Pull request #43680 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c17a566b0dc5074de8ce25a88ba1d43e10667d19 rather than b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 Obtained Jenkinsfile from c17a566b0dc5074de8ce25a88ba1d43e10667d19 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-43680@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-22T14:58:20.609Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-22T14:58:20.613Z] Trying to pass milestone 4 [Pipeline] milestone [2022-06-22T14:58:20.699Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-22T14:58:20.893Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06465f0d68c5a8123) in /home/ubuntu/workspace/moby_PR-43680 [Pipeline] { [Pipeline] checkout [2022-06-22T14:58:20.934Z] The recommended git tool is: git [2022-06-22T14:58:20.948Z] using credential docker-jenkins-github-credentials [2022-06-22T14:58:20.960Z] Cloning the remote Git repository [2022-06-22T14:58:20.960Z] Cloning with configured refspecs honoured and without tags [2022-06-22T14:58:20.931Z] Cloning repository https://github.com/moby/moby.git [2022-06-22T14:58:20.931Z] > git init /home/ubuntu/workspace/moby_PR-43680 # timeout=10 [2022-06-22T14:58:20.946Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T14:58:20.946Z] > git --version # timeout=10 [2022-06-22T14:58:20.952Z] > git --version # 'git version 2.17.1' [2022-06-22T14:58:20.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:58:20.953Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T14:58:36.715Z] Fetching without tags [2022-06-22T14:58:36.652Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T14:58:36.657Z] > git config --add remote.origin.fetch +refs/pull/43680/head:refs/remotes/origin/PR-43680 # timeout=10 [2022-06-22T14:58:36.665Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T14:58:36.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T14:58:36.686Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T14:58:36.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:58:36.687Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T14:58:36.881Z] Merging remotes/origin/master commit c17a566b0dc5074de8ce25a88ba1d43e10667d19 into PR head commit b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 [2022-06-22T14:58:38.113Z] Merge succeeded, producing bde2d5eeb8ca75bc6000c3fa0154752a89ede351 [2022-06-22T14:58:38.113Z] Checking out Revision bde2d5eeb8ca75bc6000c3fa0154752a89ede351 (PR-43680) [2022-06-22T14:58:38.179Z] Commit message: "Merge commit 'c17a566b0dc5074de8ce25a88ba1d43e10667d19' into HEAD" [2022-06-22T14:58:38.184Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T14:58:36.850Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T14:58:36.855Z] > git checkout -f b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 # timeout=10 [2022-06-22T14:58:37.375Z] > git remote # timeout=10 [2022-06-22T14:58:37.380Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T14:58:37.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:58:37.383Z] > git merge c17a566b0dc5074de8ce25a88ba1d43e10667d19 # timeout=10 [2022-06-22T14:58:38.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T14:58:38.081Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T14:58:38.086Z] > git checkout -f bde2d5eeb8ca75bc6000c3fa0154752a89ede351 # timeout=10 [2022-06-22T14:58:38.147Z] > git rev-list --no-walk 7a9161c02d6ad6f83374ad028ac7ae601afab6f4 # timeout=10 [2022-06-22T14:58:38.822Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43680:/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-22T14:58:38.822Z] Unable to find image 'alpine:latest' locally [2022-06-22T14:58:38.822Z] latest: Pulling from library/alpine [2022-06-22T14:58:39.080Z] 2408cc74d12b: Pulling fs layer [2022-06-22T14:58:39.080Z] 2408cc74d12b: Verifying Checksum [2022-06-22T14:58:39.080Z] 2408cc74d12b: Download complete [2022-06-22T14:58:39.080Z] 2408cc74d12b: Pull complete [2022-06-22T14:58:39.342Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-22T14:58:39.342Z] Status: Downloaded newer image for alpine:latest [2022-06-22T14:58:41.870Z] 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-22T14:58:42.058Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b0b97e5907ab293b) in /home/ubuntu/workspace/moby_PR-43680 [Pipeline] node [Pipeline] node [2022-06-22T14:58:42.060Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06465f0d68c5a8123) in /home/ubuntu/workspace/moby_PR-43680 [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] { [Pipeline] checkout [2022-06-22T14:58:42.123Z] The recommended git tool is: git [Pipeline] checkout [2022-06-22T14:58:42.133Z] using credential docker-jenkins-github-credentials [2022-06-22T14:58:42.133Z] The recommended git tool is: git [2022-06-22T14:58:42.142Z] using credential docker-jenkins-github-credentials [2022-06-22T14:58:42.144Z] Cloning the remote Git repository [2022-06-22T14:58:42.144Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-06-22T14:58:42.156Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-06-22T14:58:42.164Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // 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) [2022-06-22T14:58:42.344Z] Merging remotes/origin/master commit c17a566b0dc5074de8ce25a88ba1d43e10667d19 into PR head commit b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 [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-22T14:58:42.534Z] Merge succeeded, producing 397cee4287ceb89cdd21eaeaf51b8dee02156a4b [2022-06-22T14:58:42.535Z] Checking out Revision 397cee4287ceb89cdd21eaeaf51b8dee02156a4b (PR-43680) [2022-06-22T14:58:42.608Z] Commit message: "Merge commit 'c17a566b0dc5074de8ce25a88ba1d43e10667d19' into HEAD" [2022-06-22T14:58:42.615Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-22T14:58:42.148Z] Cloning repository https://github.com/moby/moby.git [2022-06-22T14:58:42.148Z] > git init /home/ubuntu/workspace/moby_PR-43680 # timeout=10 [2022-06-22T14:58:42.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T14:58:42.156Z] > git --version # timeout=10 [2022-06-22T14:58:42.164Z] > git --version # 'git version 2.17.1' [2022-06-22T14:58:42.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:58:42.165Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T14:58:42.117Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43680/.git # timeout=10 [2022-06-22T14:58:42.126Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T14:58:42.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T14:58:42.135Z] > git --version # timeout=10 [2022-06-22T14:58:42.140Z] > git --version # 'git version 2.17.1' [2022-06-22T14:58:42.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:58:42.141Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T14:58:42.313Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T14:58:42.317Z] > git checkout -f b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 # timeout=10 [2022-06-22T14:58:42.376Z] > git remote # timeout=10 [2022-06-22T14:58:42.379Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T14:58:42.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:58:42.384Z] > git merge c17a566b0dc5074de8ce25a88ba1d43e10667d19 # timeout=10 [2022-06-22T14:58:42.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T14:58:42.503Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T14:58:42.508Z] > git checkout -f 397cee4287ceb89cdd21eaeaf51b8dee02156a4b # timeout=10 [2022-06-22T14:58:42.577Z] > git rev-list --no-walk 7a9161c02d6ad6f83374ad028ac7ae601afab6f4 # timeout=10 [2022-06-22T14:58:43.278Z] + docker version [2022-06-22T14:58:43.278Z] Client: Docker Engine - Community [2022-06-22T14:58:43.278Z] Version: 20.10.14 [2022-06-22T14:58:43.278Z] API version: 1.41 [2022-06-22T14:58:43.278Z] Go version: go1.16.15 [2022-06-22T14:58:43.278Z] Git commit: a224086 [2022-06-22T14:58:43.278Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-22T14:58:43.278Z] OS/Arch: linux/amd64 [2022-06-22T14:58:43.278Z] Context: default [2022-06-22T14:58:43.278Z] Experimental: true [2022-06-22T14:58:43.278Z] [2022-06-22T14:58:43.278Z] Server: Docker Engine - Community [2022-06-22T14:58:43.278Z] Engine: [2022-06-22T14:58:43.278Z] Version: 20.10.14 [2022-06-22T14:58:43.278Z] API version: 1.41 (minimum version 1.12) [2022-06-22T14:58:43.278Z] Go version: go1.16.15 [2022-06-22T14:58:43.278Z] Git commit: 87a90dc [2022-06-22T14:58:43.278Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-22T14:58:43.278Z] OS/Arch: linux/amd64 [2022-06-22T14:58:43.278Z] Experimental: true [2022-06-22T14:58:43.278Z] containerd: [2022-06-22T14:58:43.278Z] Version: 1.5.11 [2022-06-22T14:58:43.278Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T14:58:43.278Z] runc: [2022-06-22T14:58:43.278Z] Version: 1.0.3 [2022-06-22T14:58:43.278Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-22T14:58:43.278Z] docker-init: [2022-06-22T14:58:43.278Z] Version: 0.19.0 [2022-06-22T14:58:43.278Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-22T14:58:43.557Z] + docker info [2022-06-22T14:58:44.490Z] Client: [2022-06-22T14:58:44.490Z] Context: default [2022-06-22T14:58:44.490Z] Debug Mode: false [2022-06-22T14:58:44.490Z] Plugins: [2022-06-22T14:58:44.490Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-22T14:58:44.490Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-22T14:58:44.490Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-22T14:58:44.490Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-22T14:58:44.490Z] [2022-06-22T14:58:44.490Z] Server: [2022-06-22T14:58:44.490Z] Containers: 0 [2022-06-22T14:58:44.490Z] Running: 0 [2022-06-22T14:58:44.490Z] Paused: 0 [2022-06-22T14:58:44.490Z] Stopped: 0 [2022-06-22T14:58:44.490Z] Images: 4 [2022-06-22T14:58:44.490Z] Server Version: 20.10.14 [2022-06-22T14:58:44.490Z] Storage Driver: overlay2 [2022-06-22T14:58:44.490Z] Backing Filesystem: extfs [2022-06-22T14:58:44.490Z] Supports d_type: true [2022-06-22T14:58:44.490Z] Native Overlay Diff: true [2022-06-22T14:58:44.490Z] userxattr: false [2022-06-22T14:58:44.490Z] Logging Driver: json-file [2022-06-22T14:58:44.490Z] Cgroup Driver: cgroupfs [2022-06-22T14:58:44.490Z] Cgroup Version: 1 [2022-06-22T14:58:44.490Z] Plugins: [2022-06-22T14:58:44.490Z] Volume: local [2022-06-22T14:58:44.490Z] Network: bridge host ipvlan macvlan null overlay [2022-06-22T14:58:44.490Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-22T14:58:44.490Z] Swarm: inactive [2022-06-22T14:58:44.490Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-22T14:58:44.490Z] Default Runtime: runc [2022-06-22T14:58:44.490Z] Init Binary: docker-init [2022-06-22T14:58:44.490Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T14:58:44.490Z] runc version: v1.0.3-0-gf46b6ba [2022-06-22T14:58:44.490Z] init version: de40ad0 [2022-06-22T14:58:44.490Z] Security Options: [2022-06-22T14:58:44.490Z] apparmor [2022-06-22T14:58:44.490Z] seccomp [2022-06-22T14:58:44.490Z] Profile: default [2022-06-22T14:58:44.490Z] Kernel Version: 5.4.0-1071-aws [2022-06-22T14:58:44.490Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-22T14:58:44.490Z] OSType: linux [2022-06-22T14:58:44.490Z] Architecture: x86_64 [2022-06-22T14:58:44.490Z] CPUs: 2 [2022-06-22T14:58:44.490Z] Total Memory: 7.565GiB [2022-06-22T14:58:44.490Z] Name: ip-10-100-117-149 [2022-06-22T14:58:44.490Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-22T14:58:44.490Z] Docker Root Dir: /var/lib/docker [2022-06-22T14:58:44.490Z] Debug Mode: false [2022-06-22T14:58:44.490Z] Registry: https://index.docker.io/v1/ [2022-06-22T14:58:44.490Z] Labels: [2022-06-22T14:58:44.490Z] Experimental: true [2022-06-22T14:58:44.490Z] Insecure Registries: [2022-06-22T14:58:44.490Z] 127.0.0.0/8 [2022-06-22T14:58:44.490Z] Live Restore Enabled: true [2022-06-22T14:58:44.490Z] [2022-06-22T14:58:44.490Z] WARNING: No swap limit support [Pipeline] sh [2022-06-22T14:58:44.772Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-22T14:58:44.772Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-22T14:58:44.772Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43680/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-22T14:58:44.772Z] + bash /home/ubuntu/workspace/moby_PR-43680/check-config.sh [2022-06-22T14:58:44.772Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-22T14:58:44.772Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-22T14:58:44.772Z] [2022-06-22T14:58:44.772Z] Generally Necessary: [2022-06-22T14:58:44.772Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-22T14:58:44.772Z] - apparmor: enabled and tools installed [2022-06-22T14:58:44.772Z] - CONFIG_NAMESPACES: enabled [2022-06-22T14:58:44.772Z] - CONFIG_NET_NS: enabled [2022-06-22T14:58:44.772Z] - CONFIG_PID_NS: enabled [2022-06-22T14:58:44.772Z] - CONFIG_IPC_NS: enabled [2022-06-22T14:58:44.772Z] - CONFIG_UTS_NS: enabled [2022-06-22T14:58:44.772Z] - CONFIG_CGROUPS: enabled [2022-06-22T14:58:44.772Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-22T14:58:44.772Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-22T14:58:44.772Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-22T14:58:44.772Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-22T14:58:44.772Z] - CONFIG_CPUSETS: enabled [2022-06-22T14:58:44.772Z] - CONFIG_MEMCG: enabled [2022-06-22T14:58:44.772Z] - CONFIG_KEYS: enabled [2022-06-22T14:58:44.772Z] - CONFIG_VETH: enabled (as module) [2022-06-22T14:58:44.772Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-22T14:58:44.772Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-22T14:58:45.030Z] - CONFIG_CGROUP_BPF: enabled [2022-06-22T14:58:45.030Z] [2022-06-22T14:58:45.030Z] Optional Features: [2022-06-22T14:58:45.030Z] - CONFIG_USER_NS: enabled [2022-06-22T14:58:45.030Z] - CONFIG_SECCOMP: enabled [2022-06-22T14:58:45.030Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-22T14:58:45.030Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-22T14:58:45.030Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-22T14:58:45.030Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-22T14:58:45.030Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-22T14:58:45.030Z] - CONFIG_BLK_CGROUP: enabled [2022-06-22T14:58:45.030Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-22T14:58:45.030Z] - CONFIG_CGROUP_PERF: enabled [2022-06-22T14:58:45.030Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-22T14:58:45.030Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-22T14:58:45.030Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-22T14:58:45.030Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-22T14:58:45.030Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-22T14:58:45.030Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_IP_VS: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-22T14:58:45.030Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-22T14:58:45.030Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-22T14:58:45.030Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-22T14:58:45.030Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-22T14:58:45.030Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-22T14:58:45.030Z] - CONFIG_EXT4_FS: enabled [2022-06-22T14:58:45.030Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-22T14:58:45.288Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-22T14:58:45.288Z] - Network Drivers: [2022-06-22T14:58:45.288Z] - "overlay": [2022-06-22T14:58:45.288Z] - CONFIG_VXLAN: enabled (as module) [2022-06-22T14:58:45.288Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-22T14:58:45.288Z] Optional (for encrypted networks): [2022-06-22T14:58:45.288Z] - CONFIG_CRYPTO: enabled [2022-06-22T14:58:45.288Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-22T14:58:45.288Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-22T14:58:45.288Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-22T14:58:45.288Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-22T14:58:45.288Z] - CONFIG_XFRM: enabled [2022-06-22T14:58:45.288Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-22T14:58:45.288Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-22T14:58:45.288Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-22T14:58:45.288Z] - "ipvlan": [2022-06-22T14:58:45.288Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-22T14:58:45.288Z] - "macvlan": [2022-06-22T14:58:45.288Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-22T14:58:45.288Z] - CONFIG_DUMMY: enabled (as module) [2022-06-22T14:58:45.288Z] - "ftp,tftp client in container": [2022-06-22T14:58:45.288Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-22T14:58:45.288Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-22T14:58:45.288Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-22T14:58:45.288Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-22T14:58:45.288Z] - Storage Drivers: [2022-06-22T14:58:45.288Z] - "aufs": [2022-06-22T14:58:45.288Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-22T14:58:45.288Z] - "btrfs": [2022-06-22T14:58:45.288Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-22T14:58:45.288Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-22T14:58:45.288Z] - "devicemapper": [2022-06-22T14:58:45.288Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-22T14:58:45.288Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-22T14:58:45.288Z] - "overlay": [2022-06-22T14:58:45.288Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-22T14:58:45.288Z] - "zfs": [2022-06-22T14:58:45.288Z] - /dev/zfs: present [2022-06-22T14:58:45.288Z] - zfs command: missing [2022-06-22T14:58:45.288Z] - zpool command: missing [2022-06-22T14:58:45.288Z] [2022-06-22T14:58:45.288Z] Limits: [2022-06-22T14:58:45.288Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-22T14:58:45.288Z] [2022-06-22T14:58:45.288Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-22T14:58:45.607Z] + sudo modprobe ip_vs [2022-06-22T14:58:45.607Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:397cee4287ceb89cdd21eaeaf51b8dee02156a4b . [2022-06-22T14:58:45.865Z] #2 [internal] load .dockerignore [2022-06-22T14:58:45.865Z] #2 sha256:eaff83f30d4f7a54d160a241b2cd9089eccdfe83ff94db3d74f991925d9b8d55 [2022-06-22T14:58:45.865Z] #2 transferring context: 145B done [2022-06-22T14:58:45.865Z] #2 DONE 0.0s [2022-06-22T14:58:45.865Z] [2022-06-22T14:58:45.865Z] #1 [internal] load build definition from Dockerfile [2022-06-22T14:58:45.865Z] #1 sha256:d663f9b808855bc15073b3e00728f07ceaa984d6682acbcd675c1ad6196823f9 [2022-06-22T14:58:45.865Z] #1 transferring dockerfile: 18.90kB done [2022-06-22T14:58:45.865Z] #1 DONE 0.0s [2022-06-22T14:58:45.865Z] [2022-06-22T14:58:45.865Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-22T14:58:45.865Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-22T14:58:45.865Z] #3 DONE 0.1s [2022-06-22T14:58:45.865Z] [2022-06-22T14:58:45.865Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-22T14:58:45.865Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-22T14:58:45.865Z] #4 CACHED [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #6 [internal] load .dockerignore [2022-06-22T14:58:46.125Z] #6 sha256:207298023e2d4f965aae69513bde387c5382031029b3d4445517358aaf7dc640 [2022-06-22T14:58:46.125Z] #6 DONE 0.0s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #5 [internal] load build definition from Dockerfile [2022-06-22T14:58:46.125Z] #5 sha256:b3c544384ba40c7dbc06ff141656d48399f345b87fb7b649848e508a536a2a19 [2022-06-22T14:58:46.125Z] #5 DONE 0.0s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T14:58:46.125Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-22T14:58:46.125Z] #10 DONE 0.1s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-22T14:58:46.125Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-22T14:58:46.125Z] #9 DONE 0.1s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-22T14:58:46.125Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-22T14:58:46.125Z] #8 DONE 0.1s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T14:58:46.125Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-22T14:58:46.125Z] #7 DONE 0.1s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T14:58:46.125Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-22T14:58:46.125Z] #73 DONE 0.0s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T14:58:46.125Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-22T14:58:46.125Z] #71 DONE 0.0s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T14:58:46.125Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T14:58:46.125Z] #11 DONE 0.0s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-22T14:58:46.125Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-22T14:58:46.125Z] #28 DONE 0.0s [2022-06-22T14:58:46.125Z] [2022-06-22T14:58:46.125Z] #24 [internal] load build context [2022-06-22T14:58:46.125Z] #24 sha256:8bb4d42fca458427b5aa219a7a65f41f1edea6c67a3d0db2b5c3a932c7dc5d17 [2022-06-22T14:58:46.694Z] #24 ... [2022-06-22T14:58:46.694Z] [2022-06-22T14:58:46.694Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-22T14:58:46.694Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-22T14:58:46.694Z] #49 DONE 0.4s [2022-06-22T14:58:46.694Z] [2022-06-22T14:58:46.694Z] #24 [internal] load build context [2022-06-22T14:58:46.694Z] #24 sha256:8bb4d42fca458427b5aa219a7a65f41f1edea6c67a3d0db2b5c3a932c7dc5d17 [2022-06-22T14:58:48.081Z] #24 transferring context: 61.16MB 1.7s done [2022-06-22T14:58:48.081Z] #24 DONE 1.8s [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #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-22T14:58:48.081Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-22T14:58:48.081Z] #38 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-22T14:58:48.081Z] #68 sha256:319be84bd7d5a6f7d0e888356dbccfd6649e083b335d104efb7e79e7f8ee4537 [2022-06-22T14:58:48.081Z] #68 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-22T14:58:48.081Z] #22 sha256:b86bf8904c81921a37395e425b3472442421bc6e8a05e0d87aaa1a3fceb022f0 [2022-06-22T14:58:48.081Z] #22 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-22T14:58:48.081Z] #41 sha256:a0de539e4726664358d98a6763d3e9a4527b8224e3ebd3411a42367e74c4bac6 [2022-06-22T14:58:48.081Z] #41 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #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-22T14:58:48.081Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-22T14:58:48.081Z] #40 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-22T14:58:48.081Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-22T14:58:48.081Z] #16 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #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-22T14:58:48.081Z] #60 sha256:7064d25a5e7163b88a728edcab47f03b5e55b48b3c1d79ff6675d2a77f2f8111 [2022-06-22T14:58:48.081Z] #60 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #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-22T14:58:48.081Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T14:58:48.081Z] #14 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-22T14:58:48.081Z] #35 sha256:cccd4a837f7b3a1eb36cf7de017b397e2be8207048ee8b0474b3dbc52d4cf6ba [2022-06-22T14:58:48.081Z] #35 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-22T14:58:48.081Z] #54 sha256:b660894f3bfbd02c832a154ef7a5376beb5e85002d708669147064eedcb61364 [2022-06-22T14:58:48.081Z] #54 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-22T14:58:48.081Z] #45 sha256:482ca95f3b7524ccea32ccd74f7600a423d06ee5ff2ad389d9119f6dff0fea4e [2022-06-22T14:58:48.081Z] #45 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-22T14:58:48.081Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-22T14:58:48.081Z] #20 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #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-22T14:58:48.081Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T14:58:48.081Z] #47 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-22T14:58:48.081Z] #25 sha256:17a285e5b248093752253fd5bb5e919fdd60fa5599f8ef266e0a69748a8c33f3 [2022-06-22T14:58:48.081Z] #25 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-22T14:58:48.081Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-22T14:58:48.081Z] #72 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-22T14:58:48.081Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-22T14:58:48.081Z] #33 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #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-22T14:58:48.081Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-22T14:58:48.081Z] #50 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #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-22T14:58:48.081Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T14:58:48.081Z] #36 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-22T14:58:48.081Z] #39 sha256:f941519f5d7bb09cac0504bf4f7fba568148c8d27fb4c0ff6d1bf9030be84a6c [2022-06-22T14:58:48.081Z] #39 CACHED [2022-06-22T14:58:48.081Z] [2022-06-22T14:58:48.081Z] #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-22T14:58:48.082Z] #64 sha256:f946acf34cf82b1286b1497e604de240fa539ce17daa297590a277daeb541570 [2022-06-22T14:58:48.082Z] #64 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-22T14:58:48.082Z] #80 sha256:8b635ac408dfef5aec94cce5e494258e854681556e99aae2ba3d36900aa5f601 [2022-06-22T14:58:48.082Z] #80 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-22T14:58:48.082Z] #27 sha256:d97bc1020b5477b46443dea38d8b810c54bd5822afd755609e31443fe8c11ce6 [2022-06-22T14:58:48.082Z] #27 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #70 sha256:97fc6a3dd79a1dd193346f4da263513f24d086a5863f9a7fecefaaa86c2509ad [2022-06-22T14:58:48.082Z] #70 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-22T14:58:48.082Z] #29 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-22T14:58:48.082Z] #57 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #65 sha256:81609bf02ffb76d40899f3211627fdb81c8c940c28502ee859f487a51a0a0b14 [2022-06-22T14:58:48.082Z] #65 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-22T14:58:48.082Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-22T14:58:48.082Z] #15 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #52 sha256:fb8a183c65bd8b31918c55a4da84531cdc4371478b5a820d272cf4b96fbaecdf [2022-06-22T14:58:48.082Z] #52 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-22T14:58:48.082Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-22T14:58:48.082Z] #46 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-22T14:58:48.082Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-22T14:58:48.082Z] #19 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #31 sha256:e2220033252862dbe9fafcd3e1002211ebe09882cb9a0e162debd29170fd2ac7 [2022-06-22T14:58:48.082Z] #31 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-22T14:58:48.082Z] #63 sha256:fb18d550a655b15938146b1664824208ed4cb2e9710796e83dc40fd0893025a8 [2022-06-22T14:58:48.082Z] #63 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #75 sha256:20281d7b95f47400a6bf4945c61cf94dcad827f3379eaaa2fa869ba7892b6ba0 [2022-06-22T14:58:48.082Z] #75 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-22T14:58:48.082Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-22T14:58:48.082Z] #18 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #61 sha256:9c2ff2f776f3bc58fb6f2f31c8ab543aac9cf4d93522baa2bc6af0ec90fe19c3 [2022-06-22T14:58:48.082Z] #61 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-22T14:58:48.082Z] #34 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-22T14:58:48.082Z] #23 sha256:4ff7bb5f5a79988a857ae1bf3022c444a7eeeaf2a8689cd612e9457763aec16d [2022-06-22T14:58:48.082Z] #23 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T14:58:48.082Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T14:58:48.082Z] #21 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T14:58:48.082Z] #53 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-22T14:58:48.082Z] #32 sha256:0a459dc6aa0d4166dcf6c003ce4cb8dd90a039bf45f5bae9083301fdf0064edc [2022-06-22T14:58:48.082Z] #32 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T14:58:48.082Z] #55 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #37 sha256:d1c4275a320da302c8510780655ecf286b07a4b3835f140e0d9365956ab21e0d [2022-06-22T14:58:48.082Z] #37 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-22T14:58:48.082Z] #66 sha256:bbf166817dd27158a69bdd2c72636eae630390a41daf0acab162f65be0b2af33 [2022-06-22T14:58:48.082Z] #66 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #78 sha256:41b21c0fad238d83afb9328dc419d9ce940ebff9962717ca4dda42abcb8b3dbc [2022-06-22T14:58:48.082Z] #78 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-22T14:58:48.082Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-22T14:58:48.082Z] #74 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-22T14:58:48.082Z] #69 sha256:19080fee499dcf913d022a16ff8b1f61e9382a02f6b2121e90c7f1b94c3163b0 [2022-06-22T14:58:48.082Z] #69 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #44 sha256:b64eeb15db7e6ac712d20896bd915599c3154269af8cac2b5c6dd25a44501abb [2022-06-22T14:58:48.082Z] #44 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #48 sha256:c98f2802f5b8770228e61eca6fc06fb94e6e7911fb4c169de866b9e377f033f4 [2022-06-22T14:58:48.082Z] #48 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-22T14:58:48.082Z] #59 sha256:d25a5591446eb2cef4af739bfa608426e8f2bc4c9f4b4eb70acd8b67c13fea15 [2022-06-22T14:58:48.082Z] #59 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #56 sha256:6c4696057c0b43ab4b0639c911334545373872151b5acf13cb653fc909a902ba [2022-06-22T14:58:48.082Z] #56 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T14:58:48.082Z] #62 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-22T14:58:48.082Z] #79 sha256:c4bb5b52b7a8f881ce507f976248581df4429b03fd16c4f542e7d45443013868 [2022-06-22T14:58:48.082Z] #79 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-22T14:58:48.082Z] #43 sha256:639a8a64e403307e8b37bb5c6ebe1a3925e37ab978900059ce8d9b2a00007b7d [2022-06-22T14:58:48.082Z] #43 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-22T14:58:48.082Z] #58 sha256:17c8594015883d628b9336bc3d1b4e2cff9ff423c79e18c05c5a28df3dabe71a [2022-06-22T14:58:48.082Z] #58 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #67 sha256:849e1d44ece3c98cd65249a521032ba1cc4124609b1762202fb191abd5b1f73d [2022-06-22T14:58:48.082Z] #67 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-22T14:58:48.082Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-22T14:58:48.082Z] #17 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-22T14:58:48.082Z] #13 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T14:58:48.082Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T14:58:48.082Z] #77 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T14:58:48.082Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T14:58:48.082Z] #76 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T14:58:48.082Z] #51 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-22T14:58:48.082Z] #30 sha256:449d557bbd0bc6764a326654414601745a3d5efeac3103c7bfdce47975af2a93 [2022-06-22T14:58:48.082Z] #30 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-22T14:58:48.082Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-22T14:58:48.082Z] #12 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #26 sha256:be7d77105e1028496a5bdf64a9bef0071ba037aaa112cdd66eea400bb592351f [2022-06-22T14:58:48.082Z] #26 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #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-22T14:58:48.082Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T14:58:48.082Z] #42 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-22T14:58:48.082Z] #81 sha256:deb60ce1e54056ac02b2f6e4928845ac518a40240660d3d40b87cab30995ce26 [2022-06-22T14:58:48.082Z] #81 CACHED [2022-06-22T14:58:48.082Z] [2022-06-22T14:58:48.082Z] #82 exporting to image [2022-06-22T14:58:48.082Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-22T14:58:48.082Z] #82 exporting layers done [2022-06-22T14:58:48.082Z] #82 writing image sha256:71e0d09658648958a6efceba59d07a1e2707cc043bdfc2cbf231116c9080e8e2 [2022-06-22T14:58:48.082Z] #82 writing image sha256:71e0d09658648958a6efceba59d07a1e2707cc043bdfc2cbf231116c9080e8e2 0.0s done [2022-06-22T14:58:48.082Z] #82 naming to docker.io/library/docker:397cee4287ceb89cdd21eaeaf51b8dee02156a4b done [2022-06-22T14:58:48.082Z] #82 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-22T14:58:48.404Z] + trap exit INT TERM [2022-06-22T14:58:48.404Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-22T14:58:48.404Z] + CONTAINER_NAME=docker-pr5 [2022-06-22T14:58:48.404Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43680/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=397cee4287ceb89cdd21eaeaf51b8dee02156a4b -e DOCKER_GRAPHDRIVER docker:397cee4287ceb89cdd21eaeaf51b8dee02156a4b hack/make.sh dynbinary [2022-06-22T14:58:48.971Z] [2022-06-22T14:58:48.971Z] Removing bundles/ [2022-06-22T14:58:48.971Z] [2022-06-22T14:58:48.971Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-22T14:58:49.229Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T14:58:49.229Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T14:58:57.059Z] Still waiting to schedule task [2022-06-22T14:58:57.059Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-22T14:58:57.060Z] Still waiting to schedule task [2022-06-22T14:58:57.060Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f39a9bb5401e4617)’ [2022-06-22T14:58:57.063Z] Still waiting to schedule task [2022-06-22T14:58:57.063Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-06-22T14:58:57.599Z] Fetching without tags [2022-06-22T14:58:57.779Z] Merging remotes/origin/master commit c17a566b0dc5074de8ce25a88ba1d43e10667d19 into PR head commit b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 [2022-06-22T14:58:57.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T14:58:57.582Z] > git config --add remote.origin.fetch +refs/pull/43680/head:refs/remotes/origin/PR-43680 # timeout=10 [2022-06-22T14:58:57.585Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T14:58:57.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T14:58:57.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T14:58:57.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:58:57.603Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T14:58:57.783Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T14:58:57.788Z] > git checkout -f b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 # timeout=10 [2022-06-22T14:58:58.887Z] Merge succeeded, producing 35de800b051309042646d4cb2aef1bffd2bea4f9 [2022-06-22T14:58:58.887Z] Checking out Revision 35de800b051309042646d4cb2aef1bffd2bea4f9 (PR-43680) [2022-06-22T14:58:59.273Z] Commit message: "Merge commit 'c17a566b0dc5074de8ce25a88ba1d43e10667d19' into HEAD" [2022-06-22T14:58:59.282Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T14:58:58.300Z] > git remote # timeout=10 [2022-06-22T14:58:58.303Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T14:58:58.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:58:58.316Z] > git merge c17a566b0dc5074de8ce25a88ba1d43e10667d19 # timeout=10 [2022-06-22T14:58:58.882Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T14:58:58.890Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T14:58:58.896Z] > git checkout -f 35de800b051309042646d4cb2aef1bffd2bea4f9 # timeout=10 [2022-06-22T14:58:59.277Z] > git rev-list --no-walk 7a9161c02d6ad6f83374ad028ac7ae601afab6f4 # timeout=10 [2022-06-22T14:58:59.990Z] + [ PR != PR ] [2022-06-22T14:58:59.990Z] + [ master != master ] [2022-06-22T14:58:59.990Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-22T14:59:00.311Z] + docker version [2022-06-22T14:59:00.311Z] Client: Docker Engine - Community [2022-06-22T14:59:00.311Z] Version: 20.10.14 [2022-06-22T14:59:00.311Z] API version: 1.41 [2022-06-22T14:59:00.311Z] Go version: go1.16.15 [2022-06-22T14:59:00.311Z] Git commit: a224086 [2022-06-22T14:59:00.311Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-22T14:59:00.311Z] OS/Arch: linux/amd64 [2022-06-22T14:59:00.311Z] Context: default [2022-06-22T14:59:00.311Z] Experimental: true [2022-06-22T14:59:00.311Z] [2022-06-22T14:59:00.311Z] Server: Docker Engine - Community [2022-06-22T14:59:00.311Z] Engine: [2022-06-22T14:59:00.311Z] Version: 20.10.14 [2022-06-22T14:59:00.311Z] API version: 1.41 (minimum version 1.12) [2022-06-22T14:59:00.311Z] Go version: go1.16.15 [2022-06-22T14:59:00.311Z] Git commit: 87a90dc [2022-06-22T14:59:00.311Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-22T14:59:00.311Z] OS/Arch: linux/amd64 [2022-06-22T14:59:00.311Z] Experimental: true [2022-06-22T14:59:00.311Z] containerd: [2022-06-22T14:59:00.311Z] Version: 1.5.11 [2022-06-22T14:59:00.311Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T14:59:00.311Z] runc: [2022-06-22T14:59:00.311Z] Version: 1.0.3 [2022-06-22T14:59:00.311Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-22T14:59:00.311Z] docker-init: [2022-06-22T14:59:00.311Z] Version: 0.19.0 [2022-06-22T14:59:00.311Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-22T14:59:00.602Z] + docker info [2022-06-22T14:59:00.602Z] Client: [2022-06-22T14:59:00.602Z] Context: default [2022-06-22T14:59:00.602Z] Debug Mode: false [2022-06-22T14:59:00.602Z] Plugins: [2022-06-22T14:59:00.602Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-22T14:59:00.602Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-22T14:59:00.602Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-22T14:59:00.602Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-22T14:59:00.602Z] [2022-06-22T14:59:00.602Z] Server: [2022-06-22T14:59:00.602Z] Containers: 0 [2022-06-22T14:59:00.602Z] Running: 0 [2022-06-22T14:59:00.602Z] Paused: 0 [2022-06-22T14:59:00.602Z] Stopped: 0 [2022-06-22T14:59:00.602Z] Images: 4 [2022-06-22T14:59:00.602Z] Server Version: 20.10.14 [2022-06-22T14:59:00.602Z] Storage Driver: overlay2 [2022-06-22T14:59:00.602Z] Backing Filesystem: extfs [2022-06-22T14:59:00.602Z] Supports d_type: true [2022-06-22T14:59:00.602Z] Native Overlay Diff: true [2022-06-22T14:59:00.602Z] userxattr: false [2022-06-22T14:59:00.602Z] Logging Driver: json-file [2022-06-22T14:59:00.602Z] Cgroup Driver: cgroupfs [2022-06-22T14:59:00.602Z] Cgroup Version: 1 [2022-06-22T14:59:00.602Z] Plugins: [2022-06-22T14:59:00.602Z] Volume: local [2022-06-22T14:59:00.602Z] Network: bridge host ipvlan macvlan null overlay [2022-06-22T14:59:00.602Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-22T14:59:00.602Z] Swarm: inactive [2022-06-22T14:59:00.602Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-22T14:59:00.602Z] Default Runtime: runc [2022-06-22T14:59:00.602Z] Init Binary: docker-init [2022-06-22T14:59:00.602Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T14:59:00.602Z] runc version: v1.0.3-0-gf46b6ba [2022-06-22T14:59:00.602Z] init version: de40ad0 [2022-06-22T14:59:00.602Z] Security Options: [2022-06-22T14:59:00.602Z] apparmor [2022-06-22T14:59:00.602Z] seccomp [2022-06-22T14:59:00.602Z] Profile: default [2022-06-22T14:59:00.602Z] Kernel Version: 5.4.0-1071-aws [2022-06-22T14:59:00.602Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-22T14:59:00.602Z] OSType: linux [2022-06-22T14:59:00.602Z] Architecture: x86_64 [2022-06-22T14:59:00.602Z] CPUs: 2 [2022-06-22T14:59:00.602Z] Total Memory: 7.483GiB [2022-06-22T14:59:00.602Z] Name: ip-10-100-36-55 [2022-06-22T14:59:00.602Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-22T14:59:00.602Z] Docker Root Dir: /var/lib/docker [2022-06-22T14:59:00.602Z] Debug Mode: false [2022-06-22T14:59:00.602Z] Registry: https://index.docker.io/v1/ [2022-06-22T14:59:00.602Z] Labels: [2022-06-22T14:59:00.602Z] Experimental: true [2022-06-22T14:59:00.602Z] Insecure Registries: [2022-06-22T14:59:00.602Z] 127.0.0.0/8 [2022-06-22T14:59:00.602Z] Live Restore Enabled: true [2022-06-22T14:59:00.602Z] [2022-06-22T14:59:00.602Z] WARNING: No swap limit support [Pipeline] sh [2022-06-22T14:59:00.889Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-22T14:59:00.889Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-22T14:59:00.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43680/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-22T14:59:00.889Z] + bash /home/ubuntu/workspace/moby_PR-43680/check-config.sh [2022-06-22T14:59:00.889Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-22T14:59:00.889Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-22T14:59:00.889Z] [2022-06-22T14:59:00.889Z] Generally Necessary: [2022-06-22T14:59:00.889Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-22T14:59:00.889Z] - apparmor: enabled and tools installed [2022-06-22T14:59:00.889Z] - CONFIG_NAMESPACES: enabled [2022-06-22T14:59:00.889Z] - CONFIG_NET_NS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_PID_NS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_IPC_NS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_UTS_NS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_CGROUPS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-22T14:59:00.889Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-22T14:59:00.889Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-22T14:59:00.889Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-22T14:59:00.889Z] - CONFIG_CPUSETS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_MEMCG: enabled [2022-06-22T14:59:00.889Z] - CONFIG_KEYS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_VETH: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-22T14:59:00.889Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-22T14:59:00.889Z] - CONFIG_CGROUP_BPF: enabled [2022-06-22T14:59:00.889Z] [2022-06-22T14:59:00.889Z] Optional Features: [2022-06-22T14:59:00.889Z] - CONFIG_USER_NS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_SECCOMP: enabled [2022-06-22T14:59:00.889Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-22T14:59:00.889Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-22T14:59:00.889Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-22T14:59:00.889Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-22T14:59:01.150Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-22T14:59:01.150Z] - CONFIG_BLK_CGROUP: enabled [2022-06-22T14:59:01.150Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-22T14:59:01.150Z] - CONFIG_CGROUP_PERF: enabled [2022-06-22T14:59:01.150Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-22T14:59:01.150Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-22T14:59:01.150Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-22T14:59:01.150Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-22T14:59:01.150Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-22T14:59:01.150Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-22T14:59:01.150Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-22T14:59:01.150Z] - CONFIG_IP_VS: enabled (as module) [2022-06-22T14:59:01.150Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-22T14:59:01.150Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-22T14:59:01.150Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-22T14:59:01.150Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-22T14:59:01.150Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-22T14:59:01.150Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-22T14:59:01.150Z] - CONFIG_EXT4_FS: enabled [2022-06-22T14:59:01.150Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-22T14:59:01.150Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-22T14:59:01.150Z] - Network Drivers: [2022-06-22T14:59:01.150Z] - "overlay": [2022-06-22T14:59:01.150Z] - CONFIG_VXLAN: enabled (as module) [2022-06-22T14:59:01.150Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-22T14:59:01.150Z] Optional (for encrypted networks): [2022-06-22T14:59:01.150Z] - CONFIG_CRYPTO: enabled [2022-06-22T14:59:01.150Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-22T14:59:01.150Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-22T14:59:01.150Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-22T14:59:01.150Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-22T14:59:01.150Z] - CONFIG_XFRM: enabled [2022-06-22T14:59:01.150Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-22T14:59:01.150Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-22T14:59:01.150Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-22T14:59:01.150Z] - "ipvlan": [2022-06-22T14:59:01.150Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-22T14:59:01.150Z] - "macvlan": [2022-06-22T14:59:01.150Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-22T14:59:01.150Z] - CONFIG_DUMMY: enabled (as module) [2022-06-22T14:59:01.150Z] - "ftp,tftp client in container": [2022-06-22T14:59:01.410Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-22T14:59:01.410Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-22T14:59:01.410Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-22T14:59:01.410Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-22T14:59:01.410Z] - Storage Drivers: [2022-06-22T14:59:01.410Z] - "aufs": [2022-06-22T14:59:01.410Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-22T14:59:01.410Z] - "btrfs": [2022-06-22T14:59:01.410Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-22T14:59:01.410Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-22T14:59:01.410Z] - "devicemapper": [2022-06-22T14:59:01.410Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-22T14:59:01.410Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-22T14:59:01.410Z] - "overlay": [2022-06-22T14:59:01.410Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-22T14:59:01.410Z] - "zfs": [2022-06-22T14:59:01.410Z] - /dev/zfs: present [2022-06-22T14:59:01.410Z] - zfs command: missing [2022-06-22T14:59:01.410Z] - zpool command: missing [2022-06-22T14:59:01.410Z] [2022-06-22T14:59:01.410Z] Limits: [2022-06-22T14:59:01.410Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-22T14:59:01.410Z] [2022-06-22T14:59:01.410Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-22T14:59:01.738Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:35de800b051309042646d4cb2aef1bffd2bea4f9 . [2022-06-22T14:59:01.738Z] #1 [internal] load build definition from Dockerfile [2022-06-22T14:59:01.738Z] #1 sha256:30e21469f1f4716be4235982ec4e1c99324a1e37754d3c1598c8df5629ab40b6 [2022-06-22T14:59:01.738Z] #1 transferring dockerfile: 18.90kB done [2022-06-22T14:59:01.738Z] #1 DONE 0.0s [2022-06-22T14:59:01.738Z] [2022-06-22T14:59:01.738Z] #2 [internal] load .dockerignore [2022-06-22T14:59:01.738Z] #2 sha256:cfb0dbb78d8ee6ced77e360ea95f08c95bfd190c9285abf593e49b19dde9417f [2022-06-22T14:59:01.738Z] #2 transferring context: 145B done [2022-06-22T14:59:01.738Z] #2 DONE 0.0s [2022-06-22T14:59:01.738Z] [2022-06-22T14:59:01.738Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-22T14:59:01.738Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-22T14:59:02.000Z] #3 DONE 0.1s [2022-06-22T14:59:02.000Z] [2022-06-22T14:59:02.000Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-22T14:59:02.000Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-22T14:59:02.000Z] #4 CACHED [2022-06-22T14:59:02.261Z] [2022-06-22T14:59:02.261Z] #5 [internal] load .dockerignore [2022-06-22T14:59:02.261Z] #5 sha256:344f7144c0fe700c2150e61d05de723a6c1c0cb94dcb2ef8020a09927fba1585 [2022-06-22T14:59:02.261Z] #5 DONE 0.0s [2022-06-22T14:59:02.261Z] [2022-06-22T14:59:02.261Z] #6 [internal] load build definition from Dockerfile [2022-06-22T14:59:02.261Z] #6 sha256:11a6a7bb596de20c73ef273b68b59119e5579511d07dfbec945db792625189d1 [2022-06-22T14:59:02.261Z] #6 DONE 0.0s [2022-06-22T14:59:02.261Z] [2022-06-22T14:59:02.261Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T14:59:02.261Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-22T14:59:02.261Z] #9 DONE 0.1s [2022-06-22T14:59:02.261Z] [2022-06-22T14:59:02.261Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-22T14:59:02.261Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-22T14:59:02.261Z] #10 DONE 0.1s [2022-06-22T14:59:02.261Z] [2022-06-22T14:59:02.261Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-22T14:59:02.261Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-22T14:59:02.261Z] #8 DONE 0.1s [2022-06-22T14:59:02.261Z] [2022-06-22T14:59:02.261Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T14:59:02.261Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-22T14:59:02.261Z] #7 DONE 0.1s [2022-06-22T14:59:02.523Z] [2022-06-22T14:59:02.523Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T14:59:02.523Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-22T14:59:02.523Z] #80 DONE 0.0s [2022-06-22T14:59:02.523Z] [2022-06-22T14:59:02.523Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T14:59:02.523Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-22T14:59:02.523Z] #78 DONE 0.0s [2022-06-22T14:59:02.523Z] [2022-06-22T14:59:02.523Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T14:59:02.523Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T14:59:02.523Z] #11 DONE 0.0s [2022-06-22T14:59:02.523Z] [2022-06-22T14:59:02.523Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-22T14:59:02.523Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-22T14:59:02.523Z] #35 DONE 0.0s [2022-06-22T14:59:02.523Z] [2022-06-22T14:59:02.523Z] #31 [internal] load build context [2022-06-22T14:59:02.523Z] #31 sha256:8cca932d50ddc183f676186bd5dab4c1ed15b08297cf1143cc0f2d446814cf0d [2022-06-22T14:59:03.099Z] #31 ... [2022-06-22T14:59:03.099Z] [2022-06-22T14:59:03.099Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-22T14:59:03.099Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-22T14:59:03.099Z] #56 DONE 0.5s [2022-06-22T14:59:03.099Z] [2022-06-22T14:59:03.099Z] #31 [internal] load build context [2022-06-22T14:59:03.099Z] #31 sha256:8cca932d50ddc183f676186bd5dab4c1ed15b08297cf1143cc0f2d446814cf0d [2022-06-22T14:59:04.063Z] #31 transferring context: 61.16MB 1.6s done [2022-06-22T14:59:04.063Z] #31 DONE 1.6s [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #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-22T14:59:04.063Z] #67 sha256:33350e0dbee731bccc2cebfa4664797e693171b73f8981aed9fc8aa5ed796a07 [2022-06-22T14:59:04.063Z] #67 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #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-22T14:59:04.063Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-22T14:59:04.063Z] #45 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #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-22T14:59:04.063Z] #71 sha256:c292216937e0c99e8da874fe85fa96f15e2eaea311a3a513981162e69818225d [2022-06-22T14:59:04.063Z] #71 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-22T14:59:04.063Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-22T14:59:04.063Z] #22 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-22T14:59:04.063Z] #73 sha256:b2b9edf546a3d6ac8c0397d05750148b65564144e779efb7330484b9573b8f89 [2022-06-22T14:59:04.063Z] #73 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-22T14:59:04.063Z] #29 sha256:11a0f70fafb5fe8959db653594217f6dcc714ad0b60aed7e002ba1684a040dac [2022-06-22T14:59:04.063Z] #29 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-06-22T14:59:04.063Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df [2022-06-22T14:59:04.063Z] #27 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-22T14:59:04.063Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-22T14:59:04.063Z] #17 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #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-22T14:59:04.063Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T14:59:04.063Z] #54 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #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-22T14:59:04.063Z] #38 sha256:1c17a757c46d43667a56662d7dc2db3aad85727381b18a585944381066da5834 [2022-06-22T14:59:04.063Z] #38 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-22T14:59:04.063Z] #61 sha256:025b0b037ec854e658ba501594f381da1b2d55650a6beaeef591cdb27533a1a2 [2022-06-22T14:59:04.063Z] #61 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-22T14:59:04.063Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-22T14:59:04.063Z] #12 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-22T14:59:04.063Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466 [2022-06-22T14:59:04.063Z] #24 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T14:59:04.063Z] #83 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T14:59:04.063Z] #83 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-22T14:59:04.063Z] #87 sha256:5ed806824aecba9657f5d39f11898a44de403a21c9e4ee2543bebadb4e7b3bfe [2022-06-22T14:59:04.063Z] #87 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-22T14:59:04.063Z] #82 sha256:ccd5183ebb99850923b94b781f3152f76ccacc400eddb1daaf3e18cedf9e597c [2022-06-22T14:59:04.063Z] #82 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-22T14:59:04.063Z] #34 sha256:0d8d000bc9765c90933b658f638521ff3c107a917b6d5ac1ecc3a67ee375e581 [2022-06-22T14:59:04.063Z] #34 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-22T14:59:04.063Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e [2022-06-22T14:59:04.063Z] #14 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #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-22T14:59:04.063Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-22T14:59:04.063Z] #57 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-22T14:59:04.063Z] #65 sha256:1396adef25c86232aec1212ad13911217ba7621f38ee9d4a765972ad8e06b2d2 [2022-06-22T14:59:04.063Z] #65 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #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-22T14:59:04.063Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T14:59:04.063Z] #60 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-22T14:59:04.063Z] #68 sha256:c5c124f6e2f20a87bba38a4dea509c94bffc0f5d95f621eaa6cd07531395fa10 [2022-06-22T14:59:04.063Z] #68 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.063Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-22T14:59:04.063Z] #46 sha256:5903c48b6c80d1e2c7d23cd1eabe51f26af3ba233fe11dafa9b05898624a617a [2022-06-22T14:59:04.063Z] #46 CACHED [2022-06-22T14:59:04.063Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-22T14:59:04.064Z] #36 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #74 sha256:bb103f1b4965dd63f7ba3ec51049fd6db9b1b15f05b5d2e9a3120d0e76238892 [2022-06-22T14:59:04.064Z] #74 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-22T14:59:04.064Z] #20 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-22T14:59:04.064Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-22T14:59:04.064Z] #81 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-22T14:59:04.064Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f [2022-06-22T14:59:04.064Z] #16 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #44 sha256:b0cf72e7d2f453d99b87c049c16ce267274d080fac84ce42aade215c5d7377f2 [2022-06-22T14:59:04.064Z] #44 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-22T14:59:04.064Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836 [2022-06-22T14:59:04.064Z] #26 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-22T14:59:04.064Z] #37 sha256:287e5b0a235b859a64119e7f3c016ee99855ef3f90db213f9c40f090f6662df0 [2022-06-22T14:59:04.064Z] #37 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-22T14:59:04.064Z] #75 sha256:c757d1b4479c81fee5d9b3468a93abb26c1f6ffd41429b5367a25d83a5c0f25a [2022-06-22T14:59:04.064Z] #75 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-22T14:59:04.064Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22 [2022-06-22T14:59:04.064Z] #23 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #33 sha256:b0376316df37fc695be8ac40e2cecd3961cb03cf85efc92ba5f74f1ef17fdeac [2022-06-22T14:59:04.064Z] #33 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #42 sha256:77f98f085df8fab79f0a00a7e820c2f3ab051bc5c25447de166d900c793b9fea [2022-06-22T14:59:04.064Z] #42 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #77 sha256:7eecd23fdb38e32a0b29400f23e4a9d9fe63e7a9d4ddac5c9fb1d1934d2f9be1 [2022-06-22T14:59:04.064Z] #77 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #51 sha256:c24934a246faa96f3151d9712968335cf077427df0203d5f879421293c486b03 [2022-06-22T14:59:04.064Z] #51 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-22T14:59:04.064Z] #70 sha256:e5971267d7485bba2204c828dbb727fd5bb6663d7594d73c46cdcb4b60ce7061 [2022-06-22T14:59:04.064Z] #70 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #59 sha256:eadf8fd432900d7a877f4efb76f8ba04e1ae64a0227202ce34c448ccb53a0a88 [2022-06-22T14:59:04.064Z] #59 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-22T14:59:04.064Z] #39 sha256:2c2928684d349a5c0432525c9e759ad8c0f895600f5759339fc994262145861c [2022-06-22T14:59:04.064Z] #39 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #52 sha256:3c4a41ab63c9e2d40949227349a26e73bd29280bbffa0fc71172c2bc0600d85e [2022-06-22T14:59:04.064Z] #52 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-22T14:59:04.064Z] #47 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #63 sha256:b297d1e81182d03f06349efcb292a10d502a7dc409274d71395b87e1a5b67ea7 [2022-06-22T14:59:04.064Z] #63 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575 [2022-06-22T14:59:04.064Z] #21 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-22T14:59:04.064Z] #76 sha256:3aa12bc1a99d96225f1106de7e624d6f24e21c49482d0e624b69aff2e1f54ab2 [2022-06-22T14:59:04.064Z] #76 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-22T14:59:04.064Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234 [2022-06-22T14:59:04.064Z] #25 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T14:59:04.064Z] #84 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T14:59:04.064Z] #84 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-22T14:59:04.064Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d [2022-06-22T14:59:04.064Z] #18 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #85 sha256:11ec89f223d0d2c3e26181a0d1a95e63252bbeece7d6ce4286139fd83b934c18 [2022-06-22T14:59:04.064Z] #85 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-22T14:59:04.064Z] #64 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #48 sha256:b496cfcb5683477ae8831174b11ef5a6a80248fd00459d36522472942564164b [2022-06-22T14:59:04.064Z] #48 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-22T14:59:04.064Z] #66 sha256:02829dfefa2c7318d8a659abed78f221c122c0d940de135b3b34818a4f7cba6f [2022-06-22T14:59:04.064Z] #66 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-22T14:59:04.064Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-22T14:59:04.064Z] #79 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-22T14:59:04.064Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915 [2022-06-22T14:59:04.064Z] #15 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-22T14:59:04.064Z] #19 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-22T14:59:04.064Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-22T14:59:04.064Z] #53 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-22T14:59:04.064Z] #50 sha256:10a6319be3564c8b9dc9fdce73ce6a94555fdc3ae6132808a397ad450965e406 [2022-06-22T14:59:04.064Z] #50 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T14:59:04.064Z] #43 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-22T14:59:04.064Z] #32 sha256:0a30c57f06d535347f0a03a9370a45eddd3cbd802a90bcce70e94a9864b0f7e1 [2022-06-22T14:59:04.064Z] #32 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-22T14:59:04.064Z] #69 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-22T14:59:04.064Z] #41 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-22T14:59:04.064Z] #30 sha256:b76d58e034879cc584bc1d78c1b6bf8abb2a156155bca756fddb0675ea98f044 [2022-06-22T14:59:04.064Z] #30 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T14:59:04.064Z] #62 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-22T14:59:04.064Z] #86 sha256:bf2147b93e3bf5845ca13a6ea822c65e01c4b40b72a9c3033482cfb3918970fe [2022-06-22T14:59:04.064Z] #86 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-22T14:59:04.064Z] #13 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #72 sha256:10f9aaaf5ceab452ebe318dc2f0a5c0e010ba43c2dade2ce445eedf2da9f164e [2022-06-22T14:59:04.064Z] #72 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-22T14:59:04.064Z] #49 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-22T14:59:04.064Z] #55 sha256:c24d467b81b2a45d71a9d483e6d13101ff46b17aad455c0df0ca0d79dc32cc11 [2022-06-22T14:59:04.064Z] #55 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T14:59:04.064Z] #28 sha256:a0b015f046b8f8512193101f4d7f00df78e1d1b7b73c9466ea8a8bee340a33aa [2022-06-22T14:59:04.064Z] #28 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-22T14:59:04.064Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-22T14:59:04.064Z] #40 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #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-22T14:59:04.064Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T14:59:04.064Z] #58 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-22T14:59:04.064Z] #88 sha256:670ab3868b13636bd06e305e699e0608c0c5fda8175386dff7a4789e02dad8ec [2022-06-22T14:59:04.064Z] #88 CACHED [2022-06-22T14:59:04.064Z] [2022-06-22T14:59:04.064Z] #89 exporting to image [2022-06-22T14:59:04.064Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-22T14:59:04.064Z] #89 exporting layers done [2022-06-22T14:59:04.064Z] #89 writing image sha256:a54f548c7296f8ea9abad94a025175a29a07a95e9e1fb108e37eaf765e616116 [2022-06-22T14:59:04.327Z] #89 writing image sha256:a54f548c7296f8ea9abad94a025175a29a07a95e9e1fb108e37eaf765e616116 0.0s done [2022-06-22T14:59:04.327Z] #89 naming to docker.io/library/docker:35de800b051309042646d4cb2aef1bffd2bea4f9 done [2022-06-22T14:59:04.327Z] #89 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-22T14:59:04.677Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43680/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=35de800b051309042646d4cb2aef1bffd2bea4f9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:35de800b051309042646d4cb2aef1bffd2bea4f9 hack/validate/default [2022-06-22T14:59:05.261Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-22T14:59:05.261Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-22T14:59:05.261Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-22T14:59:05.261Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-22T14:59:05.261Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-22T14:59:05.261Z] Congratulations! No new tests were added to integration-cli. [2022-06-22T14:59:05.261Z] [2022-06-22T14:59:05.261Z] INFO Start validation with golang-ci-lint [2022-06-22T14:59:06.253Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-22T14:59:06.253Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-22T14:59:53.025Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01fe7f4a083999326) in /home/ubuntu/workspace/moby_PR-43680 [Pipeline] { [Pipeline] checkout [2022-06-22T14:59:53.289Z] The recommended git tool is: git [2022-06-22T14:59:55.637Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08b9618f8b2d04076) in /home/ubuntu/workspace/moby_PR-43680 [Pipeline] { [Pipeline] checkout [2022-06-22T14:59:55.782Z] The recommended git tool is: git [2022-06-22T14:59:56.559Z] using credential docker-jenkins-github-credentials [2022-06-22T14:59:56.568Z] Cloning the remote Git repository [2022-06-22T14:59:56.568Z] Cloning with configured refspecs honoured and without tags [2022-06-22T14:59:56.635Z] Cloning repository https://github.com/moby/moby.git [2022-06-22T14:59:56.773Z] > git init /home/ubuntu/workspace/moby_PR-43680 # timeout=10 [2022-06-22T14:59:57.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T14:59:57.402Z] > git --version # timeout=10 [2022-06-22T14:59:57.409Z] > git --version # 'git version 2.25.1' [2022-06-22T14:59:57.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:59:57.410Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T14:59:59.080Z] using credential docker-jenkins-github-credentials [2022-06-22T14:59:59.093Z] Cloning the remote Git repository [2022-06-22T14:59:59.093Z] Cloning with configured refspecs honoured and without tags [2022-06-22T14:59:59.123Z] Cloning repository https://github.com/moby/moby.git [2022-06-22T14:59:59.180Z] > git init /home/ubuntu/workspace/moby_PR-43680 # timeout=10 [2022-06-22T14:59:59.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T14:59:59.579Z] > git --version # timeout=10 [2022-06-22T14:59:59.601Z] > git --version # 'git version 2.25.1' [2022-06-22T14:59:59.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T14:59:59.603Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T15:00:04.326Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-045e5c740e2db6fcc) in /home/ubuntu/workspace/moby_PR-43680 [Pipeline] { [Pipeline] checkout [2022-06-22T15:00:04.445Z] The recommended git tool is: git [2022-06-22T15:00:06.907Z] using credential docker-jenkins-github-credentials [2022-06-22T15:00:06.916Z] Cloning the remote Git repository [2022-06-22T15:00:06.916Z] Cloning with configured refspecs honoured and without tags [2022-06-22T15:00:06.761Z] Cloning repository https://github.com/moby/moby.git [2022-06-22T15:00:06.815Z] > git init /home/ubuntu/workspace/moby_PR-43680 # timeout=10 [2022-06-22T15:00:07.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T15:00:07.125Z] > git --version # timeout=10 [2022-06-22T15:00:07.136Z] > git --version # 'git version 2.17.1' [2022-06-22T15:00:07.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T15:00:07.223Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T15:00:15.087Z] Fetching without tags [2022-06-22T15:00:14.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T15:00:15.010Z] > git config --add remote.origin.fetch +refs/pull/43680/head:refs/remotes/origin/PR-43680 # timeout=10 [2022-06-22T15:00:15.019Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T15:00:15.048Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T15:00:15.092Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T15:00:15.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T15:00:15.094Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T15:00:15.308Z] Merging remotes/origin/master commit c17a566b0dc5074de8ce25a88ba1d43e10667d19 into PR head commit b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 [2022-06-22T15:00:16.955Z] Merge succeeded, producing 3eaa4ffb0182c3cda9c19c81f7d326084887aac5 [2022-06-22T15:00:16.955Z] Checking out Revision 3eaa4ffb0182c3cda9c19c81f7d326084887aac5 (PR-43680) [2022-06-22T15:00:15.315Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T15:00:15.319Z] > git checkout -f b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 # timeout=10 [2022-06-22T15:00:15.963Z] > git remote # timeout=10 [2022-06-22T15:00:15.975Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T15:00:15.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T15:00:15.980Z] > git merge c17a566b0dc5074de8ce25a88ba1d43e10667d19 # timeout=10 [2022-06-22T15:00:16.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T15:00:16.958Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T15:00:16.971Z] > git checkout -f 3eaa4ffb0182c3cda9c19c81f7d326084887aac5 # timeout=10 [2022-06-22T15:00:20.557Z] Commit message: "Merge commit 'c17a566b0dc5074de8ce25a88ba1d43e10667d19' into HEAD" [2022-06-22T15:00:20.568Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-22T15:00:21.212Z] Fetching without tags [2022-06-22T15:00:21.434Z] + docker version [2022-06-22T15:00:21.611Z] Merging remotes/origin/master commit c17a566b0dc5074de8ce25a88ba1d43e10667d19 into PR head commit b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 [2022-06-22T15:00:20.562Z] > git rev-list --no-walk 7a9161c02d6ad6f83374ad028ac7ae601afab6f4 # timeout=10 [2022-06-22T15:00:21.078Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T15:00:21.105Z] > git config --add remote.origin.fetch +refs/pull/43680/head:refs/remotes/origin/PR-43680 # timeout=10 [2022-06-22T15:00:21.134Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T15:00:21.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T15:00:21.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T15:00:21.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T15:00:21.209Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T15:00:21.613Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T15:00:21.649Z] > git checkout -f b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 # timeout=10 [2022-06-22T15:00:23.175Z] Merge succeeded, producing 4151b3ce99eb137b7ad7b1590b8df7b8630c96e0 [2022-06-22T15:00:23.176Z] Checking out Revision 4151b3ce99eb137b7ad7b1590b8df7b8630c96e0 (PR-43680) [2022-06-22T15:00:22.459Z] > git remote # timeout=10 [2022-06-22T15:00:22.475Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T15:00:22.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T15:00:22.485Z] > git merge c17a566b0dc5074de8ce25a88ba1d43e10667d19 # timeout=10 [2022-06-22T15:00:23.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T15:00:23.164Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T15:00:23.179Z] > git checkout -f 4151b3ce99eb137b7ad7b1590b8df7b8630c96e0 # timeout=10 [2022-06-22T15:00:26.994Z] Commit message: "Merge commit 'c17a566b0dc5074de8ce25a88ba1d43e10667d19' into HEAD" [2022-06-22T15:00:27.012Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-22T15:00:27.973Z] + docker version [2022-06-22T15:00:28.552Z] Fetching without tags [2022-06-22T15:00:28.908Z] Merging remotes/origin/master commit c17a566b0dc5074de8ce25a88ba1d43e10667d19 into PR head commit b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 [2022-06-22T15:00:26.980Z] > git rev-list --no-walk 7a9161c02d6ad6f83374ad028ac7ae601afab6f4 # timeout=10 [2022-06-22T15:00:29.529Z] Client: Docker Engine - Community [2022-06-22T15:00:29.529Z] Version: 20.10.14 [2022-06-22T15:00:29.529Z] API version: 1.41 [2022-06-22T15:00:29.529Z] Go version: go1.16.15 [2022-06-22T15:00:29.529Z] Git commit: a224086 [2022-06-22T15:00:29.529Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-22T15:00:29.529Z] OS/Arch: linux/arm64 [2022-06-22T15:00:29.529Z] Context: default [2022-06-22T15:00:29.529Z] Experimental: true [2022-06-22T15:00:29.529Z] [2022-06-22T15:00:29.529Z] Server: Docker Engine - Community [2022-06-22T15:00:29.529Z] Engine: [2022-06-22T15:00:29.529Z] Version: 20.10.14 [2022-06-22T15:00:29.529Z] API version: 1.41 (minimum version 1.12) [2022-06-22T15:00:29.529Z] Go version: go1.16.15 [2022-06-22T15:00:29.529Z] Git commit: 87a90dc [2022-06-22T15:00:29.529Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-22T15:00:29.529Z] OS/Arch: linux/arm64 [2022-06-22T15:00:29.529Z] Experimental: true [2022-06-22T15:00:29.529Z] containerd: [2022-06-22T15:00:29.529Z] Version: 1.5.11 [2022-06-22T15:00:29.529Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T15:00:29.529Z] runc: [2022-06-22T15:00:29.529Z] Version: 1.0.3 [2022-06-22T15:00:29.529Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-22T15:00:29.529Z] docker-init: [2022-06-22T15:00:29.529Z] Version: 0.19.0 [2022-06-22T15:00:29.529Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-22T15:00:29.833Z] + docker info [2022-06-22T15:00:28.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T15:00:28.501Z] > git config --add remote.origin.fetch +refs/pull/43680/head:refs/remotes/origin/PR-43680 # timeout=10 [2022-06-22T15:00:28.528Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T15:00:28.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-22T15:00:28.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-22T15:00:28.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T15:00:28.598Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43680/head:refs/remotes/origin/PR-43680 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-22T15:00:28.945Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T15:00:28.973Z] > git checkout -f b4ffe3a9fb9d25abb1690c506e7a2cb59249c107 # timeout=10 [2022-06-22T15:00:29.853Z] > git remote # timeout=10 [2022-06-22T15:00:29.870Z] > git config --get remote.origin.url # timeout=10 [2022-06-22T15:00:29.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-22T15:00:29.885Z] > git merge c17a566b0dc5074de8ce25a88ba1d43e10667d19 # timeout=10 [2022-06-22T15:00:30.936Z] Merge succeeded, producing f4cdec64eb6623bcb3979e64da1a792176eb7568 [2022-06-22T15:00:30.936Z] Checking out Revision f4cdec64eb6623bcb3979e64da1a792176eb7568 (PR-43680) [2022-06-22T15:00:30.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-22T15:00:30.969Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T15:00:30.988Z] > git checkout -f f4cdec64eb6623bcb3979e64da1a792176eb7568 # timeout=10 [2022-06-22T15:00:34.893Z] Commit message: "Merge commit 'c17a566b0dc5074de8ce25a88ba1d43e10667d19' into HEAD" [2022-06-22T15:00:34.917Z] First time build. Skipping changelog. [2022-06-22T15:00:34.926Z] > git rev-list --no-walk 7a9161c02d6ad6f83374ad028ac7ae601afab6f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-22T15:00:36.114Z] Client: Docker Engine - Community [2022-06-22T15:00:36.114Z] Version: 20.10.14 [2022-06-22T15:00:36.114Z] API version: 1.41 [2022-06-22T15:00:36.114Z] Go version: go1.16.15 [2022-06-22T15:00:36.114Z] Git commit: a224086 [2022-06-22T15:00:36.114Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-22T15:00:36.114Z] OS/Arch: linux/amd64 [2022-06-22T15:00:36.114Z] Context: default [2022-06-22T15:00:36.114Z] Experimental: true [2022-06-22T15:00:36.114Z] [2022-06-22T15:00:36.114Z] Server: Docker Engine - Community [2022-06-22T15:00:36.114Z] Engine: [2022-06-22T15:00:36.114Z] Version: 20.10.14 [2022-06-22T15:00:36.115Z] API version: 1.41 (minimum version 1.12) [2022-06-22T15:00:36.115Z] Go version: go1.16.15 [2022-06-22T15:00:36.115Z] Git commit: 87a90dc [2022-06-22T15:00:36.115Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-22T15:00:36.115Z] OS/Arch: linux/amd64 [2022-06-22T15:00:36.115Z] Experimental: true [2022-06-22T15:00:36.115Z] containerd: [2022-06-22T15:00:36.115Z] Version: 1.5.11 [2022-06-22T15:00:36.115Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T15:00:36.115Z] runc: [2022-06-22T15:00:36.115Z] Version: 1.0.3 [2022-06-22T15:00:36.115Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-22T15:00:36.115Z] docker-init: [2022-06-22T15:00:36.115Z] Version: 0.19.0 [2022-06-22T15:00:36.115Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-22T15:00:36.178Z] + docker version [2022-06-22T15:00:36.440Z] + docker info [2022-06-22T15:00:42.020Z] Client: [2022-06-22T15:00:42.020Z] Context: default [2022-06-22T15:00:42.020Z] Debug Mode: false [2022-06-22T15:00:42.020Z] Plugins: [2022-06-22T15:00:42.020Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-22T15:00:42.020Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-22T15:00:42.020Z] [2022-06-22T15:00:42.020Z] Server: [2022-06-22T15:00:42.020Z] Containers: 0 [2022-06-22T15:00:42.020Z] Running: 0 [2022-06-22T15:00:42.020Z] Paused: 0 [2022-06-22T15:00:42.020Z] Stopped: 0 [2022-06-22T15:00:42.020Z] Images: 0 [2022-06-22T15:00:42.020Z] Server Version: 20.10.14 [2022-06-22T15:00:42.020Z] Storage Driver: overlay2 [2022-06-22T15:00:42.020Z] Backing Filesystem: extfs [2022-06-22T15:00:42.020Z] Supports d_type: true [2022-06-22T15:00:42.020Z] Native Overlay Diff: true [2022-06-22T15:00:42.020Z] userxattr: false [2022-06-22T15:00:42.020Z] Logging Driver: json-file [2022-06-22T15:00:42.020Z] Cgroup Driver: cgroupfs [2022-06-22T15:00:42.020Z] Cgroup Version: 1 [2022-06-22T15:00:42.020Z] Plugins: [2022-06-22T15:00:42.020Z] Volume: local [2022-06-22T15:00:42.020Z] Network: bridge host ipvlan macvlan null overlay [2022-06-22T15:00:42.020Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-22T15:00:42.020Z] Swarm: inactive [2022-06-22T15:00:42.020Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-22T15:00:42.020Z] Default Runtime: runc [2022-06-22T15:00:42.020Z] Init Binary: docker-init [2022-06-22T15:00:42.020Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T15:00:42.020Z] runc version: v1.0.3-0-gf46b6ba [2022-06-22T15:00:42.020Z] init version: de40ad0 [2022-06-22T15:00:42.020Z] Security Options: [2022-06-22T15:00:42.020Z] apparmor [2022-06-22T15:00:42.020Z] seccomp [2022-06-22T15:00:42.020Z] Profile: default [2022-06-22T15:00:42.020Z] Kernel Version: 5.13.0-1021-aws [2022-06-22T15:00:42.020Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-22T15:00:42.020Z] OSType: linux [2022-06-22T15:00:42.020Z] Architecture: aarch64 [2022-06-22T15:00:42.020Z] CPUs: 2 [2022-06-22T15:00:42.020Z] Total Memory: 7.562GiB [2022-06-22T15:00:42.020Z] Name: ip-10-100-68-33 [2022-06-22T15:00:42.020Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-22T15:00:42.020Z] Docker Root Dir: /var/lib/docker [2022-06-22T15:00:42.020Z] Debug Mode: false [2022-06-22T15:00:42.020Z] Registry: https://index.docker.io/v1/ [2022-06-22T15:00:42.020Z] Labels: [2022-06-22T15:00:42.020Z] Experimental: true [2022-06-22T15:00:42.020Z] Insecure Registries: [2022-06-22T15:00:42.020Z] 127.0.0.0/8 [2022-06-22T15:00:42.020Z] Live Restore Enabled: true [2022-06-22T15:00:42.020Z] [Pipeline] sh [2022-06-22T15:00:42.300Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-22T15:00:42.300Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-22T15:00:42.300Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43680/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-22T15:00:42.300Z] + bash /home/ubuntu/workspace/moby_PR-43680/check-config.sh [2022-06-22T15:00:42.300Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-22T15:00:42.300Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-22T15:00:42.300Z] [2022-06-22T15:00:42.300Z] Generally Necessary: [2022-06-22T15:00:42.300Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-22T15:00:42.300Z] - apparmor: enabled and tools installed [2022-06-22T15:00:42.300Z] - CONFIG_NAMESPACES: enabled [2022-06-22T15:00:42.300Z] - CONFIG_NET_NS: enabled [2022-06-22T15:00:42.300Z] - CONFIG_PID_NS: enabled [2022-06-22T15:00:42.300Z] - CONFIG_IPC_NS: enabled [2022-06-22T15:00:42.300Z] - CONFIG_UTS_NS: enabled [2022-06-22T15:00:42.300Z] - CONFIG_CGROUPS: enabled [2022-06-22T15:00:42.300Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-22T15:00:42.300Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-22T15:00:42.300Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-22T15:00:42.300Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-22T15:00:42.300Z] - CONFIG_CPUSETS: enabled [2022-06-22T15:00:42.300Z] - CONFIG_MEMCG: enabled [2022-06-22T15:00:42.300Z] - CONFIG_KEYS: enabled [2022-06-22T15:00:42.300Z] - CONFIG_VETH: enabled (as module) [2022-06-22T15:00:42.300Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-22T15:00:42.300Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-22T15:00:42.300Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-22T15:00:42.300Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-22T15:00:42.300Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-22T15:00:42.300Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-22T15:00:42.556Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-22T15:00:42.557Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-22T15:00:42.557Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-22T15:00:42.557Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-22T15:00:42.557Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-22T15:00:42.557Z] - CONFIG_CGROUP_BPF: enabled [2022-06-22T15:00:42.557Z] [2022-06-22T15:00:42.557Z] Optional Features: [2022-06-22T15:00:42.557Z] - CONFIG_USER_NS: enabled [2022-06-22T15:00:42.557Z] - CONFIG_SECCOMP: enabled [2022-06-22T15:00:42.557Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-22T15:00:42.557Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-22T15:00:42.557Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-22T15:00:42.557Z] (cgroup swap accounting is currently enabled) [2022-06-22T15:00:42.557Z] - CONFIG_BLK_CGROUP: enabled [2022-06-22T15:00:42.557Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-22T15:00:42.557Z] - CONFIG_CGROUP_PERF: enabled [2022-06-22T15:00:42.557Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-22T15:00:42.557Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-22T15:00:42.557Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-22T15:00:42.557Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-22T15:00:42.557Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-22T15:00:42.557Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-22T15:00:42.557Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-22T15:00:42.557Z] - CONFIG_IP_VS: enabled (as module) [2022-06-22T15:00:42.557Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-22T15:00:42.557Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-22T15:00:42.557Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-22T15:00:42.557Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-22T15:00:42.557Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-22T15:00:42.557Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-22T15:00:42.557Z] - CONFIG_EXT4_FS: enabled [2022-06-22T15:00:42.557Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-22T15:00:42.557Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-22T15:00:42.557Z] - Network Drivers: [2022-06-22T15:00:42.557Z] - "overlay": [2022-06-22T15:00:42.813Z] - CONFIG_VXLAN: enabled (as module) [2022-06-22T15:00:42.813Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-22T15:00:42.813Z] Optional (for encrypted networks): [2022-06-22T15:00:42.813Z] - CONFIG_CRYPTO: enabled [2022-06-22T15:00:42.813Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-22T15:00:42.813Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-22T15:00:42.813Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-22T15:00:42.813Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-22T15:00:42.813Z] - CONFIG_XFRM: enabled [2022-06-22T15:00:42.813Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-22T15:00:42.813Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-22T15:00:42.813Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-22T15:00:42.813Z] - "ipvlan": [2022-06-22T15:00:42.813Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-22T15:00:42.813Z] - "macvlan": [2022-06-22T15:00:42.813Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-22T15:00:42.813Z] - CONFIG_DUMMY: enabled (as module) [2022-06-22T15:00:42.813Z] - "ftp,tftp client in container": [2022-06-22T15:00:42.813Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-22T15:00:42.813Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-22T15:00:42.813Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-22T15:00:42.813Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-22T15:00:42.813Z] - Storage Drivers: [2022-06-22T15:00:42.813Z] - "aufs": [2022-06-22T15:00:42.813Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-22T15:00:42.813Z] - "btrfs": [2022-06-22T15:00:42.813Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-22T15:00:42.813Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-22T15:00:42.813Z] - "devicemapper": [2022-06-22T15:00:42.813Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-22T15:00:42.813Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-22T15:00:42.813Z] - "overlay": [2022-06-22T15:00:42.813Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-22T15:00:42.813Z] - "zfs": [2022-06-22T15:00:42.813Z] - /dev/zfs: present [2022-06-22T15:00:42.813Z] - zfs command: missing [2022-06-22T15:00:42.813Z] - zpool command: missing [2022-06-22T15:00:42.813Z] [2022-06-22T15:00:42.813Z] Limits: [2022-06-22T15:00:42.813Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-22T15:00:42.813Z] [2022-06-22T15:00:42.813Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-22T15:00:43.131Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3eaa4ffb0182c3cda9c19c81f7d326084887aac5 . [2022-06-22T15:00:43.387Z] #2 [internal] load .dockerignore [2022-06-22T15:00:43.387Z] #2 sha256:8596c1b575aac3d22efe73dbe526916340185b8a3a3bce1412623ed049da7cc3 [2022-06-22T15:00:43.387Z] #2 transferring context: 145B done [2022-06-22T15:00:43.387Z] #2 DONE 0.1s [2022-06-22T15:00:43.387Z] [2022-06-22T15:00:43.387Z] #1 [internal] load build definition from Dockerfile [2022-06-22T15:00:43.387Z] #1 sha256:b5b2b4c094cee7dee4568d9d4ceb60a5dd683f3442f4d780b9a2a114c816df9c [2022-06-22T15:00:43.387Z] #1 transferring dockerfile: 18.90kB done [2022-06-22T15:00:43.388Z] #1 DONE 0.2s [2022-06-22T15:00:43.388Z] [2022-06-22T15:00:43.388Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-22T15:00:43.388Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-22T15:00:43.951Z] #3 DONE 0.5s [2022-06-22T15:00:43.951Z] [2022-06-22T15:00:43.951Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-22T15:00:43.951Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-22T15:00:43.951Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-22T15:00:43.951Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-22T15:00:43.951Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-06-22T15:00:43.951Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-06-22T15:00:43.951Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-06-22T15:00:44.208Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-06-22T15:00:44.208Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-06-22T15:00:44.320Z] Client: Docker Engine - Community [2022-06-22T15:00:44.320Z] Version: 20.10.14 [2022-06-22T15:00:44.320Z] API version: 1.41 [2022-06-22T15:00:44.320Z] Go version: go1.16.15 [2022-06-22T15:00:44.320Z] Git commit: a224086 [2022-06-22T15:00:44.320Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-22T15:00:44.320Z] OS/Arch: linux/amd64 [2022-06-22T15:00:44.320Z] Context: default [2022-06-22T15:00:44.320Z] Experimental: true [2022-06-22T15:00:44.320Z] [2022-06-22T15:00:44.320Z] Server: Docker Engine - Community [2022-06-22T15:00:44.320Z] Engine: [2022-06-22T15:00:44.320Z] Version: 20.10.14 [2022-06-22T15:00:44.320Z] API version: 1.41 (minimum version 1.12) [2022-06-22T15:00:44.320Z] Go version: go1.16.15 [2022-06-22T15:00:44.320Z] Git commit: 87a90dc [2022-06-22T15:00:44.320Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-22T15:00:44.320Z] OS/Arch: linux/amd64 [2022-06-22T15:00:44.320Z] Experimental: true [2022-06-22T15:00:44.320Z] containerd: [2022-06-22T15:00:44.320Z] Version: 1.5.11 [2022-06-22T15:00:44.320Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T15:00:44.320Z] runc: [2022-06-22T15:00:44.320Z] Version: 1.0.3 [2022-06-22T15:00:44.320Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-22T15:00:44.320Z] docker-init: [2022-06-22T15:00:44.320Z] Version: 0.19.0 [2022-06-22T15:00:44.320Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-22T15:00:44.467Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-06-22T15:00:44.467Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-06-22T15:00:44.690Z] + docker info [2022-06-22T15:00:44.724Z] #4 DONE 0.8s [2022-06-22T15:00:44.980Z] [2022-06-22T15:00:44.980Z] #6 [internal] load build definition from Dockerfile [2022-06-22T15:00:44.980Z] #6 sha256:685255ff3a779c3e2deb2dbcaeadd8dd221788f4481e79d4dbc2e708e19647c9 [2022-06-22T15:00:44.980Z] #6 DONE 0.0s [2022-06-22T15:00:44.980Z] [2022-06-22T15:00:44.980Z] #5 [internal] load .dockerignore [2022-06-22T15:00:44.980Z] #5 sha256:454356a942880aa0c5d56780d8f712c2bb1bf38b08f59b063bf8bc73555d2410 [2022-06-22T15:00:44.980Z] #5 DONE 0.0s [2022-06-22T15:00:44.980Z] [2022-06-22T15:00:44.980Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-22T15:00:44.980Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-22T15:00:45.543Z] #10 ... [2022-06-22T15:00:45.543Z] [2022-06-22T15:00:45.543Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T15:00:45.543Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-22T15:00:45.543Z] #9 DONE 0.8s [2022-06-22T15:00:45.543Z] [2022-06-22T15:00:45.543Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-22T15:00:45.543Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-22T15:00:45.543Z] #7 DONE 0.8s [2022-06-22T15:00:45.543Z] [2022-06-22T15:00:45.543Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T15:00:45.543Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-22T15:00:45.543Z] #8 DONE 0.8s [2022-06-22T15:00:45.800Z] [2022-06-22T15:00:45.800Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-22T15:00:45.800Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-22T15:00:45.800Z] #10 DONE 0.8s [2022-06-22T15:00:46.057Z] [2022-06-22T15:00:46.057Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:00:46.057Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-22T15:00:46.057Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-22T15:00:46.057Z] #73 DONE 0.0s [2022-06-22T15:00:46.057Z] [2022-06-22T15:00:46.057Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:00:46.057Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:00:46.057Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done [2022-06-22T15:00:46.336Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-22T15:00:46.336Z] #11 sha256:f9dd8baf438f408e37393c61dcd6daa467d87014c98def6469f369e825152aa1 1.80kB / 1.80kB done [2022-06-22T15:00:46.336Z] #11 sha256:c6edb1d568eeb978f3273dd71d09a0ea574227b20e310f00a895b8fc2ecc35cf 7.12kB / 7.12kB done [2022-06-22T15:00:46.336Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 0B / 53.70MB 0.2s [2022-06-22T15:00:46.652Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0B / 4.94MB 0.3s [2022-06-22T15:00:46.652Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 19.92MB / 53.70MB 0.4s [2022-06-22T15:00:46.652Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 0.4s [2022-06-22T15:00:46.652Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 6.29MB / 10.66MB 0.4s [2022-06-22T15:00:46.652Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 30.41MB / 53.70MB 0.5s [2022-06-22T15:00:46.652Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 0.5s [2022-06-22T15:00:46.917Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 0.5s done [2022-06-22T15:00:46.917Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 34.60MB / 53.70MB 0.7s [2022-06-22T15:00:47.175Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 50.33MB / 53.70MB 0.8s [2022-06-22T15:00:47.175Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 2.10MB / 54.67MB 0.8s [2022-06-22T15:00:47.175Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 1.0s [2022-06-22T15:00:47.175Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 26.21MB / 54.67MB 1.0s [2022-06-22T15:00:47.175Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 1.1s done [2022-06-22T15:00:47.175Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 32.51MB / 54.67MB 1.1s [2022-06-22T15:00:47.433Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 45.09MB / 54.67MB 1.2s [2022-06-22T15:00:47.696Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 1.4s [2022-06-22T15:00:48.260Z] #11 ... [2022-06-22T15:00:48.260Z] [2022-06-22T15:00:48.260Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-22T15:00:48.260Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-22T15:00:48.260Z] #49 DONE 2.1s [2022-06-22T15:00:48.260Z] [2022-06-22T15:00:48.260Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:00:48.260Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:00:48.260Z] #11 ... [2022-06-22T15:00:48.260Z] [2022-06-22T15:00:48.260Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-22T15:00:48.260Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-22T15:00:48.260Z] #49 DONE 0.0s [2022-06-22T15:00:48.260Z] [2022-06-22T15:00:48.260Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:00:48.260Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:00:48.260Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.1s done [2022-06-22T15:00:48.260Z] #11 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 [2022-06-22T15:00:49.192Z] #11 ... [2022-06-22T15:00:49.192Z] [2022-06-22T15:00:49.192Z] #24 [internal] load build context [2022-06-22T15:00:49.192Z] #24 sha256:9a52c54a0ab714518c1e53d81c4a2c6c7d376c49c304827410f722707fba215f [2022-06-22T15:00:49.192Z] #24 transferring context: 61.16MB 1.9s done [2022-06-22T15:00:49.192Z] #24 DONE 3.0s [2022-06-22T15:00:49.192Z] [2022-06-22T15:00:49.192Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:00:49.192Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:00:49.192Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 3.0s done [2022-06-22T15:00:49.192Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 3.1s [2022-06-22T15:00:49.192Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 0B / 108.88MB 3.1s [2022-06-22T15:00:49.192Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 0B / 81.08MB 3.1s [2022-06-22T15:00:49.450Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 3.1s done [2022-06-22T15:00:49.450Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 11.53MB / 81.08MB 3.2s [2022-06-22T15:00:49.450Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 8.93MB / 108.88MB 3.3s [2022-06-22T15:00:49.450Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 19.92MB / 81.08MB 3.3s [2022-06-22T15:00:49.710Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 29.36MB / 108.88MB 3.4s [2022-06-22T15:00:49.710Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 30.41MB / 81.08MB 3.4s [2022-06-22T15:00:49.710Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 49.28MB / 108.88MB 3.6s [2022-06-22T15:00:49.710Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 50.33MB / 81.08MB 3.6s [2022-06-22T15:00:49.969Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 59.77MB / 108.88MB 3.7s [2022-06-22T15:00:49.969Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 56.66MB / 81.08MB 3.7s [2022-06-22T15:00:49.969Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 66.06MB / 108.88MB 3.8s [2022-06-22T15:00:49.969Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 66.06MB / 81.08MB 3.8s [2022-06-22T15:00:50.227Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 73.40MB / 108.88MB 3.9s [2022-06-22T15:00:50.227Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 81.08MB / 81.08MB 3.9s [2022-06-22T15:00:50.227Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 85.98MB / 108.88MB 4.0s [2022-06-22T15:00:50.486Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 95.42MB / 108.88MB 4.1s [2022-06-22T15:00:50.486Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 4.3s [2022-06-22T15:00:50.742Z] #11 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 2.3s done [2022-06-22T15:00:51.307Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 81.08MB / 81.08MB 5.0s done [2022-06-22T15:00:51.307Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 [2022-06-22T15:00:51.564Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0.2s done [2022-06-22T15:00:52.132Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef [2022-06-22T15:00:52.389Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.2s done [2022-06-22T15:00:52.646Z] #11 ... [2022-06-22T15:00:52.646Z] [2022-06-22T15:00:52.646Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-22T15:00:52.646Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-22T15:00:52.646Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-22T15:00:52.646Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-22T15:00:52.646Z] #28 sha256:1623b714f66926243b9b946d59d200082a1b86043169f4d6602b6e64bc20a38a 529B / 529B done [2022-06-22T15:00:52.646Z] #28 sha256:e38a1b1bebd53396928bac3000fcc9fee3970cd022eae1e79fbd08d46a1a6ea8 1.48kB / 1.48kB done [2022-06-22T15:00:52.646Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 1.3s done [2022-06-22T15:00:52.646Z] #28 DONE 6.4s [2022-06-22T15:00:52.646Z] [2022-06-22T15:00:52.646Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:00:52.646Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-22T15:00:52.646Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-22T15:00:52.646Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-22T15:00:52.646Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-22T15:00:52.646Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done [2022-06-22T15:00:52.646Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-06-22T15:00:52.646Z] #73 DONE 6.5s [2022-06-22T15:00:52.646Z] [2022-06-22T15:00:52.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:00:52.646Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:00:52.646Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb [2022-06-22T15:00:52.903Z] #11 ... [2022-06-22T15:00:52.903Z] [2022-06-22T15:00:52.903Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:00:52.903Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-22T15:00:52.903Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-22T15:00:52.903Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-22T15:00:52.903Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-22T15:00:52.903Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-06-22T15:00:52.903Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-06-22T15:00:52.903Z] #71 DONE 6.5s [2022-06-22T15:00:52.903Z] [2022-06-22T15:00:52.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:00:52.903Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:00:55.704Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:00:55.704Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:00:55.704Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:00:55.704Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:00:55.704Z] [2022-06-22T15:00:55.704Z] + TEST_INTEGRATION_DEST=1 [2022-06-22T15:00:55.704Z] + CONTAINER_NAME=docker-pr5-1 [2022-06-22T15:00:55.704Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-22T15:00:55.704Z] + run_tests test-integration-flaky [2022-06-22T15:00:55.704Z] + '[' -n 0 ']' [2022-06-22T15:00:55.704Z] + rm= [2022-06-22T15:00:55.704Z] + c=0 [2022-06-22T15:00:55.704Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43680/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43680/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=397cee4287ceb89cdd21eaeaf51b8dee02156a4b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:397cee4287ceb89cdd21eaeaf51b8dee02156a4b hack/make.sh test-integration-flaky test-integration [2022-06-22T15:00:55.704Z] + TEST_INTEGRATION_DEST=2 [2022-06-22T15:00:55.704Z] + CONTAINER_NAME=docker-pr5-2 [2022-06-22T15:00:55.704Z] + TEST_INTEGRATION_DEST=3 [2022-06-22T15:00:55.704Z] + TEST_SKIP_INTEGRATION=1 [2022-06-22T15:00:55.704Z] + CONTAINER_NAME=docker-pr5-3 [2022-06-22T15:00:55.704Z] + TEST_SKIP_INTEGRATION=1 [2022-06-22T15:00:55.704Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-22T15:00:55.704Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-22T15:00:55.704Z] + run_tests [2022-06-22T15:00:55.704Z] + run_tests [2022-06-22T15:00:55.704Z] + '[' -n 0 ']' [2022-06-22T15:00:55.704Z] + '[' -n 0 ']' [2022-06-22T15:00:55.704Z] + rm= [2022-06-22T15:00:55.704Z] + rm= [2022-06-22T15:00:55.704Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43680/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43680/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=397cee4287ceb89cdd21eaeaf51b8dee02156a4b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:397cee4287ceb89cdd21eaeaf51b8dee02156a4b hack/make.sh '' test-integration [2022-06-22T15:00:55.704Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43680/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43680/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=397cee4287ceb89cdd21eaeaf51b8dee02156a4b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:397cee4287ceb89cdd21eaeaf51b8dee02156a4b hack/make.sh '' test-integration [2022-06-22T15:00:55.704Z] ++ jobs -p [2022-06-22T15:00:55.704Z] + for job in $(jobs -p) [2022-06-22T15:00:55.704Z] + wait 21664 [2022-06-22T15:00:55.704Z] [2022-06-22T15:00:55.704Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-22T15:00:55.704Z] [2022-06-22T15:00:55.704Z] [2022-06-22T15:00:55.704Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-22T15:00:55.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-22T15:00:55.704Z] HOSTNAME=9739f34a05c6 [2022-06-22T15:00:55.704Z] TEST_SKIP_INTEGRATION=1 [2022-06-22T15:00:55.704Z] TESTDEBUG=0 [2022-06-22T15:00:55.704Z] DEST=bundles/test-integration [2022-06-22T15:00:55.704Z] PWD=/go/src/github.com/docker/docker [2022-06-22T15:00:55.704Z] KEEPBUNDLE=1 [2022-06-22T15:00:55.704Z] DOCKER_GITCOMMIT=397cee4287ceb89cdd21eaeaf51b8dee02156a4b [2022-06-22T15:00:55.704Z] container=docker [2022-06-22T15:00:55.704Z] HOME=/root [2022-06-22T15:00:55.704Z] GOLANG_VERSION=1.18.3 [2022-06-22T15:00:55.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-22T15:00:55.704Z] VALIDATE_BRANCH=master [2022-06-22T15:00:55.704Z] TERM=xterm [2022-06-22T15:00:55.704Z] DOCKER_PKG=github.com/docker/docker [2022-06-22T15:00:55.704Z] SHLVL=1 [2022-06-22T15:00:55.704Z] TIMEOUT=120m [2022-06-22T15:00:55.704Z] DOCKER_BUILDTAGS= journald [2022-06-22T15:00:55.704Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-22T15:00:55.704Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-22T15:00:55.704Z] GO111MODULE=off [2022-06-22T15:00:55.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-22T15:00:55.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-22T15:00:55.704Z] GOPATH=/go [2022-06-22T15:00:55.704Z] PKG_CONFIG=pkg-config [2022-06-22T15:00:55.704Z] _=/usr/bin/env [2022-06-22T15:00:55.704Z] Building test suite binary ./integration-cli/test.main [2022-06-22T15:00:55.704Z] No new tests added to integration. [2022-06-22T15:00:55.704Z] [2022-06-22T15:00:55.704Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-22T15:00:55.704Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-22T15:00:55.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-22T15:00:55.704Z] HOSTNAME=c80fd50b6e93 [2022-06-22T15:00:55.704Z] TEST_SKIP_INTEGRATION=1 [2022-06-22T15:00:55.704Z] TESTDEBUG=0 [2022-06-22T15:00:55.704Z] DEST=bundles/test-integration [2022-06-22T15:00:55.704Z] PWD=/go/src/github.com/docker/docker [2022-06-22T15:00:55.704Z] KEEPBUNDLE=1 [2022-06-22T15:00:55.704Z] DOCKER_GITCOMMIT=397cee4287ceb89cdd21eaeaf51b8dee02156a4b [2022-06-22T15:00:55.704Z] container=docker [2022-06-22T15:00:55.704Z] HOME=/root [2022-06-22T15:00:55.704Z] GOLANG_VERSION=1.18.3 [2022-06-22T15:00:55.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-22T15:00:55.704Z] VALIDATE_BRANCH=master [2022-06-22T15:00:55.704Z] TERM=xterm [2022-06-22T15:00:55.704Z] DOCKER_PKG=github.com/docker/docker [2022-06-22T15:00:55.704Z] SHLVL=1 [2022-06-22T15:00:55.704Z] TIMEOUT=120m [2022-06-22T15:00:55.704Z] DOCKER_BUILDTAGS= journald [2022-06-22T15:00:55.704Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-22T15:00:55.704Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-22T15:00:55.704Z] GO111MODULE=off [2022-06-22T15:00:55.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-22T15:00:55.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-22T15:00:55.704Z] GOPATH=/go [2022-06-22T15:00:55.704Z] PKG_CONFIG=pkg-config [2022-06-22T15:00:55.704Z] _=/usr/bin/env [2022-06-22T15:00:55.704Z] Building test suite binary ./integration-cli/test.main [2022-06-22T15:00:55.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-22T15:00:55.704Z] HOSTNAME=0f781bb510cf [2022-06-22T15:00:55.704Z] TESTDEBUG=0 [2022-06-22T15:00:55.704Z] DEST=bundles/test-integration [2022-06-22T15:00:55.704Z] PWD=/go/src/github.com/docker/docker [2022-06-22T15:00:55.704Z] KEEPBUNDLE=1 [2022-06-22T15:00:55.704Z] DOCKER_GITCOMMIT=397cee4287ceb89cdd21eaeaf51b8dee02156a4b [2022-06-22T15:00:55.704Z] container=docker [2022-06-22T15:00:55.704Z] HOME=/root [2022-06-22T15:00:55.704Z] GOLANG_VERSION=1.18.3 [2022-06-22T15:00:55.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-22T15:00:55.704Z] VALIDATE_BRANCH=master [2022-06-22T15:00:55.704Z] TERM=xterm [2022-06-22T15:00:55.704Z] DOCKER_PKG=github.com/docker/docker [2022-06-22T15:00:55.704Z] SHLVL=1 [2022-06-22T15:00:55.704Z] TIMEOUT=120m [2022-06-22T15:00:55.704Z] DOCKER_BUILDTAGS= journald [2022-06-22T15:00:55.704Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-22T15:00:55.704Z] GO111MODULE=off [2022-06-22T15:00:55.704Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-22T15:00:55.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-22T15:00:55.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-22T15:00:55.704Z] GOPATH=/go [2022-06-22T15:00:55.704Z] PKG_CONFIG=pkg-config [2022-06-22T15:00:55.704Z] _=/usr/bin/env [2022-06-22T15:00:55.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-22T15:00:56.228Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 3.1s done [2022-06-22T15:00:56.804Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 [2022-06-22T15:00:58.412Z] Client: [2022-06-22T15:00:58.412Z] Context: default [2022-06-22T15:00:58.412Z] Debug Mode: false [2022-06-22T15:00:58.412Z] Plugins: [2022-06-22T15:00:58.412Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-22T15:00:58.412Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-22T15:00:58.412Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-22T15:00:58.412Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-22T15:00:58.412Z] [2022-06-22T15:00:58.412Z] Server: [2022-06-22T15:00:58.412Z] Containers: 0 [2022-06-22T15:00:58.412Z] Running: 0 [2022-06-22T15:00:58.412Z] Paused: 0 [2022-06-22T15:00:58.412Z] Stopped: 0 [2022-06-22T15:00:58.412Z] Images: 0 [2022-06-22T15:00:58.412Z] Server Version: 20.10.14 [2022-06-22T15:00:58.412Z] Storage Driver: overlay2 [2022-06-22T15:00:58.412Z] Backing Filesystem: extfs [2022-06-22T15:00:58.412Z] Supports d_type: true [2022-06-22T15:00:58.412Z] Native Overlay Diff: true [2022-06-22T15:00:58.412Z] userxattr: false [2022-06-22T15:00:58.412Z] Logging Driver: json-file [2022-06-22T15:00:58.412Z] Cgroup Driver: systemd [2022-06-22T15:00:58.412Z] Cgroup Version: 2 [2022-06-22T15:00:58.412Z] Plugins: [2022-06-22T15:00:58.412Z] Volume: local [2022-06-22T15:00:58.412Z] Network: bridge host ipvlan macvlan null overlay [2022-06-22T15:00:58.412Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-22T15:00:58.412Z] Swarm: inactive [2022-06-22T15:00:58.412Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-22T15:00:58.412Z] Default Runtime: runc [2022-06-22T15:00:58.412Z] Init Binary: docker-init [2022-06-22T15:00:58.412Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T15:00:58.412Z] runc version: v1.0.3-0-gf46b6ba [2022-06-22T15:00:58.412Z] init version: de40ad0 [2022-06-22T15:00:58.412Z] Security Options: [2022-06-22T15:00:58.412Z] apparmor [2022-06-22T15:00:58.412Z] seccomp [2022-06-22T15:00:58.412Z] Profile: default [2022-06-22T15:00:58.412Z] cgroupns [2022-06-22T15:00:58.412Z] Kernel Version: 5.13.0-1021-aws [2022-06-22T15:00:58.412Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-22T15:00:58.412Z] OSType: linux [2022-06-22T15:00:58.412Z] Architecture: x86_64 [2022-06-22T15:00:58.412Z] CPUs: 2 [2022-06-22T15:00:58.412Z] Total Memory: 7.559GiB [2022-06-22T15:00:58.412Z] Name: ip-10-100-52-42 [2022-06-22T15:00:58.412Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-22T15:00:58.412Z] Docker Root Dir: /var/lib/docker [2022-06-22T15:00:58.412Z] Debug Mode: false [2022-06-22T15:00:58.412Z] Registry: https://index.docker.io/v1/ [2022-06-22T15:00:58.412Z] Labels: [2022-06-22T15:00:58.412Z] Experimental: true [2022-06-22T15:00:58.412Z] Insecure Registries: [2022-06-22T15:00:58.412Z] 127.0.0.0/8 [2022-06-22T15:00:58.412Z] Live Restore Enabled: true [2022-06-22T15:00:58.412Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-22T15:00:58.748Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4151b3ce99eb137b7ad7b1590b8df7b8630c96e0 . [2022-06-22T15:00:59.010Z] #2 [internal] load .dockerignore [2022-06-22T15:00:59.010Z] #2 sha256:4fe16c608441a02158db8fddba7f31a03b8e9c5d0e7d15c5c5d3aae5868b738e [2022-06-22T15:00:59.010Z] #2 transferring context: 145B done [2022-06-22T15:00:59.010Z] #2 DONE 0.1s [2022-06-22T15:00:59.010Z] [2022-06-22T15:00:59.010Z] #1 [internal] load build definition from Dockerfile [2022-06-22T15:00:59.010Z] #1 sha256:930430b721722b57319c38abff3dbec426fc75d70d2f0bb51232d443a378aed5 [2022-06-22T15:00:59.010Z] #1 transferring dockerfile: 18.90kB 0.1s done [2022-06-22T15:00:59.010Z] #1 DONE 0.2s [2022-06-22T15:00:59.010Z] [2022-06-22T15:00:59.010Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-22T15:00:59.010Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-22T15:00:59.584Z] #3 DONE 0.4s [2022-06-22T15:00:59.584Z] [2022-06-22T15:00:59.584Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-22T15:00:59.584Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-22T15:00:59.584Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-22T15:00:59.584Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-22T15:00:59.584Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-06-22T15:00:59.584Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-22T15:00:59.584Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-22T15:00:59.584Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-22T15:00:59.846Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-22T15:00:59.846Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-22T15:00:59.846Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-06-22T15:00:59.846Z] #4 DONE 0.6s [2022-06-22T15:01:00.184Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 3.1s done [2022-06-22T15:01:00.418Z] [2022-06-22T15:01:00.418Z] #6 [internal] load .dockerignore [2022-06-22T15:01:00.418Z] #6 sha256:92a761c1d1e797b848a340bdd390e2a00c285e6516d4b2ecf0259e69623bf8d5 [2022-06-22T15:01:00.418Z] #6 DONE 0.0s [2022-06-22T15:01:00.418Z] [2022-06-22T15:01:00.418Z] #5 [internal] load build definition from Dockerfile [2022-06-22T15:01:00.418Z] #5 sha256:797221346764fd4439ef85cec9d182bab41b1a0bc7fd31232219afc45daab29f [2022-06-22T15:01:00.418Z] #5 DONE 0.0s [2022-06-22T15:01:00.418Z] [2022-06-22T15:01:00.418Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T15:01:00.418Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-22T15:01:00.682Z] #10 ... [2022-06-22T15:01:00.683Z] [2022-06-22T15:01:00.683Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-22T15:01:00.683Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-22T15:01:00.683Z] #8 DONE 0.4s [2022-06-22T15:01:00.683Z] [2022-06-22T15:01:00.683Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-22T15:01:00.683Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-22T15:01:00.683Z] #9 DONE 0.5s [2022-06-22T15:01:00.683Z] [2022-06-22T15:01:00.683Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T15:01:00.683Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-22T15:01:00.683Z] #7 DONE 0.5s [2022-06-22T15:01:00.683Z] [2022-06-22T15:01:00.683Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T15:01:00.683Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-22T15:01:00.683Z] #10 DONE 0.6s [2022-06-22T15:01:00.747Z] #11 ... [2022-06-22T15:01:00.747Z] [2022-06-22T15:01:00.747Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-22T15:01:00.747Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-22T15:01:00.960Z] [2022-06-22T15:01:00.960Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:00.960Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:00.960Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:01.227Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done [2022-06-22T15:01:01.227Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-22T15:01:01.227Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-22T15:01:01.227Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-22T15:01:01.518Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0B / 55.01MB 0.2s [2022-06-22T15:01:01.518Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0B / 5.16MB 0.2s [2022-06-22T15:01:01.518Z] #11 ... [2022-06-22T15:01:01.518Z] [2022-06-22T15:01:01.518Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-22T15:01:01.518Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-22T15:01:01.518Z] #49 DONE 0.0s [2022-06-22T15:01:01.518Z] [2022-06-22T15:01:01.518Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:01.518Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:01.518Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 9.44MB / 55.01MB 0.3s [2022-06-22T15:01:01.518Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0B / 10.88MB 0.3s [2022-06-22T15:01:01.790Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 18.87MB / 55.01MB 0.4s [2022-06-22T15:01:01.790Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.4s [2022-06-22T15:01:01.790Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 24.12MB / 55.01MB 0.5s [2022-06-22T15:01:01.790Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 8.39MB / 10.88MB 0.5s [2022-06-22T15:01:01.790Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.5s done [2022-06-22T15:01:01.790Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.49MB / 10.88MB 0.6s [2022-06-22T15:01:02.058Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 34.60MB / 55.01MB 0.7s [2022-06-22T15:01:02.058Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 2.10MB / 54.58MB 0.7s [2022-06-22T15:01:02.058Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 52.43MB / 55.01MB 0.9s [2022-06-22T15:01:02.058Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 0.8s done [2022-06-22T15:01:02.058Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 18.87MB / 54.58MB 0.9s [2022-06-22T15:01:02.058Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0B / 85.87MB 0.9s [2022-06-22T15:01:02.115Z] #72 DONE 1.5s [2022-06-22T15:01:02.115Z] [2022-06-22T15:01:02.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:02.115Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:01:02.115Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 1.4s [2022-06-22T15:01:02.323Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 27.26MB / 54.58MB 1.0s [2022-06-22T15:01:02.323Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 8.39MB / 85.87MB 1.0s [2022-06-22T15:01:02.323Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 33.55MB / 54.58MB 1.1s [2022-06-22T15:01:02.323Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 18.92MB / 85.87MB 1.1s [2022-06-22T15:01:02.323Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 42.99MB / 54.58MB 1.2s [2022-06-22T15:01:02.323Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 24.47MB / 85.87MB 1.2s [2022-06-22T15:01:02.585Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 52.43MB / 54.58MB 1.3s [2022-06-22T15:01:02.585Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 30.41MB / 85.87MB 1.3s [2022-06-22T15:01:02.585Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 49.28MB / 85.87MB 1.5s [2022-06-22T15:01:02.679Z] #11 ... [2022-06-22T15:01:02.679Z] [2022-06-22T15:01:02.679Z] #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-22T15:01:02.679Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-22T15:01:02.679Z] #29 1.153 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:02.679Z] #29 1.156 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:02.679Z] #29 1.207 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:02.679Z] #29 1.357 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-22T15:01:02.679Z] #29 1.511 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-22T15:01:02.679Z] #29 1.695 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-22T15:01:02.679Z] #29 2.534 Fetched 8431 kB in 2s (5132 kB/s) [2022-06-22T15:01:02.679Z] #29 2.534 Reading package lists... [2022-06-22T15:01:02.679Z] #29 3.099 Reading package lists... [2022-06-22T15:01:02.679Z] #29 3.751 Building dependency tree... [2022-06-22T15:01:02.679Z] #29 4.099 The following additional packages will be installed: [2022-06-22T15:01:02.679Z] #29 4.099 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-22T15:01:02.679Z] #29 4.107 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-22T15:01:02.679Z] #29 4.107 Recommended packages: [2022-06-22T15:01:02.679Z] #29 4.107 libldap-common publicsuffix libsasl2-modules [2022-06-22T15:01:02.679Z] #29 4.195 The following NEW packages will be installed: [2022-06-22T15:01:02.679Z] #29 4.195 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-22T15:01:02.679Z] #29 4.195 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-22T15:01:02.679Z] #29 4.195 libssh2-1 openssl [2022-06-22T15:01:02.679Z] #29 4.472 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-22T15:01:02.679Z] #29 4.472 Need to get 2935 kB of archives. [2022-06-22T15:01:02.679Z] #29 4.472 After this operation, 6476 kB of additional disk space will be used. [2022-06-22T15:01:02.679Z] #29 4.472 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-06-22T15:01:02.679Z] #29 4.474 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB] [2022-06-22T15:01:02.679Z] #29 4.480 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-06-22T15:01:02.679Z] #29 4.531 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-22T15:01:02.679Z] #29 4.533 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-22T15:01:02.679Z] #29 4.543 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-06-22T15:01:02.679Z] #29 4.545 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-06-22T15:01:02.679Z] #29 4.562 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-06-22T15:01:02.679Z] #29 4.576 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-06-22T15:01:02.679Z] #29 4.588 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-06-22T15:01:02.679Z] #29 4.588 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-06-22T15:01:02.679Z] #29 4.619 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-06-22T15:01:02.679Z] #29 4.619 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-22T15:01:02.679Z] #29 4.619 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-22T15:01:02.679Z] #29 4.642 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-22T15:01:02.679Z] #29 4.775 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:01:02.680Z] #29 4.806 Fetched 2935 kB in 0s (6688 kB/s) [2022-06-22T15:01:02.680Z] #29 4.888 Selecting previously unselected package openssl. [2022-06-22T15:01:02.680Z] #29 4.888 (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-22T15:01:02.680Z] #29 4.889 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 4.899 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-22T15:01:02.680Z] #29 5.567 Selecting previously unselected package ca-certificates. [2022-06-22T15:01:02.680Z] #29 5.567 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-22T15:01:02.680Z] #29 5.576 Unpacking ca-certificates (20210119) ... [2022-06-22T15:01:02.680Z] #29 5.808 Selecting previously unselected package libbrotli1:arm64. [2022-06-22T15:01:02.680Z] #29 5.808 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 5.940 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-22T15:01:02.680Z] #29 6.210 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-22T15:01:02.680Z] #29 6.210 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 6.221 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:02.680Z] #29 6.557 Selecting previously unselected package libsasl2-2:arm64. [2022-06-22T15:01:02.680Z] #29 6.558 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 6.746 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:02.680Z] #29 7.958 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-22T15:01:02.680Z] #29 7.959 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 7.970 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-22T15:01:02.680Z] #29 8.046 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-22T15:01:02.680Z] #29 8.046 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 8.056 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-22T15:01:02.680Z] #29 8.630 Selecting previously unselected package libpsl5:arm64. [2022-06-22T15:01:02.680Z] #29 8.630 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 8.727 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-06-22T15:01:02.680Z] #29 9.404 Selecting previously unselected package librtmp1:arm64. [2022-06-22T15:01:02.680Z] #29 9.404 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 9.427 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-22T15:01:02.680Z] #29 9.534 Selecting previously unselected package libssh2-1:arm64. [2022-06-22T15:01:02.680Z] #29 9.534 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 9.543 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-06-22T15:01:02.680Z] #29 9.605 Selecting previously unselected package libcurl4:arm64. [2022-06-22T15:01:02.680Z] #29 9.605 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 9.617 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:02.680Z] #29 9.881 Selecting previously unselected package curl. [2022-06-22T15:01:02.680Z] #29 9.881 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-22T15:01:02.680Z] #29 9.891 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:02.859Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.5s done [2022-06-22T15:01:02.859Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 57.95MB / 85.87MB 1.6s [2022-06-22T15:01:02.859Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 65.01MB / 85.87MB 1.7s [2022-06-22T15:01:02.936Z] #29 ... [2022-06-22T15:01:02.937Z] [2022-06-22T15:01:02.937Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:02.937Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:01:03.214Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 70.25MB / 85.87MB 1.8s [2022-06-22T15:01:03.214Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c [2022-06-22T15:01:03.214Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 77.59MB / 85.87MB 1.9s [2022-06-22T15:01:03.214Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 2.0s [2022-06-22T15:01:03.476Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 2.1s done [2022-06-22T15:01:03.476Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 2.3s [2022-06-22T15:01:04.437Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 3.1s done [2022-06-22T15:01:04.699Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 3.3s done [2022-06-22T15:01:04.699Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 11.53MB / 141.75MB 3.5s [2022-06-22T15:01:04.832Z] #11 ... [2022-06-22T15:01:04.832Z] [2022-06-22T15:01:04.832Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-22T15:01:04.832Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-22T15:01:04.832Z] #74 DONE 2.6s [2022-06-22T15:01:04.832Z] [2022-06-22T15:01:04.832Z] #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-22T15:01:04.832Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-22T15:01:04.832Z] #29 10.42 Selecting previously unselected package libonig5:arm64. [2022-06-22T15:01:04.832Z] #29 10.42 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-22T15:01:04.832Z] #29 10.55 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-22T15:01:04.832Z] #29 10.93 Selecting previously unselected package libjq1:arm64. [2022-06-22T15:01:04.832Z] #29 10.93 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-06-22T15:01:04.832Z] #29 11.22 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-22T15:01:04.832Z] #29 11.86 Selecting previously unselected package jq. [2022-06-22T15:01:04.832Z] #29 11.86 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-06-22T15:01:04.832Z] #29 11.87 Unpacking jq (1.6-2.1) ... [2022-06-22T15:01:04.832Z] #29 11.92 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-06-22T15:01:04.832Z] #29 11.94 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-22T15:01:04.832Z] #29 12.00 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-22T15:01:04.832Z] #29 12.03 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:04.832Z] #29 12.07 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-22T15:01:04.832Z] #29 12.08 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:04.832Z] #29 12.11 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-06-22T15:01:04.832Z] #29 12.13 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-22T15:01:04.832Z] #29 12.15 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-22T15:01:04.832Z] #29 12.17 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-22T15:01:04.832Z] #29 12.18 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-22T15:01:04.832Z] #29 12.20 Setting up ca-certificates (20210119) ... [2022-06-22T15:01:04.961Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 19.92MB / 141.75MB 3.6s [2022-06-22T15:01:04.961Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 28.31MB / 141.75MB 3.8s [2022-06-22T15:01:05.225Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 44.04MB / 141.75MB 4.0s [2022-06-22T15:01:05.493Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 57.67MB / 141.75MB 4.3s [2022-06-22T15:01:05.754Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 72.45MB / 141.75MB 4.6s [2022-06-22T15:01:05.754Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 80.73MB / 141.75MB 4.7s [2022-06-22T15:01:05.765Z] #29 12.91 Updating certificates in /etc/ssl/certs... [2022-06-22T15:01:06.019Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 89.13MB / 141.75MB 4.9s [2022-06-22T15:01:06.282Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 97.52MB / 141.75MB 5.0s [2022-06-22T15:01:06.331Z] #29 13.73 129 added, 0 removed; done. [2022-06-22T15:01:06.544Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 112.20MB / 141.75MB 5.2s [2022-06-22T15:01:06.544Z] #11 ... [2022-06-22T15:01:06.544Z] [2022-06-22T15:01:06.544Z] #24 [internal] load build context [2022-06-22T15:01:06.544Z] #24 sha256:4847c3761eca21751f63f7807cc531af6669b4c64e65c08345bec40ed6fa17af [2022-06-22T15:01:06.544Z] #24 transferring context: 61.15MB 5.4s done [2022-06-22T15:01:06.544Z] #24 DONE 5.5s [2022-06-22T15:01:06.544Z] [2022-06-22T15:01:06.544Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:06.544Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:06.544Z] #11 ... [2022-06-22T15:01:06.544Z] [2022-06-22T15:01:06.544Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:01:06.544Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-22T15:01:06.544Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-22T15:01:06.544Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-22T15:01:06.544Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-22T15:01:06.544Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-22T15:01:06.544Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-06-22T15:01:06.544Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s [2022-06-22T15:01:06.588Z] #29 13.87 Setting up jq (1.6-2.1) ... [2022-06-22T15:01:06.588Z] #29 13.88 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:06.588Z] #29 13.90 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:06.588Z] #29 13.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:01:06.588Z] #29 13.94 Processing triggers for ca-certificates (20210119) ... [2022-06-22T15:01:06.588Z] #29 13.95 Updating certificates in /etc/ssl/certs... [2022-06-22T15:01:06.638Z] Client: [2022-06-22T15:01:06.638Z] Context: default [2022-06-22T15:01:06.638Z] Debug Mode: false [2022-06-22T15:01:06.638Z] Plugins: [2022-06-22T15:01:06.638Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-22T15:01:06.638Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-22T15:01:06.638Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-22T15:01:06.638Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-22T15:01:06.638Z] [2022-06-22T15:01:06.638Z] Server: [2022-06-22T15:01:06.638Z] Containers: 0 [2022-06-22T15:01:06.638Z] Running: 0 [2022-06-22T15:01:06.638Z] Paused: 0 [2022-06-22T15:01:06.638Z] Stopped: 0 [2022-06-22T15:01:06.638Z] Images: 0 [2022-06-22T15:01:06.638Z] Server Version: 20.10.14 [2022-06-22T15:01:06.638Z] Storage Driver: overlay2 [2022-06-22T15:01:06.638Z] Backing Filesystem: extfs [2022-06-22T15:01:06.638Z] Supports d_type: true [2022-06-22T15:01:06.638Z] Native Overlay Diff: true [2022-06-22T15:01:06.638Z] userxattr: false [2022-06-22T15:01:06.638Z] Logging Driver: json-file [2022-06-22T15:01:06.638Z] Cgroup Driver: cgroupfs [2022-06-22T15:01:06.638Z] Cgroup Version: 1 [2022-06-22T15:01:06.638Z] Plugins: [2022-06-22T15:01:06.638Z] Volume: local [2022-06-22T15:01:06.638Z] Network: bridge host ipvlan macvlan null overlay [2022-06-22T15:01:06.638Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-22T15:01:06.638Z] Swarm: inactive [2022-06-22T15:01:06.638Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-22T15:01:06.639Z] Default Runtime: runc [2022-06-22T15:01:06.639Z] Init Binary: docker-init [2022-06-22T15:01:06.639Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-22T15:01:06.639Z] runc version: v1.0.3-0-gf46b6ba [2022-06-22T15:01:06.639Z] init version: de40ad0 [2022-06-22T15:01:06.639Z] Security Options: [2022-06-22T15:01:06.639Z] apparmor [2022-06-22T15:01:06.639Z] seccomp [2022-06-22T15:01:06.639Z] Profile: default [2022-06-22T15:01:06.639Z] Kernel Version: 5.4.0-1071-aws [2022-06-22T15:01:06.639Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-22T15:01:06.639Z] OSType: linux [2022-06-22T15:01:06.639Z] Architecture: x86_64 [2022-06-22T15:01:06.639Z] CPUs: 2 [2022-06-22T15:01:06.639Z] Total Memory: 7.483GiB [2022-06-22T15:01:06.639Z] Name: ip-10-100-110-54 [2022-06-22T15:01:06.639Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-22T15:01:06.639Z] Docker Root Dir: /var/lib/docker [2022-06-22T15:01:06.639Z] Debug Mode: false [2022-06-22T15:01:06.639Z] Registry: https://index.docker.io/v1/ [2022-06-22T15:01:06.639Z] Labels: [2022-06-22T15:01:06.639Z] Experimental: true [2022-06-22T15:01:06.639Z] Insecure Registries: [2022-06-22T15:01:06.639Z] 127.0.0.0/8 [2022-06-22T15:01:06.639Z] Live Restore Enabled: true [2022-06-22T15:01:06.639Z] [2022-06-22T15:01:06.639Z] WARNING: No swap limit support [Pipeline] sh [2022-06-22T15:01:06.847Z] #29 ... [2022-06-22T15:01:06.847Z] [2022-06-22T15:01:06.847Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:06.847Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-22T15:01:06.847Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 5.8s done [2022-06-22T15:01:06.847Z] #11 extracting sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 done [2022-06-22T15:01:06.847Z] #11 DONE 20.8s [2022-06-22T15:01:06.921Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-22T15:01:06.921Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-22T15:01:06.921Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43680/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-22T15:01:06.921Z] + bash /home/ubuntu/workspace/moby_PR-43680/check-config.sh [2022-06-22T15:01:06.921Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-22T15:01:06.921Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-22T15:01:06.921Z] [2022-06-22T15:01:06.921Z] Generally Necessary: [2022-06-22T15:01:06.921Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-22T15:01:06.921Z] - apparmor: enabled and tools installed [2022-06-22T15:01:06.921Z] - CONFIG_NAMESPACES: enabled [2022-06-22T15:01:06.921Z] - CONFIG_NET_NS: enabled [2022-06-22T15:01:06.921Z] - CONFIG_PID_NS: enabled [2022-06-22T15:01:06.921Z] - CONFIG_IPC_NS: enabled [2022-06-22T15:01:06.921Z] - CONFIG_UTS_NS: enabled [2022-06-22T15:01:06.921Z] - CONFIG_CGROUPS: enabled [2022-06-22T15:01:06.921Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-22T15:01:06.921Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-22T15:01:06.921Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-22T15:01:06.921Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-22T15:01:06.921Z] - CONFIG_CPUSETS: enabled [2022-06-22T15:01:06.921Z] - CONFIG_MEMCG: enabled [2022-06-22T15:01:06.921Z] - CONFIG_KEYS: enabled [2022-06-22T15:01:07.104Z] [2022-06-22T15:01:07.104Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-22T15:01:07.104Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f [2022-06-22T15:01:07.119Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-06-22T15:01:07.119Z] #71 ... [2022-06-22T15:01:07.119Z] [2022-06-22T15:01:07.119Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:07.119Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:07.119Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 5.9s [2022-06-22T15:01:07.200Z] - CONFIG_VETH: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-22T15:01:07.200Z] - CONFIG_CGROUP_BPF: enabled [2022-06-22T15:01:07.200Z] [2022-06-22T15:01:07.200Z] Optional Features: [2022-06-22T15:01:07.200Z] - CONFIG_USER_NS: enabled [2022-06-22T15:01:07.200Z] - CONFIG_SECCOMP: enabled [2022-06-22T15:01:07.200Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-22T15:01:07.200Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-22T15:01:07.200Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-22T15:01:07.200Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-22T15:01:07.200Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-22T15:01:07.200Z] - CONFIG_BLK_CGROUP: enabled [2022-06-22T15:01:07.200Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-22T15:01:07.200Z] - CONFIG_CGROUP_PERF: enabled [2022-06-22T15:01:07.200Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-22T15:01:07.200Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-22T15:01:07.200Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-22T15:01:07.200Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-22T15:01:07.200Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-22T15:01:07.200Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_IP_VS: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-22T15:01:07.200Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-22T15:01:07.200Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-22T15:01:07.200Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-22T15:01:07.200Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-22T15:01:07.200Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-22T15:01:07.200Z] - CONFIG_EXT4_FS: enabled [2022-06-22T15:01:07.200Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-22T15:01:07.200Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-22T15:01:07.200Z] - Network Drivers: [2022-06-22T15:01:07.200Z] - "overlay": [2022-06-22T15:01:07.483Z] - CONFIG_VXLAN: enabled (as module) [2022-06-22T15:01:07.483Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-22T15:01:07.483Z] Optional (for encrypted networks): [2022-06-22T15:01:07.483Z] - CONFIG_CRYPTO: enabled [2022-06-22T15:01:07.483Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-22T15:01:07.483Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-22T15:01:07.483Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-22T15:01:07.483Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-22T15:01:07.483Z] - CONFIG_XFRM: enabled [2022-06-22T15:01:07.483Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-22T15:01:07.483Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-22T15:01:07.483Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-22T15:01:07.483Z] - "ipvlan": [2022-06-22T15:01:07.483Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-22T15:01:07.483Z] - "macvlan": [2022-06-22T15:01:07.483Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-22T15:01:07.483Z] - CONFIG_DUMMY: enabled (as module) [2022-06-22T15:01:07.483Z] - "ftp,tftp client in container": [2022-06-22T15:01:07.483Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-22T15:01:07.483Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-22T15:01:07.483Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-22T15:01:07.483Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-22T15:01:07.483Z] - Storage Drivers: [2022-06-22T15:01:07.483Z] - "aufs": [2022-06-22T15:01:07.483Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-22T15:01:07.483Z] - "btrfs": [2022-06-22T15:01:07.483Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-22T15:01:07.483Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-22T15:01:07.483Z] - "devicemapper": [2022-06-22T15:01:07.483Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-22T15:01:07.483Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-22T15:01:07.483Z] - "overlay": [2022-06-22T15:01:07.483Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-22T15:01:07.483Z] - "zfs": [2022-06-22T15:01:07.483Z] - /dev/zfs: present [2022-06-22T15:01:07.483Z] - zfs command: missing [2022-06-22T15:01:07.483Z] - zpool command: missing [2022-06-22T15:01:07.483Z] [2022-06-22T15:01:07.483Z] Limits: [2022-06-22T15:01:07.483Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-22T15:01:07.483Z] [2022-06-22T15:01:07.483Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-22T15:01:07.673Z] #12 DONE 0.5s [2022-06-22T15:01:07.673Z] [2022-06-22T15:01:07.673Z] #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-22T15:01:07.673Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-22T15:01:07.673Z] #29 14.56 0 added, 0 removed; done. [2022-06-22T15:01:07.673Z] #29 14.56 Running hooks in /etc/ca-certificates/update.d... [2022-06-22T15:01:07.673Z] #29 14.56 done. [2022-06-22T15:01:07.673Z] #29 DONE 14.8s [2022-06-22T15:01:07.673Z] [2022-06-22T15:01:07.673Z] #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-22T15:01:07.673Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b [2022-06-22T15:01:07.673Z] #13 ... [2022-06-22T15:01:07.673Z] [2022-06-22T15:01:07.673Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-22T15:01:07.673Z] #30 sha256:ab31a94aab3e3c44b55210b20f3cb4fd5e4b37b7757546b927a8f9b8284a00a2 [2022-06-22T15:01:07.673Z] #30 DONE 0.1s [2022-06-22T15:01:07.822Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4cdec64eb6623bcb3979e64da1a792176eb7568 . [2022-06-22T15:01:07.929Z] [2022-06-22T15:01:07.929Z] #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-22T15:01:07.929Z] #31 sha256:d27285d1322372af6b279a8e94c6a9e7aadd76309858faa6b9b3e20d8be29703 [2022-06-22T15:01:08.064Z] #11 ... [2022-06-22T15:01:08.064Z] [2022-06-22T15:01:08.064Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:01:08.064Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-22T15:01:08.064Z] #71 DONE 6.9s [2022-06-22T15:01:08.064Z] [2022-06-22T15:01:08.064Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:01:08.064Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-22T15:01:08.064Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-22T15:01:08.064Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-22T15:01:08.064Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-22T15:01:08.064Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-22T15:01:08.064Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-06-22T15:01:08.064Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-06-22T15:01:08.064Z] #73 DONE 6.8s [2022-06-22T15:01:08.186Z] #31 ... [2022-06-22T15:01:08.186Z] [2022-06-22T15:01:08.186Z] #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-22T15:01:08.186Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b [2022-06-22T15:01:08.186Z] #13 DONE 0.6s [2022-06-22T15:01:08.186Z] [2022-06-22T15:01:08.186Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-22T15:01:08.186Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2 [2022-06-22T15:01:08.186Z] #46 DONE 0.2s [2022-06-22T15:01:08.186Z] [2022-06-22T15:01:08.186Z] #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-22T15:01:08.186Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-22T15:01:08.186Z] #47 ... [2022-06-22T15:01:08.186Z] [2022-06-22T15:01:08.186Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-22T15:01:08.186Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c [2022-06-22T15:01:08.186Z] #33 DONE 0.3s [2022-06-22T15:01:08.186Z] [2022-06-22T15:01:08.186Z] #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-22T15:01:08.186Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495 [2022-06-22T15:01:08.186Z] #50 DONE 0.3s [2022-06-22T15:01:08.186Z] [2022-06-22T15:01:08.186Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-22T15:01:08.186Z] #66 sha256:2bef7219bc834695a7ffc29e8aefc15378613cb4897e16430fcbf0edb811ba32 [2022-06-22T15:01:08.186Z] #66 DONE 0.3s [2022-06-22T15:01:08.326Z] [2022-06-22T15:01:08.326Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:08.326Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:08.326Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.1s [2022-06-22T15:01:08.393Z] #2 [internal] load .dockerignore [2022-06-22T15:01:08.393Z] #2 sha256:561d372eefcd9f6404116fcf369ce0f1640d98f7cab85339226f7747aa913f9e [2022-06-22T15:01:08.442Z] [2022-06-22T15:01:08.443Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-22T15:01:08.443Z] #25 sha256:d96d10bad5d35045cbfc078f8f196ba230f8d9cce02ed62888190d5faa895733 [2022-06-22T15:01:08.443Z] #25 DONE 0.3s [2022-06-22T15:01:08.443Z] [2022-06-22T15:01:08.443Z] #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-22T15:01:08.443Z] #26 sha256:9b73b4ee056ccf47f344a4a7be47f6b7a80fffc6069c065a3e9ec9c33f2c661c [2022-06-22T15:01:08.713Z] #2 transferring context: 145B done [2022-06-22T15:01:08.713Z] #2 DONE 0.1s [2022-06-22T15:01:08.713Z] [2022-06-22T15:01:08.713Z] #1 [internal] load build definition from Dockerfile [2022-06-22T15:01:08.713Z] #1 sha256:2ede625a2c76098cc0fefd0b073ea526652cde3533ffaf275c146becf5a8b649 [2022-06-22T15:01:08.713Z] #1 transferring dockerfile: 18.90kB 0.0s done [2022-06-22T15:01:08.713Z] #1 DONE 0.2s [2022-06-22T15:01:08.713Z] [2022-06-22T15:01:08.713Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-22T15:01:08.713Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-22T15:01:09.272Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 6.1s done [2022-06-22T15:01:09.272Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-22T15:01:09.281Z] #3 DONE 0.5s [2022-06-22T15:01:09.281Z] [2022-06-22T15:01:09.281Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-22T15:01:09.281Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-22T15:01:09.281Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-06-22T15:01:09.281Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-22T15:01:09.281Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-22T15:01:09.281Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-22T15:01:09.281Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-06-22T15:01:09.281Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-22T15:01:09.281Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-06-22T15:01:09.536Z] #11 ... [2022-06-22T15:01:09.536Z] [2022-06-22T15:01:09.536Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-22T15:01:09.536Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-22T15:01:09.536Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-22T15:01:09.536Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-22T15:01:09.536Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-22T15:01:09.536Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-22T15:01:09.536Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.4s done [2022-06-22T15:01:09.536Z] #28 DONE 8.3s [2022-06-22T15:01:09.536Z] [2022-06-22T15:01:09.536Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:09.536Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:09.540Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-22T15:01:09.800Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-22T15:01:10.067Z] #4 DONE 0.9s [2022-06-22T15:01:10.113Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.5s done [2022-06-22T15:01:10.113Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-22T15:01:10.328Z] [2022-06-22T15:01:10.329Z] #6 [internal] load build definition from Dockerfile [2022-06-22T15:01:10.329Z] #6 sha256:b9bc5af9745e587aa9639f4d8c5cb6d3533bcc3210f17c48865bc3dd467dbce8 [2022-06-22T15:01:10.329Z] #6 DONE 0.0s [2022-06-22T15:01:10.329Z] [2022-06-22T15:01:10.329Z] #5 [internal] load .dockerignore [2022-06-22T15:01:10.329Z] #5 sha256:e7c984f1aca7b77509a931aec9e443884211ab4ddbe23785026bf1642c1a36dd [2022-06-22T15:01:10.329Z] #5 DONE 0.0s [2022-06-22T15:01:10.329Z] [2022-06-22T15:01:10.329Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-22T15:01:10.329Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-22T15:01:10.375Z] #11 ... [2022-06-22T15:01:10.375Z] [2022-06-22T15:01:10.375Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-22T15:01:10.375Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-22T15:01:10.375Z] #72 DONE 0.6s [2022-06-22T15:01:10.375Z] [2022-06-22T15:01:10.375Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:10.375Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:10.640Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.4s done [2022-06-22T15:01:10.902Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-22T15:01:11.163Z] #11 ... [2022-06-22T15:01:11.163Z] [2022-06-22T15:01:11.163Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-22T15:01:11.163Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-22T15:01:11.163Z] #74 DONE 0.8s [2022-06-22T15:01:11.163Z] [2022-06-22T15:01:11.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:11.163Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:11.277Z] #10 DONE 1.0s [2022-06-22T15:01:11.277Z] [2022-06-22T15:01:11.277Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T15:01:11.277Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-22T15:01:11.277Z] #9 DONE 1.0s [2022-06-22T15:01:11.277Z] [2022-06-22T15:01:11.277Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-22T15:01:11.277Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-22T15:01:11.277Z] #8 DONE 1.0s [2022-06-22T15:01:11.277Z] [2022-06-22T15:01:11.277Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-22T15:01:11.277Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-22T15:01:11.277Z] #7 DONE 1.1s [2022-06-22T15:01:11.544Z] [2022-06-22T15:01:11.544Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:01:11.544Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-22T15:01:11.544Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-22T15:01:11.810Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-22T15:01:11.810Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-22T15:01:11.810Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-22T15:01:11.810Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2022-06-22T15:01:12.069Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2022-06-22T15:01:12.069Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2022-06-22T15:01:12.338Z] #71 ... [2022-06-22T15:01:12.338Z] [2022-06-22T15:01:12.338Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-22T15:01:12.338Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-22T15:01:12.338Z] #49 DONE 0.0s [2022-06-22T15:01:12.338Z] [2022-06-22T15:01:12.338Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:01:12.338Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-22T15:01:12.338Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s [2022-06-22T15:01:12.338Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-06-22T15:01:12.597Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-06-22T15:01:12.597Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-06-22T15:01:12.681Z] #26 4.327 + RM_GOPATH=0 [2022-06-22T15:01:12.682Z] #26 4.330 + TMP_GOPATH= [2022-06-22T15:01:12.682Z] #26 4.336 + : /build [2022-06-22T15:01:12.682Z] #26 4.337 + '[' -z '' ']' [2022-06-22T15:01:12.682Z] #26 4.338 ++ mktemp -d [2022-06-22T15:01:12.682Z] #26 4.340 + export GOPATH=/tmp/tmp.tFLulbulzJ [2022-06-22T15:01:12.682Z] #26 4.340 + GOPATH=/tmp/tmp.tFLulbulzJ [2022-06-22T15:01:12.682Z] #26 4.340 + RM_GOPATH=1 [2022-06-22T15:01:12.682Z] #26 4.340 + case "$(go env GOARCH)" in [2022-06-22T15:01:12.682Z] #26 4.341 ++ go env GOARCH [2022-06-22T15:01:12.682Z] #26 4.374 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:12.682Z] #26 4.374 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:12.682Z] #26 4.378 ++ dirname /install.sh [2022-06-22T15:01:12.682Z] #26 4.387 + dir=/ [2022-06-22T15:01:12.682Z] #26 4.392 + bin=dockercli [2022-06-22T15:01:12.682Z] #26 4.392 + shift [2022-06-22T15:01:12.682Z] #26 4.392 + '[' '!' -f //dockercli.installer ']' [2022-06-22T15:01:12.682Z] #26 4.392 + . //dockercli.installer [2022-06-22T15:01:12.682Z] #26 4.392 ++ : stable [2022-06-22T15:01:12.682Z] #26 4.393 ++ : 17.06.2-ce [2022-06-22T15:01:12.682Z] #26 4.393 + install_dockercli [2022-06-22T15:01:12.682Z] #26 4.393 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-22T15:01:12.682Z] #26 4.393 Install docker/cli version 17.06.2-ce from stable [2022-06-22T15:01:12.682Z] #26 4.401 ++ uname -m [2022-06-22T15:01:12.682Z] #26 4.404 + arch=aarch64 [2022-06-22T15:01:12.682Z] #26 4.404 + '[' aarch64 '!=' x86_64 ']' [2022-06-22T15:01:12.682Z] #26 4.404 + '[' aarch64 '!=' s390x ']' [2022-06-22T15:01:12.682Z] #26 4.404 + '[' aarch64 '!=' armhf ']' [2022-06-22T15:01:12.682Z] #26 4.405 + build_dockercli [2022-06-22T15:01:12.682Z] #26 4.405 + git clone https://github.com/docker/docker-ce /tmp/tmp.tFLulbulzJ/tmp/docker-ce [2022-06-22T15:01:12.682Z] #26 4.410 Cloning into '/tmp/tmp.tFLulbulzJ/tmp/docker-ce'... [2022-06-22T15:01:14.056Z] #26 ... [2022-06-22T15:01:14.056Z] [2022-06-22T15:01:14.056Z] #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-22T15:01:14.056Z] #31 sha256:d27285d1322372af6b279a8e94c6a9e7aadd76309858faa6b9b3e20d8be29703 [2022-06-22T15:01:14.056Z] #31 2.297 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-22T15:01:14.056Z] #31 2.692 [2022-06-22T15:01:14.056Z] #31 2.925 #=#=# ################################################################## 91.7% ######################################################################## 100.0% [2022-06-22T15:01:14.056Z] #31 3.265 [2022-06-22T15:01:14.056Z] #31 4.513 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-22T15:01:14.056Z] #31 5.278 [2022-06-22T15:01:14.056Z] #31 5.540 #=#=# 0.7% ######################################################################## 100.0% [2022-06-22T15:01:14.620Z] #31 7.011 [2022-06-22T15:01:16.470Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 4.8s done [2022-06-22T15:01:16.470Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0.1s [2022-06-22T15:01:17.895Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-06-22T15:01:18.166Z] #71 ... [2022-06-22T15:01:18.166Z] [2022-06-22T15:01:18.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:18.166Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:18.166Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done [2022-06-22T15:01:18.166Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-22T15:01:18.166Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-22T15:01:18.166Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-22T15:01:18.166Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.8s done [2022-06-22T15:01:18.166Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.4s done [2022-06-22T15:01:18.166Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.6s done [2022-06-22T15:01:18.166Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.2s done [2022-06-22T15:01:18.166Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.2s done [2022-06-22T15:01:18.166Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 66.01MB / 141.75MB 6.2s [2022-06-22T15:01:18.166Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0.6s [2022-06-22T15:01:18.166Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.5s done [2022-06-22T15:01:18.166Z] #11 ... [2022-06-22T15:01:18.166Z] [2022-06-22T15:01:18.166Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:01:18.166Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-22T15:01:18.166Z] #71 DONE 6.5s [2022-06-22T15:01:18.166Z] [2022-06-22T15:01:18.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:18.166Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:18.166Z] #11 ... [2022-06-22T15:01:18.166Z] [2022-06-22T15:01:18.166Z] #24 [internal] load build context [2022-06-22T15:01:18.166Z] #24 sha256:c11c49b7ae39bf475711cec18f3e7da8d84e84171f359aa5a0d106ed8506e48a [2022-06-22T15:01:18.166Z] #24 transferring context: 42.57MB 6.6s [2022-06-22T15:01:18.424Z] #24 ... [2022-06-22T15:01:18.424Z] [2022-06-22T15:01:18.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:18.424Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:18.424Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 75.50MB / 141.75MB 6.6s [2022-06-22T15:01:18.814Z] #31 ... [2022-06-22T15:01:18.814Z] [2022-06-22T15:01:18.814Z] #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-22T15:01:18.814Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:01:18.814Z] #55 4.723 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-22T15:01:18.814Z] #55 ... [2022-06-22T15:01:18.814Z] [2022-06-22T15:01:18.814Z] #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-22T15:01:18.814Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:01:18.814Z] #14 5.018 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:18.814Z] #14 5.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:18.814Z] #14 5.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:18.814Z] #14 6.035 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-22T15:01:18.814Z] #14 8.076 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-22T15:01:18.814Z] #14 ... [2022-06-22T15:01:18.814Z] [2022-06-22T15:01:18.814Z] #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-22T15:01:18.814Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-22T15:01:18.814Z] #40 4.089 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-22T15:01:18.814Z] #40 5.017 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-22T15:01:18.814Z] #40 5.974 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-22T15:01:18.814Z] #40 6.303 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-22T15:01:18.814Z] #40 6.366 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-22T15:01:18.814Z] #40 8.902 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-22T15:01:18.814Z] #40 8.971 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-22T15:01:18.814Z] #40 ... [2022-06-22T15:01:18.814Z] [2022-06-22T15:01:18.815Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:01:18.815Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-22T15:01:18.815Z] #76 4.933 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:18.815Z] #76 5.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:18.815Z] #76 5.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:18.815Z] #76 6.097 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-22T15:01:18.815Z] #76 7.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-22T15:01:18.815Z] #76 9.837 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-22T15:01:18.815Z] #76 ... [2022-06-22T15:01:18.815Z] [2022-06-22T15:01:18.815Z] #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-22T15:01:18.815Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-22T15:01:18.815Z] #38 4.764 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-22T15:01:18.815Z] #38 ... [2022-06-22T15:01:18.815Z] [2022-06-22T15:01:18.815Z] #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-22T15:01:18.815Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-22T15:01:18.815Z] #53 4.729 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-22T15:01:18.815Z] #53 5.922 go: downloading github.com/fatih/color v1.10.0 [2022-06-22T15:01:18.815Z] #53 5.923 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-22T15:01:18.815Z] #53 6.047 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-22T15:01:18.815Z] #53 6.063 go: downloading github.com/pkg/errors v0.9.1 [2022-06-22T15:01:18.815Z] #53 6.363 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-22T15:01:18.815Z] #53 6.376 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-22T15:01:18.815Z] #53 6.466 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-22T15:01:18.815Z] #53 6.503 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-22T15:01:18.815Z] #53 6.652 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-22T15:01:18.815Z] #53 6.772 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-22T15:01:18.815Z] #53 6.879 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-22T15:01:18.815Z] #53 7.010 go: downloading golang.org/x/tools v0.1.0 [2022-06-22T15:01:18.992Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 83.89MB / 141.75MB 7.0s [2022-06-22T15:01:19.082Z] #53 ... [2022-06-22T15:01:19.082Z] [2022-06-22T15:01:19.082Z] #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-22T15:01:19.082Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-22T15:01:19.082Z] #62 4.924 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:19.082Z] #62 5.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:19.082Z] #62 5.102 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:19.082Z] #62 5.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-22T15:01:19.082Z] #62 8.222 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-22T15:01:19.082Z] #62 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-22T15:01:19.082Z] #62 ... [2022-06-22T15:01:19.082Z] [2022-06-22T15:01:19.082Z] #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-22T15:01:19.082Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-22T15:01:19.082Z] #36 4.814 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-22T15:01:19.251Z] #11 ... [2022-06-22T15:01:19.251Z] [2022-06-22T15:01:19.251Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-22T15:01:19.251Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-22T15:01:19.251Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-22T15:01:19.251Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-22T15:01:19.251Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-22T15:01:19.251Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-22T15:01:19.251Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-06-22T15:01:19.251Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-06-22T15:01:19.251Z] #73 DONE 7.5s [2022-06-22T15:01:19.252Z] [2022-06-22T15:01:19.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:19.252Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:19.252Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 95.42MB / 141.75MB 7.4s [2022-06-22T15:01:19.340Z] #36 ... [2022-06-22T15:01:19.340Z] [2022-06-22T15:01:19.340Z] #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-22T15:01:19.340Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-22T15:01:19.340Z] #51 4.796 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:19.340Z] #51 4.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:19.340Z] #51 4.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:19.340Z] #51 5.353 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-22T15:01:19.340Z] #51 6.050 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-22T15:01:19.340Z] #51 7.537 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-22T15:01:19.340Z] #51 10.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-22T15:01:19.340Z] #51 ... [2022-06-22T15:01:19.340Z] [2022-06-22T15:01:19.340Z] #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-22T15:01:19.340Z] #67 sha256:44ba70b39d1ff924a02947c43acbab454fbda1779b8612c0202665898fd7180b [2022-06-22T15:01:19.340Z] #67 4.320 + RM_GOPATH=0 [2022-06-22T15:01:19.340Z] #67 4.321 + TMP_GOPATH= [2022-06-22T15:01:19.340Z] #67 4.322 + : /build [2022-06-22T15:01:19.340Z] #67 4.322 + '[' -z '' ']' [2022-06-22T15:01:19.340Z] #67 4.324 ++ mktemp -d [2022-06-22T15:01:19.340Z] #67 4.328 + export GOPATH=/tmp/tmp.i37aKl8EWU [2022-06-22T15:01:19.340Z] #67 4.331 + GOPATH=/tmp/tmp.i37aKl8EWU [2022-06-22T15:01:19.340Z] #67 4.331 + RM_GOPATH=1 [2022-06-22T15:01:19.340Z] #67 4.332 + case "$(go env GOARCH)" in [2022-06-22T15:01:19.340Z] #67 4.351 ++ go env GOARCH [2022-06-22T15:01:19.340Z] #67 4.373 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:19.340Z] #67 4.373 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:19.340Z] #67 4.373 ++ dirname /install.sh [2022-06-22T15:01:19.340Z] #67 4.379 + dir=/ [2022-06-22T15:01:19.340Z] #67 4.379 + bin=rootlesskit [2022-06-22T15:01:19.340Z] #67 4.380 + shift [2022-06-22T15:01:19.340Z] #67 4.380 + '[' '!' -f //rootlesskit.installer ']' [2022-06-22T15:01:19.340Z] #67 4.380 + . //rootlesskit.installer [2022-06-22T15:01:19.340Z] #67 4.380 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:01:19.340Z] #67 4.381 + install_rootlesskit [2022-06-22T15:01:19.340Z] #67 4.381 + case "$1" in [2022-06-22T15:01:19.340Z] #67 4.381 + export CGO_ENABLED=0 [2022-06-22T15:01:19.340Z] #67 4.381 + CGO_ENABLED=0 [2022-06-22T15:01:19.340Z] #67 4.381 + _install_rootlesskit [2022-06-22T15:01:19.340Z] #67 4.381 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-22T15:01:19.340Z] #67 4.383 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:01:19.340Z] #67 4.383 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-22T15:01:19.340Z] #67 4.385 + GOBIN=/build [2022-06-22T15:01:19.340Z] #67 4.385 + GO111MODULE=on [2022-06-22T15:01:19.340Z] #67 4.385 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:01:19.340Z] #67 4.881 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-22T15:01:19.512Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 102.76MB / 141.75MB 7.6s [2022-06-22T15:01:19.597Z] #67 11.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-22T15:01:19.597Z] #67 ... [2022-06-22T15:01:19.597Z] [2022-06-22T15:01:19.597Z] #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-22T15:01:19.597Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-22T15:01:19.597Z] #57 4.522 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-22T15:01:19.597Z] #57 5.932 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-22T15:01:19.597Z] #57 5.933 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-22T15:01:19.597Z] #57 5.958 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-22T15:01:19.597Z] #57 7.345 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-22T15:01:19.597Z] #57 ... [2022-06-22T15:01:19.597Z] [2022-06-22T15:01:19.597Z] #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-22T15:01:19.597Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-22T15:01:19.597Z] #42 4.966 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:19.597Z] #42 5.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:19.597Z] #42 5.114 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:19.597Z] #42 6.131 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-22T15:01:19.597Z] #42 7.612 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-22T15:01:19.597Z] #42 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-22T15:01:19.773Z] #11 ... [2022-06-22T15:01:19.773Z] [2022-06-22T15:01:19.773Z] #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-22T15:01:19.773Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-22T15:01:19.773Z] #29 1.024 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:19.773Z] #29 1.024 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:19.773Z] #29 1.052 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:19.773Z] #29 1.177 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:01:19.773Z] #29 1.339 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:01:19.773Z] #29 1.614 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:01:19.773Z] #29 3.021 Fetched 8544 kB in 2s (3755 kB/s) [2022-06-22T15:01:19.773Z] #29 3.021 Reading package lists... [2022-06-22T15:01:19.773Z] #29 3.895 Reading package lists... [2022-06-22T15:01:19.773Z] #29 4.706 Building dependency tree... [2022-06-22T15:01:19.773Z] #29 5.106 The following additional packages will be installed: [2022-06-22T15:01:19.773Z] #29 5.107 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-22T15:01:19.773Z] #29 5.107 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-22T15:01:19.773Z] #29 5.109 Recommended packages: [2022-06-22T15:01:19.773Z] #29 5.109 libldap-common publicsuffix libsasl2-modules [2022-06-22T15:01:19.773Z] #29 5.247 The following NEW packages will be installed: [2022-06-22T15:01:19.773Z] #29 5.248 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-22T15:01:19.773Z] #29 5.248 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-22T15:01:19.773Z] #29 5.249 libssh2-1 openssl [2022-06-22T15:01:19.773Z] #29 5.531 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-22T15:01:19.773Z] #29 5.531 Need to get 3040 kB of archives. [2022-06-22T15:01:19.773Z] #29 5.531 After this operation, 6651 kB of additional disk space will be used. [2022-06-22T15:01:19.773Z] #29 5.531 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-22T15:01:19.773Z] #29 5.535 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-22T15:01:19.773Z] #29 5.539 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-22T15:01:19.773Z] #29 5.542 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-22T15:01:19.773Z] #29 5.545 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-22T15:01:19.773Z] #29 5.547 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-22T15:01:19.773Z] #29 5.548 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-22T15:01:19.773Z] #29 5.550 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-22T15:01:19.773Z] #29 5.552 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-22T15:01:19.773Z] #29 5.568 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-22T15:01:19.773Z] #29 5.572 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-22T15:01:19.774Z] #29 5.574 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-22T15:01:19.774Z] #29 5.580 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-22T15:01:19.774Z] #29 5.582 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-22T15:01:19.774Z] #29 5.589 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-22T15:01:19.774Z] #29 5.800 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:01:19.774Z] #29 5.838 Fetched 3040 kB in 0s (9126 kB/s) [2022-06-22T15:01:19.774Z] #29 5.865 Selecting previously unselected package openssl. [2022-06-22T15:01:19.774Z] #29 5.865 (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-22T15:01:19.774Z] #29 5.868 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 5.873 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-22T15:01:19.774Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 112.20MB / 141.75MB 8.0s [2022-06-22T15:01:19.774Z] #29 6.058 Selecting previously unselected package ca-certificates. [2022-06-22T15:01:19.774Z] #29 6.058 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-22T15:01:19.774Z] #29 6.061 Unpacking ca-certificates (20210119) ... [2022-06-22T15:01:19.774Z] #29 6.139 Selecting previously unselected package libbrotli1:amd64. [2022-06-22T15:01:19.774Z] #29 6.139 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.151 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-22T15:01:19.774Z] #29 6.228 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-22T15:01:19.774Z] #29 6.228 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.230 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 6.277 Selecting previously unselected package libsasl2-2:amd64. [2022-06-22T15:01:19.774Z] #29 6.277 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.281 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 6.331 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-22T15:01:19.774Z] #29 6.331 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.343 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 6.398 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-22T15:01:19.774Z] #29 6.398 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.402 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-22T15:01:19.774Z] #29 6.481 Selecting previously unselected package libpsl5:amd64. [2022-06-22T15:01:19.774Z] #29 6.481 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.485 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-22T15:01:19.774Z] #29 6.530 Selecting previously unselected package librtmp1:amd64. [2022-06-22T15:01:19.774Z] #29 6.530 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.534 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-22T15:01:19.774Z] #29 6.572 Selecting previously unselected package libssh2-1:amd64. [2022-06-22T15:01:19.774Z] #29 6.572 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.576 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-22T15:01:19.774Z] #29 6.631 Selecting previously unselected package libcurl4:amd64. [2022-06-22T15:01:19.774Z] #29 6.631 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.659 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 6.735 Selecting previously unselected package curl. [2022-06-22T15:01:19.774Z] #29 6.736 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.741 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 6.801 Selecting previously unselected package libonig5:amd64. [2022-06-22T15:01:19.774Z] #29 6.801 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.804 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-22T15:01:19.774Z] #29 6.858 Selecting previously unselected package libjq1:amd64. [2022-06-22T15:01:19.774Z] #29 6.858 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.863 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-22T15:01:19.774Z] #29 6.910 Selecting previously unselected package jq. [2022-06-22T15:01:19.774Z] #29 6.910 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-22T15:01:19.774Z] #29 6.914 Unpacking jq (1.6-2.1) ... [2022-06-22T15:01:19.774Z] #29 6.956 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-22T15:01:19.774Z] #29 6.969 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-22T15:01:19.774Z] #29 6.980 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-22T15:01:19.774Z] #29 6.991 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 7.002 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-22T15:01:19.774Z] #29 7.028 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 7.039 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-22T15:01:19.774Z] #29 7.053 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-22T15:01:19.774Z] #29 7.072 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-22T15:01:19.774Z] #29 7.082 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-22T15:01:19.774Z] #29 7.095 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 7.107 Setting up ca-certificates (20210119) ... [2022-06-22T15:01:19.774Z] #29 7.759 Updating certificates in /etc/ssl/certs... [2022-06-22T15:01:19.774Z] #29 8.423 129 added, 0 removed; done. [2022-06-22T15:01:19.774Z] #29 8.485 Setting up jq (1.6-2.1) ... [2022-06-22T15:01:19.774Z] #29 8.500 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 8.511 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:19.774Z] #29 8.520 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:01:19.774Z] #29 8.539 Processing triggers for ca-certificates (20210119) ... [2022-06-22T15:01:19.774Z] #29 8.547 Updating certificates in /etc/ssl/certs... [2022-06-22T15:01:19.774Z] #29 9.111 0 added, 0 removed; done. [2022-06-22T15:01:19.774Z] #29 9.111 Running hooks in /etc/ca-certificates/update.d... [2022-06-22T15:01:19.774Z] #29 9.113 done. [2022-06-22T15:01:19.774Z] #29 ... [2022-06-22T15:01:19.774Z] [2022-06-22T15:01:19.774Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:19.774Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:19.774Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.0s done [2022-06-22T15:01:19.853Z] #42 ... [2022-06-22T15:01:19.853Z] [2022-06-22T15:01:19.853Z] #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-22T15:01:19.853Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-22T15:01:19.853Z] #34 4.100 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-22T15:01:19.853Z] #34 4.100 Cloning into '.'... [2022-06-22T15:01:19.853Z] #34 ... [2022-06-22T15:01:19.853Z] [2022-06-22T15:01:19.853Z] #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-22T15:01:19.853Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-22T15:01:19.853Z] #36 11.75 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-22T15:01:19.853Z] #36 11.78 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-22T15:01:20.035Z] #11 ... [2022-06-22T15:01:20.035Z] [2022-06-22T15:01:20.035Z] #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-22T15:01:20.035Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-22T15:01:20.035Z] #29 DONE 10.5s [2022-06-22T15:01:20.297Z] [2022-06-22T15:01:20.297Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:20.297Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:20.297Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0.1s [2022-06-22T15:01:20.343Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 123.73MB / 141.75MB 8.4s [2022-06-22T15:01:20.416Z] #36 12.29 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-22T15:01:20.559Z] #11 ... [2022-06-22T15:01:20.559Z] [2022-06-22T15:01:20.559Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-22T15:01:20.559Z] #30 sha256:2dec3ce6b9e248cd27d332c49d30c7304c3025c5049e14174c81e770c8e35831 [2022-06-22T15:01:20.559Z] #30 DONE 0.5s [2022-06-22T15:01:20.559Z] [2022-06-22T15:01:20.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:20.559Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:20.603Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 130.90MB / 141.75MB 8.6s [2022-06-22T15:01:20.603Z] #11 ... [2022-06-22T15:01:20.603Z] [2022-06-22T15:01:20.603Z] #24 [internal] load build context [2022-06-22T15:01:20.603Z] #24 sha256:c11c49b7ae39bf475711cec18f3e7da8d84e84171f359aa5a0d106ed8506e48a [2022-06-22T15:01:20.603Z] #24 transferring context: 61.16MB 8.4s done [2022-06-22T15:01:20.603Z] #24 DONE 9.1s [2022-06-22T15:01:20.603Z] [2022-06-22T15:01:20.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:20.603Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:20.603Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 138.41MB / 141.75MB 8.8s [2022-06-22T15:01:20.672Z] #36 12.53 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-22T15:01:20.672Z] #36 12.63 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-22T15:01:21.184Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.7s [2022-06-22T15:01:21.235Z] #36 12.94 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-22T15:01:21.235Z] #36 12.99 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-22T15:01:21.235Z] #36 13.02 go: downloading github.com/peterh/liner v1.2.2 [2022-06-22T15:01:21.235Z] #36 13.22 go: downloading github.com/google/go-dap v0.6.0 [2022-06-22T15:01:21.493Z] #36 13.44 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-22T15:01:21.750Z] #36 13.67 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-22T15:01:21.782Z] #11 ... [2022-06-22T15:01:21.782Z] [2022-06-22T15:01:21.782Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-22T15:01:21.782Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-22T15:01:21.782Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-22T15:01:21.782Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-22T15:01:21.782Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-22T15:01:21.782Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-22T15:01:21.782Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.8s done [2022-06-22T15:01:21.782Z] #28 ... [2022-06-22T15:01:21.782Z] [2022-06-22T15:01:21.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:21.782Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:21.782Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 10.0s done [2022-06-22T15:01:22.313Z] #36 14.39 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-22T15:01:22.570Z] #36 ... [2022-06-22T15:01:22.570Z] [2022-06-22T15:01:22.570Z] #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-22T15:01:22.570Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-22T15:01:22.570Z] #47 4.195 + git clone https://github.com/docker/distribution.git . [2022-06-22T15:01:22.570Z] #47 4.209 Cloning into '.'... [2022-06-22T15:01:22.570Z] #47 ... [2022-06-22T15:01:22.570Z] [2022-06-22T15:01:22.570Z] #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-22T15:01:22.570Z] #31 sha256:d27285d1322372af6b279a8e94c6a9e7aadd76309858faa6b9b3e20d8be29703 [2022-06-22T15:01:22.570Z] #31 11.84 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-22T15:01:22.570Z] #31 13.58 [2022-06-22T15:01:22.570Z] #31 13.95 #=#=# 0.0% ########### 15.9% ################### 26.5% ############################ 38.9% ################################## 47.3% ######################################### 57.1% ################################################# 68.1% ######################################################## 78.3% ################################################################ 90.2% ######################################################################## 100.0% [2022-06-22T15:01:23.164Z] #11 ... [2022-06-22T15:01:23.164Z] [2022-06-22T15:01:23.164Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-22T15:01:23.164Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-22T15:01:23.164Z] #72 DONE 0.7s [2022-06-22T15:01:23.164Z] [2022-06-22T15:01:23.164Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-22T15:01:23.164Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-22T15:01:23.741Z] #28 ... [2022-06-22T15:01:23.741Z] [2022-06-22T15:01:23.741Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-22T15:01:23.741Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-22T15:01:23.741Z] #74 DONE 0.9s [2022-06-22T15:01:23.741Z] [2022-06-22T15:01:23.741Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-22T15:01:23.741Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-22T15:01:24.464Z] #31 16.65 [2022-06-22T15:01:25.703Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.0s done [2022-06-22T15:01:25.703Z] #28 DONE 14.0s [2022-06-22T15:01:25.703Z] [2022-06-22T15:01:25.703Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:25.703Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:25.703Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.1s [2022-06-22T15:01:25.851Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.3s [2022-06-22T15:01:26.643Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.8s done [2022-06-22T15:01:26.643Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-22T15:01:27.584Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.8s done [2022-06-22T15:01:28.151Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-22T15:01:28.403Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 8.1s done [2022-06-22T15:01:28.663Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 [2022-06-22T15:01:28.924Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-22T15:01:28.924Z] #11 DONE 27.8s [2022-06-22T15:01:28.924Z] [2022-06-22T15:01:28.924Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-22T15:01:28.924Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-22T15:01:29.732Z] #31 ... [2022-06-22T15:01:29.732Z] [2022-06-22T15:01:29.732Z] #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-22T15:01:29.732Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:01:29.732Z] #14 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-22T15:01:29.732Z] #14 16.37 Fetched 8431 kB in 12s (722 kB/s) [2022-06-22T15:01:29.732Z] #14 16.37 Reading package lists... [2022-06-22T15:01:29.732Z] #14 ... [2022-06-22T15:01:29.732Z] [2022-06-22T15:01:29.732Z] #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-22T15:01:29.732Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-22T15:01:29.732Z] #38 15.83 tomll can be used in two ways: [2022-06-22T15:01:29.732Z] #38 15.83 Writing to STDIN and reading from STDOUT: [2022-06-22T15:01:29.732Z] #38 15.83 cat file.toml | tomll > file.toml [2022-06-22T15:01:29.732Z] #38 15.83 [2022-06-22T15:01:29.732Z] #38 15.83 Reading and updating a list of files: [2022-06-22T15:01:29.732Z] #38 15.83 tomll a.toml b.toml c.toml [2022-06-22T15:01:29.732Z] #38 15.83 [2022-06-22T15:01:29.732Z] #38 15.83 When given a list of files, tomll will modify all files in place without asking. [2022-06-22T15:01:29.732Z] #38 DONE 21.1s [2022-06-22T15:01:29.732Z] [2022-06-22T15:01:29.732Z] #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-22T15:01:29.732Z] #67 sha256:44ba70b39d1ff924a02947c43acbab454fbda1779b8612c0202665898fd7180b [2022-06-22T15:01:29.732Z] #67 11.21 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-22T15:01:29.732Z] #67 11.61 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-22T15:01:29.732Z] #67 14.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-22T15:01:29.732Z] #67 14.80 go: downloading github.com/google/uuid v1.3.0 [2022-06-22T15:01:29.732Z] #67 14.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-22T15:01:29.732Z] #67 15.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-22T15:01:29.732Z] #67 15.80 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-22T15:01:29.732Z] #67 15.89 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-22T15:01:29.732Z] #67 16.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-22T15:01:29.732Z] #67 16.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-22T15:01:29.732Z] #67 16.40 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-22T15:01:29.732Z] #67 16.74 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-22T15:01:29.732Z] #67 18.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-22T15:01:29.732Z] #67 ... [2022-06-22T15:01:29.732Z] [2022-06-22T15:01:29.732Z] #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-22T15:01:29.732Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-22T15:01:29.732Z] #53 11.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-22T15:01:29.732Z] #53 11.42 go: downloading golang.org/x/mod v0.3.0 [2022-06-22T15:01:29.732Z] #53 ... [2022-06-22T15:01:29.732Z] [2022-06-22T15:01:29.732Z] #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-22T15:01:29.732Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-22T15:01:29.989Z] #47 21.34 Updating files: 81% (1779/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-22T15:01:29.989Z] #47 21.84 + git checkout -q v2.3.0 [2022-06-22T15:01:30.919Z] #47 ... [2022-06-22T15:01:30.919Z] [2022-06-22T15:01:30.919Z] #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-22T15:01:30.919Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-22T15:01:30.919Z] #51 12.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-22T15:01:30.919Z] #51 17.11 Fetched 8435 kB in 13s (669 kB/s) [2022-06-22T15:01:30.919Z] #51 17.11 Reading package lists... [2022-06-22T15:01:30.941Z] #12 ... [2022-06-22T15:01:30.941Z] [2022-06-22T15:01:30.941Z] #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-22T15:01:30.941Z] #31 sha256:09918f95405b9bdc7915e445359d02b6847f05a72a2ced0be121140d2938f058 [2022-06-22T15:01:30.941Z] #31 1.576 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-22T15:01:30.941Z] #31 1.847 [2022-06-22T15:01:30.941Z] #31 2.067 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:30.941Z] #31 2.327 [2022-06-22T15:01:30.941Z] #31 3.240 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-22T15:01:30.941Z] #31 3.526 [2022-06-22T15:01:30.941Z] #31 3.744 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:30.941Z] #31 4.017 [2022-06-22T15:01:30.941Z] #31 4.966 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-22T15:01:30.941Z] #31 5.242 [2022-06-22T15:01:30.941Z] #31 5.461 #=#=# ######## 11.8% ########################################## 59.0% ################################################################# 90.8% ######################################################################## 100.0% [2022-06-22T15:01:30.941Z] #31 5.998 [2022-06-22T15:01:30.941Z] #31 7.115 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-22T15:01:30.941Z] #31 7.398 [2022-06-22T15:01:30.941Z] #31 7.619 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:30.941Z] #31 7.929 [2022-06-22T15:01:30.941Z] #31 8.637 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-22T15:01:30.941Z] #31 8.943 [2022-06-22T15:01:30.941Z] #31 9.195 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:30.941Z] #31 9.398 [2022-06-22T15:01:30.941Z] #31 9.440 Download of images into '/build' complete. [2022-06-22T15:01:30.941Z] #31 9.441 Use something like the following to load the result into a Docker daemon: [2022-06-22T15:01:30.941Z] #31 9.441 tar -cC '/build' . | docker load [2022-06-22T15:01:31.176Z] #51 22.15 Reading package lists... [2022-06-22T15:01:31.176Z] #51 ... [2022-06-22T15:01:31.176Z] [2022-06-22T15:01:31.176Z] #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-22T15:01:31.176Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:01:31.176Z] #14 16.37 Reading package lists... [2022-06-22T15:01:31.202Z] #31 DONE 10.8s [2022-06-22T15:01:31.202Z] [2022-06-22T15:01:31.202Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-22T15:01:31.202Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-22T15:01:31.463Z] #12 DONE 2.4s [2022-06-22T15:01:31.463Z] [2022-06-22T15:01:31.463Z] #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-22T15:01:31.463Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-22T15:01:32.036Z] #13 DONE 0.7s [2022-06-22T15:01:32.305Z] [2022-06-22T15:01:32.305Z] #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-22T15:01:32.305Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:01:32.305Z] #36 ... [2022-06-22T15:01:32.305Z] [2022-06-22T15:01:32.305Z] #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-22T15:01:32.305Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-22T15:01:32.305Z] #50 DONE 0.2s [2022-06-22T15:01:32.572Z] [2022-06-22T15:01:32.572Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-22T15:01:32.572Z] #25 sha256:1ef4550bee978b4187dc017e7273ae196718bea46749d0fb9d858559a362e5b6 [2022-06-22T15:01:32.572Z] #25 DONE 0.3s [2022-06-22T15:01:32.572Z] [2022-06-22T15:01:32.572Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-22T15:01:32.572Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-22T15:01:32.572Z] #33 DONE 0.4s [2022-06-22T15:01:32.572Z] [2022-06-22T15:01:32.572Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-22T15:01:32.572Z] #66 sha256:826d60b97f5f4fea33e816934ee1e7e9e7d2d4e9097a1f2ffcce5fff1a571441 [2022-06-22T15:01:32.572Z] #66 DONE 0.4s [2022-06-22T15:01:32.572Z] [2022-06-22T15:01:32.572Z] #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-22T15:01:32.572Z] #67 sha256:ec27f23fe2a0d3291ff4258f3201b749eb098093ff9aa38df0940d0046401836 [2022-06-22T15:01:32.572Z] #67 ... [2022-06-22T15:01:32.572Z] [2022-06-22T15:01:32.572Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-22T15:01:32.572Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-22T15:01:32.572Z] #46 DONE 0.4s [2022-06-22T15:01:32.837Z] [2022-06-22T15:01:32.837Z] #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-22T15:01:32.837Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:01:33.071Z] #14 21.56 Reading package lists... [2022-06-22T15:01:33.071Z] #14 ... [2022-06-22T15:01:33.071Z] [2022-06-22T15:01:33.071Z] #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-22T15:01:33.071Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-22T15:01:33.071Z] #36 14.76 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-22T15:01:33.071Z] #36 14.80 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-22T15:01:33.071Z] #36 15.88 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-22T15:01:33.071Z] #36 16.24 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-22T15:01:33.071Z] #36 ... [2022-06-22T15:01:33.071Z] [2022-06-22T15:01:33.071Z] #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-22T15:01:33.071Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-22T15:01:33.071Z] #47 23.63 + 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-22T15:01:33.587Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.1s [2022-06-22T15:01:34.450Z] #47 ... [2022-06-22T15:01:34.451Z] [2022-06-22T15:01:34.451Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:01:34.451Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-22T15:01:34.451Z] #76 16.25 Fetched 8431 kB in 12s (717 kB/s) [2022-06-22T15:01:34.451Z] #76 16.25 Reading package lists... [2022-06-22T15:01:34.451Z] #76 21.82 Reading package lists... [2022-06-22T15:01:34.451Z] #76 26.44 Building dependency tree... [2022-06-22T15:01:34.451Z] #76 ... [2022-06-22T15:01:34.451Z] [2022-06-22T15:01:34.451Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-22T15:01:34.451Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-22T15:01:34.451Z] #42 16.47 Fetched 8431 kB in 12s (714 kB/s) [2022-06-22T15:01:34.451Z] #42 16.47 Reading package lists... [2022-06-22T15:01:34.451Z] #42 21.03 Reading package lists... [2022-06-22T15:01:34.523Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.4s done [2022-06-22T15:01:34.523Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-22T15:01:34.708Z] #42 25.71 Building dependency tree... [2022-06-22T15:01:34.708Z] #42 ... [2022-06-22T15:01:34.708Z] [2022-06-22T15:01:34.708Z] #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-22T15:01:34.708Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-22T15:01:34.708Z] #62 16.25 Fetched 8431 kB in 12s (722 kB/s) [2022-06-22T15:01:34.708Z] #62 16.25 Reading package lists... [2022-06-22T15:01:34.708Z] #62 20.97 Reading package lists... [2022-06-22T15:01:34.708Z] #62 25.31 Building dependency tree... [2022-06-22T15:01:34.708Z] #62 ... [2022-06-22T15:01:34.708Z] [2022-06-22T15:01:34.708Z] #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-22T15:01:34.708Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-22T15:01:34.708Z] #51 22.15 Reading package lists... [2022-06-22T15:01:34.782Z] #11 ... [2022-06-22T15:01:34.782Z] [2022-06-22T15:01:34.782Z] #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-22T15:01:34.782Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-22T15:01:34.782Z] #29 1.431 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:34.782Z] #29 1.445 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:34.782Z] #29 1.470 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:34.782Z] #29 1.659 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:01:34.782Z] #29 1.998 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:01:34.782Z] #29 2.168 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:01:34.782Z] #29 3.755 Fetched 8544 kB in 3s (3296 kB/s) [2022-06-22T15:01:34.782Z] #29 3.755 Reading package lists... [2022-06-22T15:01:34.782Z] #29 4.648 Reading package lists... [2022-06-22T15:01:34.782Z] #29 5.482 Building dependency tree... [2022-06-22T15:01:34.782Z] #29 5.878 The following additional packages will be installed: [2022-06-22T15:01:34.782Z] #29 5.879 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-22T15:01:34.782Z] #29 5.880 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-22T15:01:34.782Z] #29 5.880 Recommended packages: [2022-06-22T15:01:34.782Z] #29 5.880 libldap-common publicsuffix libsasl2-modules [2022-06-22T15:01:34.782Z] #29 6.051 The following NEW packages will be installed: [2022-06-22T15:01:34.782Z] #29 6.052 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-22T15:01:34.782Z] #29 6.053 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-22T15:01:34.782Z] #29 6.054 libssh2-1 openssl [2022-06-22T15:01:34.782Z] #29 6.336 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-06-22T15:01:34.782Z] #29 6.336 Need to get 3040 kB of archives. [2022-06-22T15:01:34.782Z] #29 6.336 After this operation, 6651 kB of additional disk space will be used. [2022-06-22T15:01:34.782Z] #29 6.336 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-22T15:01:34.782Z] #29 6.336 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-22T15:01:34.782Z] #29 6.336 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-22T15:01:34.782Z] #29 6.402 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-22T15:01:34.783Z] #29 6.431 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-22T15:01:34.783Z] #29 6.431 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-22T15:01:34.783Z] #29 6.431 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-22T15:01:34.783Z] #29 6.431 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-22T15:01:34.783Z] #29 6.431 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-22T15:01:34.783Z] #29 6.433 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-22T15:01:34.783Z] #29 6.434 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-22T15:01:34.783Z] #29 6.459 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-22T15:01:34.783Z] #29 6.461 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-22T15:01:34.783Z] #29 6.488 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-22T15:01:34.783Z] #29 6.491 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-22T15:01:34.783Z] #29 6.774 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:01:34.783Z] #29 6.808 Fetched 3040 kB in 0s (6980 kB/s) [2022-06-22T15:01:34.783Z] #29 6.903 Selecting previously unselected package openssl. [2022-06-22T15:01:34.783Z] #29 6.903 (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-22T15:01:34.783Z] #29 6.906 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 6.910 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-22T15:01:34.783Z] #29 7.420 Selecting previously unselected package ca-certificates. [2022-06-22T15:01:34.783Z] #29 7.420 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-22T15:01:34.783Z] #29 7.501 Unpacking ca-certificates (20210119) ... [2022-06-22T15:01:34.783Z] #29 7.901 Selecting previously unselected package libbrotli1:amd64. [2022-06-22T15:01:34.783Z] #29 7.903 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 7.954 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-22T15:01:34.783Z] #29 8.160 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-22T15:01:34.783Z] #29 8.160 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.169 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:34.783Z] #29 8.295 Selecting previously unselected package libsasl2-2:amd64. [2022-06-22T15:01:34.783Z] #29 8.295 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.304 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:34.783Z] #29 8.378 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-22T15:01:34.783Z] #29 8.378 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.387 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-22T15:01:34.783Z] #29 8.485 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-22T15:01:34.783Z] #29 8.485 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.493 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-22T15:01:34.783Z] #29 8.570 Selecting previously unselected package libpsl5:amd64. [2022-06-22T15:01:34.783Z] #29 8.570 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.583 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-22T15:01:34.783Z] #29 8.642 Selecting previously unselected package librtmp1:amd64. [2022-06-22T15:01:34.783Z] #29 8.642 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.650 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-22T15:01:34.783Z] #29 8.744 Selecting previously unselected package libssh2-1:amd64. [2022-06-22T15:01:34.783Z] #29 8.746 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.759 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-22T15:01:34.783Z] #29 8.844 Selecting previously unselected package libcurl4:amd64. [2022-06-22T15:01:34.783Z] #29 8.844 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.844 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:34.783Z] #29 8.932 Selecting previously unselected package curl. [2022-06-22T15:01:34.783Z] #29 8.932 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 8.939 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:34.783Z] #29 9.011 Selecting previously unselected package libonig5:amd64. [2022-06-22T15:01:34.783Z] #29 9.014 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 9.018 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-22T15:01:34.783Z] #29 9.122 Selecting previously unselected package libjq1:amd64. [2022-06-22T15:01:34.783Z] #29 9.122 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 9.128 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-22T15:01:34.783Z] #29 9.194 Selecting previously unselected package jq. [2022-06-22T15:01:34.783Z] #29 9.194 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-22T15:01:34.783Z] #29 9.203 Unpacking jq (1.6-2.1) ... [2022-06-22T15:01:35.043Z] #29 9.273 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-22T15:01:35.043Z] #29 9.337 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-22T15:01:35.043Z] #29 ... [2022-06-22T15:01:35.043Z] [2022-06-22T15:01:35.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:35.043Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:35.638Z] #51 26.07 Building dependency tree... [2022-06-22T15:01:38.141Z] #47 ... [2022-06-22T15:01:38.141Z] [2022-06-22T15:01:38.141Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:01:38.141Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:01:38.141Z] #76 3.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:38.141Z] #76 3.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:38.141Z] #76 3.414 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:38.141Z] #76 3.671 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:01:38.141Z] #76 3.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:01:38.141Z] #76 4.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:01:38.141Z] #76 ... [2022-06-22T15:01:38.141Z] [2022-06-22T15:01:38.141Z] #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-22T15:01:38.141Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:01:38.141Z] #62 3.771 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:38.141Z] #62 3.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:38.141Z] #62 3.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:38.141Z] #62 4.093 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:01:38.141Z] #62 4.587 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:01:38.141Z] #62 5.631 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:01:38.162Z] #51 29.51 The following additional packages will be installed: [2022-06-22T15:01:38.162Z] #51 29.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-22T15:01:38.162Z] #51 29.54 python3-protobuf python3-six [2022-06-22T15:01:38.162Z] #51 29.55 Suggested packages: [2022-06-22T15:01:38.162Z] #51 29.56 python3-setuptools [2022-06-22T15:01:38.162Z] #51 29.56 Recommended packages: [2022-06-22T15:01:38.162Z] #51 29.56 iproute2 | iproute [2022-06-22T15:01:38.403Z] #62 ... [2022-06-22T15:01:38.403Z] [2022-06-22T15:01:38.403Z] #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-22T15:01:38.403Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-22T15:01:38.403Z] #40 4.407 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-22T15:01:38.403Z] #40 5.211 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-22T15:01:38.403Z] #40 6.036 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-22T15:01:38.403Z] #40 6.168 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-22T15:01:38.403Z] #40 6.232 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-22T15:01:38.418Z] #51 30.23 The following NEW packages will be installed: [2022-06-22T15:01:38.674Z] #51 30.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-22T15:01:38.674Z] #51 30.25 python3-protobuf python3-six [2022-06-22T15:01:38.931Z] #51 30.75 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:01:38.931Z] #51 30.75 Need to get 2136 kB of archives. [2022-06-22T15:01:38.931Z] #51 30.75 After this operation, 10.8 MB of additional disk space will be used. [2022-06-22T15:01:38.931Z] #51 30.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-06-22T15:01:39.349Z] #40 ... [2022-06-22T15:01:39.349Z] [2022-06-22T15:01:39.349Z] #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-22T15:01:39.349Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:01:39.349Z] #36 7.288 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-22T15:01:39.802Z] #51 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-22T15:01:39.802Z] #51 30.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-22T15:01:39.802Z] #51 30.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-06-22T15:01:40.058Z] #51 31.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-22T15:01:40.058Z] #51 31.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-22T15:01:40.058Z] #51 ... [2022-06-22T15:01:40.058Z] [2022-06-22T15:01:40.058Z] #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-22T15:01:40.058Z] #31 sha256:d27285d1322372af6b279a8e94c6a9e7aadd76309858faa6b9b3e20d8be29703 [2022-06-22T15:01:40.058Z] #31 22.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-22T15:01:40.058Z] #31 23.90 [2022-06-22T15:01:40.058Z] #31 24.24 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:40.058Z] #31 25.56 [2022-06-22T15:01:40.058Z] #31 28.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-22T15:01:40.058Z] #31 29.59 [2022-06-22T15:01:40.058Z] #31 29.90 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:40.058Z] #31 31.07 [2022-06-22T15:01:40.058Z] #31 31.47 Download of images into '/build' complete. [2022-06-22T15:01:40.059Z] #31 31.47 Use something like the following to load the result into a Docker daemon: [2022-06-22T15:01:40.059Z] #31 31.47 tar -cC '/build' . | docker load [2022-06-22T15:01:40.059Z] #31 ... [2022-06-22T15:01:40.059Z] [2022-06-22T15:01:40.059Z] #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-22T15:01:40.059Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-22T15:01:40.059Z] #51 31.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-22T15:01:40.339Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.1s [2022-06-22T15:01:40.598Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 6.0s done [2022-06-22T15:01:41.169Z] #11 ... [2022-06-22T15:01:41.169Z] [2022-06-22T15:01:41.169Z] #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-22T15:01:41.169Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-22T15:01:41.169Z] #29 9.360 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-22T15:01:41.169Z] #29 9.383 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:41.169Z] #29 9.404 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-22T15:01:41.169Z] #29 9.419 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-22T15:01:41.169Z] #29 9.434 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-22T15:01:41.169Z] #29 9.448 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-22T15:01:41.169Z] #29 9.469 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-22T15:01:41.169Z] #29 9.485 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-22T15:01:41.169Z] #29 9.528 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-22T15:01:41.169Z] #29 9.543 Setting up ca-certificates (20210119) ... [2022-06-22T15:01:41.169Z] #29 10.30 Updating certificates in /etc/ssl/certs... [2022-06-22T15:01:41.169Z] #29 11.52 129 added, 0 removed; done. [2022-06-22T15:01:41.169Z] #29 11.56 Setting up jq (1.6-2.1) ... [2022-06-22T15:01:41.169Z] #29 11.57 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:41.169Z] #29 11.59 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-22T15:01:41.169Z] #29 11.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:01:41.169Z] #29 11.63 Processing triggers for ca-certificates (20210119) ... [2022-06-22T15:01:41.169Z] #29 11.63 Updating certificates in /etc/ssl/certs... [2022-06-22T15:01:41.169Z] #29 12.51 0 added, 0 removed; done. [2022-06-22T15:01:41.169Z] #29 12.51 Running hooks in /etc/ca-certificates/update.d... [2022-06-22T15:01:41.169Z] #29 12.51 done. [2022-06-22T15:01:41.169Z] #29 DONE 15.4s [2022-06-22T15:01:41.169Z] [2022-06-22T15:01:41.169Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-22T15:01:41.169Z] #30 sha256:fdd95f9656fd575decdf1689ba199c310124323c1dc24f39f388acfd3db87754 [2022-06-22T15:01:41.169Z] #30 DONE 0.1s [2022-06-22T15:01:41.169Z] [2022-06-22T15:01:41.169Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:41.169Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:41.169Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [2022-06-22T15:01:41.494Z] #51 32.99 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-06-22T15:01:42.113Z] #51 ... [2022-06-22T15:01:42.113Z] [2022-06-22T15:01:42.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-22T15:01:42.113Z] #31 sha256:d27285d1322372af6b279a8e94c6a9e7aadd76309858faa6b9b3e20d8be29703 [2022-06-22T15:01:42.113Z] #31 DONE 34.5s [2022-06-22T15:01:42.113Z] [2022-06-22T15:01:42.113Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-22T15:01:42.113Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-22T15:01:42.113Z] #57 32.22 v3.0.2 [2022-06-22T15:01:42.113Z] #57 DONE 34.0s [2022-06-22T15:01:42.370Z] [2022-06-22T15:01:42.370Z] #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-22T15:01:42.370Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-22T15:01:42.370Z] #40 32.56 NAME: [2022-06-22T15:01:42.370Z] #40 32.57 go-winres - A tool for embedding resources in Windows executables [2022-06-22T15:01:42.370Z] #40 32.57 [2022-06-22T15:01:42.370Z] #40 32.57 USAGE: [2022-06-22T15:01:42.370Z] #40 32.57 go-winres [global options] command [command options] [arguments...] [2022-06-22T15:01:42.370Z] #40 32.57 [2022-06-22T15:01:42.370Z] #40 32.57 COMMANDS: [2022-06-22T15:01:42.370Z] #40 32.57 init Create an initial ./winres/winres.json [2022-06-22T15:01:42.370Z] #40 32.58 make Make syso files for the "go build" command [2022-06-22T15:01:42.370Z] #40 32.59 simply Make syso files for the "go build" command (simplified) [2022-06-22T15:01:42.370Z] #40 32.59 extract Extract all resources from an executable [2022-06-22T15:01:42.370Z] #40 32.59 patch Replace resources in an executable file (exe, dll) [2022-06-22T15:01:42.370Z] #40 32.59 help, h Shows a list of commands or help for one command [2022-06-22T15:01:42.370Z] #40 32.59 [2022-06-22T15:01:42.370Z] #40 32.59 GLOBAL OPTIONS: [2022-06-22T15:01:42.370Z] #40 32.59 --help, -h show help (default: false) [2022-06-22T15:01:42.370Z] #40 DONE 34.1s [2022-06-22T15:01:42.370Z] [2022-06-22T15:01:42.370Z] #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-22T15:01:42.370Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-22T15:01:42.370Z] #62 28.99 The following additional packages will be installed: [2022-06-22T15:01:42.370Z] #62 29.02 libbtrfs0 [2022-06-22T15:01:42.370Z] #62 29.22 The following NEW packages will be installed: [2022-06-22T15:01:42.370Z] #62 29.26 libbtrfs-dev libbtrfs0 [2022-06-22T15:01:42.370Z] #62 29.67 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:01:42.370Z] #62 29.67 Need to get 454 kB of archives. [2022-06-22T15:01:42.370Z] #62 29.67 After this operation, 1275 kB of additional disk space will be used. [2022-06-22T15:01:42.370Z] #62 29.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-22T15:01:42.370Z] #62 29.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-22T15:01:42.370Z] #62 30.64 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:01:42.370Z] #62 31.04 Fetched 454 kB in 0s (1354 kB/s) [2022-06-22T15:01:42.370Z] #62 32.16 Selecting previously unselected package libbtrfs0:arm64. [2022-06-22T15:01:42.370Z] #62 32.16 (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-22T15:01:42.370Z] #62 32.24 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-22T15:01:42.370Z] #62 32.42 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-22T15:01:42.370Z] #62 32.88 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-22T15:01:42.370Z] #62 32.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-22T15:01:42.370Z] #62 32.94 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-22T15:01:42.370Z] #62 33.73 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-22T15:01:42.370Z] #62 33.86 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-22T15:01:42.370Z] #62 33.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:01:42.661Z] #36 ... [2022-06-22T15:01:42.661Z] [2022-06-22T15:01:42.661Z] #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-22T15:01:42.661Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:01:42.661Z] #42 4.486 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:42.661Z] #42 4.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:42.661Z] #42 4.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:42.661Z] #42 4.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:01:42.661Z] #42 6.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:01:42.661Z] #42 7.926 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:01:42.661Z] #42 ... [2022-06-22T15:01:42.661Z] [2022-06-22T15:01:42.661Z] #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-22T15:01:42.661Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-22T15:01:42.661Z] #57 4.148 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-22T15:01:42.661Z] #57 4.787 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-22T15:01:42.661Z] #57 4.787 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-22T15:01:42.661Z] #57 4.822 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-22T15:01:42.661Z] #57 5.855 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-22T15:01:42.661Z] #57 ... [2022-06-22T15:01:42.661Z] [2022-06-22T15:01:42.661Z] #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-22T15:01:42.661Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-22T15:01:42.661Z] #38 7.419 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-22T15:01:42.661Z] #38 ... [2022-06-22T15:01:42.661Z] [2022-06-22T15:01:42.661Z] #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-22T15:01:42.661Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:01:42.661Z] #51 8.609 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:42.661Z] #51 8.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:42.661Z] #51 8.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:42.661Z] #51 9.156 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-22T15:01:42.661Z] #51 9.934 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:01:42.661Z] #51 ... [2022-06-22T15:01:42.661Z] [2022-06-22T15:01:42.661Z] #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-22T15:01:42.661Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:01:42.661Z] #55 5.302 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-22T15:01:42.661Z] #55 ... [2022-06-22T15:01:42.661Z] [2022-06-22T15:01:42.661Z] #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-22T15:01:42.661Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-22T15:01:42.661Z] #34 4.669 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-22T15:01:42.661Z] #34 4.669 Cloning into '.'... [2022-06-22T15:01:42.923Z] #34 ... [2022-06-22T15:01:42.923Z] [2022-06-22T15:01:42.923Z] #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-22T15:01:42.923Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:01:42.923Z] #14 7.599 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:01:42.923Z] #14 7.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:01:42.923Z] #14 7.638 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:01:42.923Z] #14 8.635 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:01:42.923Z] #14 10.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:01:43.185Z] #14 ... [2022-06-22T15:01:43.185Z] [2022-06-22T15:01:43.185Z] #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-22T15:01:43.185Z] #26 sha256:19062eb291e5b8e4cfb64d0205789b138a198cab980d0baa47d1b5633b5d8888 [2022-06-22T15:01:43.185Z] #26 8.047 + RM_GOPATH=0 [2022-06-22T15:01:43.185Z] #26 8.047 + TMP_GOPATH= [2022-06-22T15:01:43.185Z] #26 8.047 + : /build [2022-06-22T15:01:43.185Z] #26 8.047 + '[' -z '' ']' [2022-06-22T15:01:43.185Z] #26 8.048 ++ mktemp -d [2022-06-22T15:01:43.185Z] #26 8.060 + export GOPATH=/tmp/tmp.jqEIL4kEl8 [2022-06-22T15:01:43.185Z] #26 8.069 + GOPATH=/tmp/tmp.jqEIL4kEl8 [2022-06-22T15:01:43.185Z] #26 8.070 + RM_GOPATH=1 [2022-06-22T15:01:43.185Z] #26 8.070 + case "$(go env GOARCH)" in [2022-06-22T15:01:43.185Z] #26 8.071 ++ go env GOARCH [2022-06-22T15:01:43.185Z] #26 8.106 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:43.185Z] #26 8.106 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:43.185Z] #26 8.109 ++ dirname /install.sh [2022-06-22T15:01:43.185Z] #26 8.130 + dir=/ [2022-06-22T15:01:43.185Z] #26 8.130 + bin=dockercli [2022-06-22T15:01:43.185Z] #26 8.130 + shift [2022-06-22T15:01:43.185Z] #26 8.130 Install docker/cli version 17.06.2-ce from stable [2022-06-22T15:01:43.185Z] #26 8.130 + '[' '!' -f //dockercli.installer ']' [2022-06-22T15:01:43.185Z] #26 8.130 + . //dockercli.installer [2022-06-22T15:01:43.185Z] #26 8.130 ++ : stable [2022-06-22T15:01:43.185Z] #26 8.130 ++ : 17.06.2-ce [2022-06-22T15:01:43.185Z] #26 8.130 + install_dockercli [2022-06-22T15:01:43.185Z] #26 8.130 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-22T15:01:43.185Z] #26 8.131 ++ uname -m [2022-06-22T15:01:43.185Z] #26 8.133 + arch=x86_64 [2022-06-22T15:01:43.185Z] #26 8.133 + '[' x86_64 '!=' x86_64 ']' [2022-06-22T15:01:43.185Z] #26 8.133 + url=https://download.docker.com/linux/static [2022-06-22T15:01:43.185Z] #26 8.134 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-22T15:01:43.185Z] #26 8.134 + tar -xz docker/docker [2022-06-22T15:01:43.185Z] #26 ... [2022-06-22T15:01:43.185Z] [2022-06-22T15:01:43.185Z] #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-22T15:01:43.185Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T15:01:43.185Z] #53 6.041 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-22T15:01:43.185Z] #53 7.218 go: downloading github.com/fatih/color v1.10.0 [2022-06-22T15:01:43.185Z] #53 7.255 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-22T15:01:43.185Z] #53 7.255 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-22T15:01:43.185Z] #53 7.292 go: downloading github.com/pkg/errors v0.9.1 [2022-06-22T15:01:43.185Z] #53 7.543 go: downloading golang.org/x/tools v0.1.0 [2022-06-22T15:01:43.185Z] #53 7.570 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-22T15:01:43.185Z] #53 7.798 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-22T15:01:43.185Z] #53 8.199 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-22T15:01:43.185Z] #53 8.451 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-22T15:01:43.312Z] #62 DONE 34.9s [2022-06-22T15:01:43.312Z] [2022-06-22T15:01:43.312Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-22T15:01:43.312Z] #63 sha256:085103a73266ecfa099ab90e2c82c04ee7f4a6dfd3ee4526fc3c8c89e0a73bf4 [2022-06-22T15:01:43.447Z] #53 ... [2022-06-22T15:01:43.447Z] [2022-06-22T15:01:43.447Z] #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-22T15:01:43.447Z] #67 sha256:ec27f23fe2a0d3291ff4258f3201b749eb098093ff9aa38df0940d0046401836 [2022-06-22T15:01:43.447Z] #67 7.911 + RM_GOPATH=0 [2022-06-22T15:01:43.447Z] #67 7.911 + TMP_GOPATH= [2022-06-22T15:01:43.447Z] #67 7.911 + : /build [2022-06-22T15:01:43.447Z] #67 7.911 + '[' -z '' ']' [2022-06-22T15:01:43.447Z] #67 7.911 ++ mktemp -d [2022-06-22T15:01:43.447Z] #67 7.911 + export GOPATH=/tmp/tmp.RTHIz4LgWr [2022-06-22T15:01:43.447Z] #67 7.911 + GOPATH=/tmp/tmp.RTHIz4LgWr [2022-06-22T15:01:43.447Z] #67 7.911 + RM_GOPATH=1 [2022-06-22T15:01:43.447Z] #67 7.911 + case "$(go env GOARCH)" in [2022-06-22T15:01:43.447Z] #67 7.911 ++ go env GOARCH [2022-06-22T15:01:43.447Z] #67 7.930 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:43.447Z] #67 7.930 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:43.447Z] #67 7.930 ++ dirname /install.sh [2022-06-22T15:01:43.447Z] #67 7.935 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:01:43.447Z] #67 7.935 + dir=/ [2022-06-22T15:01:43.447Z] #67 7.935 + bin=rootlesskit [2022-06-22T15:01:43.447Z] #67 7.935 + shift [2022-06-22T15:01:43.447Z] #67 7.935 + '[' '!' -f //rootlesskit.installer ']' [2022-06-22T15:01:43.447Z] #67 7.935 + . //rootlesskit.installer [2022-06-22T15:01:43.447Z] #67 7.935 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:01:43.447Z] #67 7.935 + install_rootlesskit [2022-06-22T15:01:43.447Z] #67 7.935 + case "$1" in [2022-06-22T15:01:43.447Z] #67 7.935 + export CGO_ENABLED=0 [2022-06-22T15:01:43.447Z] #67 7.935 + CGO_ENABLED=0 [2022-06-22T15:01:43.447Z] #67 7.935 + _install_rootlesskit [2022-06-22T15:01:43.447Z] #67 7.935 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-22T15:01:43.447Z] #67 7.935 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-22T15:01:43.447Z] #67 7.935 + GOBIN=/build [2022-06-22T15:01:43.447Z] #67 7.935 + GO111MODULE=on [2022-06-22T15:01:43.447Z] #67 7.935 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:01:43.447Z] #67 8.674 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-22T15:01:44.243Z] #63 ... [2022-06-22T15:01:44.243Z] [2022-06-22T15:01:44.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-22T15:01:44.243Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:01:44.243Z] #14 21.56 Reading package lists... [2022-06-22T15:01:44.243Z] #14 26.10 Building dependency tree... [2022-06-22T15:01:44.243Z] #14 29.67 The following additional packages will be installed: [2022-06-22T15:01:44.243Z] #14 29.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-22T15:01:44.243Z] #14 29.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-22T15:01:44.243Z] #14 29.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-22T15:01:44.243Z] #14 29.68 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-22T15:01:44.243Z] #14 29.68 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-22T15:01:44.243Z] #14 29.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-22T15:01:44.243Z] #14 29.70 mingw-w64-common mingw-w64-x86-64-dev [2022-06-22T15:01:44.243Z] #14 29.71 Suggested packages: [2022-06-22T15:01:44.243Z] #14 29.74 gcc-10-locales seccomp wine64 [2022-06-22T15:01:44.243Z] #14 30.96 The following NEW packages will be installed: [2022-06-22T15:01:44.244Z] #14 30.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-22T15:01:44.244Z] #14 30.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-22T15:01:44.244Z] #14 30.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-22T15:01:44.244Z] #14 30.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-22T15:01:44.244Z] #14 30.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-22T15:01:44.244Z] #14 30.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-22T15:01:44.244Z] #14 31.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-22T15:01:44.244Z] #14 31.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-22T15:01:44.244Z] #14 31.01 mingw-w64-x86-64-dev [2022-06-22T15:01:44.244Z] #14 31.54 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:01:44.244Z] #14 31.54 Need to get 108 MB of archives. [2022-06-22T15:01:44.244Z] #14 31.54 After this operation, 620 MB of additional disk space will be used. [2022-06-22T15:01:44.244Z] #14 31.54 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-22T15:01:44.244Z] #14 32.10 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-22T15:01:44.244Z] #14 32.27 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-22T15:01:44.244Z] #14 32.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-06-22T15:01:44.244Z] #14 32.33 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-22T15:01:44.244Z] #14 32.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-22T15:01:44.244Z] #14 32.68 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-22T15:01:44.244Z] #14 32.85 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-22T15:01:44.244Z] #14 32.86 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-22T15:01:44.244Z] #14 33.63 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-22T15:01:44.244Z] #14 35.51 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-22T15:01:44.244Z] #14 36.14 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-22T15:01:44.244Z] #14 ... [2022-06-22T15:01:44.244Z] [2022-06-22T15:01:44.244Z] #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-22T15:01:44.244Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-22T15:01:44.244Z] #34 35.58 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-22T15:01:44.244Z] #34 35.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-22T15:01:45.174Z] #34 36.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-22T15:01:45.174Z] #34 ... [2022-06-22T15:01:45.174Z] [2022-06-22T15:01:45.174Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-22T15:01:45.174Z] #63 sha256:085103a73266ecfa099ab90e2c82c04ee7f4a6dfd3ee4526fc3c8c89e0a73bf4 [2022-06-22T15:01:45.174Z] #63 DONE 2.1s [2022-06-22T15:01:45.174Z] [2022-06-22T15:01:45.175Z] #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-22T15:01:45.175Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-22T15:01:45.175Z] #51 35.11 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:01:45.175Z] #51 35.47 Fetched 2136 kB in 3s (675 kB/s) [2022-06-22T15:01:45.175Z] #51 35.85 Selecting previously unselected package libprotobuf23:arm64. [2022-06-22T15:01:45.175Z] #51 35.85 (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-22T15:01:45.175Z] #51 35.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-06-22T15:01:45.175Z] #51 36.09 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-06-22T15:01:45.175Z] #51 36.89 Selecting previously unselected package python3-pkg-resources. [2022-06-22T15:01:45.175Z] #51 36.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-22T15:01:45.175Z] #51 36.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:01:45.445Z] #51 ... [2022-06-22T15:01:45.445Z] [2022-06-22T15:01:45.445Z] #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-22T15:01:45.445Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-22T15:01:45.445Z] #42 25.71 Building dependency tree... [2022-06-22T15:01:45.445Z] #42 29.48 The following additional packages will be installed: [2022-06-22T15:01:45.445Z] #42 29.48 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-22T15:01:45.445Z] #42 29.49 Suggested packages: [2022-06-22T15:01:45.445Z] #42 29.51 cmake-doc ninja-build lrzip [2022-06-22T15:01:45.445Z] #42 29.51 Recommended packages: [2022-06-22T15:01:45.445Z] #42 29.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-22T15:01:45.445Z] #42 30.28 The following NEW packages will be installed: [2022-06-22T15:01:45.445Z] #42 30.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-22T15:01:45.445Z] #42 30.32 vim-common xxd [2022-06-22T15:01:45.445Z] #42 30.69 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:01:45.445Z] #42 30.69 Need to get 15.6 MB of archives. [2022-06-22T15:01:45.445Z] #42 30.69 After this operation, 67.4 MB of additional disk space will be used. [2022-06-22T15:01:45.445Z] #42 30.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-22T15:01:45.445Z] #42 30.69 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-22T15:01:45.445Z] #42 30.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-22T15:01:45.445Z] #42 30.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-22T15:01:45.445Z] #42 31.95 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-22T15:01:45.445Z] #42 32.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-06-22T15:01:45.445Z] #42 32.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-06-22T15:01:45.445Z] #42 32.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-06-22T15:01:45.445Z] #42 32.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-06-22T15:01:45.445Z] #42 32.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-06-22T15:01:45.445Z] #42 33.60 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:01:45.445Z] #42 33.93 Fetched 15.6 MB in 2s (7701 kB/s) [2022-06-22T15:01:45.445Z] #42 34.08 Selecting previously unselected package xxd. [2022-06-22T15:01:45.445Z] #42 34.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-22T15:01:45.445Z] #42 34.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-22T15:01:45.445Z] #42 34.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:01:45.445Z] #42 34.77 Selecting previously unselected package vim-common. [2022-06-22T15:01:45.445Z] #42 34.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:01:45.445Z] #42 34.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:01:45.445Z] #42 35.59 Selecting previously unselected package cmake-data. [2022-06-22T15:01:45.445Z] #42 35.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-22T15:01:45.445Z] #42 35.61 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-22T15:01:45.445Z] #42 ... [2022-06-22T15:01:45.445Z] [2022-06-22T15:01:45.445Z] #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-22T15:01:45.445Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-22T15:01:45.445Z] #51 37.19 Selecting previously unselected package python3-six. [2022-06-22T15:01:45.445Z] #51 37.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-22T15:01:45.445Z] #51 37.19 Unpacking python3-six (1.16.0-2) ... [2022-06-22T15:01:45.997Z] #67 ... [2022-06-22T15:01:45.997Z] [2022-06-22T15:01:45.997Z] #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-22T15:01:45.997Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T15:01:45.997Z] #53 12.92 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-22T15:01:45.997Z] #53 12.96 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-22T15:01:45.997Z] #53 13.15 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-22T15:01:46.009Z] #51 37.41 Selecting previously unselected package python3-protobuf. [2022-06-22T15:01:46.009Z] #51 37.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-06-22T15:01:46.009Z] #51 ... [2022-06-22T15:01:46.009Z] [2022-06-22T15:01:46.009Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:01:46.009Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-22T15:01:46.009Z] #76 26.44 Building dependency tree... [2022-06-22T15:01:46.009Z] #76 30.04 python3 is already the newest version (3.9.2-3). [2022-06-22T15:01:46.009Z] #76 30.04 The following additional packages will be installed: [2022-06-22T15:01:46.009Z] #76 30.06 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-22T15:01:46.009Z] #76 30.07 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-22T15:01:46.009Z] #76 30.11 Suggested packages: [2022-06-22T15:01:46.009Z] #76 30.12 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-22T15:01:46.009Z] #76 30.12 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-22T15:01:46.009Z] #76 30.12 m4-doc ed diffutils-doc [2022-06-22T15:01:46.009Z] #76 30.12 Recommended packages: [2022-06-22T15:01:46.009Z] #76 30.12 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-22T15:01:46.009Z] #76 31.28 The following NEW packages will be installed: [2022-06-22T15:01:46.009Z] #76 31.28 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-22T15:01:46.009Z] #76 31.29 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-22T15:01:46.009Z] #76 31.29 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-22T15:01:46.009Z] #76 31.29 libyajl2 m4 patch xz-utils [2022-06-22T15:01:46.009Z] #76 31.95 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:01:46.009Z] #76 31.95 Need to get 5914 kB of archives. [2022-06-22T15:01:46.009Z] #76 31.95 After this operation, 18.6 MB of additional disk space will be used. [2022-06-22T15:01:46.009Z] #76 31.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-22T15:01:46.009Z] #76 32.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-06-22T15:01:46.009Z] #76 32.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-06-22T15:01:46.009Z] #76 32.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-06-22T15:01:46.009Z] #76 32.17 Get:5 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-22T15:01:46.009Z] #76 32.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-06-22T15:01:46.009Z] #76 32.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-06-22T15:01:46.009Z] #76 32.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-06-22T15:01:46.009Z] #76 32.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-22T15:01:46.009Z] #76 32.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-06-22T15:01:46.009Z] #76 32.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-22T15:01:46.009Z] #76 32.34 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-22T15:01:46.009Z] #76 32.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-06-22T15:01:46.009Z] #76 32.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-22T15:01:46.009Z] #76 32.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-06-22T15:01:46.009Z] #76 32.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-22T15:01:46.009Z] #76 32.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-06-22T15:01:46.009Z] #76 32.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-22T15:01:46.009Z] #76 32.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-22T15:01:46.009Z] #76 32.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-06-22T15:01:46.009Z] #76 32.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-22T15:01:46.009Z] #76 32.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-22T15:01:46.009Z] #76 32.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-06-22T15:01:46.009Z] #76 33.60 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:01:46.009Z] #76 33.98 Fetched 5914 kB in 1s (5915 kB/s) [2022-06-22T15:01:46.009Z] #76 34.29 Selecting previously unselected package bzip2. [2022-06-22T15:01:46.009Z] #76 34.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-22T15:01:46.009Z] #76 34.37 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-06-22T15:01:46.009Z] #76 34.48 Unpacking bzip2 (1.0.8-4) ... [2022-06-22T15:01:46.009Z] #76 34.78 Selecting previously unselected package libmagic-mgc. [2022-06-22T15:01:46.009Z] #76 34.78 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-06-22T15:01:46.009Z] #76 34.83 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-22T15:01:46.009Z] #76 36.14 Selecting previously unselected package libmagic1:arm64. [2022-06-22T15:01:46.009Z] #76 36.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-06-22T15:01:46.009Z] #76 36.17 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-06-22T15:01:46.009Z] #76 36.62 Selecting previously unselected package file. [2022-06-22T15:01:46.009Z] #76 36.62 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-06-22T15:01:46.009Z] #76 36.66 Unpacking file (1:5.39-3) ... [2022-06-22T15:01:46.009Z] #76 37.14 Selecting previously unselected package xz-utils. [2022-06-22T15:01:46.009Z] #76 37.14 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-22T15:01:46.009Z] #76 37.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:01:46.009Z] #76 37.55 Selecting previously unselected package libsigsegv2:arm64. [2022-06-22T15:01:46.010Z] #76 37.55 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-06-22T15:01:46.010Z] #76 37.56 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-06-22T15:01:46.010Z] #76 37.69 Selecting previously unselected package m4. [2022-06-22T15:01:46.010Z] #76 37.69 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-06-22T15:01:46.010Z] #76 37.70 Unpacking m4 (1.4.18-5) ... [2022-06-22T15:01:46.010Z] #76 ... [2022-06-22T15:01:46.010Z] [2022-06-22T15:01:46.010Z] #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-22T15:01:46.010Z] #64 sha256:c763eb3d27683fd04d2b2676fdc3ef12704ddce4fbd0f0518276cd94c47d0f97 [2022-06-22T15:01:46.010Z] #64 0.704 + RM_GOPATH=0 [2022-06-22T15:01:46.010Z] #64 0.705 + TMP_GOPATH= [2022-06-22T15:01:46.010Z] #64 0.705 + : /build [2022-06-22T15:01:46.010Z] #64 0.705 + '[' -z '' ']' [2022-06-22T15:01:46.010Z] #64 0.706 ++ mktemp -d [2022-06-22T15:01:46.010Z] #64 0.844 + export GOPATH=/tmp/tmp.V5Dvvojaln [2022-06-22T15:01:46.010Z] #64 0.844 + GOPATH=/tmp/tmp.V5Dvvojaln [2022-06-22T15:01:46.010Z] #64 0.844 + RM_GOPATH=1 [2022-06-22T15:01:46.010Z] #64 0.845 + case "$(go env GOARCH)" in [2022-06-22T15:01:46.010Z] #64 0.845 ++ go env GOARCH [2022-06-22T15:01:46.010Z] #64 0.871 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:46.010Z] #64 0.871 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:01:46.010Z] #64 0.871 ++ dirname /install.sh [2022-06-22T15:01:46.010Z] #64 0.872 + dir=/ [2022-06-22T15:01:46.010Z] #64 0.873 + bin=containerd [2022-06-22T15:01:46.010Z] #64 0.873 + shift [2022-06-22T15:01:46.010Z] #64 0.873 + '[' '!' -f //containerd.installer ']' [2022-06-22T15:01:46.010Z] #64 0.873 + . //containerd.installer [2022-06-22T15:01:46.010Z] #64 0.873 ++ set -e [2022-06-22T15:01:46.010Z] #64 0.874 ++ : v1.6.6 [2022-06-22T15:01:46.010Z] #64 0.874 + install_containerd [2022-06-22T15:01:46.010Z] #64 0.874 + echo 'Install containerd version v1.6.6' [2022-06-22T15:01:46.010Z] #64 0.875 Install containerd version v1.6.6 [2022-06-22T15:01:46.010Z] #64 0.875 + git clone https://github.com/containerd/containerd.git /tmp/tmp.V5Dvvojaln/src/github.com/containerd/containerd [2022-06-22T15:01:46.010Z] #64 0.973 Cloning into '/tmp/tmp.V5Dvvojaln/src/github.com/containerd/containerd'... [2022-06-22T15:01:46.443Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s [2022-06-22T15:01:47.385Z] #53 15.39 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-22T15:01:47.385Z] #53 15.39 go: downloading golang.org/x/mod v0.3.0 [2022-06-22T15:01:50.693Z] #53 ... [2022-06-22T15:01:50.693Z] [2022-06-22T15:01:50.693Z] #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-22T15:01:50.693Z] #26 sha256:19062eb291e5b8e4cfb64d0205789b138a198cab980d0baa47d1b5633b5d8888 [2022-06-22T15:01:50.693Z] #26 17.06 + mkdir -p /build [2022-06-22T15:01:50.693Z] #26 17.08 + mv docker/docker /build/ [2022-06-22T15:01:50.693Z] #26 17.09 + rmdir docker [2022-06-22T15:01:50.693Z] #26 DONE 17.6s [2022-06-22T15:01:50.693Z] [2022-06-22T15:01:50.694Z] #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-22T15:01:50.694Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:01:50.694Z] #47 7.515 + git clone https://github.com/docker/distribution.git . [2022-06-22T15:01:50.694Z] #47 7.515 Cloning into '.'... [2022-06-22T15:01:50.694Z] #47 ... [2022-06-22T15:01:50.694Z] [2022-06-22T15:01:50.694Z] #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-22T15:01:50.694Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:01:50.694Z] #36 16.77 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-22T15:01:50.694Z] #36 16.78 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-22T15:01:50.694Z] #36 17.42 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-22T15:01:50.694Z] #36 17.63 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-22T15:01:50.694Z] #36 18.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-22T15:01:50.694Z] #36 18.59 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-22T15:01:50.694Z] #36 18.63 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-22T15:01:50.955Z] #36 18.77 go: downloading github.com/peterh/liner v1.2.2 [2022-06-22T15:01:50.955Z] #36 ... [2022-06-22T15:01:50.955Z] [2022-06-22T15:01:50.955Z] #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-22T15:01:50.955Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-22T15:01:50.955Z] #40 8.982 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-22T15:01:50.955Z] #40 9.123 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-22T15:01:51.218Z] #40 ... [2022-06-22T15:01:51.218Z] [2022-06-22T15:01:51.218Z] #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-22T15:01:51.218Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:01:51.218Z] #36 19.11 go: downloading github.com/google/go-dap v0.6.0 [2022-06-22T15:01:51.262Z] #64 ... [2022-06-22T15:01:51.262Z] [2022-06-22T15:01:51.262Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:01:51.262Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-22T15:01:51.262Z] #76 38.22 Selecting previously unselected package autoconf. [2022-06-22T15:01:51.262Z] #76 38.23 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-22T15:01:51.262Z] #76 38.23 Unpacking autoconf (2.69-14) ... [2022-06-22T15:01:51.262Z] #76 38.73 Selecting previously unselected package autotools-dev. [2022-06-22T15:01:51.262Z] #76 38.73 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-22T15:01:51.262Z] #76 38.74 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-22T15:01:51.262Z] #76 38.91 Selecting previously unselected package automake. [2022-06-22T15:01:51.262Z] #76 38.92 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-22T15:01:51.262Z] #76 38.93 Unpacking automake (1:1.16.3-2) ... [2022-06-22T15:01:51.262Z] #76 39.53 Selecting previously unselected package patch. [2022-06-22T15:01:51.262Z] #76 39.54 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 39.55 Unpacking patch (2.7.6-7) ... [2022-06-22T15:01:51.262Z] #76 39.76 Selecting previously unselected package dpkg-dev. [2022-06-22T15:01:51.262Z] #76 39.76 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-22T15:01:51.262Z] #76 39.77 Unpacking dpkg-dev (1.20.10) ... [2022-06-22T15:01:51.262Z] #76 40.89 Selecting previously unselected package build-essential. [2022-06-22T15:01:51.262Z] #76 40.90 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 40.91 Unpacking build-essential (12.9) ... [2022-06-22T15:01:51.262Z] #76 41.04 Selecting previously unselected package libcap2:arm64. [2022-06-22T15:01:51.262Z] #76 41.04 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 41.05 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-22T15:01:51.262Z] #76 41.17 Selecting previously unselected package libcap-dev:arm64. [2022-06-22T15:01:51.262Z] #76 41.17 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 41.20 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-06-22T15:01:51.262Z] #76 41.29 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-22T15:01:51.262Z] #76 41.29 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 41.30 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-22T15:01:51.262Z] #76 41.42 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-06-22T15:01:51.262Z] #76 41.43 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 41.44 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-22T15:01:51.262Z] #76 41.61 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-22T15:01:51.262Z] #76 41.63 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 41.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-22T15:01:51.262Z] #76 41.86 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-22T15:01:51.262Z] #76 41.87 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 41.88 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-22T15:01:51.262Z] #76 42.66 Selecting previously unselected package libtool. [2022-06-22T15:01:51.262Z] #76 42.66 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-22T15:01:51.262Z] #76 42.67 Unpacking libtool (2.4.6-15) ... [2022-06-22T15:01:51.262Z] #76 42.92 Selecting previously unselected package libudev-dev:arm64. [2022-06-22T15:01:51.262Z] #76 42.93 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 42.94 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-22T15:01:51.262Z] #76 43.20 Selecting previously unselected package libyajl2:arm64. [2022-06-22T15:01:51.262Z] #76 43.20 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-06-22T15:01:51.262Z] #76 43.21 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-22T15:01:51.262Z] #76 43.32 Selecting previously unselected package libyajl-dev:arm64. [2022-06-22T15:01:51.480Z] #36 19.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-22T15:01:51.520Z] #76 43.32 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-06-22T15:01:51.520Z] #76 43.34 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-06-22T15:01:51.520Z] #76 43.55 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-22T15:01:51.731Z] #11 ... [2022-06-22T15:01:51.731Z] [2022-06-22T15:01:51.731Z] #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-22T15:01:51.731Z] #31 sha256:b106b9bec6e4e68703831867a5e2960f7e496648fe06f1f774f815d7f466de30 [2022-06-22T15:01:51.731Z] #31 2.076 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-22T15:01:51.731Z] #31 2.420 [2022-06-22T15:01:51.731Z] #31 2.638 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:51.731Z] #31 2.987 [2022-06-22T15:01:51.731Z] #31 4.043 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-22T15:01:51.731Z] #31 4.361 [2022-06-22T15:01:51.731Z] #31 4.577 #=#=# ######################################## 56.3% ######################################################################## 100.0% [2022-06-22T15:01:51.731Z] #31 4.941 [2022-06-22T15:01:51.731Z] #31 6.003 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-22T15:01:51.731Z] #31 6.344 [2022-06-22T15:01:51.731Z] #31 6.565 #=#=# #################### 28.2% ########################################### 60.0% ################################################################# 91.3% ######################################################################## 100.0% [2022-06-22T15:01:51.731Z] #31 7.102 [2022-06-22T15:01:51.731Z] #31 8.212 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-22T15:01:51.731Z] #31 8.551 [2022-06-22T15:01:51.731Z] #31 8.786 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:51.731Z] #31 9.093 [2022-06-22T15:01:51.731Z] #31 9.855 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-22T15:01:51.731Z] #31 10.15 [2022-06-22T15:01:51.731Z] #31 ... [2022-06-22T15:01:51.731Z] [2022-06-22T15:01:51.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:51.731Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:51.731Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.1s [2022-06-22T15:01:51.776Z] #76 43.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-22T15:01:51.776Z] #76 43.62 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-22T15:01:51.776Z] #76 43.65 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-06-22T15:01:51.776Z] #76 43.70 Setting up file (1:5.39-3) ... [2022-06-22T15:01:51.776Z] #76 43.73 Setting up bzip2 (1.0.8-4) ... [2022-06-22T15:01:51.776Z] #76 43.78 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-22T15:01:52.052Z] #36 19.93 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-22T15:01:52.135Z] #76 43.82 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-22T15:01:52.135Z] #76 43.85 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-22T15:01:52.135Z] #76 43.87 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-22T15:01:52.135Z] #76 43.91 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-06-22T15:01:52.135Z] #76 43.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:01:52.135Z] #76 43.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-22T15:01:52.135Z] #76 43.95 Setting up patch (2.7.6-7) ... [2022-06-22T15:01:52.135Z] #76 43.97 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-22T15:01:52.135Z] #76 43.99 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-06-22T15:01:52.135Z] #76 44.01 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-06-22T15:01:52.135Z] #76 44.03 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-22T15:01:52.392Z] #76 44.09 Setting up libtool (2.4.6-15) ... [2022-06-22T15:01:52.392Z] #76 44.11 Setting up m4 (1.4.18-5) ... [2022-06-22T15:01:52.392Z] #76 44.12 Setting up dpkg-dev (1.20.10) ... [2022-06-22T15:01:52.392Z] #76 44.29 Setting up autoconf (2.69-14) ... [2022-06-22T15:01:52.392Z] #76 44.32 Setting up build-essential (12.9) ... [2022-06-22T15:01:52.392Z] #76 44.33 Setting up automake (1:1.16.3-2) ... [2022-06-22T15:01:52.392Z] #76 44.35 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-22T15:01:52.392Z] #76 44.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:01:52.995Z] #36 20.89 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-22T15:01:52.995Z] #36 20.99 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-22T15:01:53.257Z] #36 21.13 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-22T15:01:54.646Z] #36 ... [2022-06-22T15:01:54.646Z] [2022-06-22T15:01:54.647Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:01:54.647Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:01:54.647Z] #76 12.39 Fetched 8544 kB in 9s (913 kB/s) [2022-06-22T15:01:54.647Z] #76 12.39 Reading package lists... [2022-06-22T15:01:54.647Z] #76 19.85 Reading package lists... [2022-06-22T15:01:54.647Z] #76 ... [2022-06-22T15:01:54.647Z] [2022-06-22T15:01:54.647Z] #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-22T15:01:54.647Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-22T15:01:54.647Z] #38 21.74 tomll can be used in two ways: [2022-06-22T15:01:54.647Z] #38 21.74 Writing to STDIN and reading from STDOUT: [2022-06-22T15:01:54.647Z] #38 21.74 cat file.toml | tomll > file.toml [2022-06-22T15:01:54.647Z] #38 21.74 [2022-06-22T15:01:54.647Z] #38 21.74 Reading and updating a list of files: [2022-06-22T15:01:54.647Z] #38 21.74 tomll a.toml b.toml c.toml [2022-06-22T15:01:54.647Z] #38 21.74 [2022-06-22T15:01:54.647Z] #38 21.74 When given a list of files, tomll will modify all files in place without asking. [2022-06-22T15:01:54.647Z] #38 DONE 22.5s [2022-06-22T15:01:54.647Z] [2022-06-22T15:01:54.647Z] #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-22T15:01:54.647Z] #67 sha256:ec27f23fe2a0d3291ff4258f3201b749eb098093ff9aa38df0940d0046401836 [2022-06-22T15:01:54.647Z] #67 13.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-22T15:01:54.647Z] #67 13.87 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-22T15:01:54.647Z] #67 14.50 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-22T15:01:54.647Z] #67 18.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-22T15:01:54.647Z] #67 19.65 go: downloading github.com/google/uuid v1.3.0 [2022-06-22T15:01:54.647Z] #67 19.77 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-22T15:01:54.647Z] #67 19.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-22T15:01:54.647Z] #67 19.87 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-22T15:01:54.647Z] #67 19.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-22T15:01:54.647Z] #67 20.10 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-22T15:01:54.647Z] #67 20.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-22T15:01:54.647Z] #67 20.89 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-22T15:01:54.647Z] #67 21.03 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-22T15:01:54.647Z] #67 ... [2022-06-22T15:01:54.647Z] [2022-06-22T15:01:54.647Z] #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-22T15:01:54.647Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:01:54.647Z] #36 22.58 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-22T15:01:54.647Z] #36 22.73 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-22T15:01:54.977Z] #76 ... [2022-06-22T15:01:54.977Z] [2022-06-22T15:01:54.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-22T15:01:54.977Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:01:54.977Z] #14 36.71 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-22T15:01:54.977Z] #14 38.10 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-22T15:01:54.977Z] #14 38.63 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-22T15:01:54.977Z] #14 38.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-22T15:01:54.978Z] #14 38.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-22T15:01:54.978Z] #14 38.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-22T15:01:54.978Z] #14 38.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-22T15:01:54.978Z] #14 38.66 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-22T15:01:54.978Z] #14 38.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-22T15:01:54.978Z] #14 38.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-22T15:01:54.978Z] #14 38.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-22T15:01:54.978Z] #14 38.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-22T15:01:54.978Z] #14 38.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-22T15:01:54.978Z] #14 38.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-22T15:01:54.978Z] #14 38.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-22T15:01:54.978Z] #14 38.77 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-22T15:01:54.978Z] #14 38.77 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-22T15:01:54.978Z] #14 38.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-22T15:01:54.978Z] #14 39.84 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:01:54.978Z] #14 40.05 Fetched 108 MB in 8s (14.3 MB/s) [2022-06-22T15:01:54.978Z] #14 40.15 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-22T15:01:54.978Z] #14 40.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 ... 15709 files and directories currently installed.) [2022-06-22T15:01:54.978Z] #14 40.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-22T15:01:54.978Z] #14 40.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-22T15:01:54.978Z] #14 42.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-22T15:01:54.978Z] #14 42.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-22T15:01:54.978Z] #14 42.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-22T15:01:54.978Z] #14 45.32 Selecting previously unselected package binutils-mingw-w64. [2022-06-22T15:01:54.978Z] #14 45.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-22T15:01:54.978Z] #14 45.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-22T15:01:54.978Z] #14 46.05 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-22T15:01:54.978Z] #14 46.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-22T15:01:54.978Z] #14 46.23 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-22T15:01:54.978Z] #14 46.84 Selecting previously unselected package dmsetup. [2022-06-22T15:01:54.978Z] #14 46.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-22T15:01:54.978Z] #14 46.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-22T15:01:55.026Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 13.4s done [2022-06-22T15:01:55.026Z] #11 ... [2022-06-22T15:01:55.026Z] [2022-06-22T15:01:55.026Z] #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-22T15:01:55.026Z] #31 sha256:b106b9bec6e4e68703831867a5e2960f7e496648fe06f1f774f815d7f466de30 [2022-06-22T15:01:55.026Z] #31 10.38 #=#=# ######################################################################## 100.0% [2022-06-22T15:01:55.026Z] #31 10.70 [2022-06-22T15:01:55.026Z] #31 10.76 Download of images into '/build' complete. [2022-06-22T15:01:55.026Z] #31 10.76 Use something like the following to load the result into a Docker daemon: [2022-06-22T15:01:55.026Z] #31 10.76 tar -cC '/build' . | docker load [2022-06-22T15:01:55.026Z] #31 DONE 13.6s [2022-06-22T15:01:55.026Z] [2022-06-22T15:01:55.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-22T15:01:55.026Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-22T15:01:55.026Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-22T15:01:55.220Z] #36 ... [2022-06-22T15:01:55.220Z] [2022-06-22T15:01:55.220Z] #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-22T15:01:55.220Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:01:55.220Z] #51 12.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:01:55.220Z] #51 15.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:01:55.220Z] #51 17.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-22T15:01:55.235Z] #14 47.30 Selecting previously unselected package mingw-w64-common. [2022-06-22T15:01:55.235Z] #14 ... [2022-06-22T15:01:55.235Z] [2022-06-22T15:01:55.235Z] #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-22T15:01:55.235Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:01:55.235Z] #55 39.84 go: downloading github.com/fatih/color v1.13.0 [2022-06-22T15:01:55.235Z] #55 39.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-22T15:01:55.235Z] #55 39.87 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-22T15:01:55.235Z] #55 39.92 go: downloading github.com/spf13/viper v1.10.1 [2022-06-22T15:01:55.235Z] #55 40.01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-22T15:01:55.235Z] #55 40.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-22T15:01:55.235Z] #55 40.31 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-22T15:01:55.235Z] #55 40.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-22T15:01:55.235Z] #55 40.36 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-22T15:01:55.235Z] #55 41.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-22T15:01:55.235Z] #55 41.16 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-22T15:01:55.235Z] #55 41.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-22T15:01:55.235Z] #55 41.54 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-22T15:01:55.235Z] #55 41.72 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-22T15:01:55.235Z] #55 43.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-22T15:01:55.235Z] #55 43.62 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-22T15:01:55.235Z] #55 43.66 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-22T15:01:55.235Z] #55 43.71 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-22T15:01:55.235Z] #55 43.73 go: downloading github.com/spf13/afero v1.6.0 [2022-06-22T15:01:55.235Z] #55 43.76 go: downloading github.com/spf13/cast v1.4.1 [2022-06-22T15:01:55.235Z] #55 43.82 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-22T15:01:55.235Z] #55 43.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-22T15:01:55.235Z] #55 43.87 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-22T15:01:55.235Z] #55 44.01 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-22T15:01:55.235Z] #55 44.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-22T15:01:55.235Z] #55 44.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-22T15:01:55.235Z] #55 44.25 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-22T15:01:55.235Z] #55 44.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-22T15:01:55.235Z] #55 44.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-22T15:01:55.235Z] #55 44.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-22T15:01:55.235Z] #55 44.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-22T15:01:55.235Z] #55 44.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-22T15:01:55.235Z] #55 45.26 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-22T15:01:55.235Z] #55 45.35 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-22T15:01:55.235Z] #55 45.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-22T15:01:55.235Z] #55 45.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-22T15:01:55.235Z] #55 45.87 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-22T15:01:55.235Z] #55 45.90 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-22T15:01:55.235Z] #55 46.24 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-22T15:01:55.235Z] #55 46.28 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-22T15:01:55.235Z] #55 46.32 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-22T15:01:55.235Z] #55 46.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-22T15:01:55.235Z] #55 46.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-22T15:01:55.235Z] #55 47.01 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-22T15:01:55.235Z] #55 47.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-22T15:01:55.235Z] #55 47.12 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-22T15:01:55.235Z] #55 47.19 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-22T15:01:55.235Z] #55 47.23 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-22T15:01:55.235Z] #55 47.24 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-22T15:01:55.235Z] #55 47.28 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-22T15:01:55.235Z] #55 47.29 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-22T15:01:55.482Z] #51 ... [2022-06-22T15:01:55.482Z] [2022-06-22T15:01:55.482Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-22T15:01:55.482Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:01:55.482Z] #14 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:01:55.482Z] #14 23.20 Fetched 8544 kB in 16s (538 kB/s) [2022-06-22T15:01:55.482Z] #14 23.20 Reading package lists... [2022-06-22T15:01:55.482Z] #14 ... [2022-06-22T15:01:55.482Z] [2022-06-22T15:01:55.482Z] #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-22T15:01:55.482Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:01:55.482Z] #62 14.50 Fetched 8544 kB in 11s (776 kB/s) [2022-06-22T15:01:55.482Z] #62 14.50 Reading package lists... [2022-06-22T15:01:55.491Z] #55 47.31 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-22T15:01:55.491Z] #55 47.37 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-22T15:01:55.491Z] #55 47.38 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-22T15:01:55.491Z] #55 47.40 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-22T15:01:55.491Z] #55 ... [2022-06-22T15:01:55.491Z] [2022-06-22T15:01:55.491Z] #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-22T15:01:55.491Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:01:55.491Z] #14 47.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-22T15:01:55.491Z] #14 47.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-22T15:01:55.491Z] #14 ... [2022-06-22T15:01:55.491Z] [2022-06-22T15:01:55.492Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:01:55.492Z] #76 sha256:6fc2915dbb18c4f0923ee799be6e45a77525f89517aa27383e075c648821824f [2022-06-22T15:01:55.492Z] #76 DONE 47.4s [2022-06-22T15:01:55.596Z] #11 DONE 43.9s [2022-06-22T15:01:55.596Z] [2022-06-22T15:01:55.596Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-22T15:01:55.596Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-22T15:01:55.748Z] [2022-06-22T15:01:55.748Z] #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-22T15:01:55.748Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:01:55.748Z] #55 47.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-22T15:01:55.748Z] #55 47.55 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-22T15:01:55.748Z] #55 47.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-22T15:01:55.748Z] #55 47.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-22T15:01:55.748Z] #55 47.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-22T15:01:55.748Z] #55 47.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-22T15:01:56.006Z] #55 47.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-22T15:01:56.006Z] #55 ... [2022-06-22T15:01:56.006Z] [2022-06-22T15:01:56.006Z] #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-22T15:01:56.006Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-22T15:01:56.006Z] #51 37.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-22T15:01:56.006Z] #51 38.44 Selecting previously unselected package libnet1:arm64. [2022-06-22T15:01:56.006Z] #51 38.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-22T15:01:56.006Z] #51 38.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:01:56.006Z] #51 38.65 Selecting previously unselected package libnl-3-200:arm64. [2022-06-22T15:01:56.006Z] #51 38.65 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-22T15:01:56.006Z] #51 38.66 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-22T15:01:56.006Z] #51 38.83 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-22T15:01:56.006Z] #51 38.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-22T15:01:56.006Z] #51 38.84 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-22T15:01:56.006Z] #51 38.95 Selecting previously unselected package criu. [2022-06-22T15:01:56.006Z] #51 38.95 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-06-22T15:01:56.006Z] #51 38.96 Unpacking criu (3.17-1) ... [2022-06-22T15:01:56.006Z] #51 39.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:01:56.006Z] #51 41.00 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-06-22T15:01:56.006Z] #51 41.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:01:56.006Z] #51 41.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-22T15:01:56.006Z] #51 41.07 Setting up python3-six (1.16.0-2) ... [2022-06-22T15:01:56.006Z] #51 42.10 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-22T15:01:56.006Z] #51 42.13 Setting up python3-protobuf (3.12.4-1) ... [2022-06-22T15:01:56.006Z] #51 46.66 Setting up criu (3.17-1) ... [2022-06-22T15:01:56.059Z] #62 22.00 Reading package lists... [2022-06-22T15:01:56.059Z] #62 ... [2022-06-22T15:01:56.059Z] [2022-06-22T15:01:56.059Z] #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-22T15:01:56.059Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:01:56.059Z] #36 23.81 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-22T15:01:56.165Z] #12 DONE 0.7s [2022-06-22T15:01:56.264Z] #51 ... [2022-06-22T15:01:56.264Z] [2022-06-22T15:01:56.264Z] #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-22T15:01:56.264Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:01:56.264Z] #55 48.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-22T15:01:56.264Z] #55 48.15 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-22T15:01:56.264Z] #55 48.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-22T15:01:56.264Z] #55 48.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-22T15:01:56.264Z] #55 48.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-22T15:01:56.264Z] #55 48.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-22T15:01:56.264Z] #55 48.34 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-22T15:01:56.425Z] [2022-06-22T15:01:56.425Z] #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-22T15:01:56.425Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-22T15:01:56.522Z] #55 48.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-22T15:01:56.522Z] #55 48.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-22T15:01:56.522Z] #55 48.40 go: downloading github.com/julz/importas v0.1.0 [2022-06-22T15:01:56.522Z] #55 48.46 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-22T15:01:56.522Z] #55 48.46 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-22T15:01:56.522Z] #55 48.49 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-22T15:01:56.522Z] #55 48.54 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-22T15:01:56.522Z] #55 48.57 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-22T15:01:56.784Z] #55 48.60 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-22T15:01:56.784Z] #55 48.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-22T15:01:56.784Z] #55 48.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-22T15:01:56.784Z] #55 48.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-22T15:01:56.784Z] #55 48.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-22T15:01:56.994Z] #13 DONE 0.8s [2022-06-22T15:01:56.994Z] [2022-06-22T15:01:56.994Z] #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-22T15:01:56.994Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:01:57.041Z] #55 48.85 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-22T15:01:57.041Z] #55 48.86 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-22T15:01:57.253Z] #62 ... [2022-06-22T15:01:57.253Z] [2022-06-22T15:01:57.253Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-22T15:01:57.253Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-22T15:01:57.253Z] #46 DONE 0.2s [2022-06-22T15:01:57.253Z] [2022-06-22T15:01:57.253Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-22T15:01:57.253Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-22T15:01:57.253Z] #33 DONE 0.2s [2022-06-22T15:01:57.253Z] [2022-06-22T15:01:57.253Z] #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-22T15:01:57.253Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-22T15:01:57.253Z] #50 DONE 0.3s [2022-06-22T15:01:57.253Z] [2022-06-22T15:01:57.253Z] #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-22T15:01:57.253Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:01:57.300Z] #55 49.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-22T15:01:57.300Z] #55 49.31 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-22T15:01:57.300Z] #55 49.32 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-22T15:01:57.300Z] #55 49.34 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-22T15:01:57.513Z] #51 ... [2022-06-22T15:01:57.513Z] [2022-06-22T15:01:57.513Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-22T15:01:57.513Z] #66 sha256:f36c5344a18e11dea56928daab4d754f3b217282ca6bd1be068dea02a93f291c [2022-06-22T15:01:57.513Z] #66 DONE 0.4s [2022-06-22T15:01:57.513Z] [2022-06-22T15:01:57.513Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-22T15:01:57.513Z] #25 sha256:a619b6f35414746f7178d9d7d8e38d582fa813c1f79c1d6aa3c464c8f6239be2 [2022-06-22T15:01:57.513Z] #25 DONE 0.4s [2022-06-22T15:01:57.513Z] [2022-06-22T15:01:57.513Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-22T15:01:57.513Z] #26 sha256:489f6940ff60a121eef78046194c0b8d958b9af32cf5a02f8a747ece563d6076 [2022-06-22T15:01:57.557Z] #55 49.38 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-22T15:01:57.557Z] #55 49.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-22T15:01:57.557Z] #55 49.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-22T15:01:57.557Z] #55 49.48 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-22T15:01:57.557Z] #55 49.55 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-22T15:01:57.797Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|name|deps|exports_file) took 2m51.226916574s [2022-06-22T15:01:57.797Z] 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-22T15:01:57.797Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 499.995103ms [2022-06-22T15:01:57.813Z] #55 49.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-22T15:01:57.813Z] #55 ... [2022-06-22T15:01:57.813Z] [2022-06-22T15:01:57.813Z] #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-22T15:01:57.813Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-22T15:01:57.813Z] #51 48.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:01:57.813Z] #51 DONE 49.6s [2022-06-22T15:01:57.813Z] [2022-06-22T15:01:57.813Z] #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-22T15:01:57.813Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:01:57.813Z] #55 49.75 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-22T15:01:57.813Z] #55 49.76 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-22T15:01:57.813Z] #55 49.78 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-22T15:01:57.813Z] #55 49.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-22T15:01:58.070Z] #55 49.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-22T15:01:58.070Z] #55 49.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-22T15:01:58.070Z] #55 49.93 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-22T15:01:58.070Z] #55 49.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-22T15:01:58.070Z] #55 ... [2022-06-22T15:01:58.070Z] [2022-06-22T15:01:58.070Z] #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-22T15:01:58.070Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-22T15:01:58.070Z] #42 39.96 Selecting previously unselected package libicu67:arm64. [2022-06-22T15:01:58.070Z] #42 39.97 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-06-22T15:01:58.070Z] #42 40.01 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-22T15:01:58.070Z] #42 47.35 Selecting previously unselected package libxml2:arm64. [2022-06-22T15:01:58.070Z] #42 47.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-06-22T15:01:58.070Z] #42 47.38 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-22T15:01:58.070Z] #42 48.04 Selecting previously unselected package libarchive13:arm64. [2022-06-22T15:01:58.070Z] #42 48.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-06-22T15:01:58.070Z] #42 48.07 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-22T15:01:58.070Z] #42 48.44 Selecting previously unselected package libjsoncpp24:arm64. [2022-06-22T15:01:58.070Z] #42 48.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-06-22T15:01:58.070Z] #42 48.46 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-22T15:01:58.070Z] #42 48.65 Selecting previously unselected package librhash0:arm64. [2022-06-22T15:01:58.070Z] #42 48.65 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-06-22T15:01:58.070Z] #42 48.66 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-06-22T15:01:58.070Z] #42 48.85 Selecting previously unselected package libuv1:arm64. [2022-06-22T15:01:58.070Z] #42 48.86 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-06-22T15:01:58.070Z] #42 48.89 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-06-22T15:01:58.070Z] #42 49.07 Selecting previously unselected package cmake. [2022-06-22T15:01:58.070Z] #42 49.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-06-22T15:01:58.070Z] #42 49.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-22T15:01:58.070Z] #42 ... [2022-06-22T15:01:58.070Z] [2022-06-22T15:01:58.070Z] #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-22T15:01:58.070Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:01:58.070Z] #55 50.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-22T15:01:58.327Z] #55 50.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-22T15:01:58.327Z] #55 50.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-22T15:01:58.584Z] #55 50.47 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-22T15:01:58.584Z] #55 50.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-22T15:01:58.584Z] #55 50.52 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-22T15:01:58.584Z] #55 50.58 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-22T15:01:58.584Z] #55 50.64 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-22T15:01:58.616Z] #36 ... [2022-06-22T15:01:58.616Z] [2022-06-22T15:01:58.616Z] #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-22T15:01:58.616Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:01:58.616Z] #42 16.53 Fetched 8544 kB in 12s (695 kB/s) [2022-06-22T15:01:58.616Z] #42 16.53 Reading package lists... [2022-06-22T15:01:58.886Z] #42 23.82 Reading package lists... [2022-06-22T15:01:58.886Z] #42 ... [2022-06-22T15:01:58.886Z] [2022-06-22T15:01:58.886Z] #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-22T15:01:58.886Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:01:58.886Z] #51 25.47 Fetched 8548 kB in 17s (499 kB/s) [2022-06-22T15:01:59.196Z] #55 51.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-22T15:01:59.196Z] #55 51.16 go: downloading honnef.co/go/tools v0.2.2 [2022-06-22T15:01:59.196Z] #55 ... [2022-06-22T15:01:59.196Z] [2022-06-22T15:01:59.196Z] #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-22T15:01:59.196Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-22T15:01:59.196Z] #53 50.90 gotestsum version dev [2022-06-22T15:01:59.196Z] #53 DONE 51.2s [2022-06-22T15:01:59.489Z] [2022-06-22T15:01:59.489Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:01:59.489Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:01:59.489Z] #77 0.675 Cloning into '/tmp/crun-build'... [2022-06-22T15:02:00.874Z] #77 ... [2022-06-22T15:02:00.874Z] [2022-06-22T15:02:00.874Z] #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-22T15:02:00.874Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:02:00.874Z] #55 52.37 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-22T15:02:00.874Z] #55 52.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-22T15:02:00.874Z] #55 52.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-22T15:02:00.874Z] #55 52.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-22T15:02:00.874Z] #55 52.68 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-22T15:02:00.874Z] #55 52.69 go: downloading golang.org/x/text v0.3.7 [2022-06-22T15:02:02.247Z] #55 ... [2022-06-22T15:02:02.247Z] [2022-06-22T15:02:02.247Z] #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-22T15:02:02.247Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-22T15:02:02.247Z] #42 52.97 Setting up libicu67:arm64 (67.1-7) ... [2022-06-22T15:02:02.247Z] #42 53.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:02:02.247Z] #42 53.02 Setting up libuv1:arm64 (1.40.0-2) ... [2022-06-22T15:02:02.247Z] #42 53.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:02:02.247Z] #42 53.08 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-22T15:02:02.247Z] #42 53.11 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-22T15:02:02.247Z] #42 53.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-22T15:02:02.247Z] #42 53.15 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-22T15:02:02.247Z] #42 53.16 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-22T15:02:02.247Z] #42 53.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-22T15:02:02.247Z] #42 53.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:02:02.247Z] #42 DONE 54.2s [2022-06-22T15:02:02.247Z] [2022-06-22T15:02:02.247Z] #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-22T15:02:02.247Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:02:02.247Z] #14 53.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-22T15:02:02.247Z] #14 53.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-22T15:02:02.247Z] #14 53.99 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-22T15:02:02.802Z] #26 ... [2022-06-22T15:02:02.802Z] [2022-06-22T15:02:02.803Z] #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-22T15:02:02.803Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-22T15:02:02.803Z] #34 4.543 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-22T15:02:02.803Z] #34 4.544 Cloning into '.'... [2022-06-22T15:02:02.813Z] #14 ... [2022-06-22T15:02:02.813Z] [2022-06-22T15:02:02.813Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-22T15:02:02.813Z] #43 sha256:991d22c9721ad1e5344388b1cfce15a4fcb88b262ff4d3d467449e3dbc1bd3ce [2022-06-22T15:02:02.813Z] #43 DONE 0.6s [2022-06-22T15:02:03.069Z] [2022-06-22T15:02:03.069Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:03.069Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:02:03.069Z] #77 6.370 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-22T15:02:03.069Z] #77 6.392 Cloning into '/tmp/crun-build/libocispec'... [2022-06-22T15:02:03.069Z] #77 7.518 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-22T15:02:03.069Z] #77 7.533 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-22T15:02:03.069Z] #77 7.533 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-22T15:02:03.069Z] #77 7.533 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-22T15:02:03.069Z] #77 7.609 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-22T15:02:03.101Z] #51 25.47 Reading package lists... [2022-06-22T15:02:03.101Z] #51 ... [2022-06-22T15:02:03.101Z] [2022-06-22T15:02:03.101Z] #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-22T15:02:03.101Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:02:03.101Z] #47 30.03 Updating files: 68% (1490/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-22T15:02:03.361Z] #47 30.77 + git checkout -q v2.3.0 [2022-06-22T15:02:03.738Z] #34 ... [2022-06-22T15:02:03.738Z] [2022-06-22T15:02:03.738Z] #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-22T15:02:03.738Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:02:03.738Z] #42 6.116 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:02:03.738Z] #42 6.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:02:03.738Z] #42 6.472 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:02:03.738Z] #42 6.705 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:02:04.305Z] #42 ... [2022-06-22T15:02:04.305Z] [2022-06-22T15:02:04.305Z] #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-22T15:02:04.305Z] #67 sha256:59544e80b1116c8f86c9f82cfd56b514a3abd33f5e6aafef27679b10cfc21b9b [2022-06-22T15:02:04.305Z] #67 6.776 + RM_GOPATH=0 [2022-06-22T15:02:04.305Z] #67 6.776 + TMP_GOPATH= [2022-06-22T15:02:04.305Z] #67 6.776 + : /build [2022-06-22T15:02:04.305Z] #67 6.776 + '[' -z '' ']' [2022-06-22T15:02:04.305Z] #67 6.776 ++ mktemp -d [2022-06-22T15:02:04.305Z] #67 6.783 + export GOPATH=/tmp/tmp.lWEK0HX7PT [2022-06-22T15:02:04.305Z] #67 6.783 + GOPATH=/tmp/tmp.lWEK0HX7PT [2022-06-22T15:02:04.305Z] #67 6.783 + RM_GOPATH=1 [2022-06-22T15:02:04.305Z] #67 6.783 + case "$(go env GOARCH)" in [2022-06-22T15:02:04.305Z] #67 6.783 ++ go env GOARCH [2022-06-22T15:02:04.305Z] #67 6.836 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:02:04.305Z] #67 6.836 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:04.305Z] #67 6.836 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:04.305Z] #67 6.836 ++ dirname /install.sh [2022-06-22T15:02:04.305Z] #67 6.836 + dir=/ [2022-06-22T15:02:04.305Z] #67 6.836 + bin=rootlesskit [2022-06-22T15:02:04.305Z] #67 6.836 + shift [2022-06-22T15:02:04.305Z] #67 6.836 + '[' '!' -f //rootlesskit.installer ']' [2022-06-22T15:02:04.305Z] #67 6.836 + . //rootlesskit.installer [2022-06-22T15:02:04.306Z] #67 6.836 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:02:04.306Z] #67 6.836 + install_rootlesskit [2022-06-22T15:02:04.306Z] #67 6.836 + case "$1" in [2022-06-22T15:02:04.306Z] #67 6.836 + export CGO_ENABLED=0 [2022-06-22T15:02:04.306Z] #67 6.836 + CGO_ENABLED=0 [2022-06-22T15:02:04.306Z] #67 6.836 + _install_rootlesskit [2022-06-22T15:02:04.306Z] #67 6.836 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-22T15:02:04.306Z] #67 6.836 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-22T15:02:04.306Z] #67 6.836 + GOBIN=/build [2022-06-22T15:02:04.306Z] #67 6.836 + GO111MODULE=on [2022-06-22T15:02:04.306Z] #67 6.836 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:02:04.884Z] #67 ... [2022-06-22T15:02:04.884Z] [2022-06-22T15:02:04.884Z] #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-22T15:02:04.884Z] #26 sha256:489f6940ff60a121eef78046194c0b8d958b9af32cf5a02f8a747ece563d6076 [2022-06-22T15:02:04.884Z] #26 7.371 + RM_GOPATH=0 [2022-06-22T15:02:04.884Z] #26 7.371 + TMP_GOPATH= [2022-06-22T15:02:04.884Z] #26 7.371 + : /build [2022-06-22T15:02:04.884Z] #26 7.371 + '[' -z '' ']' [2022-06-22T15:02:04.884Z] #26 7.371 ++ mktemp -d [2022-06-22T15:02:04.884Z] #26 7.399 + export GOPATH=/tmp/tmp.TdbMH2Jfcc [2022-06-22T15:02:04.884Z] #26 7.399 + GOPATH=/tmp/tmp.TdbMH2Jfcc [2022-06-22T15:02:04.884Z] #26 7.399 + RM_GOPATH=1 [2022-06-22T15:02:04.884Z] #26 7.399 + case "$(go env GOARCH)" in [2022-06-22T15:02:04.884Z] #26 7.399 ++ go env GOARCH [2022-06-22T15:02:04.884Z] #26 7.504 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:04.884Z] #26 7.504 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:04.884Z] #26 7.504 ++ dirname /install.sh [2022-06-22T15:02:04.884Z] #26 7.507 + dir=/ [2022-06-22T15:02:04.884Z] #26 7.508 + bin=dockercli [2022-06-22T15:02:04.884Z] #26 7.508 + shift [2022-06-22T15:02:04.884Z] #26 7.508 + '[' '!' -f //dockercli.installer ']' [2022-06-22T15:02:04.884Z] #26 7.508 + . //dockercli.installer [2022-06-22T15:02:04.884Z] #26 7.509 ++ : stable [2022-06-22T15:02:04.884Z] #26 7.509 ++ : 17.06.2-ce [2022-06-22T15:02:04.884Z] #26 7.509 + install_dockercli [2022-06-22T15:02:04.884Z] #26 7.509 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-22T15:02:04.884Z] #26 7.510 Install docker/cli version 17.06.2-ce from stable [2022-06-22T15:02:04.884Z] #26 7.510 ++ uname -m [2022-06-22T15:02:04.884Z] #26 7.511 + arch=x86_64 [2022-06-22T15:02:04.884Z] #26 7.511 + '[' x86_64 '!=' x86_64 ']' [2022-06-22T15:02:04.884Z] #26 7.512 + url=https://download.docker.com/linux/static [2022-06-22T15:02:04.884Z] #26 7.512 + tar -xz docker/docker [2022-06-22T15:02:04.884Z] #26 7.513 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-22T15:02:04.960Z] #77 9.377 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-22T15:02:05.279Z] #47 32.83 + 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-22T15:02:06.221Z] #47 ... [2022-06-22T15:02:06.221Z] [2022-06-22T15:02:06.221Z] #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-22T15:02:06.221Z] #67 sha256:ec27f23fe2a0d3291ff4258f3201b749eb098093ff9aa38df0940d0046401836 [2022-06-22T15:02:06.221Z] #67 23.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-22T15:02:06.328Z] #77 10.77 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-22T15:02:06.483Z] #67 ... [2022-06-22T15:02:06.483Z] [2022-06-22T15:02:06.483Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:06.483Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:06.483Z] #76 19.85 Reading package lists... [2022-06-22T15:02:06.483Z] #76 27.03 Building dependency tree... [2022-06-22T15:02:06.483Z] #76 31.43 python3 is already the newest version (3.9.2-3). [2022-06-22T15:02:06.483Z] #76 31.43 The following additional packages will be installed: [2022-06-22T15:02:06.483Z] #76 31.47 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-22T15:02:06.483Z] #76 31.47 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-22T15:02:06.483Z] #76 31.48 Suggested packages: [2022-06-22T15:02:06.483Z] #76 31.48 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-22T15:02:06.483Z] #76 31.48 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-22T15:02:06.483Z] #76 31.48 m4-doc ed diffutils-doc [2022-06-22T15:02:06.483Z] #76 31.48 Recommended packages: [2022-06-22T15:02:06.483Z] #76 31.48 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-22T15:02:06.483Z] #76 33.16 The following NEW packages will be installed: [2022-06-22T15:02:06.483Z] #76 33.16 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-22T15:02:06.483Z] #76 33.16 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-22T15:02:06.483Z] #76 33.16 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-22T15:02:06.483Z] #76 33.16 libyajl2 m4 patch xz-utils [2022-06-22T15:02:06.483Z] #76 33.61 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:06.483Z] #76 33.61 Need to get 5939 kB of archives. [2022-06-22T15:02:06.483Z] #76 33.61 After this operation, 18.7 MB of additional disk space will be used. [2022-06-22T15:02:06.483Z] #76 33.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-22T15:02:06.483Z] #76 33.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-22T15:02:06.483Z] #76 33.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-22T15:02:06.483Z] #76 33.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-22T15:02:06.483Z] #76 33.62 Get:5 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-22T15:02:06.483Z] #76 33.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-22T15:02:06.483Z] #76 33.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-22T15:02:06.483Z] #76 33.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-22T15:02:06.483Z] #76 33.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-22T15:02:06.483Z] #76 33.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-22T15:02:06.483Z] #76 33.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-22T15:02:06.483Z] #76 33.77 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-22T15:02:06.483Z] #76 33.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-22T15:02:06.483Z] #76 33.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-22T15:02:06.483Z] #76 33.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-22T15:02:06.483Z] #76 33.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-22T15:02:06.483Z] #76 33.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-22T15:02:06.483Z] #76 33.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-22T15:02:06.483Z] #76 33.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-22T15:02:06.483Z] #76 33.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-22T15:02:06.483Z] #76 33.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-22T15:02:06.483Z] #76 33.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-22T15:02:06.483Z] #76 34.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-22T15:02:07.258Z] #77 ... [2022-06-22T15:02:07.259Z] [2022-06-22T15:02:07.259Z] #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-22T15:02:07.259Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:02:07.259Z] #14 59.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-22T15:02:07.259Z] #14 59.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-22T15:02:07.259Z] #14 59.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-22T15:02:07.259Z] #14 59.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-22T15:02:07.431Z] #76 35.35 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:02:07.446Z] #26 ... [2022-06-22T15:02:07.446Z] [2022-06-22T15:02:07.446Z] #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-22T15:02:07.446Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-22T15:02:07.446Z] #57 7.147 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-22T15:02:07.446Z] #57 8.673 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-22T15:02:07.446Z] #57 8.674 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-22T15:02:07.446Z] #57 8.769 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-22T15:02:07.446Z] #57 ... [2022-06-22T15:02:07.446Z] [2022-06-22T15:02:07.446Z] #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-22T15:02:07.446Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-22T15:02:07.446Z] #40 7.004 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-22T15:02:07.446Z] #40 8.002 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-22T15:02:07.446Z] #40 9.747 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-22T15:02:07.446Z] #40 10.06 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-22T15:02:07.446Z] #40 10.31 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-22T15:02:07.446Z] #40 ... [2022-06-22T15:02:07.446Z] [2022-06-22T15:02:07.446Z] #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-22T15:02:07.446Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:07.446Z] #14 8.024 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:02:07.446Z] #14 8.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:02:07.446Z] #14 8.222 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:02:07.446Z] #14 9.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:02:07.446Z] #14 ... [2022-06-22T15:02:07.446Z] [2022-06-22T15:02:07.446Z] #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-22T15:02:07.447Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:02:07.447Z] #47 6.821 + git clone https://github.com/docker/distribution.git . [2022-06-22T15:02:07.447Z] #47 6.821 Cloning into '.'... [2022-06-22T15:02:07.514Z] #14 59.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-22T15:02:07.514Z] #14 59.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-22T15:02:07.693Z] #76 35.66 Fetched 5939 kB in 1s (7912 kB/s) [2022-06-22T15:02:07.693Z] #76 35.73 Selecting previously unselected package bzip2. [2022-06-22T15:02:07.706Z] #47 ... [2022-06-22T15:02:07.706Z] [2022-06-22T15:02:07.706Z] #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-22T15:02:07.706Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-22T15:02:07.706Z] #38 6.270 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-22T15:02:07.706Z] #38 ... [2022-06-22T15:02:07.706Z] [2022-06-22T15:02:07.706Z] #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-22T15:02:07.706Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:07.706Z] #55 6.754 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-22T15:02:07.959Z] #76 35.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-22T15:02:07.959Z] #76 35.79 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-22T15:02:07.959Z] #76 35.79 Unpacking bzip2 (1.0.8-4) ... [2022-06-22T15:02:07.959Z] #76 35.95 Selecting previously unselected package libmagic-mgc. [2022-06-22T15:02:07.967Z] #55 ... [2022-06-22T15:02:07.967Z] [2022-06-22T15:02:07.967Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:07.967Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:07.967Z] #76 8.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:02:07.967Z] #76 8.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:02:07.967Z] #76 8.285 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:02:07.967Z] #76 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:02:07.967Z] #76 ... [2022-06-22T15:02:07.967Z] [2022-06-22T15:02:07.967Z] #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-22T15:02:07.967Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:02:07.967Z] #36 7.179 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-22T15:02:08.220Z] #76 35.98 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-22T15:02:08.220Z] #76 36.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-22T15:02:08.235Z] #36 ... [2022-06-22T15:02:08.235Z] [2022-06-22T15:02:08.235Z] #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-22T15:02:08.235Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T15:02:08.235Z] #53 7.316 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-22T15:02:08.235Z] #53 10.22 go: downloading github.com/fatih/color v1.10.0 [2022-06-22T15:02:08.235Z] #53 10.23 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-22T15:02:08.235Z] #53 10.36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-22T15:02:08.235Z] #53 10.47 go: downloading github.com/pkg/errors v0.9.1 [2022-06-22T15:02:08.235Z] #53 11.04 go: downloading golang.org/x/tools v0.1.0 [2022-06-22T15:02:08.235Z] #53 ... [2022-06-22T15:02:08.235Z] [2022-06-22T15:02:08.235Z] #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-22T15:02:08.235Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:08.235Z] #51 8.535 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:02:08.235Z] #51 8.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:02:08.235Z] #51 8.602 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:02:08.235Z] #51 9.122 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-22T15:02:08.235Z] #51 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:02:08.481Z] #76 36.57 Selecting previously unselected package libmagic1:amd64. [2022-06-22T15:02:08.742Z] #76 36.58 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-22T15:02:08.742Z] #76 36.59 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-22T15:02:09.017Z] #76 36.84 Selecting previously unselected package file. [2022-06-22T15:02:09.017Z] #76 36.84 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-22T15:02:09.017Z] #76 36.85 Unpacking file (1:5.39-3) ... [2022-06-22T15:02:09.279Z] #76 37.04 Selecting previously unselected package xz-utils. [2022-06-22T15:02:09.279Z] #76 37.04 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-22T15:02:09.279Z] #76 37.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:02:09.541Z] #76 ... [2022-06-22T15:02:09.541Z] [2022-06-22T15:02:09.541Z] #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-22T15:02:09.541Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:02:09.541Z] #62 22.00 Reading package lists... [2022-06-22T15:02:09.541Z] #62 29.01 Building dependency tree... [2022-06-22T15:02:09.541Z] #62 33.57 The following additional packages will be installed: [2022-06-22T15:02:09.541Z] #62 33.58 libbtrfs0 [2022-06-22T15:02:09.541Z] #62 33.87 The following NEW packages will be installed: [2022-06-22T15:02:09.541Z] #62 33.88 libbtrfs-dev libbtrfs0 [2022-06-22T15:02:09.541Z] #62 34.37 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:09.541Z] #62 34.37 Need to get 460 kB of archives. [2022-06-22T15:02:09.541Z] #62 34.37 After this operation, 1237 kB of additional disk space will be used. [2022-06-22T15:02:09.541Z] #62 34.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-22T15:02:09.541Z] #62 34.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-22T15:02:09.541Z] #62 35.48 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:02:09.541Z] #62 35.84 Fetched 460 kB in 0s (1198 kB/s) [2022-06-22T15:02:09.541Z] #62 35.96 Selecting previously unselected package libbtrfs0:amd64. [2022-06-22T15:02:09.541Z] #62 35.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-22T15:02:09.541Z] #62 36.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-22T15:02:09.541Z] #62 36.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-22T15:02:09.541Z] #62 36.34 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-22T15:02:09.541Z] #62 36.34 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-22T15:02:09.541Z] #62 36.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-22T15:02:09.541Z] #62 36.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-22T15:02:09.541Z] #62 36.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-22T15:02:09.541Z] #62 36.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:02:09.541Z] #62 DONE 37.3s [2022-06-22T15:02:09.541Z] [2022-06-22T15:02:09.541Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-22T15:02:09.541Z] #63 sha256:161c725aea244e0c163384ffa0c1c6830523bc80a5befb94231814721ce959e3 [2022-06-22T15:02:09.541Z] #63 DONE 0.2s [2022-06-22T15:02:09.541Z] [2022-06-22T15:02:09.541Z] #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-22T15:02:09.541Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:09.541Z] #55 30.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-22T15:02:09.541Z] #55 30.44 go: downloading github.com/fatih/color v1.13.0 [2022-06-22T15:02:09.541Z] #55 30.52 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-22T15:02:09.541Z] #55 30.57 go: downloading github.com/spf13/viper v1.10.1 [2022-06-22T15:02:09.541Z] #55 31.01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-22T15:02:09.541Z] #55 31.20 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-22T15:02:09.541Z] #55 31.20 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-22T15:02:09.541Z] #55 32.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-22T15:02:09.541Z] #55 32.30 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-22T15:02:09.541Z] #55 36.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-22T15:02:09.541Z] #55 36.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-22T15:02:09.541Z] #55 36.45 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-22T15:02:09.541Z] #55 36.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-22T15:02:09.541Z] #55 36.67 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-22T15:02:09.541Z] #55 36.71 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-22T15:02:09.541Z] #55 36.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-22T15:02:09.542Z] #55 36.81 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-22T15:02:09.542Z] #55 36.91 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-22T15:02:09.542Z] #55 36.91 go: downloading github.com/spf13/afero v1.6.0 [2022-06-22T15:02:09.542Z] #55 37.15 go: downloading github.com/spf13/cast v1.4.1 [2022-06-22T15:02:09.542Z] #55 37.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-22T15:02:09.542Z] #55 37.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-22T15:02:09.542Z] #55 37.30 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-22T15:02:09.542Z] #55 37.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-22T15:02:09.542Z] #55 37.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-22T15:02:09.542Z] #55 37.51 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-22T15:02:09.542Z] #55 37.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-22T15:02:09.805Z] #55 37.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-22T15:02:09.805Z] #55 37.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-22T15:02:09.805Z] #55 ... [2022-06-22T15:02:09.805Z] [2022-06-22T15:02:09.805Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:09.805Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:09.805Z] #76 37.60 Selecting previously unselected package libsigsegv2:amd64. [2022-06-22T15:02:09.805Z] #76 37.61 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-22T15:02:09.805Z] #76 37.61 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-22T15:02:09.805Z] #76 37.80 Selecting previously unselected package m4. [2022-06-22T15:02:09.805Z] #76 37.81 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-22T15:02:09.805Z] #76 37.84 Unpacking m4 (1.4.18-5) ... [2022-06-22T15:02:10.065Z] #76 38.05 Selecting previously unselected package autoconf. [2022-06-22T15:02:10.065Z] #76 38.05 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-22T15:02:10.065Z] #76 38.07 Unpacking autoconf (2.69-14) ... [2022-06-22T15:02:10.638Z] #76 ... [2022-06-22T15:02:10.638Z] [2022-06-22T15:02:10.638Z] #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-22T15:02:10.638Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-22T15:02:10.638Z] #57 38.42 v3.0.2 [2022-06-22T15:02:10.638Z] #57 DONE 38.6s [2022-06-22T15:02:10.638Z] [2022-06-22T15:02:10.638Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:10.638Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:10.638Z] #76 38.56 Selecting previously unselected package autotools-dev. [2022-06-22T15:02:10.638Z] #76 38.56 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-22T15:02:10.638Z] #76 38.56 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-22T15:02:10.771Z] #51 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:02:10.899Z] #76 38.69 Selecting previously unselected package automake. [2022-06-22T15:02:10.899Z] #76 38.70 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-22T15:02:10.899Z] #76 38.71 Unpacking automake (1:1.16.3-2) ... [2022-06-22T15:02:11.031Z] #51 ... [2022-06-22T15:02:11.031Z] [2022-06-22T15:02:11.031Z] #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-22T15:02:11.031Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-22T15:02:11.031Z] #40 14.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-22T15:02:11.291Z] #40 14.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-22T15:02:11.474Z] #76 39.38 Selecting previously unselected package patch. [2022-06-22T15:02:11.474Z] #76 39.40 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-22T15:02:11.474Z] #76 39.44 Unpacking patch (2.7.6-7) ... [2022-06-22T15:02:11.735Z] #76 39.66 Selecting previously unselected package dpkg-dev. [2022-06-22T15:02:11.735Z] #76 39.70 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-22T15:02:11.735Z] #76 39.70 Unpacking dpkg-dev (1.20.10) ... [2022-06-22T15:02:11.996Z] #76 ... [2022-06-22T15:02:11.996Z] [2022-06-22T15:02:11.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-22T15:02:11.997Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:11.997Z] #14 23.20 Reading package lists... [2022-06-22T15:02:11.997Z] #14 30.20 Reading package lists... [2022-06-22T15:02:11.997Z] #14 36.39 Building dependency tree... [2022-06-22T15:02:11.997Z] #14 ... [2022-06-22T15:02:11.997Z] [2022-06-22T15:02:11.997Z] #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-22T15:02:11.997Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:11.997Z] #55 37.73 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-22T15:02:11.997Z] #55 37.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-22T15:02:11.997Z] #55 37.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-22T15:02:11.997Z] #55 38.09 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-22T15:02:11.997Z] #55 38.09 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-22T15:02:11.997Z] #55 38.23 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-22T15:02:11.997Z] #55 38.31 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-22T15:02:11.997Z] #55 38.38 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-22T15:02:11.997Z] #55 38.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-22T15:02:11.997Z] #55 38.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-22T15:02:11.997Z] #55 38.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-22T15:02:11.997Z] #55 38.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-22T15:02:11.997Z] #55 38.91 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-22T15:02:11.997Z] #55 38.95 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-22T15:02:11.997Z] #55 39.00 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-22T15:02:11.997Z] #55 39.09 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-22T15:02:11.997Z] #55 39.15 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-22T15:02:11.997Z] #55 39.20 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-22T15:02:11.997Z] #55 39.26 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-22T15:02:11.997Z] #55 39.31 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-22T15:02:11.997Z] #55 39.36 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-22T15:02:11.997Z] #55 39.38 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-22T15:02:11.997Z] #55 39.44 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-22T15:02:11.997Z] #55 39.52 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-22T15:02:11.997Z] #55 39.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-22T15:02:11.997Z] #55 39.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-22T15:02:11.997Z] #55 39.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-22T15:02:11.997Z] #55 39.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-22T15:02:11.997Z] #55 39.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-22T15:02:11.997Z] #55 39.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-22T15:02:11.997Z] #55 39.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-22T15:02:11.997Z] #55 40.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-22T15:02:12.260Z] #55 40.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-22T15:02:12.260Z] #55 ... [2022-06-22T15:02:12.260Z] [2022-06-22T15:02:12.260Z] #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-22T15:02:12.260Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:02:12.260Z] #42 23.82 Reading package lists... [2022-06-22T15:02:12.260Z] #42 30.28 Building dependency tree... [2022-06-22T15:02:12.260Z] #42 34.78 The following additional packages will be installed: [2022-06-22T15:02:12.260Z] #42 34.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-22T15:02:12.260Z] #42 34.84 Suggested packages: [2022-06-22T15:02:12.260Z] #42 34.84 cmake-doc ninja-build lrzip [2022-06-22T15:02:12.260Z] #42 34.84 Recommended packages: [2022-06-22T15:02:12.260Z] #42 34.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-22T15:02:12.260Z] #42 35.86 The following NEW packages will be installed: [2022-06-22T15:02:12.260Z] #42 35.88 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-22T15:02:12.260Z] #42 35.88 vim-common xxd [2022-06-22T15:02:12.260Z] #42 36.36 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:12.260Z] #42 36.36 Need to get 17.7 MB of archives. [2022-06-22T15:02:12.260Z] #42 36.36 After this operation, 70.7 MB of additional disk space will be used. [2022-06-22T15:02:12.260Z] #42 36.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-22T15:02:12.260Z] #42 36.37 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-22T15:02:12.260Z] #42 36.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-22T15:02:12.260Z] #42 36.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-22T15:02:12.260Z] #42 37.08 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-22T15:02:12.260Z] #42 37.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-22T15:02:12.260Z] #42 37.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-22T15:02:12.260Z] #42 37.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-22T15:02:12.260Z] #42 37.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-22T15:02:12.260Z] #42 37.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-22T15:02:12.260Z] #42 39.03 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:02:12.260Z] #42 39.29 Fetched 17.7 MB in 2s (10.1 MB/s) [2022-06-22T15:02:12.260Z] #42 39.45 Selecting previously unselected package xxd. [2022-06-22T15:02:12.260Z] #42 39.45 (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-22T15:02:12.260Z] #42 39.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-22T15:02:12.260Z] #42 39.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:02:12.260Z] #42 39.77 Selecting previously unselected package vim-common. [2022-06-22T15:02:12.260Z] #42 39.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:02:12.260Z] #42 39.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:02:12.260Z] #42 40.20 Selecting previously unselected package cmake-data. [2022-06-22T15:02:12.260Z] #42 40.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-22T15:02:12.260Z] #42 40.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-22T15:02:12.260Z] #42 ... [2022-06-22T15:02:12.260Z] [2022-06-22T15:02:12.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-22T15:02:12.260Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:12.260Z] #55 40.20 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-22T15:02:12.260Z] #55 40.26 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-22T15:02:12.260Z] #55 40.26 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-22T15:02:12.260Z] #55 40.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-22T15:02:12.522Z] #55 40.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-22T15:02:12.522Z] #55 40.36 go: downloading github.com/julz/importas v0.1.0 [2022-06-22T15:02:12.522Z] #55 40.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-22T15:02:12.522Z] #55 40.41 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-22T15:02:12.522Z] #55 40.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-22T15:02:12.522Z] #55 40.58 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-22T15:02:12.522Z] #55 40.61 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-22T15:02:12.771Z] #14 ... [2022-06-22T15:02:12.771Z] [2022-06-22T15:02:12.771Z] #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-22T15:02:12.771Z] #44 sha256:c6e8b95fbb93a9101d1e422be74b4e746a40b0763cb798578d6dc07e07278594 [2022-06-22T15:02:12.771Z] #44 0.576 + RM_GOPATH=0 [2022-06-22T15:02:12.771Z] #44 0.577 + TMP_GOPATH= [2022-06-22T15:02:12.771Z] #44 0.577 + : /build [2022-06-22T15:02:12.771Z] #44 0.577 + '[' -z '' ']' [2022-06-22T15:02:12.771Z] #44 0.578 ++ mktemp -d [2022-06-22T15:02:12.771Z] #44 0.579 + export GOPATH=/tmp/tmp.2zNL0GTN9w [2022-06-22T15:02:12.771Z] #44 0.579 + GOPATH=/tmp/tmp.2zNL0GTN9w [2022-06-22T15:02:12.771Z] #44 0.579 + RM_GOPATH=1 [2022-06-22T15:02:12.771Z] #44 0.579 + case "$(go env GOARCH)" in [2022-06-22T15:02:12.771Z] #44 0.580 ++ go env GOARCH [2022-06-22T15:02:12.771Z] #44 0.587 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:12.771Z] #44 0.588 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:12.771Z] #44 0.590 ++ dirname /install.sh [2022-06-22T15:02:12.771Z] #44 0.605 + dir=/ [2022-06-22T15:02:12.771Z] #44 0.605 + bin=tini [2022-06-22T15:02:12.771Z] #44 0.606 + shift [2022-06-22T15:02:12.771Z] #44 0.609 + '[' '!' -f //tini.installer ']' [2022-06-22T15:02:12.771Z] #44 0.610 + . //tini.installer [2022-06-22T15:02:12.771Z] #44 0.610 ++ : v0.19.0 [2022-06-22T15:02:12.771Z] #44 0.610 + install_tini [2022-06-22T15:02:12.771Z] #44 0.610 + echo 'Install tini version v0.19.0' [2022-06-22T15:02:12.771Z] #44 0.611 Install tini version v0.19.0 [2022-06-22T15:02:12.771Z] #44 0.611 + git clone https://github.com/krallin/tini.git /tmp/tmp.2zNL0GTN9w/tini [2022-06-22T15:02:12.771Z] #44 0.613 Cloning into '/tmp/tmp.2zNL0GTN9w/tini'... [2022-06-22T15:02:12.771Z] #44 1.291 + cd /tmp/tmp.2zNL0GTN9w/tini [2022-06-22T15:02:12.771Z] #44 1.296 + git checkout -q v0.19.0 [2022-06-22T15:02:12.771Z] #44 1.318 + cmake . [2022-06-22T15:02:12.771Z] #44 1.900 -- The C compiler identification is GNU 10.2.1 [2022-06-22T15:02:12.771Z] #44 1.992 -- Detecting C compiler ABI info [2022-06-22T15:02:12.771Z] #44 2.499 -- Detecting C compiler ABI info - done [2022-06-22T15:02:12.771Z] #44 2.592 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-22T15:02:12.771Z] #44 2.594 -- Detecting C compile features [2022-06-22T15:02:12.771Z] #44 2.599 -- Detecting C compile features - done [2022-06-22T15:02:12.771Z] #44 2.647 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-22T15:02:12.771Z] #44 2.877 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-22T15:02:12.771Z] #44 2.930 -- Configuring done [2022-06-22T15:02:12.771Z] #44 2.936 -- Generating done [2022-06-22T15:02:12.771Z] #44 2.948 -- Build files have been written to: /tmp/tmp.2zNL0GTN9w/tini [2022-06-22T15:02:12.771Z] #44 2.956 + make tini-static [2022-06-22T15:02:12.771Z] #44 3.214 Scanning dependencies of target tini-static [2022-06-22T15:02:12.771Z] #44 3.267 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-22T15:02:12.771Z] #44 4.535 [100%] Linking C executable tini-static [2022-06-22T15:02:12.771Z] #44 4.989 [100%] Built target tini-static [2022-06-22T15:02:12.771Z] #44 5.076 + mkdir -p /build [2022-06-22T15:02:12.771Z] #44 5.079 + cp tini-static /build/docker-init [2022-06-22T15:02:12.771Z] #44 DONE 9.3s [2022-06-22T15:02:12.771Z] [2022-06-22T15:02:12.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-22T15:02:12.771Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:02:12.771Z] #55 55.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-22T15:02:12.771Z] #55 56.05 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-22T15:02:12.771Z] #55 56.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-22T15:02:12.771Z] #55 56.19 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-22T15:02:12.771Z] #55 56.21 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-22T15:02:12.771Z] #55 56.21 go: downloading golang.org/x/mod v0.5.1 [2022-06-22T15:02:12.771Z] #55 56.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-22T15:02:12.771Z] #55 56.32 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-22T15:02:12.771Z] #55 56.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-22T15:02:12.771Z] #55 56.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-22T15:02:12.771Z] #55 56.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-22T15:02:12.771Z] #55 56.47 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-22T15:02:12.771Z] #55 56.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-22T15:02:12.771Z] #55 56.74 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-22T15:02:12.771Z] #55 56.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-22T15:02:12.771Z] #55 57.01 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-22T15:02:12.771Z] #55 57.03 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-22T15:02:12.771Z] #55 57.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-22T15:02:12.771Z] #55 57.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-22T15:02:12.771Z] #55 57.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-22T15:02:12.771Z] #55 57.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-22T15:02:12.771Z] #55 57.37 go: downloading github.com/prometheus/common v0.10.0 [2022-06-22T15:02:12.771Z] #55 57.50 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-22T15:02:12.771Z] #55 57.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-22T15:02:12.771Z] #55 57.69 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-22T15:02:12.771Z] #55 58.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-22T15:02:12.783Z] #55 40.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-22T15:02:12.783Z] #55 40.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-22T15:02:12.783Z] #55 40.78 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-22T15:02:12.783Z] #55 40.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-22T15:02:12.783Z] #55 40.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-22T15:02:13.056Z] #55 40.88 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-22T15:02:13.056Z] #55 40.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-22T15:02:13.631Z] #55 41.53 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-22T15:02:13.631Z] #55 41.56 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-22T15:02:13.631Z] #55 41.64 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-22T15:02:13.631Z] #55 41.71 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-22T15:02:13.631Z] #55 41.71 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-22T15:02:13.701Z] #55 ... [2022-06-22T15:02:13.701Z] [2022-06-22T15:02:13.701Z] #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-22T15:02:13.701Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:02:13.701Z] #14 65.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-22T15:02:13.701Z] #14 65.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-22T15:02:13.701Z] #14 65.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:02:13.892Z] #55 41.72 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-22T15:02:13.892Z] #55 41.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-22T15:02:13.892Z] #55 41.85 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-22T15:02:14.168Z] #55 41.92 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-22T15:02:14.168Z] #55 ... [2022-06-22T15:02:14.168Z] [2022-06-22T15:02:14.168Z] #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-22T15:02:14.168Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:14.168Z] #51 25.47 Reading package lists... [2022-06-22T15:02:14.168Z] #51 32.11 Reading package lists... [2022-06-22T15:02:14.168Z] #51 38.22 Building dependency tree... [2022-06-22T15:02:14.168Z] #51 ... [2022-06-22T15:02:14.168Z] [2022-06-22T15:02:14.168Z] #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-22T15:02:14.168Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-22T15:02:14.168Z] #40 42.04 NAME: [2022-06-22T15:02:14.168Z] #40 42.04 go-winres - A tool for embedding resources in Windows executables [2022-06-22T15:02:14.168Z] #40 42.04 [2022-06-22T15:02:14.168Z] #40 42.04 USAGE: [2022-06-22T15:02:14.168Z] #40 42.04 go-winres [global options] command [command options] [arguments...] [2022-06-22T15:02:14.168Z] #40 42.04 [2022-06-22T15:02:14.168Z] #40 42.04 COMMANDS: [2022-06-22T15:02:14.168Z] #40 42.04 init Create an initial ./winres/winres.json [2022-06-22T15:02:14.168Z] #40 42.04 make Make syso files for the "go build" command [2022-06-22T15:02:14.168Z] #40 42.04 simply Make syso files for the "go build" command (simplified) [2022-06-22T15:02:14.168Z] #40 42.04 extract Extract all resources from an executable [2022-06-22T15:02:14.168Z] #40 42.04 patch Replace resources in an executable file (exe, dll) [2022-06-22T15:02:14.168Z] #40 42.04 help, h Shows a list of commands or help for one command [2022-06-22T15:02:14.168Z] #40 42.04 [2022-06-22T15:02:14.168Z] #40 42.04 GLOBAL OPTIONS: [2022-06-22T15:02:14.168Z] #40 42.04 --help, -h show help (default: false) [2022-06-22T15:02:15.121Z] #40 DONE 42.9s [2022-06-22T15:02:15.121Z] [2022-06-22T15:02:15.121Z] #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-22T15:02:15.121Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:15.121Z] #55 42.11 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-22T15:02:15.121Z] #55 42.11 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-22T15:02:15.121Z] #55 42.15 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-22T15:02:15.121Z] #55 42.17 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-22T15:02:15.121Z] #55 42.17 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-22T15:02:15.121Z] #55 42.22 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-22T15:02:15.121Z] #55 42.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-22T15:02:15.121Z] #55 42.44 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-22T15:02:15.121Z] #55 42.44 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-22T15:02:15.121Z] #55 42.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-22T15:02:15.121Z] #55 42.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-22T15:02:15.121Z] #55 42.71 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-22T15:02:15.121Z] #55 42.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-22T15:02:15.121Z] #55 42.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-22T15:02:15.121Z] #55 42.88 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-22T15:02:15.121Z] #55 43.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-22T15:02:15.121Z] #55 43.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-22T15:02:15.491Z] #40 ... [2022-06-22T15:02:15.491Z] [2022-06-22T15:02:15.491Z] #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-22T15:02:15.491Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:02:15.491Z] #62 8.143 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:02:15.491Z] #62 8.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:02:15.491Z] #62 8.191 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:02:15.491Z] #62 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:02:15.491Z] #62 13.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:02:15.491Z] #62 17.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:02:15.491Z] #62 ... [2022-06-22T15:02:15.491Z] [2022-06-22T15:02:15.491Z] #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-22T15:02:15.491Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:15.491Z] #51 17.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:02:15.694Z] #55 43.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-22T15:02:15.694Z] #55 43.67 go: downloading honnef.co/go/tools v0.2.2 [2022-06-22T15:02:16.872Z] #51 ... [2022-06-22T15:02:16.872Z] [2022-06-22T15:02:16.872Z] #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-22T15:02:16.872Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:02:16.872Z] #42 9.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:02:16.872Z] #42 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:02:16.872Z] #42 ... [2022-06-22T15:02:16.872Z] [2022-06-22T15:02:16.872Z] #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-22T15:02:16.872Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T15:02:16.872Z] #53 11.72 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-22T15:02:16.872Z] #53 11.81 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-22T15:02:16.872Z] #53 11.83 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-22T15:02:16.872Z] #53 12.11 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-22T15:02:16.872Z] #53 19.07 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-22T15:02:16.872Z] #53 19.28 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-22T15:02:16.872Z] #53 19.37 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-22T15:02:17.132Z] #53 ... [2022-06-22T15:02:17.132Z] [2022-06-22T15:02:17.132Z] #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-22T15:02:17.132Z] #67 sha256:59544e80b1116c8f86c9f82cfd56b514a3abd33f5e6aafef27679b10cfc21b9b [2022-06-22T15:02:17.132Z] #67 9.566 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-22T15:02:17.132Z] #67 14.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-22T15:02:17.132Z] #67 14.28 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-22T15:02:17.132Z] #67 14.95 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-22T15:02:17.690Z] #55 45.38 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-22T15:02:17.690Z] #55 45.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-22T15:02:17.690Z] #55 45.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-22T15:02:17.690Z] #55 45.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-22T15:02:17.872Z] #14 ... [2022-06-22T15:02:17.872Z] [2022-06-22T15:02:17.872Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:17.872Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:02:17.872Z] #77 12.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-22T15:02:17.872Z] #77 12.30 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-22T15:02:17.872Z] #77 12.51 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-22T15:02:18.072Z] #67 20.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-22T15:02:18.266Z] #55 ... [2022-06-22T15:02:18.266Z] [2022-06-22T15:02:18.266Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:18.266Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:18.266Z] #76 41.03 Selecting previously unselected package build-essential. [2022-06-22T15:02:18.266Z] #76 41.03 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 41.03 Unpacking build-essential (12.9) ... [2022-06-22T15:02:18.266Z] #76 41.16 Selecting previously unselected package libcap2:amd64. [2022-06-22T15:02:18.266Z] #76 41.16 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 41.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-22T15:02:18.266Z] #76 41.34 Selecting previously unselected package libcap-dev:amd64. [2022-06-22T15:02:18.266Z] #76 41.34 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 41.34 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-22T15:02:18.266Z] #76 41.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-22T15:02:18.266Z] #76 41.54 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 41.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:02:18.266Z] #76 41.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-22T15:02:18.266Z] #76 41.71 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 41.71 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-22T15:02:18.266Z] #76 41.85 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-22T15:02:18.266Z] #76 41.85 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 41.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-22T15:02:18.266Z] #76 42.09 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-22T15:02:18.266Z] #76 42.09 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 42.10 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-22T15:02:18.266Z] #76 43.15 Selecting previously unselected package libtool. [2022-06-22T15:02:18.266Z] #76 43.18 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-22T15:02:18.266Z] #76 43.21 Unpacking libtool (2.4.6-15) ... [2022-06-22T15:02:18.266Z] #76 43.53 Selecting previously unselected package libudev-dev:amd64. [2022-06-22T15:02:18.266Z] #76 43.56 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 43.56 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-22T15:02:18.266Z] #76 43.84 Selecting previously unselected package libyajl2:amd64. [2022-06-22T15:02:18.266Z] #76 43.84 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 43.84 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-22T15:02:18.266Z] #76 43.92 Selecting previously unselected package libyajl-dev:amd64. [2022-06-22T15:02:18.266Z] #76 43.92 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-22T15:02:18.266Z] #76 43.92 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-22T15:02:18.266Z] #76 44.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-22T15:02:18.266Z] #76 44.18 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-22T15:02:18.266Z] #76 44.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-22T15:02:18.266Z] #76 44.25 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-22T15:02:18.266Z] #76 44.28 Setting up file (1:5.39-3) ... [2022-06-22T15:02:18.266Z] #76 44.32 Setting up bzip2 (1.0.8-4) ... [2022-06-22T15:02:18.266Z] #76 44.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:02:18.266Z] #76 44.37 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-22T15:02:18.266Z] #76 44.38 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-22T15:02:18.266Z] #76 44.40 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-22T15:02:18.266Z] #76 44.45 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-22T15:02:18.266Z] #76 44.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:02:18.266Z] #76 44.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-22T15:02:18.266Z] #76 44.48 Setting up patch (2.7.6-7) ... [2022-06-22T15:02:18.266Z] #76 44.49 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-22T15:02:18.266Z] #76 44.52 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-22T15:02:18.266Z] #76 44.54 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-22T15:02:18.266Z] #76 44.64 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-22T15:02:18.266Z] #76 44.68 Setting up libtool (2.4.6-15) ... [2022-06-22T15:02:18.266Z] #76 44.68 Setting up m4 (1.4.18-5) ... [2022-06-22T15:02:18.266Z] #76 44.76 Setting up dpkg-dev (1.20.10) ... [2022-06-22T15:02:18.266Z] #76 44.76 Setting up autoconf (2.69-14) ... [2022-06-22T15:02:18.266Z] #76 44.88 Setting up build-essential (12.9) ... [2022-06-22T15:02:18.266Z] #76 44.88 Setting up automake (1:1.16.3-2) ... [2022-06-22T15:02:18.266Z] #76 44.88 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-22T15:02:18.266Z] #76 44.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:02:18.266Z] #76 DONE 45.9s [2022-06-22T15:02:18.266Z] [2022-06-22T15:02:18.266Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:18.266Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:02:18.642Z] #67 ... [2022-06-22T15:02:18.642Z] [2022-06-22T15:02:18.642Z] #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-22T15:02:18.642Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-22T15:02:18.642Z] #57 11.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-22T15:02:18.642Z] #57 ... [2022-06-22T15:02:18.642Z] [2022-06-22T15:02:18.642Z] #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-22T15:02:18.642Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:18.642Z] #14 13.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:02:18.642Z] #14 16.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:02:19.211Z] #14 ... [2022-06-22T15:02:19.211Z] [2022-06-22T15:02:19.211Z] #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-22T15:02:19.211Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:19.211Z] #51 21.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-22T15:02:19.655Z] #77 ... [2022-06-22T15:02:19.655Z] [2022-06-22T15:02:19.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-22T15:02:19.655Z] #64 sha256:663c959be1c68f684dc7be0527a452716d14a5a1a9696389117db779841d1447 [2022-06-22T15:02:19.655Z] #64 5.431 + RM_GOPATH=0 [2022-06-22T15:02:19.655Z] #64 5.431 + TMP_GOPATH= [2022-06-22T15:02:19.655Z] #64 5.431 + : /build [2022-06-22T15:02:19.655Z] #64 5.431 + '[' -z '' ']' [2022-06-22T15:02:19.655Z] #64 5.431 ++ mktemp -d [2022-06-22T15:02:19.655Z] #64 5.431 + export GOPATH=/tmp/tmp.e8lAT36ssd [2022-06-22T15:02:19.655Z] #64 5.431 + GOPATH=/tmp/tmp.e8lAT36ssd [2022-06-22T15:02:19.655Z] #64 5.431 + RM_GOPATH=1 [2022-06-22T15:02:19.655Z] #64 5.431 + case "$(go env GOARCH)" in [2022-06-22T15:02:19.655Z] #64 5.431 ++ go env GOARCH [2022-06-22T15:02:19.655Z] #64 5.483 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:19.655Z] #64 5.483 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:19.655Z] #64 5.483 ++ dirname /install.sh [2022-06-22T15:02:19.655Z] #64 5.483 + dir=/ [2022-06-22T15:02:19.655Z] #64 5.483 + bin=containerd [2022-06-22T15:02:19.655Z] #64 5.483 + shift [2022-06-22T15:02:19.655Z] #64 5.483 + '[' '!' -f //containerd.installer ']' [2022-06-22T15:02:19.655Z] #64 5.483 + . //containerd.installer [2022-06-22T15:02:19.655Z] #64 5.483 ++ set -e [2022-06-22T15:02:19.655Z] #64 5.483 ++ : v1.6.6 [2022-06-22T15:02:19.655Z] #64 5.483 + install_containerd [2022-06-22T15:02:19.655Z] #64 5.483 + echo 'Install containerd version v1.6.6' [2022-06-22T15:02:19.655Z] #64 5.483 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e8lAT36ssd/src/github.com/containerd/containerd [2022-06-22T15:02:19.655Z] #64 5.483 Install containerd version v1.6.6 [2022-06-22T15:02:19.655Z] #64 5.526 Cloning into '/tmp/tmp.e8lAT36ssd/src/github.com/containerd/containerd'... [2022-06-22T15:02:19.655Z] #64 ... [2022-06-22T15:02:19.655Z] [2022-06-22T15:02:19.655Z] #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-22T15:02:19.655Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-22T15:02:19.655Z] #34 45.89 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-22T15:02:19.655Z] #34 46.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-22T15:02:19.655Z] #34 47.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-22T15:02:20.152Z] #51 ... [2022-06-22T15:02:20.152Z] [2022-06-22T15:02:20.152Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:20.152Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:20.152Z] #76 13.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:02:20.152Z] #76 16.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:02:20.152Z] #76 ... [2022-06-22T15:02:20.152Z] [2022-06-22T15:02:20.152Z] #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-22T15:02:20.152Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T15:02:20.152Z] #53 23.21 go: downloading golang.org/x/mod v0.3.0 [2022-06-22T15:02:20.152Z] #53 23.28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-22T15:02:21.142Z] #77 25.06 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-22T15:02:22.696Z] #53 ... [2022-06-22T15:02:22.696Z] [2022-06-22T15:02:22.696Z] #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-22T15:02:22.696Z] #26 sha256:489f6940ff60a121eef78046194c0b8d958b9af32cf5a02f8a747ece563d6076 [2022-06-22T15:02:22.696Z] #26 23.96 + mkdir -p /build [2022-06-22T15:02:22.696Z] #26 23.97 + mv docker/docker /build/ [2022-06-22T15:02:22.696Z] #26 23.98 + rmdir docker [2022-06-22T15:02:22.696Z] #26 DONE 25.2s [2022-06-22T15:02:22.956Z] [2022-06-22T15:02:22.956Z] #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-22T15:02:22.956Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-22T15:02:22.956Z] #38 25.78 tomll can be used in two ways: [2022-06-22T15:02:22.956Z] #38 25.78 Writing to STDIN and reading from STDOUT: [2022-06-22T15:02:22.956Z] #38 25.78 cat file.toml | tomll > file.toml [2022-06-22T15:02:22.956Z] #38 25.78 [2022-06-22T15:02:22.956Z] #38 25.78 Reading and updating a list of files: [2022-06-22T15:02:22.956Z] #38 25.78 tomll a.toml b.toml c.toml [2022-06-22T15:02:22.956Z] #38 25.78 [2022-06-22T15:02:22.956Z] #38 25.78 When given a list of files, tomll will modify all files in place without asking. [2022-06-22T15:02:22.956Z] #38 DONE 25.9s [2022-06-22T15:02:22.956Z] [2022-06-22T15:02:22.956Z] #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-22T15:02:22.956Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:02:22.956Z] #36 23.06 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-22T15:02:22.956Z] #36 23.08 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-22T15:02:22.956Z] #36 23.66 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-22T15:02:22.956Z] #36 24.13 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-22T15:02:22.956Z] #36 25.07 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-22T15:02:22.956Z] #36 25.86 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-22T15:02:22.956Z] #36 26.00 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-22T15:02:22.956Z] #36 26.00 go: downloading github.com/peterh/liner v1.2.2 [2022-06-22T15:02:22.962Z] #34 ... [2022-06-22T15:02:22.963Z] [2022-06-22T15:02:22.963Z] #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-22T15:02:22.963Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:22.963Z] #14 40.50 The following additional packages will be installed: [2022-06-22T15:02:22.963Z] #14 40.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-22T15:02:22.963Z] #14 40.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-22T15:02:22.963Z] #14 40.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-22T15:02:22.963Z] #14 40.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-22T15:02:22.963Z] #14 40.51 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-22T15:02:22.963Z] #14 40.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-22T15:02:22.963Z] #14 40.51 mingw-w64-common mingw-w64-x86-64-dev [2022-06-22T15:02:22.963Z] #14 40.52 Suggested packages: [2022-06-22T15:02:22.963Z] #14 40.52 gcc-10-locales seccomp wine64 [2022-06-22T15:02:22.963Z] #14 41.89 The following NEW packages will be installed: [2022-06-22T15:02:22.963Z] #14 41.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-22T15:02:22.963Z] #14 41.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-22T15:02:22.963Z] #14 41.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-22T15:02:22.963Z] #14 41.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-22T15:02:22.963Z] #14 41.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-22T15:02:22.963Z] #14 41.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-22T15:02:22.963Z] #14 41.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-22T15:02:22.963Z] #14 41.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-22T15:02:22.963Z] #14 41.89 mingw-w64-x86-64-dev [2022-06-22T15:02:22.963Z] #14 42.37 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:22.963Z] #14 42.37 Need to get 115 MB of archives. [2022-06-22T15:02:22.963Z] #14 42.37 After this operation, 645 MB of additional disk space will be used. [2022-06-22T15:02:22.963Z] #14 42.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-22T15:02:22.963Z] #14 42.53 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-22T15:02:22.963Z] #14 42.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-22T15:02:22.963Z] #14 42.88 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-22T15:02:22.963Z] #14 42.88 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-22T15:02:22.963Z] #14 42.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-22T15:02:22.963Z] #14 43.29 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-22T15:02:22.963Z] #14 43.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-22T15:02:22.963Z] #14 43.48 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-22T15:02:22.963Z] #14 44.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-22T15:02:22.963Z] #14 45.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-22T15:02:22.963Z] #14 46.25 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-22T15:02:22.963Z] #14 46.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-22T15:02:22.963Z] #14 48.59 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-22T15:02:22.963Z] #14 49.16 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-22T15:02:22.963Z] #14 49.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-22T15:02:22.963Z] #14 49.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-22T15:02:22.963Z] #14 49.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-22T15:02:22.963Z] #14 49.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-22T15:02:22.963Z] #14 49.20 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-22T15:02:22.963Z] #14 49.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-22T15:02:22.963Z] #14 49.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-22T15:02:22.963Z] #14 49.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-22T15:02:22.963Z] #14 49.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-22T15:02:22.963Z] #14 49.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-22T15:02:22.963Z] #14 49.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-22T15:02:22.963Z] #14 49.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-22T15:02:22.963Z] #14 49.31 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-22T15:02:22.963Z] #14 49.32 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-22T15:02:22.963Z] #14 49.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-22T15:02:22.963Z] #14 50.45 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:02:22.963Z] #14 ... [2022-06-22T15:02:22.963Z] [2022-06-22T15:02:22.963Z] #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-22T15:02:22.963Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:22.963Z] #51 42.29 The following additional packages will be installed: [2022-06-22T15:02:22.963Z] #51 42.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-22T15:02:22.963Z] #51 42.31 python3-protobuf python3-six [2022-06-22T15:02:22.963Z] #51 42.31 Suggested packages: [2022-06-22T15:02:22.963Z] #51 42.31 python3-setuptools [2022-06-22T15:02:22.963Z] #51 42.31 Recommended packages: [2022-06-22T15:02:22.963Z] #51 42.31 iproute2 | iproute [2022-06-22T15:02:22.963Z] #51 43.07 The following NEW packages will be installed: [2022-06-22T15:02:22.963Z] #51 43.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-22T15:02:22.963Z] #51 43.07 python3-protobuf python3-six [2022-06-22T15:02:22.963Z] #51 43.63 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:22.963Z] #51 43.63 Need to get 2314 kB of archives. [2022-06-22T15:02:22.963Z] #51 43.63 After this operation, 11.1 MB of additional disk space will be used. [2022-06-22T15:02:22.963Z] #51 43.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-22T15:02:22.963Z] #51 43.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-22T15:02:22.963Z] #51 43.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-22T15:02:22.963Z] #51 43.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-22T15:02:22.963Z] #51 43.64 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-22T15:02:22.963Z] #51 43.64 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-22T15:02:22.963Z] #51 43.64 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-22T15:02:22.963Z] #51 46.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-22T15:02:22.963Z] #51 47.54 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:02:22.963Z] #51 47.76 Fetched 2314 kB in 3s (724 kB/s) [2022-06-22T15:02:22.963Z] #51 47.89 Selecting previously unselected package libprotobuf23:amd64. [2022-06-22T15:02:22.963Z] #51 47.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-22T15:02:22.963Z] #51 47.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-22T15:02:22.963Z] #51 47.98 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-22T15:02:22.963Z] #51 48.78 Selecting previously unselected package python3-pkg-resources. [2022-06-22T15:02:22.963Z] #51 48.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-22T15:02:22.963Z] #51 48.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:02:22.963Z] #51 48.99 Selecting previously unselected package python3-six. [2022-06-22T15:02:22.963Z] #51 48.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-22T15:02:22.963Z] #51 49.00 Unpacking python3-six (1.16.0-2) ... [2022-06-22T15:02:22.963Z] #51 49.16 Selecting previously unselected package python3-protobuf. [2022-06-22T15:02:22.963Z] #51 49.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-22T15:02:22.963Z] #51 49.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-22T15:02:22.963Z] #51 49.72 Selecting previously unselected package libnet1:amd64. [2022-06-22T15:02:22.963Z] #51 49.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-22T15:02:22.963Z] #51 49.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:02:22.963Z] #51 49.88 Selecting previously unselected package libnl-3-200:amd64. [2022-06-22T15:02:22.963Z] #51 49.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-22T15:02:22.963Z] #51 49.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-22T15:02:22.963Z] #51 50.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-22T15:02:22.963Z] #51 50.07 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-22T15:02:22.963Z] #51 50.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:02:22.963Z] #51 50.20 Selecting previously unselected package criu. [2022-06-22T15:02:22.963Z] #51 50.20 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-22T15:02:22.963Z] #51 50.22 Unpacking criu (3.17-1) ... [2022-06-22T15:02:22.963Z] #51 ... [2022-06-22T15:02:22.963Z] [2022-06-22T15:02:22.963Z] #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-22T15:02:22.963Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:22.963Z] #14 50.71 Fetched 115 MB in 7s (15.6 MB/s) [2022-06-22T15:02:22.963Z] #14 50.83 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-22T15:02:22.963Z] #14 50.83 (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-22T15:02:22.963Z] #14 50.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-22T15:02:22.963Z] #14 50.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-22T15:02:23.525Z] #36 26.40 go: downloading github.com/google/go-dap v0.6.0 [2022-06-22T15:02:23.785Z] #36 26.70 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-22T15:02:24.354Z] #36 27.44 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-22T15:02:24.416Z] #77 ... [2022-06-22T15:02:24.416Z] [2022-06-22T15:02:24.416Z] #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-22T15:02:24.416Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:02:24.416Z] #14 76.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-22T15:02:24.416Z] #14 76.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-22T15:02:24.416Z] #14 76.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:02:25.511Z] #14 53.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-22T15:02:25.511Z] #14 53.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-22T15:02:25.511Z] #14 53.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-22T15:02:25.734Z] #36 28.62 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-22T15:02:25.994Z] #36 28.98 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-22T15:02:25.994Z] #36 29.05 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-22T15:02:26.455Z] #14 ... [2022-06-22T15:02:26.455Z] [2022-06-22T15:02:26.455Z] #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-22T15:02:26.455Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:02:26.455Z] #42 44.49 Selecting previously unselected package libicu67:amd64. [2022-06-22T15:02:26.455Z] #42 44.49 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-22T15:02:26.455Z] #42 44.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-22T15:02:26.455Z] #42 51.85 Selecting previously unselected package libxml2:amd64. [2022-06-22T15:02:26.455Z] #42 51.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-22T15:02:26.455Z] #42 51.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-22T15:02:26.455Z] #42 52.49 Selecting previously unselected package libarchive13:amd64. [2022-06-22T15:02:26.455Z] #42 52.49 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-22T15:02:26.455Z] #42 52.49 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-22T15:02:26.455Z] #42 52.83 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-22T15:02:26.455Z] #42 52.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-22T15:02:26.455Z] #42 52.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-22T15:02:26.455Z] #42 53.04 Selecting previously unselected package librhash0:amd64. [2022-06-22T15:02:26.455Z] #42 53.08 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-22T15:02:26.455Z] #42 53.11 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-22T15:02:26.455Z] #42 53.41 Selecting previously unselected package libuv1:amd64. [2022-06-22T15:02:26.455Z] #42 53.41 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-22T15:02:26.455Z] #42 53.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-22T15:02:26.455Z] #42 53.63 Selecting previously unselected package cmake. [2022-06-22T15:02:26.455Z] #42 53.63 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-22T15:02:26.455Z] #42 53.63 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-22T15:02:26.716Z] #42 ... [2022-06-22T15:02:26.716Z] [2022-06-22T15:02:26.716Z] #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-22T15:02:26.716Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:26.716Z] #55 47.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-22T15:02:26.716Z] #55 47.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-22T15:02:26.716Z] #55 47.42 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-22T15:02:26.716Z] #55 47.56 go: downloading golang.org/x/text v0.3.7 [2022-06-22T15:02:26.716Z] #55 53.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-22T15:02:26.716Z] #55 53.89 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-22T15:02:26.716Z] #55 53.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-22T15:02:26.716Z] #55 54.02 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-22T15:02:26.716Z] #55 54.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-22T15:02:26.716Z] #55 54.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-22T15:02:26.716Z] #55 54.32 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-22T15:02:26.716Z] #55 54.32 go: downloading golang.org/x/mod v0.5.1 [2022-06-22T15:02:26.716Z] #55 54.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-22T15:02:26.716Z] #55 54.57 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-22T15:02:26.716Z] #55 54.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-22T15:02:26.978Z] #55 54.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-22T15:02:26.978Z] #55 54.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-22T15:02:26.978Z] #55 54.86 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-22T15:02:27.551Z] #55 55.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-22T15:02:27.813Z] #55 55.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-22T15:02:27.904Z] #36 ... [2022-06-22T15:02:27.904Z] [2022-06-22T15:02:27.904Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:27.904Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:27.904Z] #76 30.65 Fetched 8544 kB in 23s (374 kB/s) [2022-06-22T15:02:28.076Z] #55 55.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-22T15:02:28.337Z] #55 56.13 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-22T15:02:28.599Z] #55 56.43 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-22T15:02:28.599Z] #55 56.50 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-22T15:02:28.599Z] #55 56.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-22T15:02:28.599Z] #55 56.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-22T15:02:28.599Z] #55 56.55 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-22T15:02:28.599Z] #55 ... [2022-06-22T15:02:28.599Z] [2022-06-22T15:02:28.599Z] #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-22T15:02:28.599Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:28.599Z] #14 56.61 Selecting previously unselected package binutils-mingw-w64. [2022-06-22T15:02:28.599Z] #14 56.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-22T15:02:28.599Z] #14 56.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-22T15:02:29.175Z] #14 56.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-22T15:02:29.175Z] #14 57.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-22T15:02:29.175Z] #14 57.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:02:29.438Z] #14 57.28 Selecting previously unselected package dmsetup. [2022-06-22T15:02:29.438Z] #14 57.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-22T15:02:29.438Z] #14 57.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-22T15:02:29.668Z] #14 81.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-22T15:02:29.668Z] #14 81.24 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-22T15:02:29.668Z] #14 81.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-22T15:02:29.699Z] #14 57.56 Selecting previously unselected package mingw-w64-common. [2022-06-22T15:02:29.699Z] #14 57.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-22T15:02:29.699Z] #14 57.61 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-22T15:02:29.904Z] #76 30.65 Reading package lists... [2022-06-22T15:02:29.904Z] #76 ... [2022-06-22T15:02:29.904Z] [2022-06-22T15:02:29.904Z] #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-22T15:02:29.904Z] #67 sha256:59544e80b1116c8f86c9f82cfd56b514a3abd33f5e6aafef27679b10cfc21b9b [2022-06-22T15:02:29.904Z] #67 22.18 go: downloading github.com/google/uuid v1.3.0 [2022-06-22T15:02:29.904Z] #67 22.19 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-22T15:02:29.904Z] #67 22.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-22T15:02:29.904Z] #67 22.60 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-22T15:02:29.904Z] #67 22.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-22T15:02:29.904Z] #67 23.32 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-22T15:02:29.904Z] #67 24.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-22T15:02:29.904Z] #67 24.44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-22T15:02:29.904Z] #67 28.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-22T15:02:29.904Z] #67 28.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-22T15:02:29.904Z] #67 ... [2022-06-22T15:02:29.904Z] [2022-06-22T15:02:29.904Z] #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-22T15:02:29.904Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:02:29.904Z] #36 31.48 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-22T15:02:29.904Z] #36 31.79 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-22T15:02:29.925Z] #14 ... [2022-06-22T15:02:29.925Z] [2022-06-22T15:02:29.925Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:29.925Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:02:29.925Z] #77 34.26 libtoolize: putting auxiliary files in '.'. [2022-06-22T15:02:29.925Z] #77 34.26 libtoolize: copying file './ltmain.sh' [2022-06-22T15:02:30.481Z] #36 33.40 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-22T15:02:30.488Z] #77 35.01 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-22T15:02:30.488Z] #77 35.02 libtoolize: and rerunning libtoolize and aclocal. [2022-06-22T15:02:30.488Z] #77 35.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-22T15:02:31.620Z] #14 ... [2022-06-22T15:02:31.620Z] [2022-06-22T15:02:31.620Z] #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-22T15:02:31.620Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:02:31.620Z] #42 58.64 Setting up libicu67:amd64 (67.1-7) ... [2022-06-22T15:02:31.620Z] #42 58.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:02:31.620Z] #42 58.71 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-22T15:02:31.620Z] #42 58.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:02:31.620Z] #42 58.78 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-22T15:02:31.620Z] #42 58.80 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-22T15:02:31.620Z] #42 58.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-22T15:02:31.620Z] #42 58.84 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-22T15:02:31.620Z] #42 58.86 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-22T15:02:31.620Z] #42 58.88 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-22T15:02:31.620Z] #42 58.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:02:31.620Z] #42 DONE 59.4s [2022-06-22T15:02:31.620Z] [2022-06-22T15:02:31.620Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-22T15:02:31.620Z] #43 sha256:ae3d5d4a49134286fef062964fee2a192bd5e3c6ee36e89ea4ff96795bc3dcef [2022-06-22T15:02:31.885Z] #43 DONE 0.3s [2022-06-22T15:02:31.885Z] [2022-06-22T15:02:31.885Z] #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-22T15:02:31.885Z] #44 sha256:f27fd682e2b8f931012eb8dfea5867eb37ce9f8b95d901e8ba6c5a39db1de655 [2022-06-22T15:02:33.282Z] #44 ... [2022-06-22T15:02:33.282Z] [2022-06-22T15:02:33.282Z] #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-22T15:02:33.282Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:33.282Z] #51 51.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:02:33.282Z] #51 53.17 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-22T15:02:33.282Z] #51 53.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:02:33.282Z] #51 53.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:02:33.282Z] #51 53.17 Setting up python3-six (1.16.0-2) ... [2022-06-22T15:02:33.282Z] #51 54.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-22T15:02:33.282Z] #51 54.65 Setting up python3-protobuf (3.12.4-1) ... [2022-06-22T15:02:33.282Z] #51 59.69 Setting up criu (3.17-1) ... [2022-06-22T15:02:33.545Z] #51 ... [2022-06-22T15:02:33.545Z] [2022-06-22T15:02:33.545Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-22T15:02:33.545Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:33.545Z] #55 56.89 go: downloading github.com/prometheus/common v0.10.0 [2022-06-22T15:02:33.545Z] #55 57.15 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-22T15:02:33.545Z] #55 57.36 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-22T15:02:33.545Z] #55 57.47 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-22T15:02:33.545Z] #55 59.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-22T15:02:34.491Z] #55 ... [2022-06-22T15:02:34.491Z] [2022-06-22T15:02:34.491Z] #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-22T15:02:34.491Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:34.491Z] #51 62.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:02:34.661Z] #77 ... [2022-06-22T15:02:34.661Z] [2022-06-22T15:02:34.661Z] #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-22T15:02:34.661Z] #64 sha256:c763eb3d27683fd04d2b2676fdc3ef12704ddce4fbd0f0518276cd94c47d0f97 [2022-06-22T15:02:34.661Z] #64 39.45 Updating files: 58% (2795/4776) Updating files: 59% (2818/4776) Updating files: 60% (2866/4776) Updating files: 61% (2914/4776) Updating files: 62% (2962/4776) Updating files: 63% (3009/4776) Updating files: 64% (3057/4776) Updating files: 65% (3105/4776) Updating files: 66% (3153/4776) Updating files: 67% (3200/4776) Updating files: 68% (3248/4776) Updating files: 69% (3296/4776) Updating files: 70% (3344/4776) Updating files: 71% (3391/4776) Updating files: 72% (3439/4776) Updating files: 73% (3487/4776) Updating files: 74% (3535/4776) Updating files: 75% (3582/4776) Updating files: 76% (3630/4776) Updating files: 77% (3678/4776) Updating files: 78% (3726/4776) Updating files: 79% (3774/4776) Updating files: 80% (3821/4776) Updating files: 81% (3869/4776) Updating files: 82% (3917/4776) Updating files: 83% (3965/4776) Updating files: 84% (4012/4776) Updating files: 85% (4060/4776) Updating files: 86% (4108/4776) Updating files: 87% (4156/4776) Updating files: 88% (4203/4776) Updating files: 89% (4251/4776) Updating files: 90% (4299/4776) Updating files: 91% (4347/4776) Updating files: 92% (4394/4776) Updating files: 93% (4442/4776) Updating files: 94% (4490/4776) Updating files: 95% (4538/4776) Updating files: 96% (4585/4776) Updating files: 97% (4633/4776) Updating files: 98% (4681/4776) Updating files: 99% (4729/4776) Updating files: 100% (4776/4776) Updating files: 100% (4776/4776), done. [2022-06-22T15:02:34.661Z] #64 40.50 + cd /tmp/tmp.V5Dvvojaln/src/github.com/containerd/containerd [2022-06-22T15:02:34.661Z] #64 40.50 + git checkout -q v1.6.6 [2022-06-22T15:02:34.661Z] #64 41.97 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-22T15:02:34.661Z] #64 41.97 + BUILDTAGS='netgo osusergo static_build' [2022-06-22T15:02:34.661Z] #64 41.97 + export EXTRA_FLAGS=-buildmode=pie [2022-06-22T15:02:34.661Z] #64 41.97 + EXTRA_FLAGS=-buildmode=pie [2022-06-22T15:02:34.661Z] #64 41.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-22T15:02:34.661Z] #64 41.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-22T15:02:34.661Z] #64 41.97 + '[' '' = dynamic ']' [2022-06-22T15:02:34.661Z] #64 41.97 + make [2022-06-22T15:02:34.661Z] #64 43.84 + bin/ctr [2022-06-22T15:02:35.064Z] #51 DONE 62.6s [2022-06-22T15:02:35.064Z] [2022-06-22T15:02:35.064Z] #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-22T15:02:35.064Z] #44 sha256:f27fd682e2b8f931012eb8dfea5867eb37ce9f8b95d901e8ba6c5a39db1de655 [2022-06-22T15:02:35.064Z] #44 2.674 + RM_GOPATH=0 [2022-06-22T15:02:35.064Z] #44 2.674 + TMP_GOPATH= [2022-06-22T15:02:35.064Z] #44 2.674 + : /build [2022-06-22T15:02:35.064Z] #44 2.674 + '[' -z '' ']' [2022-06-22T15:02:35.064Z] #44 2.682 ++ mktemp -d [2022-06-22T15:02:35.064Z] #44 2.689 + export GOPATH=/tmp/tmp.YWQu131azS [2022-06-22T15:02:35.064Z] #44 2.689 + GOPATH=/tmp/tmp.YWQu131azS [2022-06-22T15:02:35.064Z] #44 2.689 + RM_GOPATH=1 [2022-06-22T15:02:35.064Z] #44 2.689 + case "$(go env GOARCH)" in [2022-06-22T15:02:35.064Z] #44 2.690 ++ go env GOARCH [2022-06-22T15:02:35.064Z] #44 2.715 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:35.064Z] #44 2.715 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:02:35.064Z] #44 2.716 ++ dirname /install.sh [2022-06-22T15:02:35.064Z] #44 2.725 + dir=/ [2022-06-22T15:02:35.064Z] #44 2.726 + bin=tini [2022-06-22T15:02:35.064Z] #44 2.726 + shift [2022-06-22T15:02:35.064Z] #44 2.726 + '[' '!' -f //tini.installer ']' [2022-06-22T15:02:35.064Z] #44 2.726 + . //tini.installer [2022-06-22T15:02:35.064Z] #44 2.726 ++ : v0.19.0 [2022-06-22T15:02:35.064Z] #44 2.726 + install_tini [2022-06-22T15:02:35.064Z] #44 2.726 + echo 'Install tini version v0.19.0' [2022-06-22T15:02:35.064Z] #44 2.726 + git clone https://github.com/krallin/tini.git /tmp/tmp.YWQu131azS/tini [2022-06-22T15:02:35.064Z] #44 2.726 Install tini version v0.19.0 [2022-06-22T15:02:35.064Z] #44 2.735 Cloning into '/tmp/tmp.YWQu131azS/tini'... [2022-06-22T15:02:35.224Z] #64 ... [2022-06-22T15:02:35.224Z] [2022-06-22T15:02:35.224Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-22T15:02:35.224Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:02:35.224Z] #14 87.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-22T15:02:35.224Z] #14 87.33 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-22T15:02:35.224Z] #14 87.34 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:02:35.325Z] #44 3.492 + cd /tmp/tmp.YWQu131azS/tini [2022-06-22T15:02:35.325Z] #44 3.492 + git checkout -q v0.19.0 [2022-06-22T15:02:35.325Z] #44 3.540 + cmake . [2022-06-22T15:02:35.586Z] #44 ... [2022-06-22T15:02:35.586Z] [2022-06-22T15:02:35.586Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:35.586Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:02:35.586Z] #77 7.675 Cloning into '/tmp/crun-build'... [2022-06-22T15:02:35.586Z] #77 14.41 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-22T15:02:35.586Z] #77 14.43 Cloning into '/tmp/crun-build/libocispec'... [2022-06-22T15:02:35.586Z] #77 15.77 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-22T15:02:35.586Z] #77 15.79 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-22T15:02:35.586Z] #77 15.79 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-22T15:02:35.586Z] #77 15.80 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-22T15:02:35.586Z] #77 15.84 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-22T15:02:35.762Z] #36 ... [2022-06-22T15:02:35.762Z] [2022-06-22T15:02:35.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-22T15:02:35.762Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:02:35.762Z] #42 28.09 Fetched 8544 kB in 22s (385 kB/s) [2022-06-22T15:02:35.762Z] #42 28.09 Reading package lists... [2022-06-22T15:02:35.850Z] #77 ... [2022-06-22T15:02:35.850Z] [2022-06-22T15:02:35.850Z] #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-22T15:02:35.850Z] #44 sha256:f27fd682e2b8f931012eb8dfea5867eb37ce9f8b95d901e8ba6c5a39db1de655 [2022-06-22T15:02:35.850Z] #44 4.245 -- The C compiler identification is GNU 10.2.1 [2022-06-22T15:02:36.111Z] #44 4.381 -- Detecting C compiler ABI info [2022-06-22T15:02:36.685Z] #44 4.964 -- Detecting C compiler ABI info - done [2022-06-22T15:02:36.685Z] #44 5.089 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-22T15:02:36.946Z] #44 5.111 -- Detecting C compile features [2022-06-22T15:02:36.946Z] #44 5.111 -- Detecting C compile features - done [2022-06-22T15:02:36.946Z] #44 5.188 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-22T15:02:37.208Z] #44 5.449 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-22T15:02:37.469Z] #44 5.543 -- Configuring done [2022-06-22T15:02:37.469Z] #44 5.607 + make tini-static [2022-06-22T15:02:37.469Z] #44 5.607 -- Generating done [2022-06-22T15:02:37.469Z] #44 5.607 -- Build files have been written to: /tmp/tmp.YWQu131azS/tini [2022-06-22T15:02:37.669Z] #42 37.69 Reading package lists... [2022-06-22T15:02:37.669Z] #42 ... [2022-06-22T15:02:37.669Z] [2022-06-22T15:02:37.669Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:37.669Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:37.669Z] #76 30.65 Reading package lists... [2022-06-22T15:02:37.730Z] #44 5.988 Scanning dependencies of target tini-static [2022-06-22T15:02:37.730Z] #44 6.105 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-22T15:02:38.864Z] #76 40.76 Reading package lists... [2022-06-22T15:02:38.864Z] #76 ... [2022-06-22T15:02:38.864Z] [2022-06-22T15:02:38.864Z] #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-22T15:02:38.864Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:02:38.864Z] #62 31.68 Fetched 8544 kB in 24s (358 kB/s) [2022-06-22T15:02:38.864Z] #62 31.68 Reading package lists... [2022-06-22T15:02:38.864Z] #62 41.25 Reading package lists... [2022-06-22T15:02:38.864Z] #62 ... [2022-06-22T15:02:38.864Z] [2022-06-22T15:02:38.864Z] #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-22T15:02:38.864Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:38.864Z] #14 31.61 Fetched 8544 kB in 24s (357 kB/s) [2022-06-22T15:02:38.864Z] #14 31.61 Reading package lists... [2022-06-22T15:02:38.864Z] #14 41.52 Reading package lists... [2022-06-22T15:02:38.864Z] #14 ... [2022-06-22T15:02:38.864Z] [2022-06-22T15:02:38.864Z] #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-22T15:02:38.864Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:02:39.123Z] #47 40.41 Updating files: 54% (1179/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 82% (1796/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-22T15:02:39.123Z] #47 41.94 + git checkout -q v2.3.0 [2022-06-22T15:02:39.646Z] #44 7.690 [100%] Linking C executable tini-static [2022-06-22T15:02:40.064Z] #47 ... [2022-06-22T15:02:40.064Z] [2022-06-22T15:02:40.064Z] #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-22T15:02:40.064Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:40.064Z] #51 32.63 Fetched 8548 kB in 25s (345 kB/s) [2022-06-22T15:02:40.064Z] #51 32.63 Reading package lists... [2022-06-22T15:02:40.219Z] #44 8.343 [100%] Built target tini-static [2022-06-22T15:02:40.219Z] #44 8.353 + mkdir -p /build [2022-06-22T15:02:40.219Z] #44 8.376 + cp tini-static /build/docker-init [2022-06-22T15:02:40.793Z] #44 DONE 8.8s [2022-06-22T15:02:40.793Z] [2022-06-22T15:02:40.793Z] #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-22T15:02:40.793Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T15:02:40.793Z] #53 67.57 gotestsum version dev [2022-06-22T15:02:40.793Z] #53 DONE 68.5s [2022-06-22T15:02:40.793Z] [2022-06-22T15:02:40.793Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:40.793Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:02:40.793Z] #77 18.07 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-22T15:02:40.793Z] #77 20.46 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-22T15:02:40.793Z] #77 21.88 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-22T15:02:40.793Z] #77 22.08 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-22T15:02:40.793Z] #77 22.28 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-22T15:02:41.767Z] #14 ... [2022-06-22T15:02:41.767Z] [2022-06-22T15:02:41.767Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:41.767Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:02:41.767Z] #77 42.77 configure.ac:7: installing './compile' [2022-06-22T15:02:41.767Z] #77 42.79 configure.ac:11: installing './config.guess' [2022-06-22T15:02:41.767Z] #77 42.80 configure.ac:11: installing './config.sub' [2022-06-22T15:02:41.767Z] #77 42.81 configure.ac:8: installing './install-sh' [2022-06-22T15:02:41.767Z] #77 42.83 configure.ac:8: installing './missing' [2022-06-22T15:02:41.767Z] #77 42.94 Makefile.am: installing './depcomp' [2022-06-22T15:02:41.767Z] #77 44.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-22T15:02:41.767Z] #77 44.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-22T15:02:41.767Z] #77 44.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-22T15:02:41.767Z] #77 44.38 libtoolize: copying file 'm4/libtool.m4' [2022-06-22T15:02:41.767Z] #77 44.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-22T15:02:41.767Z] #77 44.60 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-22T15:02:41.767Z] #77 44.75 libtoolize: copying file 'm4/ltversion.m4' [2022-06-22T15:02:41.767Z] #77 44.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-22T15:02:41.767Z] #77 45.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-22T15:02:42.600Z] #51 42.07 Reading package lists... [2022-06-22T15:02:42.600Z] #51 ... [2022-06-22T15:02:42.600Z] [2022-06-22T15:02:42.600Z] #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-22T15:02:42.600Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:02:42.600Z] #47 44.83 + 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-22T15:02:46.091Z] #77 ... [2022-06-22T15:02:46.091Z] [2022-06-22T15:02:46.091Z] #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-22T15:02:46.091Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:46.091Z] #14 64.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-22T15:02:46.091Z] #14 64.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-22T15:02:46.091Z] #14 64.10 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-22T15:02:46.091Z] #14 70.59 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-22T15:02:46.091Z] #14 70.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:02:46.091Z] #14 70.59 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-22T15:02:46.091Z] #14 70.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-22T15:02:46.091Z] #14 70.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:02:46.091Z] #14 70.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-22T15:02:47.019Z] #77 ... [2022-06-22T15:02:47.019Z] [2022-06-22T15:02:47.019Z] #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-22T15:02:47.019Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:02:47.019Z] #14 98.57 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-22T15:02:47.019Z] #14 98.57 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-22T15:02:47.019Z] #14 98.58 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:02:47.892Z] #47 ... [2022-06-22T15:02:47.892Z] [2022-06-22T15:02:47.893Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:47.893Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:47.893Z] #76 40.76 Reading package lists... [2022-06-22T15:02:49.799Z] #76 50.47 Building dependency tree... [2022-06-22T15:02:50.306Z] #14 78.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-22T15:02:50.306Z] #14 78.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:02:50.306Z] #14 78.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:02:52.269Z] #14 ... [2022-06-22T15:02:52.269Z] [2022-06-22T15:02:52.269Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:52.269Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:02:52.269Z] #77 55.90 configure.ac:7: installing 'build-aux/compile' [2022-06-22T15:02:52.269Z] #77 55.92 configure.ac:9: installing 'build-aux/config.guess' [2022-06-22T15:02:52.269Z] #77 55.93 configure.ac:9: installing 'build-aux/config.sub' [2022-06-22T15:02:52.269Z] #77 55.94 configure.ac:11: installing 'build-aux/install-sh' [2022-06-22T15:02:52.269Z] #77 55.95 configure.ac:11: installing 'build-aux/missing' [2022-06-22T15:02:52.269Z] #77 56.16 Makefile.am: installing 'build-aux/depcomp' [2022-06-22T15:02:52.269Z] #77 56.26 parallel-tests: installing 'build-aux/test-driver' [2022-06-22T15:02:53.097Z] #76 ... [2022-06-22T15:02:53.097Z] [2022-06-22T15:02:53.097Z] #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-22T15:02:53.097Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:02:53.097Z] #42 37.69 Reading package lists... [2022-06-22T15:02:53.097Z] #42 47.03 Building dependency tree... [2022-06-22T15:02:53.097Z] #42 53.48 The following additional packages will be installed: [2022-06-22T15:02:53.097Z] #42 53.49 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-22T15:02:53.097Z] #42 53.53 Suggested packages: [2022-06-22T15:02:53.097Z] #42 53.55 cmake-doc ninja-build lrzip [2022-06-22T15:02:53.097Z] #42 53.55 Recommended packages: [2022-06-22T15:02:53.097Z] #42 53.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-22T15:02:53.097Z] #42 54.81 The following NEW packages will be installed: [2022-06-22T15:02:53.097Z] #42 54.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-22T15:02:53.097Z] #42 54.83 vim-common xxd [2022-06-22T15:02:53.097Z] #42 55.64 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:53.097Z] #42 55.64 Need to get 17.7 MB of archives. [2022-06-22T15:02:53.097Z] #42 55.64 After this operation, 70.7 MB of additional disk space will be used. [2022-06-22T15:02:53.097Z] #42 55.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-22T15:02:53.097Z] #42 55.64 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-22T15:02:53.097Z] #42 55.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-22T15:02:53.097Z] #42 55.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-22T15:02:53.666Z] #42 56.75 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-22T15:02:53.926Z] #42 56.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-22T15:02:53.926Z] #42 56.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-22T15:02:53.926Z] #42 56.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-22T15:02:53.926Z] #42 56.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-22T15:02:53.926Z] #42 56.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-22T15:02:54.162Z] #77 58.29 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-22T15:02:54.162Z] #77 58.30 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-22T15:02:54.185Z] #42 ... [2022-06-22T15:02:54.185Z] [2022-06-22T15:02:54.186Z] #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-22T15:02:54.186Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:54.186Z] #55 47.16 go: downloading github.com/fatih/color v1.13.0 [2022-06-22T15:02:54.186Z] #55 47.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-22T15:02:54.186Z] #55 47.23 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-22T15:02:54.186Z] #55 47.41 go: downloading github.com/spf13/viper v1.10.1 [2022-06-22T15:02:54.186Z] #55 47.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-22T15:02:54.186Z] #55 48.30 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-22T15:02:54.186Z] #55 48.31 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-22T15:02:54.186Z] #55 48.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-22T15:02:54.186Z] #55 48.50 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-22T15:02:54.186Z] #55 50.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-22T15:02:54.186Z] #55 50.43 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-22T15:02:54.186Z] #55 56.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-22T15:02:54.186Z] #55 57.03 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-22T15:02:54.419Z] #77 59.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-22T15:02:54.419Z] #77 59.00 libtoolize: copying file 'm4/libtool.m4' [2022-06-22T15:02:54.445Z] #55 57.32 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-22T15:02:54.445Z] #55 57.36 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-22T15:02:54.445Z] #55 ... [2022-06-22T15:02:54.445Z] [2022-06-22T15:02:54.445Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:02:54.445Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:02:54.445Z] #76 57.26 python3 is already the newest version (3.9.2-3). [2022-06-22T15:02:54.445Z] #76 57.26 The following additional packages will be installed: [2022-06-22T15:02:54.445Z] #76 57.27 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-22T15:02:54.445Z] #76 57.28 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-22T15:02:54.445Z] #76 57.30 Suggested packages: [2022-06-22T15:02:54.445Z] #76 57.30 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-22T15:02:54.445Z] #76 57.30 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-22T15:02:54.445Z] #76 57.30 m4-doc ed diffutils-doc [2022-06-22T15:02:54.445Z] #76 57.30 Recommended packages: [2022-06-22T15:02:54.445Z] #76 57.30 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-22T15:02:54.676Z] #77 59.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-22T15:02:54.676Z] #77 59.21 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-22T15:02:54.932Z] #77 59.35 libtoolize: copying file 'm4/ltversion.m4' [2022-06-22T15:02:54.932Z] #77 59.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-22T15:02:56.902Z] #14 ... [2022-06-22T15:02:56.902Z] [2022-06-22T15:02:56.902Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:02:56.902Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:02:56.902Z] #77 38.02 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-22T15:02:56.985Z] #76 59.51 The following NEW packages will be installed: [2022-06-22T15:02:56.985Z] #76 59.54 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-22T15:02:56.985Z] #76 59.55 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-22T15:02:56.985Z] #76 59.56 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-22T15:02:56.985Z] #76 59.56 libyajl2 m4 patch xz-utils [2022-06-22T15:02:57.245Z] #76 60.06 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:57.245Z] #76 60.06 Need to get 5939 kB of archives. [2022-06-22T15:02:57.245Z] #76 60.06 After this operation, 18.7 MB of additional disk space will be used. [2022-06-22T15:02:57.245Z] #76 60.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-22T15:02:57.245Z] #76 60.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-22T15:02:57.245Z] #76 60.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-22T15:02:57.245Z] #76 60.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-22T15:02:57.245Z] #76 60.09 Get:5 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-22T15:02:57.245Z] #76 60.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-22T15:02:57.245Z] #76 60.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-22T15:02:57.245Z] #76 60.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-22T15:02:57.245Z] #76 60.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-22T15:02:57.245Z] #76 60.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-22T15:02:57.454Z] #77 ... [2022-06-22T15:02:57.454Z] [2022-06-22T15:02:57.455Z] #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-22T15:02:57.455Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:02:57.455Z] #14 103.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-22T15:02:57.455Z] #14 103.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-22T15:02:57.455Z] #14 103.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-22T15:02:57.455Z] #14 104.0 Selecting previously unselected package libapparmor1:arm64. [2022-06-22T15:02:57.455Z] #14 104.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 104.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-22T15:02:57.455Z] #14 104.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-22T15:02:57.455Z] #14 104.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 104.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-22T15:02:57.455Z] #14 104.2 Selecting previously unselected package libbtrfs0:arm64. [2022-06-22T15:02:57.455Z] #14 104.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 104.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-22T15:02:57.455Z] #14 104.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-22T15:02:57.455Z] #14 104.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 104.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-22T15:02:57.455Z] #14 104.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-22T15:02:57.455Z] #14 104.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 104.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-22T15:02:57.455Z] #14 104.7 Selecting previously unselected package libudev-dev:arm64. [2022-06-22T15:02:57.455Z] #14 104.7 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 104.7 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-22T15:02:57.455Z] #14 104.8 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-22T15:02:57.455Z] #14 104.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 104.9 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-22T15:02:57.455Z] #14 105.2 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-22T15:02:57.455Z] #14 105.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 105.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-22T15:02:57.455Z] #14 105.4 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-22T15:02:57.455Z] #14 105.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 105.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-22T15:02:57.455Z] #14 105.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-22T15:02:57.455Z] #14 105.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 105.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-22T15:02:57.455Z] #14 105.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-22T15:02:57.455Z] #14 105.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 105.7 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-22T15:02:57.455Z] #14 106.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-22T15:02:57.455Z] #14 106.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 106.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-22T15:02:57.455Z] #14 106.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-22T15:02:57.455Z] #14 106.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 106.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-22T15:02:57.455Z] #14 106.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-22T15:02:57.455Z] #14 106.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 106.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-22T15:02:57.455Z] #14 106.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-22T15:02:57.455Z] #14 106.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-22T15:02:57.455Z] #14 106.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-22T15:02:57.455Z] #14 107.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-22T15:02:57.455Z] #14 107.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-22T15:02:57.455Z] #14 107.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-22T15:02:57.455Z] #14 107.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-22T15:02:57.455Z] #14 107.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-22T15:02:57.455Z] #14 107.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-22T15:02:57.455Z] #14 107.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-22T15:02:57.455Z] #14 107.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-22T15:02:57.455Z] #14 107.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-22T15:02:57.455Z] #14 107.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-22T15:02:57.455Z] #14 108.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-22T15:02:57.455Z] #14 108.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-22T15:02:57.455Z] #14 108.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-22T15:02:57.455Z] #14 108.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-22T15:02:57.455Z] #14 108.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-22T15:02:57.455Z] #14 108.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-22T15:02:57.455Z] #14 109.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-22T15:02:57.511Z] #76 60.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-22T15:02:57.511Z] #76 60.26 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-22T15:02:57.511Z] #76 60.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-22T15:02:57.511Z] #76 60.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-22T15:02:57.511Z] #76 60.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-22T15:02:57.511Z] #76 60.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-22T15:02:57.511Z] #76 60.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-22T15:02:57.511Z] #76 60.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-22T15:02:57.511Z] #76 60.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-22T15:02:57.511Z] #76 60.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-22T15:02:57.511Z] #76 60.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-22T15:02:57.511Z] #76 60.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-22T15:02:57.511Z] #76 60.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-22T15:02:57.511Z] #76 ... [2022-06-22T15:02:57.511Z] [2022-06-22T15:02:57.511Z] #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-22T15:02:57.511Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:02:57.511Z] #62 41.25 Reading package lists... [2022-06-22T15:02:57.511Z] #62 50.74 Building dependency tree... [2022-06-22T15:02:57.511Z] #62 57.50 The following additional packages will be installed: [2022-06-22T15:02:57.511Z] #62 57.52 libbtrfs0 [2022-06-22T15:02:57.511Z] #62 57.92 The following NEW packages will be installed: [2022-06-22T15:02:57.511Z] #62 57.94 libbtrfs-dev libbtrfs0 [2022-06-22T15:02:57.511Z] #62 58.37 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:57.511Z] #62 58.37 Need to get 460 kB of archives. [2022-06-22T15:02:57.511Z] #62 58.37 After this operation, 1237 kB of additional disk space will be used. [2022-06-22T15:02:57.511Z] #62 58.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-22T15:02:57.511Z] #62 58.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-22T15:02:57.511Z] #62 60.17 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:02:57.739Z] #14 109.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-22T15:02:57.739Z] #14 109.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-22T15:02:57.771Z] #62 60.61 Fetched 460 kB in 0s (1227 kB/s) [2022-06-22T15:02:57.771Z] #62 ... [2022-06-22T15:02:57.771Z] [2022-06-22T15:02:57.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-22T15:02:57.771Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:57.771Z] #55 57.48 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-22T15:02:57.771Z] #55 57.62 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-22T15:02:57.771Z] #55 57.64 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-22T15:02:57.771Z] #55 57.94 go: downloading github.com/spf13/afero v1.6.0 [2022-06-22T15:02:57.771Z] #55 58.03 go: downloading github.com/spf13/cast v1.4.1 [2022-06-22T15:02:57.771Z] #55 58.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-22T15:02:57.771Z] #55 58.15 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-22T15:02:57.771Z] #55 58.21 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-22T15:02:57.771Z] #55 58.39 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-22T15:02:57.771Z] #55 58.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-22T15:02:57.771Z] #55 58.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-22T15:02:57.771Z] #55 58.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-22T15:02:57.771Z] #55 58.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-22T15:02:57.771Z] #55 58.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-22T15:02:57.771Z] #55 58.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-22T15:02:57.771Z] #55 58.88 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-22T15:02:57.771Z] #55 58.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-22T15:02:57.771Z] #55 59.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-22T15:02:57.771Z] #55 60.13 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-22T15:02:57.771Z] #55 60.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-22T15:02:57.771Z] #55 60.24 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-22T15:02:57.771Z] #55 60.41 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-22T15:02:57.771Z] #55 60.49 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-22T15:02:57.771Z] #55 ... [2022-06-22T15:02:57.771Z] [2022-06-22T15:02:57.771Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-22T15:02:57.771Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:02:57.771Z] #14 41.52 Reading package lists... [2022-06-22T15:02:57.771Z] #14 50.92 Building dependency tree... [2022-06-22T15:02:57.771Z] #14 57.77 The following additional packages will be installed: [2022-06-22T15:02:57.771Z] #14 57.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-22T15:02:57.771Z] #14 57.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-22T15:02:57.771Z] #14 57.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-22T15:02:57.771Z] #14 57.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-22T15:02:57.771Z] #14 57.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-22T15:02:57.771Z] #14 57.80 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-22T15:02:57.771Z] #14 57.82 mingw-w64-common mingw-w64-x86-64-dev [2022-06-22T15:02:57.771Z] #14 57.83 Suggested packages: [2022-06-22T15:02:57.771Z] #14 57.86 gcc-10-locales seccomp wine64 [2022-06-22T15:02:57.771Z] #14 60.32 The following NEW packages will be installed: [2022-06-22T15:02:57.771Z] #14 60.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-22T15:02:57.771Z] #14 60.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-22T15:02:57.771Z] #14 60.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-22T15:02:57.771Z] #14 60.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-22T15:02:57.771Z] #14 60.34 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-22T15:02:57.771Z] #14 60.34 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-22T15:02:57.771Z] #14 60.34 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-22T15:02:57.771Z] #14 60.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-22T15:02:57.771Z] #14 60.34 mingw-w64-x86-64-dev [2022-06-22T15:02:58.034Z] #14 60.89 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:58.034Z] #14 60.89 Need to get 115 MB of archives. [2022-06-22T15:02:58.034Z] #14 60.89 After this operation, 645 MB of additional disk space will be used. [2022-06-22T15:02:58.034Z] #14 60.89 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-22T15:02:58.034Z] #14 ... [2022-06-22T15:02:58.034Z] [2022-06-22T15:02:58.034Z] #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-22T15:02:58.034Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:02:58.034Z] #62 60.90 Selecting previously unselected package libbtrfs0:amd64. [2022-06-22T15:02:58.034Z] #62 60.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-22T15:02:58.034Z] #62 61.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-22T15:02:58.293Z] #62 61.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-22T15:02:58.352Z] #14 110.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-22T15:02:58.352Z] #14 ... [2022-06-22T15:02:58.352Z] [2022-06-22T15:02:58.352Z] #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-22T15:02:58.352Z] #67 sha256:44ba70b39d1ff924a02947c43acbab454fbda1779b8612c0202665898fd7180b [2022-06-22T15:02:58.352Z] #67 99.84 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-22T15:02:58.352Z] #67 99.84 + GOBIN=/build [2022-06-22T15:02:58.352Z] #67 99.84 + GO111MODULE=on [2022-06-22T15:02:58.352Z] #67 99.84 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:02:58.352Z] #67 106.9 rootlesskit version 1.0.0 [2022-06-22T15:02:58.352Z] #67 106.9 Usage of /build/rootlesskit-docker-proxy: [2022-06-22T15:02:58.352Z] #67 106.9 -container-ip string [2022-06-22T15:02:58.352Z] #67 106.9 container ip [2022-06-22T15:02:58.352Z] #67 106.9 -container-port int [2022-06-22T15:02:58.352Z] #67 106.9 container port (default -1) [2022-06-22T15:02:58.352Z] #67 106.9 -host-ip string [2022-06-22T15:02:58.352Z] #67 106.9 host ip [2022-06-22T15:02:58.352Z] #67 106.9 -host-port int [2022-06-22T15:02:58.352Z] #67 106.9 host port (default -1) [2022-06-22T15:02:58.352Z] #67 106.9 -proto string [2022-06-22T15:02:58.352Z] #67 106.9 proxy protocol (default "tcp") [2022-06-22T15:02:58.559Z] #62 61.58 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-22T15:02:58.559Z] #62 61.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-22T15:02:58.559Z] #62 61.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-22T15:02:58.609Z] #67 ... [2022-06-22T15:02:58.609Z] [2022-06-22T15:02:58.609Z] #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-22T15:02:58.609Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-22T15:02:58.609Z] #14 110.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-22T15:02:58.609Z] #14 110.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:02:58.609Z] #14 110.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-22T15:02:58.818Z] #62 ... [2022-06-22T15:02:58.818Z] [2022-06-22T15:02:58.818Z] #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-22T15:02:58.818Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:02:58.818Z] #51 42.07 Reading package lists... [2022-06-22T15:02:58.818Z] #51 51.70 Building dependency tree... [2022-06-22T15:02:58.818Z] #51 58.17 The following additional packages will be installed: [2022-06-22T15:02:58.818Z] #51 58.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-22T15:02:58.818Z] #51 58.21 python3-protobuf python3-six [2022-06-22T15:02:58.818Z] #51 58.23 Suggested packages: [2022-06-22T15:02:58.818Z] #51 58.26 python3-setuptools [2022-06-22T15:02:58.818Z] #51 58.26 Recommended packages: [2022-06-22T15:02:58.818Z] #51 58.26 iproute2 | iproute [2022-06-22T15:02:58.818Z] #51 59.49 The following NEW packages will be installed: [2022-06-22T15:02:58.818Z] #51 59.50 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-22T15:02:58.818Z] #51 59.50 python3-protobuf python3-six [2022-06-22T15:02:58.818Z] #51 60.18 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:02:58.818Z] #51 60.18 Need to get 2314 kB of archives. [2022-06-22T15:02:58.818Z] #51 60.18 After this operation, 11.1 MB of additional disk space will be used. [2022-06-22T15:02:58.818Z] #51 60.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-22T15:02:58.818Z] #51 60.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-22T15:02:58.818Z] #51 60.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-22T15:02:58.818Z] #51 60.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-22T15:02:58.818Z] #51 60.35 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-22T15:02:58.818Z] #51 60.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-22T15:02:58.818Z] #51 60.39 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-22T15:02:58.818Z] #51 ... [2022-06-22T15:02:58.818Z] [2022-06-22T15:02:58.818Z] #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-22T15:02:58.818Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:58.818Z] #55 61.85 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-22T15:02:58.818Z] #55 61.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-22T15:02:59.078Z] #55 62.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-22T15:02:59.078Z] #55 62.05 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-22T15:02:59.337Z] #55 62.26 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-22T15:02:59.337Z] #55 62.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-22T15:02:59.398Z] #14 111.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:02:59.398Z] #14 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-22T15:02:59.398Z] #14 111.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-22T15:02:59.597Z] #55 62.37 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-22T15:02:59.597Z] #55 62.52 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-22T15:02:59.856Z] #55 ... [2022-06-22T15:02:59.856Z] [2022-06-22T15:02:59.856Z] #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-22T15:02:59.856Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-22T15:02:59.856Z] #57 62.02 v3.0.2 [2022-06-22T15:02:59.856Z] #57 DONE 62.6s [2022-06-22T15:02:59.856Z] [2022-06-22T15:02:59.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-22T15:02:59.856Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:02:59.856Z] #55 62.87 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-22T15:02:59.963Z] #14 111.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:02:59.963Z] #14 111.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-22T15:02:59.963Z] #14 111.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:03:00.115Z] #55 62.94 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-22T15:03:00.377Z] #55 63.13 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-22T15:03:00.377Z] #55 63.16 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-22T15:03:00.377Z] #55 63.27 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-22T15:03:00.377Z] #55 63.34 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-22T15:03:00.639Z] #55 ... [2022-06-22T15:03:00.639Z] [2022-06-22T15:03:00.639Z] #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-22T15:03:00.639Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-22T15:03:00.639Z] #62 62.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-22T15:03:00.639Z] #62 62.64 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-22T15:03:00.639Z] #62 62.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:03:00.639Z] #62 DONE 63.4s [2022-06-22T15:03:00.639Z] [2022-06-22T15:03:00.639Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-22T15:03:00.639Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:03:00.639Z] #55 63.47 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-22T15:03:00.639Z] #55 63.53 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-22T15:03:00.639Z] #55 ... [2022-06-22T15:03:00.639Z] [2022-06-22T15:03:00.639Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-22T15:03:00.639Z] #63 sha256:a30ce1037ea81b520975d181fc0fd9e37ba24f3b6e7018b0d9f7706c58518874 [2022-06-22T15:03:00.639Z] #63 DONE 0.1s [2022-06-22T15:03:00.898Z] [2022-06-22T15:03:00.898Z] #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-22T15:03:00.898Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:03:00.898Z] #55 63.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-22T15:03:00.898Z] #55 63.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-22T15:03:00.898Z] #55 64.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-22T15:03:00.908Z] #14 112.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-22T15:03:00.908Z] #14 112.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-22T15:03:00.908Z] #14 112.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-22T15:03:01.471Z] #14 113.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-22T15:03:01.729Z] #14 113.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-22T15:03:01.729Z] #14 113.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:03:01.834Z] #55 64.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-22T15:03:01.834Z] #55 64.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-22T15:03:01.834Z] #55 64.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-22T15:03:01.834Z] #55 64.97 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-22T15:03:02.772Z] #55 65.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-22T15:03:02.772Z] #55 65.62 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-22T15:03:02.772Z] #55 65.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-22T15:03:02.772Z] #55 65.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-22T15:03:02.772Z] #55 65.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-22T15:03:02.772Z] #55 65.79 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-22T15:03:02.772Z] #55 65.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-22T15:03:02.772Z] #55 65.80 go: downloading github.com/julz/importas v0.1.0 [2022-06-22T15:03:03.032Z] #55 65.94 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-22T15:03:03.032Z] #55 66.06 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-22T15:03:03.032Z] #55 66.13 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-22T15:03:03.322Z] #55 66.15 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-22T15:03:03.322Z] #55 66.20 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-22T15:03:03.322Z] #55 66.22 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-22T15:03:03.497Z] #77 ... [2022-06-22T15:03:03.497Z] [2022-06-22T15:03:03.497Z] #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-22T15:03:03.497Z] #64 sha256:663c959be1c68f684dc7be0527a452716d14a5a1a9696389117db779841d1447 [2022-06-22T15:03:03.640Z] #14 DONE 115.3s [2022-06-22T15:03:03.640Z] [2022-06-22T15:03:03.640Z] #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-22T15:03:03.640Z] #67 sha256:44ba70b39d1ff924a02947c43acbab454fbda1779b8612c0202665898fd7180b [2022-06-22T15:03:03.640Z] #67 DONE 114.9s [2022-06-22T15:03:03.640Z] [2022-06-22T15:03:03.640Z] #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-22T15:03:03.640Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-22T15:03:03.640Z] #36 113.6 Delve is a source level debugger for Go programs. [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-22T15:03:03.640Z] #36 113.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 Pass flags to the program you are debugging using `--`, for example: [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 Usage: [2022-06-22T15:03:03.640Z] #36 113.6 dlv [command] [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 Available Commands: [2022-06-22T15:03:03.640Z] #36 113.6 attach Attach to running process and begin debugging. [2022-06-22T15:03:03.640Z] #36 113.6 connect Connect to a headless debug server with a terminal client. [2022-06-22T15:03:03.640Z] #36 113.6 core Examine a core dump. [2022-06-22T15:03:03.640Z] #36 113.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-22T15:03:03.640Z] #36 113.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-22T15:03:03.640Z] #36 113.6 exec Execute a precompiled binary, and begin a debug session. [2022-06-22T15:03:03.640Z] #36 113.6 help Help about any command [2022-06-22T15:03:03.640Z] #36 113.6 run Deprecated command. Use 'debug' instead. [2022-06-22T15:03:03.640Z] #36 113.6 test Compile test binary and begin debugging program. [2022-06-22T15:03:03.640Z] #36 113.6 trace Compile and begin tracing program. [2022-06-22T15:03:03.640Z] #36 113.6 version Prints version. [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 Flags: [2022-06-22T15:03:03.640Z] #36 113.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-22T15:03:03.640Z] #36 113.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-22T15:03:03.640Z] #36 113.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-22T15:03:03.640Z] #36 113.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-22T15:03:03.640Z] #36 113.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-22T15:03:03.640Z] #36 113.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-22T15:03:03.640Z] #36 113.6 --disable-aslr Disables address space randomization [2022-06-22T15:03:03.640Z] #36 113.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-22T15:03:03.640Z] #36 113.6 -h, --help help for dlv [2022-06-22T15:03:03.640Z] #36 113.6 --init string Init file, executed by the terminal client. [2022-06-22T15:03:03.640Z] #36 113.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-22T15:03:03.640Z] #36 113.6 --log Enable debugging server logging. [2022-06-22T15:03:03.640Z] #36 113.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-22T15:03:03.640Z] #36 113.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-22T15:03:03.640Z] #36 113.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-22T15:03:03.640Z] #36 113.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-22T15:03:03.640Z] #36 113.6 --wd string Working directory for running the program. [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 Additional help topics: [2022-06-22T15:03:03.640Z] #36 113.6 dlv backend Help about the --backend flag. [2022-06-22T15:03:03.640Z] #36 113.6 dlv log Help about logging flags. [2022-06-22T15:03:03.640Z] #36 113.6 dlv redirect Help about file redirection. [2022-06-22T15:03:03.640Z] #36 113.6 [2022-06-22T15:03:03.640Z] #36 113.6 Use "dlv [command] --help" for more information about a command. [2022-06-22T15:03:03.640Z] #36 DONE 115.2s [2022-06-22T15:03:03.640Z] [2022-06-22T15:03:03.640Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-22T15:03:03.640Z] #68 sha256:12356c3b1f296e539f27bb4f5cfc4da563c8733a37ba043314a6fbecb9f0db30 [2022-06-22T15:03:03.640Z] #68 DONE 0.2s [2022-06-22T15:03:03.640Z] [2022-06-22T15:03:03.640Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-22T15:03:03.640Z] #59 sha256:c28980a42afee059a4441f9b4cdd88a385259c7185dbc62a17323e36e527ef37 [2022-06-22T15:03:03.640Z] #59 DONE 0.3s [2022-06-22T15:03:03.640Z] [2022-06-22T15:03:03.640Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-22T15:03:03.640Z] #69 sha256:502ede64a01282917c2dedac110a91a7d627f8fb7a7f87f06aead0cbca90ded7 [2022-06-22T15:03:03.640Z] #69 DONE 0.2s [2022-06-22T15:03:03.640Z] [2022-06-22T15:03:03.640Z] #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-22T15:03:03.640Z] #60 sha256:2f40c8c4be2288ce649903d5e3a7476cd0fe31b670bcfb4ba98b34f83b856555 [2022-06-22T15:03:03.640Z] #55 66.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-22T15:03:03.640Z] #55 66.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-22T15:03:03.640Z] #55 66.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-22T15:03:03.640Z] #55 66.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-22T15:03:03.901Z] #55 66.58 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-22T15:03:03.901Z] #55 66.61 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-22T15:03:04.283Z] #64 52.92 Updating files: 46% (2209/4776) Updating files: 47% (2245/4776) Updating files: 48% (2293/4776) Updating files: 49% (2341/4776) Updating files: 50% (2388/4776) Updating files: 51% (2436/4776) Updating files: 52% (2484/4776) Updating files: 53% (2532/4776) Updating files: 54% (2580/4776) Updating files: 55% (2627/4776) Updating files: 56% (2675/4776) Updating files: 57% (2723/4776) Updating files: 58% (2771/4776) Updating files: 59% (2818/4776) Updating files: 60% (2866/4776) Updating files: 61% (2914/4776) Updating files: 62% (2962/4776) Updating files: 63% (3009/4776) Updating files: 64% (3057/4776) Updating files: 65% (3105/4776) Updating files: 66% (3153/4776) Updating files: 67% (3200/4776) Updating files: 68% (3248/4776) Updating files: 69% (3296/4776) Updating files: 70% (3344/4776) Updating files: 71% (3391/4776) Updating files: 72% (3439/4776) Updating files: 73% (3487/4776) Updating files: 74% (3535/4776) Updating files: 75% (3582/4776) Updating files: 76% (3630/4776) Updating files: 77% (3678/4776) Updating files: 78% (3726/4776) Updating files: 79% (3774/4776) Updating files: 80% (3821/4776) Updating files: 81% (3869/4776) Updating files: 82% (3917/4776) Updating files: 82% (3961/4776) Updating files: 83% (3965/4776) Updating files: 84% (4012/4776) Updating files: 85% (4060/4776) Updating files: 86% (4108/4776) Updating files: 87% (4156/4776) Updating files: 88% (4203/4776) Updating files: 89% (4251/4776) Updating files: 90% (4299/4776) Updating files: 91% (4347/4776) Updating files: 92% (4394/4776) Updating files: 93% (4442/4776) Updating files: 94% (4490/4776) Updating files: 95% (4538/4776) Updating files: 96% (4585/4776) Updating files: 97% (4633/4776) Updating files: 98% (4681/4776) Updating files: 99% (4729/4776) Updating files: 100% (4776/4776) Updating files: 100% (4776/4776), done. [2022-06-22T15:03:04.283Z] #64 54.52 + cd /tmp/tmp.e8lAT36ssd/src/github.com/containerd/containerd [2022-06-22T15:03:04.283Z] #64 54.52 + git checkout -q v1.6.6 [2022-06-22T15:03:04.473Z] #55 ... [2022-06-22T15:03:04.473Z] [2022-06-22T15:03:04.473Z] #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-22T15:03:04.473Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-22T15:03:04.473Z] #40 65.58 NAME: [2022-06-22T15:03:04.473Z] #40 65.58 go-winres - A tool for embedding resources in Windows executables [2022-06-22T15:03:04.473Z] #40 65.58 [2022-06-22T15:03:04.473Z] #40 65.58 USAGE: [2022-06-22T15:03:04.473Z] #40 65.58 go-winres [global options] command [command options] [arguments...] [2022-06-22T15:03:04.473Z] #40 65.58 [2022-06-22T15:03:04.473Z] #40 65.58 COMMANDS: [2022-06-22T15:03:04.473Z] #40 65.58 init Create an initial ./winres/winres.json [2022-06-22T15:03:04.473Z] #40 65.58 make Make syso files for the "go build" command [2022-06-22T15:03:04.473Z] #40 65.58 simply Make syso files for the "go build" command (simplified) [2022-06-22T15:03:04.473Z] #40 65.58 extract Extract all resources from an executable [2022-06-22T15:03:04.473Z] #40 65.58 patch Replace resources in an executable file (exe, dll) [2022-06-22T15:03:04.473Z] #40 65.58 help, h Shows a list of commands or help for one command [2022-06-22T15:03:04.473Z] #40 65.58 [2022-06-22T15:03:04.473Z] #40 65.58 GLOBAL OPTIONS: [2022-06-22T15:03:04.473Z] #40 65.58 --help, -h show help (default: false) [2022-06-22T15:03:04.473Z] #40 DONE 67.4s [2022-06-22T15:03:04.473Z] [2022-06-22T15:03:04.473Z] #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-22T15:03:04.473Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:03:04.473Z] #55 67.44 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-22T15:03:04.473Z] #55 67.53 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-22T15:03:04.473Z] #55 67.60 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-22T15:03:04.732Z] #55 67.81 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-22T15:03:04.992Z] #55 67.92 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-22T15:03:04.992Z] #55 67.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-22T15:03:05.251Z] #55 68.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-22T15:03:05.251Z] #55 68.07 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-22T15:03:05.251Z] #55 68.08 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-22T15:03:05.534Z] #60 1.499 + RM_GOPATH=0 [2022-06-22T15:03:05.534Z] #60 1.499 + TMP_GOPATH= [2022-06-22T15:03:05.534Z] #60 1.499 + : /build [2022-06-22T15:03:05.534Z] #60 1.499 + '[' -z '' ']' [2022-06-22T15:03:05.534Z] #60 1.499 ++ mktemp -d [2022-06-22T15:03:05.534Z] #60 1.499 + export GOPATH=/tmp/tmp.obOD4mhZIG [2022-06-22T15:03:05.534Z] #60 1.499 + GOPATH=/tmp/tmp.obOD4mhZIG [2022-06-22T15:03:05.534Z] #60 1.499 + RM_GOPATH=1 [2022-06-22T15:03:05.534Z] #60 1.499 + case "$(go env GOARCH)" in [2022-06-22T15:03:05.534Z] #60 1.538 ++ go env GOARCH [2022-06-22T15:03:05.534Z] #60 1.538 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:03:05.534Z] #60 1.538 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:03:05.534Z] #60 1.538 ++ dirname /install.sh [2022-06-22T15:03:05.534Z] #60 1.538 + dir=/ [2022-06-22T15:03:05.534Z] #60 1.538 + bin=runc [2022-06-22T15:03:05.534Z] #60 1.538 + shift [2022-06-22T15:03:05.534Z] #60 1.538 + '[' '!' -f //runc.installer ']' [2022-06-22T15:03:05.534Z] #60 1.538 + . //runc.installer [2022-06-22T15:03:05.534Z] #60 1.538 ++ set -e [2022-06-22T15:03:05.534Z] #60 1.538 ++ : v1.1.2 [2022-06-22T15:03:05.534Z] #60 1.538 + install_runc [2022-06-22T15:03:05.534Z] #60 1.538 + RUNC_BUILDTAGS=seccomp [2022-06-22T15:03:05.534Z] #60 1.538 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-22T15:03:05.534Z] #60 1.538 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.obOD4mhZIG/src/github.com/opencontainers/runc [2022-06-22T15:03:05.534Z] #60 1.538 Cloning into '/tmp/tmp.obOD4mhZIG/src/github.com/opencontainers/runc'... [2022-06-22T15:03:05.534Z] #60 1.539 Install runc version v1.1.2 (build tags: seccomp) [2022-06-22T15:03:05.534Z] #60 ... [2022-06-22T15:03:05.534Z] [2022-06-22T15:03:05.534Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-22T15:03:05.534Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02 [2022-06-22T15:03:05.534Z] #15 DONE 2.0s [2022-06-22T15:03:05.534Z] [2022-06-22T15:03:05.534Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-22T15:03:05.534Z] #26 sha256:9b73b4ee056ccf47f344a4a7be47f6b7a80fffc6069c065a3e9ec9c33f2c661c [2022-06-22T15:03:05.821Z] #55 68.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-22T15:03:05.821Z] #55 68.67 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-22T15:03:05.821Z] #55 68.73 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-22T15:03:05.821Z] #55 68.73 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-22T15:03:05.821Z] #55 68.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-22T15:03:05.821Z] #55 68.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-22T15:03:05.821Z] #55 68.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-22T15:03:05.821Z] #55 68.83 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-22T15:03:06.083Z] #55 68.93 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-22T15:03:06.083Z] #55 ... [2022-06-22T15:03:06.083Z] [2022-06-22T15:03:06.083Z] #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-22T15:03:06.083Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:03:06.083Z] #42 59.08 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:03:06.083Z] #42 59.63 Fetched 17.7 MB in 2s (7487 kB/s) [2022-06-22T15:03:06.083Z] #42 59.93 Selecting previously unselected package xxd. [2022-06-22T15:03:06.083Z] #42 59.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-22T15:03:06.083Z] #42 60.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-22T15:03:06.083Z] #42 60.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:06.083Z] #42 60.93 Selecting previously unselected package vim-common. [2022-06-22T15:03:06.083Z] #42 60.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:03:06.083Z] #42 61.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:06.083Z] #42 61.59 Selecting previously unselected package cmake-data. [2022-06-22T15:03:06.083Z] #42 61.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-22T15:03:06.083Z] #42 61.60 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-22T15:03:06.083Z] #42 67.80 Selecting previously unselected package libicu67:amd64. [2022-06-22T15:03:06.083Z] #42 67.82 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-22T15:03:06.083Z] #42 67.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-22T15:03:06.394Z] #42 ... [2022-06-22T15:03:06.394Z] [2022-06-22T15:03:06.394Z] #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-22T15:03:06.394Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:03:06.394Z] #55 69.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-22T15:03:06.394Z] #55 69.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-22T15:03:06.394Z] #55 69.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-22T15:03:06.654Z] #55 69.55 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-22T15:03:06.654Z] #55 69.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-22T15:03:06.654Z] #55 69.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-22T15:03:06.654Z] #55 69.60 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-22T15:03:06.654Z] #55 69.62 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-22T15:03:06.821Z] #26 115.5 Updating files: 25% (2884/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5875/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) [2022-06-22T15:03:06.821Z] #26 ... [2022-06-22T15:03:06.821Z] [2022-06-22T15:03:06.821Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-22T15:03:06.821Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4 [2022-06-22T15:03:06.821Z] #16 DONE 1.5s [2022-06-22T15:03:06.821Z] [2022-06-22T15:03:06.821Z] #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-22T15:03:06.821Z] #26 sha256:9b73b4ee056ccf47f344a4a7be47f6b7a80fffc6069c065a3e9ec9c33f2c661c [2022-06-22T15:03:06.835Z] #64 56.95 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-22T15:03:06.835Z] #64 56.95 + BUILDTAGS='netgo osusergo static_build' [2022-06-22T15:03:06.835Z] #64 56.95 + export EXTRA_FLAGS=-buildmode=pie [2022-06-22T15:03:06.835Z] #64 56.95 + EXTRA_FLAGS=-buildmode=pie [2022-06-22T15:03:06.835Z] #64 56.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-22T15:03:06.835Z] #64 56.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-22T15:03:06.835Z] #64 56.95 + '[' '' = dynamic ']' [2022-06-22T15:03:06.835Z] #64 56.95 + make [2022-06-22T15:03:07.224Z] #55 70.13 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-22T15:03:07.224Z] #55 70.35 go: downloading honnef.co/go/tools v0.2.2 [2022-06-22T15:03:08.112Z] #26 115.5 Updating files: 25% (2884/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5875/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: 69% (7904/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 89% (10271/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) [2022-06-22T15:03:08.112Z] #26 ... [2022-06-22T15:03:08.112Z] [2022-06-22T15:03:08.112Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-22T15:03:08.112Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2 [2022-06-22T15:03:08.112Z] #17 0.897 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-22T15:03:08.112Z] #17 DONE 1.1s [2022-06-22T15:03:08.112Z] [2022-06-22T15:03:08.112Z] #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-22T15:03:08.112Z] #26 sha256:9b73b4ee056ccf47f344a4a7be47f6b7a80fffc6069c065a3e9ec9c33f2c661c [2022-06-22T15:03:08.376Z] #26 115.5 Updating files: 25% (2884/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5875/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: 69% (7904/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 89% (10271/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-22T15:03:08.633Z] #26 120.3 + cd /tmp/tmp.tFLulbulzJ/tmp/docker-ce [2022-06-22T15:03:08.633Z] #26 120.3 + git checkout -q v17.06.2-ce [2022-06-22T15:03:08.641Z] #55 ... [2022-06-22T15:03:08.641Z] [2022-06-22T15:03:08.641Z] #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-22T15:03:08.641Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:08.641Z] #14 61.18 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-22T15:03:08.641Z] #14 61.40 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-22T15:03:08.641Z] #14 61.41 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-22T15:03:08.641Z] #14 61.42 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-22T15:03:08.641Z] #14 61.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-22T15:03:08.641Z] #14 61.96 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-22T15:03:08.641Z] #14 62.43 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-22T15:03:08.641Z] #14 62.44 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-22T15:03:08.641Z] #14 63.72 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-22T15:03:08.641Z] #14 66.32 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-22T15:03:08.641Z] #14 67.28 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-22T15:03:08.641Z] #14 68.39 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-22T15:03:08.641Z] #14 71.02 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-22T15:03:08.641Z] #14 ... [2022-06-22T15:03:08.641Z] [2022-06-22T15:03:08.641Z] #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-22T15:03:08.641Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-22T15:03:08.641Z] #34 64.51 Updating files: 60% (927/1521) Updating files: 61% (928/1521) Updating files: 62% (944/1521) Updating files: 63% (959/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-22T15:03:08.641Z] #34 65.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-22T15:03:08.641Z] #34 66.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-22T15:03:08.752Z] #64 58.70 + bin/ctr [2022-06-22T15:03:08.890Z] #26 ... [2022-06-22T15:03:08.890Z] [2022-06-22T15:03:08.890Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-22T15:03:08.890Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d [2022-06-22T15:03:08.890Z] #18 DONE 0.9s [2022-06-22T15:03:08.890Z] [2022-06-22T15:03:08.890Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:08.890Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:03:08.890Z] #77 73.14 configure.ac:11: installing 'build-aux/compile' [2022-06-22T15:03:08.890Z] #77 73.15 configure.ac:11: installing 'build-aux/config.guess' [2022-06-22T15:03:08.890Z] #77 73.16 configure.ac:11: installing 'build-aux/config.sub' [2022-06-22T15:03:08.890Z] #77 73.17 configure.ac:13: installing 'build-aux/install-sh' [2022-06-22T15:03:08.890Z] #77 73.19 configure.ac:13: installing 'build-aux/missing' [2022-06-22T15:03:08.890Z] #77 73.20 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-22T15:03:08.890Z] #77 73.39 Makefile.am: installing 'build-aux/depcomp' [2022-06-22T15:03:08.901Z] #34 ... [2022-06-22T15:03:08.901Z] [2022-06-22T15:03:08.901Z] #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-22T15:03:08.901Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:08.901Z] #14 71.85 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-22T15:03:08.901Z] #14 71.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-22T15:03:08.901Z] #14 71.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-22T15:03:08.901Z] #14 71.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-22T15:03:08.901Z] #14 71.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-22T15:03:08.901Z] #14 71.87 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-22T15:03:08.901Z] #14 71.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-22T15:03:08.901Z] #14 71.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-22T15:03:08.901Z] #14 71.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-22T15:03:08.901Z] #14 71.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-22T15:03:08.901Z] #14 71.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-22T15:03:08.901Z] #14 71.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-22T15:03:08.901Z] #14 71.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-22T15:03:09.160Z] #14 71.99 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-22T15:03:09.160Z] #14 71.99 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-22T15:03:09.160Z] #14 72.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-22T15:03:09.732Z] #14 ... [2022-06-22T15:03:09.732Z] [2022-06-22T15:03:09.732Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:03:09.732Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:03:09.732Z] #76 62.59 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:03:09.732Z] #76 63.33 Fetched 5939 kB in 1s (6399 kB/s) [2022-06-22T15:03:09.732Z] #76 63.44 Selecting previously unselected package bzip2. [2022-06-22T15:03:09.732Z] #76 63.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 ... 15718 files and directories currently installed.) [2022-06-22T15:03:09.732Z] #76 63.63 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-22T15:03:09.732Z] #76 63.64 Unpacking bzip2 (1.0.8-4) ... [2022-06-22T15:03:09.732Z] #76 63.89 Selecting previously unselected package libmagic-mgc. [2022-06-22T15:03:09.732Z] #76 63.91 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-22T15:03:09.732Z] #76 63.95 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-22T15:03:09.732Z] #76 65.17 Selecting previously unselected package libmagic1:amd64. [2022-06-22T15:03:09.732Z] #76 65.19 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-22T15:03:09.732Z] #76 65.24 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-22T15:03:09.732Z] #76 65.65 Selecting previously unselected package file. [2022-06-22T15:03:09.732Z] #76 65.66 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-22T15:03:09.732Z] #76 65.71 Unpacking file (1:5.39-3) ... [2022-06-22T15:03:09.732Z] #76 67.39 Selecting previously unselected package xz-utils. [2022-06-22T15:03:09.732Z] #76 67.40 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-22T15:03:09.732Z] #76 67.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:03:09.732Z] #76 67.88 Selecting previously unselected package libsigsegv2:amd64. [2022-06-22T15:03:09.732Z] #76 67.89 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-22T15:03:09.732Z] #76 67.92 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-22T15:03:09.732Z] #76 68.18 Selecting previously unselected package m4. [2022-06-22T15:03:09.732Z] #76 68.19 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-22T15:03:09.732Z] #76 68.20 Unpacking m4 (1.4.18-5) ... [2022-06-22T15:03:09.732Z] #76 68.59 Selecting previously unselected package autoconf. [2022-06-22T15:03:09.732Z] #76 68.61 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-22T15:03:09.732Z] #76 68.65 Unpacking autoconf (2.69-14) ... [2022-06-22T15:03:09.732Z] #76 69.72 Selecting previously unselected package autotools-dev. [2022-06-22T15:03:09.732Z] #76 69.76 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-22T15:03:09.732Z] #76 69.77 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-22T15:03:09.732Z] #76 70.07 Selecting previously unselected package automake. [2022-06-22T15:03:09.732Z] #76 70.09 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-22T15:03:09.732Z] #76 70.12 Unpacking automake (1:1.16.3-2) ... [2022-06-22T15:03:09.732Z] #76 71.14 Selecting previously unselected package patch. [2022-06-22T15:03:09.732Z] #76 71.14 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-22T15:03:09.732Z] #76 71.18 Unpacking patch (2.7.6-7) ... [2022-06-22T15:03:09.732Z] #76 71.49 Selecting previously unselected package dpkg-dev. [2022-06-22T15:03:09.732Z] #76 71.56 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-22T15:03:09.732Z] #76 71.58 Unpacking dpkg-dev (1.20.10) ... [2022-06-22T15:03:09.732Z] #76 ... [2022-06-22T15:03:09.732Z] [2022-06-22T15:03:09.732Z] #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-22T15:03:09.732Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:03:09.732Z] #55 72.20 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-22T15:03:09.732Z] #55 72.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-22T15:03:09.732Z] #55 72.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-22T15:03:09.732Z] #55 72.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-22T15:03:09.732Z] #55 72.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-22T15:03:09.732Z] #55 72.49 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-22T15:03:09.733Z] #55 72.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-22T15:03:09.823Z] #77 ... [2022-06-22T15:03:09.823Z] [2022-06-22T15:03:09.823Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-22T15:03:09.823Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d [2022-06-22T15:03:09.823Z] #19 DONE 1.0s [2022-06-22T15:03:10.003Z] #55 73.14 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-22T15:03:10.003Z] #55 ... [2022-06-22T15:03:10.003Z] [2022-06-22T15:03:10.003Z] #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-22T15:03:10.003Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:03:10.003Z] #51 62.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-22T15:03:10.003Z] #51 65.18 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:03:10.003Z] #51 65.82 Fetched 2314 kB in 3s (675 kB/s) [2022-06-22T15:03:10.003Z] #51 66.82 Selecting previously unselected package libprotobuf23:amd64. [2022-06-22T15:03:10.003Z] #51 66.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-22T15:03:10.003Z] #51 66.88 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-22T15:03:10.003Z] #51 67.06 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-22T15:03:10.003Z] #51 68.52 Selecting previously unselected package python3-pkg-resources. [2022-06-22T15:03:10.003Z] #51 68.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-22T15:03:10.003Z] #51 68.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:03:10.003Z] #51 69.32 Selecting previously unselected package python3-six. [2022-06-22T15:03:10.003Z] #51 69.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-22T15:03:10.003Z] #51 69.32 Unpacking python3-six (1.16.0-2) ... [2022-06-22T15:03:10.003Z] #51 69.43 Selecting previously unselected package python3-protobuf. [2022-06-22T15:03:10.003Z] #51 69.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-22T15:03:10.003Z] #51 69.44 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-22T15:03:10.003Z] #51 70.66 Selecting previously unselected package libnet1:amd64. [2022-06-22T15:03:10.003Z] #51 70.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-22T15:03:10.003Z] #51 70.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:03:10.003Z] #51 71.01 Selecting previously unselected package libnl-3-200:amd64. [2022-06-22T15:03:10.003Z] #51 71.02 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-22T15:03:10.003Z] #51 71.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-22T15:03:10.003Z] #51 71.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-22T15:03:10.003Z] #51 71.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-22T15:03:10.003Z] #51 71.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:03:10.003Z] #51 71.68 Selecting previously unselected package criu. [2022-06-22T15:03:10.003Z] #51 71.69 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-22T15:03:10.003Z] #51 71.72 Unpacking criu (3.17-1) ... [2022-06-22T15:03:10.079Z] [2022-06-22T15:03:10.079Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-22T15:03:10.079Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11 [2022-06-22T15:03:10.263Z] #51 ... [2022-06-22T15:03:10.263Z] [2022-06-22T15:03:10.263Z] #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-22T15:03:10.263Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:03:10.263Z] #55 73.17 go: downloading golang.org/x/text v0.3.7 [2022-06-22T15:03:10.524Z] #55 ... [2022-06-22T15:03:10.524Z] [2022-06-22T15:03:10.524Z] #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-22T15:03:10.524Z] #64 sha256:cf6a622214be3799ec9e524b60a4eef448fea9816fe90efa3d4f7b2a7bf0d39a [2022-06-22T15:03:10.524Z] #64 1.755 + RM_GOPATH=0 [2022-06-22T15:03:10.524Z] #64 1.755 + TMP_GOPATH= [2022-06-22T15:03:10.524Z] #64 1.755 + : /build [2022-06-22T15:03:10.524Z] #64 1.755 + '[' -z '' ']' [2022-06-22T15:03:10.524Z] #64 1.755 ++ mktemp -d [2022-06-22T15:03:10.524Z] #64 1.755 + export GOPATH=/tmp/tmp.TcSxjA1mNs [2022-06-22T15:03:10.524Z] #64 1.755 + GOPATH=/tmp/tmp.TcSxjA1mNs [2022-06-22T15:03:10.524Z] #64 1.755 + RM_GOPATH=1 [2022-06-22T15:03:10.524Z] #64 1.755 + case "$(go env GOARCH)" in [2022-06-22T15:03:10.524Z] #64 1.755 ++ go env GOARCH [2022-06-22T15:03:10.524Z] #64 1.840 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:03:10.524Z] #64 1.840 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:03:10.524Z] #64 1.840 ++ dirname /install.sh [2022-06-22T15:03:10.524Z] #64 1.840 Install containerd version v1.6.6 [2022-06-22T15:03:10.524Z] #64 1.845 + dir=/ [2022-06-22T15:03:10.524Z] #64 1.845 + bin=containerd [2022-06-22T15:03:10.524Z] #64 1.845 + shift [2022-06-22T15:03:10.524Z] #64 1.845 + '[' '!' -f //containerd.installer ']' [2022-06-22T15:03:10.524Z] #64 1.845 + . //containerd.installer [2022-06-22T15:03:10.524Z] #64 1.845 ++ set -e [2022-06-22T15:03:10.524Z] #64 1.845 ++ : v1.6.6 [2022-06-22T15:03:10.524Z] #64 1.845 + install_containerd [2022-06-22T15:03:10.524Z] #64 1.845 + echo 'Install containerd version v1.6.6' [2022-06-22T15:03:10.524Z] #64 1.845 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TcSxjA1mNs/src/github.com/containerd/containerd [2022-06-22T15:03:10.524Z] #64 1.888 Cloning into '/tmp/tmp.TcSxjA1mNs/src/github.com/containerd/containerd'... [2022-06-22T15:03:10.787Z] #64 ... [2022-06-22T15:03:10.787Z] [2022-06-22T15:03:10.787Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-22T15:03:10.787Z] #76 sha256:041fcf6c9999b36d35e283141b0140b0a18dbd5751e297598a71ec64c48611fe [2022-06-22T15:03:10.787Z] #76 73.33 Selecting previously unselected package build-essential. [2022-06-22T15:03:10.787Z] #76 73.33 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-22T15:03:10.787Z] #76 73.34 Unpacking build-essential (12.9) ... [2022-06-22T15:03:10.787Z] #76 73.62 Selecting previously unselected package libcap2:amd64. [2022-06-22T15:03:10.787Z] #76 73.63 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-22T15:03:10.787Z] #76 73.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-22T15:03:11.019Z] #20 DONE 1.0s [2022-06-22T15:03:11.019Z] [2022-06-22T15:03:11.019Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:03:11.019Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-22T15:03:11.046Z] #76 73.95 Selecting previously unselected package libcap-dev:amd64. [2022-06-22T15:03:11.046Z] #76 73.95 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-22T15:03:11.046Z] #76 73.96 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-22T15:03:11.615Z] #76 74.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-22T15:03:11.615Z] #76 74.44 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-22T15:03:11.615Z] #76 74.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:03:11.875Z] #76 74.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-22T15:03:11.875Z] #76 74.69 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-22T15:03:11.875Z] #76 74.70 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-22T15:03:11.875Z] #76 74.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-22T15:03:11.875Z] #76 74.81 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-22T15:03:11.875Z] #76 74.85 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-22T15:03:12.392Z] #21 1.186 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:03:12.392Z] #21 1.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:03:12.392Z] #21 1.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:03:12.448Z] #76 75.30 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-22T15:03:12.448Z] #76 75.31 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-22T15:03:12.448Z] #76 75.33 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-22T15:03:12.649Z] #21 1.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-22T15:03:13.859Z] #76 76.53 Selecting previously unselected package libtool. [2022-06-22T15:03:13.859Z] #76 76.54 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-22T15:03:13.859Z] #76 76.62 Unpacking libtool (2.4.6-15) ... [2022-06-22T15:03:13.859Z] #76 76.86 Selecting previously unselected package libudev-dev:amd64. [2022-06-22T15:03:13.859Z] #76 76.87 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-22T15:03:13.859Z] #76 76.87 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-22T15:03:14.018Z] #21 2.831 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-22T15:03:14.018Z] #21 ... [2022-06-22T15:03:14.018Z] [2022-06-22T15:03:14.018Z] #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-22T15:03:14.018Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-22T15:03:14.018Z] #34 DONE 125.7s [2022-06-22T15:03:14.018Z] [2022-06-22T15:03:14.018Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:14.018Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:03:14.018Z] #77 75.12 checking build system type... aarch64-unknown-linux-gnu [2022-06-22T15:03:14.018Z] #77 75.44 checking host system type... aarch64-unknown-linux-gnu [2022-06-22T15:03:14.018Z] #77 75.44 checking how to print strings... printf [2022-06-22T15:03:14.018Z] #77 75.45 checking for gcc... gcc [2022-06-22T15:03:14.018Z] #77 75.61 checking whether the C compiler works... yes [2022-06-22T15:03:14.018Z] #77 75.86 checking for C compiler default output file name... a.out [2022-06-22T15:03:14.018Z] #77 75.86 checking for suffix of executables... [2022-06-22T15:03:14.018Z] #77 76.12 checking whether we are cross compiling... no [2022-06-22T15:03:14.018Z] #77 76.36 checking for suffix of object files... o [2022-06-22T15:03:14.018Z] #77 76.49 checking whether we are using the GNU C compiler... yes [2022-06-22T15:03:14.018Z] #77 76.58 checking whether gcc accepts -g... yes [2022-06-22T15:03:14.018Z] #77 76.67 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:03:14.018Z] #77 76.84 checking whether gcc understands -c and -o together... yes [2022-06-22T15:03:14.018Z] #77 76.99 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:03:14.018Z] #77 77.01 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:03:14.018Z] #77 77.02 checking for egrep... /bin/grep -E [2022-06-22T15:03:14.018Z] #77 77.03 checking for fgrep... /bin/grep -F [2022-06-22T15:03:14.018Z] #77 77.03 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:03:14.018Z] #77 77.05 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:03:14.018Z] #77 77.05 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:03:14.018Z] #77 77.08 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:03:14.018Z] #77 77.26 checking whether ln -s works... yes [2022-06-22T15:03:14.018Z] #77 77.26 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:03:14.018Z] #77 77.30 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-22T15:03:14.018Z] #77 77.30 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:03:14.018Z] #77 77.30 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:03:14.018Z] #77 77.30 checking for objdump... objdump [2022-06-22T15:03:14.018Z] #77 77.30 checking how to recognize dependent libraries... pass_all [2022-06-22T15:03:14.018Z] #77 77.30 checking for dlltool... no [2022-06-22T15:03:14.018Z] #77 77.30 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:03:14.018Z] #77 77.30 checking for ar... ar [2022-06-22T15:03:14.018Z] #77 77.30 checking for archiver @FILE support... @ [2022-06-22T15:03:14.018Z] #77 77.44 checking for strip... strip [2022-06-22T15:03:14.018Z] #77 77.45 checking for ranlib... ranlib [2022-06-22T15:03:14.018Z] #77 77.45 checking for gawk... no [2022-06-22T15:03:14.018Z] #77 77.45 checking for mawk... mawk [2022-06-22T15:03:14.018Z] #77 77.46 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:03:14.018Z] #77 77.90 checking for sysroot... no [2022-06-22T15:03:14.018Z] #77 77.90 checking for a working dd... /bin/dd [2022-06-22T15:03:14.018Z] #77 77.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:03:14.018Z] #77 77.95 checking for mt... no [2022-06-22T15:03:14.018Z] #77 77.95 checking if : is a manifest tool... no [2022-06-22T15:03:14.018Z] #77 77.98 checking how to run the C preprocessor... gcc -E [2022-06-22T15:03:14.080Z] #64 ... [2022-06-22T15:03:14.080Z] [2022-06-22T15:03:14.080Z] #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-22T15:03:14.080Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:14.080Z] #14 91.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-22T15:03:14.080Z] #14 91.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:03:14.080Z] #14 91.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:03:14.080Z] #14 97.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-22T15:03:14.080Z] #14 97.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:03:14.080Z] #14 97.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-22T15:03:14.275Z] #77 78.23 checking for ANSI C header files... yes [2022-06-22T15:03:14.432Z] #76 77.27 Selecting previously unselected package libyajl2:amd64. [2022-06-22T15:03:14.432Z] #76 77.28 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-22T15:03:14.432Z] #76 77.31 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-22T15:03:14.724Z] #76 77.58 Selecting previously unselected package libyajl-dev:amd64. [2022-06-22T15:03:14.724Z] #76 77.59 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-22T15:03:14.724Z] #76 77.64 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-22T15:03:14.788Z] #77 78.97 checking for sys/types.h... yes [2022-06-22T15:03:14.985Z] #76 77.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-22T15:03:14.985Z] #76 78.04 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-22T15:03:14.985Z] #76 78.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-22T15:03:14.985Z] #76 78.13 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-22T15:03:15.045Z] #77 79.37 checking for sys/stat.h... yes [2022-06-22T15:03:15.245Z] #76 78.20 Setting up file (1:5.39-3) ... [2022-06-22T15:03:15.245Z] #76 78.24 Setting up bzip2 (1.0.8-4) ... [2022-06-22T15:03:15.245Z] #76 78.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:03:15.245Z] #76 78.35 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-22T15:03:15.302Z] #77 79.66 checking for stdlib.h... yes [2022-06-22T15:03:15.302Z] #77 79.80 checking for string.h... yes [2022-06-22T15:03:15.302Z] #77 79.91 checking for memory.h... yes [2022-06-22T15:03:15.504Z] #76 78.39 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-22T15:03:15.504Z] #76 78.46 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-22T15:03:15.505Z] #76 78.52 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-22T15:03:15.505Z] #76 78.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:03:15.505Z] #76 78.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-22T15:03:15.558Z] #77 80.01 checking for strings.h... yes [2022-06-22T15:03:15.764Z] #76 78.64 Setting up patch (2.7.6-7) ... [2022-06-22T15:03:15.764Z] #76 78.66 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-22T15:03:15.764Z] #76 78.67 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-22T15:03:15.764Z] #76 78.68 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-22T15:03:15.764Z] #76 78.71 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-22T15:03:15.764Z] #76 78.73 Setting up libtool (2.4.6-15) ... [2022-06-22T15:03:15.764Z] #76 78.74 Setting up m4 (1.4.18-5) ... [2022-06-22T15:03:15.764Z] #76 78.75 Setting up dpkg-dev (1.20.10) ... [2022-06-22T15:03:15.764Z] #76 78.78 Setting up autoconf (2.69-14) ... [2022-06-22T15:03:15.764Z] #76 78.82 Setting up build-essential (12.9) ... [2022-06-22T15:03:15.764Z] #76 78.85 Setting up automake (1:1.16.3-2) ... [2022-06-22T15:03:15.815Z] #77 80.15 checking for inttypes.h... yes [2022-06-22T15:03:16.024Z] #76 78.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-22T15:03:16.024Z] #76 78.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:03:16.071Z] #77 80.43 checking for stdint.h... yes [2022-06-22T15:03:16.333Z] #77 80.61 checking for unistd.h... yes [2022-06-22T15:03:16.590Z] #77 80.84 checking for dlfcn.h... yes [2022-06-22T15:03:16.590Z] #77 81.02 checking for objdir... .libs [2022-06-22T15:03:16.633Z] #14 104.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-22T15:03:16.633Z] #14 104.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:03:16.633Z] #14 104.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:03:16.847Z] #77 81.35 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:03:16.847Z] #77 81.44 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:03:16.847Z] #77 81.45 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:03:17.361Z] #77 81.54 checking if gcc static flag -static works... yes [2022-06-22T15:03:17.361Z] #77 81.79 checking if gcc supports -c -o file.o... yes [2022-06-22T15:03:17.361Z] #77 81.94 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:03:17.361Z] #77 81.94 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-22T15:03:17.579Z] #14 ... [2022-06-22T15:03:17.579Z] [2022-06-22T15:03:17.579Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:17.579Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:03:17.579Z] #77 49.43 libtoolize: putting auxiliary files in '.'. [2022-06-22T15:03:17.579Z] #77 49.43 libtoolize: copying file './ltmain.sh' [2022-06-22T15:03:17.579Z] #77 50.13 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-22T15:03:17.579Z] #77 50.13 libtoolize: and rerunning libtoolize and aclocal. [2022-06-22T15:03:17.580Z] #77 50.13 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-22T15:03:17.617Z] #77 81.98 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:03:17.617Z] #77 82.22 checking how to hardcode library paths into programs... immediate [2022-06-22T15:03:17.617Z] #77 82.22 checking whether stripping libraries is possible... yes [2022-06-22T15:03:17.874Z] #77 82.25 checking if libtool supports shared libraries... yes [2022-06-22T15:03:17.874Z] #77 82.25 checking whether to build shared libraries... no [2022-06-22T15:03:17.874Z] #77 82.25 checking whether to build static libraries... yes [2022-06-22T15:03:17.874Z] #77 82.25 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:03:17.874Z] #77 82.28 checking whether build environment is sane... yes [2022-06-22T15:03:17.874Z] #77 82.33 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:03:17.874Z] #77 82.35 checking whether make sets $(MAKE)... yes [2022-06-22T15:03:17.874Z] #77 82.43 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:03:17.936Z] #76 DONE 81.0s [2022-06-22T15:03:17.936Z] [2022-06-22T15:03:17.936Z] #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-22T15:03:17.936Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:17.936Z] #14 73.51 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:03:17.936Z] #14 73.95 Fetched 115 MB in 11s (9995 kB/s) [2022-06-22T15:03:17.936Z] #14 74.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-22T15:03:17.936Z] #14 74.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-22T15:03:17.936Z] #14 74.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-22T15:03:17.936Z] #14 74.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-22T15:03:17.936Z] #14 78.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-22T15:03:17.936Z] #14 78.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-22T15:03:17.936Z] #14 78.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-22T15:03:18.131Z] #77 82.46 checking whether make supports nested variables... yes [2022-06-22T15:03:18.131Z] #77 82.53 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:03:18.131Z] #77 82.55 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:03:18.131Z] #77 82.55 checking how to create a ustar tar archive... gnutar [2022-06-22T15:03:18.131Z] #77 82.63 checking dependency style of gcc... gcc3 [2022-06-22T15:03:18.201Z] #14 ... [2022-06-22T15:03:18.201Z] [2022-06-22T15:03:18.201Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:18.201Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:03:18.388Z] #77 82.76 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:03:18.388Z] #77 82.76 checking whether make supports nested variables... (cached) yes [2022-06-22T15:03:18.388Z] #77 82.77 checking for gawk... (cached) mawk [2022-06-22T15:03:18.388Z] #77 82.77 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-22T15:03:18.388Z] #77 82.80 checking for gcc... (cached) gcc [2022-06-22T15:03:18.388Z] #77 82.88 checking whether we are using the GNU C compiler... (cached) yes [2022-06-22T15:03:18.388Z] #77 82.88 checking whether gcc accepts -g... (cached) yes [2022-06-22T15:03:18.388Z] #77 82.88 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-22T15:03:18.388Z] #77 82.88 checking whether gcc understands -c and -o together... (cached) yes [2022-06-22T15:03:18.388Z] #77 82.89 checking for a Python interpreter with version >= 3... python3 [2022-06-22T15:03:18.388Z] #77 82.98 checking for python3... /usr/bin/python3 [2022-06-22T15:03:18.526Z] #77 60.34 configure.ac:7: installing './compile' [2022-06-22T15:03:18.526Z] #77 60.35 configure.ac:11: installing './config.guess' [2022-06-22T15:03:18.526Z] #77 60.35 configure.ac:11: installing './config.sub' [2022-06-22T15:03:18.526Z] #77 60.36 configure.ac:8: installing './install-sh' [2022-06-22T15:03:18.526Z] #77 60.37 configure.ac:8: installing './missing' [2022-06-22T15:03:18.526Z] #77 60.50 Makefile.am: installing './depcomp' [2022-06-22T15:03:18.645Z] #77 82.99 checking for python3 version... 3.9 [2022-06-22T15:03:18.645Z] #77 83.03 checking for python3 platform... linux [2022-06-22T15:03:18.645Z] #77 83.09 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-22T15:03:18.902Z] #77 83.23 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-22T15:03:18.902Z] #77 83.35 checking for go-md2man... no [2022-06-22T15:03:19.158Z] #77 83.37 checking error.h usability... yes [2022-06-22T15:03:19.158Z] #77 83.57 checking error.h presence... yes [2022-06-22T15:03:19.158Z] #77 83.64 checking for error.h... yes [2022-06-22T15:03:19.415Z] #77 83.69 checking linux/openat2.h usability... yes [2022-06-22T15:03:19.415Z] #77 83.89 checking linux/openat2.h presence... yes [2022-06-22T15:03:19.415Z] #77 83.92 checking for linux/openat2.h... yes [2022-06-22T15:03:19.603Z] #77 1.378 Cloning into '/tmp/crun-build'... [2022-06-22T15:03:19.674Z] #77 83.93 checking for copy_file_range... yes [2022-06-22T15:03:19.674Z] #77 84.08 checking for fgetxattr... yes [2022-06-22T15:03:19.917Z] #77 61.76 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-22T15:03:19.917Z] #77 61.78 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-22T15:03:19.917Z] #77 61.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-22T15:03:19.917Z] #77 61.93 libtoolize: copying file 'm4/libtool.m4' [2022-06-22T15:03:19.917Z] #77 62.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-22T15:03:19.930Z] #77 84.26 checking for statx... yes [2022-06-22T15:03:20.179Z] #77 62.12 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-22T15:03:20.187Z] #77 84.54 checking for fgetpwent_r... yes [2022-06-22T15:03:20.445Z] #77 62.23 libtoolize: copying file 'm4/ltversion.m4' [2022-06-22T15:03:20.445Z] #77 62.36 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-22T15:03:20.448Z] #77 84.73 checking for issetugid... no [2022-06-22T15:03:20.448Z] #77 84.90 checking for pkg-config... /usr/bin/pkg-config [2022-06-22T15:03:20.448Z] #77 84.90 checking pkg-config is at least version 0.9.0... yes [2022-06-22T15:03:20.542Z] #77 ... [2022-06-22T15:03:20.542Z] [2022-06-22T15:03:20.542Z] #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-22T15:03:20.542Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:03:20.542Z] #51 73.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:03:20.542Z] #51 75.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-22T15:03:20.542Z] #51 75.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:03:20.542Z] #51 75.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:03:20.542Z] #51 75.79 Setting up python3-six (1.16.0-2) ... [2022-06-22T15:03:20.542Z] #51 77.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-22T15:03:20.542Z] #51 77.41 Setting up python3-protobuf (3.12.4-1) ... [2022-06-22T15:03:20.707Z] #77 62.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-22T15:03:20.708Z] #77 84.91 checking for library containing yajl_tree_get... -lyajl [2022-06-22T15:03:20.802Z] #51 ... [2022-06-22T15:03:20.802Z] [2022-06-22T15:03:20.802Z] #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-22T15:03:20.802Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:03:20.802Z] #55 82.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-22T15:03:20.802Z] #55 82.77 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-22T15:03:20.802Z] #55 82.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-22T15:03:20.802Z] #55 82.86 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-22T15:03:20.802Z] #55 82.91 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-22T15:03:20.802Z] #55 83.04 go: downloading golang.org/x/mod v0.5.1 [2022-06-22T15:03:20.802Z] #55 83.14 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-22T15:03:20.802Z] #55 83.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-22T15:03:20.802Z] #55 83.24 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-22T15:03:20.802Z] #55 83.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-22T15:03:20.802Z] #55 83.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-22T15:03:20.965Z] #77 85.34 checking for yajl >= 2.0.0... yes [2022-06-22T15:03:20.965Z] #77 85.38 checking sys/capability.h usability... yes [2022-06-22T15:03:20.965Z] #77 85.48 checking sys/capability.h presence... yes [2022-06-22T15:03:20.965Z] #77 85.56 checking for sys/capability.h... yes [2022-06-22T15:03:21.091Z] #55 83.84 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-22T15:03:21.221Z] #77 85.56 checking for library containing cap_from_name... -lcap [2022-06-22T15:03:21.661Z] #55 84.60 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-22T15:03:21.661Z] #55 84.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-22T15:03:21.735Z] #77 85.90 checking for library containing dlopen... -ldl [2022-06-22T15:03:21.923Z] #55 84.70 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-22T15:03:21.992Z] #77 86.27 checking seccomp.h usability... yes [2022-06-22T15:03:21.992Z] #77 86.51 checking seccomp.h presence... yes [2022-06-22T15:03:21.992Z] #77 86.60 checking for seccomp.h... yes [2022-06-22T15:03:21.992Z] #77 86.61 checking for library containing seccomp_rule_add... [2022-06-22T15:03:21.992Z] #77 ... [2022-06-22T15:03:21.992Z] [2022-06-22T15:03:21.992Z] #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-22T15:03:21.992Z] #26 sha256:9b73b4ee056ccf47f344a4a7be47f6b7a80fffc6069c065a3e9ec9c33f2c661c [2022-06-22T15:03:21.992Z] #26 123.7 + mkdir -p /tmp/tmp.tFLulbulzJ/src/github.com/docker [2022-06-22T15:03:21.992Z] #26 123.7 + mv components/cli /tmp/tmp.tFLulbulzJ/src/github.com/docker/cli [2022-06-22T15:03:21.992Z] #26 123.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-22T15:03:22.182Z] #55 85.20 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-22T15:03:22.249Z] #26 ... [2022-06-22T15:03:22.249Z] [2022-06-22T15:03:22.249Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:03:22.249Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-22T15:03:22.249Z] #21 4.373 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-22T15:03:22.249Z] #21 6.906 Fetched 8431 kB in 6s (1371 kB/s) [2022-06-22T15:03:22.249Z] #21 6.906 Reading package lists... [2022-06-22T15:03:22.249Z] #21 9.086 Reading package lists... [2022-06-22T15:03:22.442Z] #55 85.21 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-22T15:03:22.442Z] #55 85.34 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-22T15:03:22.442Z] #55 85.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-22T15:03:22.510Z] #21 11.26 Building dependency tree... [2022-06-22T15:03:22.510Z] #21 ... [2022-06-22T15:03:22.510Z] [2022-06-22T15:03:22.510Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:22.510Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:03:22.510Z] #77 86.61 checking for library containing seccomp_rule_add... -lseccomp [2022-06-22T15:03:22.710Z] #55 85.52 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-22T15:03:22.710Z] #55 85.57 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-22T15:03:22.767Z] #77 87.05 checking for library containing seccomp_arch_resolve_name... none required [2022-06-22T15:03:23.024Z] #77 87.28 checking systemd/sd-bus.h usability... yes [2022-06-22T15:03:23.024Z] #77 87.49 checking systemd/sd-bus.h presence... yes [2022-06-22T15:03:23.278Z] #55 86.14 go: downloading github.com/prometheus/common v0.10.0 [2022-06-22T15:03:23.280Z] #77 87.62 checking for systemd/sd-bus.h... yes [2022-06-22T15:03:23.537Z] #77 87.63 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-22T15:03:23.537Z] #77 88.01 checking for sd_notify_barrier... yes [2022-06-22T15:03:23.538Z] #55 86.45 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-22T15:03:23.538Z] #55 86.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-22T15:03:23.794Z] #77 88.22 checking linux/bpf.h usability... yes [2022-06-22T15:03:23.794Z] #77 88.41 checking linux/bpf.h presence... yes [2022-06-22T15:03:23.798Z] #55 86.72 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-22T15:03:24.051Z] #77 88.50 checking for linux/bpf.h... yes [2022-06-22T15:03:24.051Z] #77 88.51 checking compilation for eBPF... yes [2022-06-22T15:03:24.051Z] #77 88.64 checking for criu >= 3.15... no [2022-06-22T15:03:24.051Z] #77 88.68 configure: CRIU headers not found, building without CRIU support [2022-06-22T15:03:24.051Z] #77 88.68 checking for criu > 3.16... no [2022-06-22T15:03:24.051Z] #77 88.71 configure: CRIU version doesn't support join-ns API [2022-06-22T15:03:24.051Z] #77 88.71 checking for criu > 3.16.1... no [2022-06-22T15:03:24.051Z] #77 88.74 configure: CRIU version doesn't support for pre-dumping [2022-06-22T15:03:24.308Z] #77 88.74 checking for new mount API (fsconfig)... yes [2022-06-22T15:03:24.565Z] #77 88.83 checking for seccomp notify API... yes [2022-06-22T15:03:24.565Z] #77 88.95 checking for gperf... no [2022-06-22T15:03:24.565Z] #77 88.95 configure: gperf not found - cannot rebuild signal parser code [2022-06-22T15:03:24.822Z] #77 88.95 checking for library containing argp_parse... none required [2022-06-22T15:03:24.822Z] #77 89.37 checking that generated files are newer than configure... done [2022-06-22T15:03:24.822Z] #77 89.38 configure: creating ./config.status [2022-06-22T15:03:24.822Z] #77 ... [2022-06-22T15:03:24.822Z] [2022-06-22T15:03:24.822Z] #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-22T15:03:24.822Z] #60 sha256:2f40c8c4be2288ce649903d5e3a7476cd0fe31b670bcfb4ba98b34f83b856555 [2022-06-22T15:03:24.822Z] #60 11.21 + cd /tmp/tmp.obOD4mhZIG/src/github.com/opencontainers/runc [2022-06-22T15:03:24.822Z] #60 11.21 + git checkout -q v1.1.2 [2022-06-22T15:03:24.822Z] #60 11.67 + '[' -z '' ']' [2022-06-22T15:03:24.822Z] #60 11.67 + target=static [2022-06-22T15:03:24.822Z] #60 11.67 + make BUILDTAGS=seccomp static [2022-06-22T15:03:24.822Z] #60 11.94 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-22T15:03:25.080Z] #60 ... [2022-06-22T15:03:25.080Z] [2022-06-22T15:03:25.080Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:03:25.080Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-22T15:03:25.080Z] #21 11.26 Building dependency tree... [2022-06-22T15:03:25.080Z] #21 12.73 The following additional packages will be installed: [2022-06-22T15:03:25.080Z] #21 12.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-22T15:03:25.080Z] #21 12.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-22T15:03:25.080Z] #21 12.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-22T15:03:25.080Z] #21 12.75 python3-pkg-resources vim-runtime xxd [2022-06-22T15:03:25.080Z] #21 12.75 Suggested packages: [2022-06-22T15:03:25.080Z] #21 12.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-22T15:03:25.080Z] #21 12.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-22T15:03:25.080Z] #21 12.75 acl attr quota [2022-06-22T15:03:25.080Z] #21 12.75 Recommended packages: [2022-06-22T15:03:25.080Z] #21 12.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-22T15:03:25.080Z] #21 13.82 The following NEW packages will be installed: [2022-06-22T15:03:25.080Z] #21 13.82 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-22T15:03:25.080Z] #21 13.83 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-22T15:03:25.080Z] #21 13.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-22T15:03:25.080Z] #21 13.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-22T15:03:25.080Z] #21 13.84 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-22T15:03:25.080Z] #21 13.84 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-22T15:03:25.080Z] #21 13.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-22T15:03:25.080Z] #21 13.84 xz-utils zip zstd [2022-06-22T15:03:25.080Z] #21 14.16 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:03:25.080Z] #21 14.16 Need to get 27.0 MB of archives. [2022-06-22T15:03:25.080Z] #21 14.16 After this operation, 105 MB of additional disk space will be used. [2022-06-22T15:03:25.080Z] #21 14.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-22T15:03:25.080Z] #21 14.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-22T15:03:25.080Z] #21 14.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-22T15:03:25.080Z] #21 14.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-22T15:03:25.080Z] #21 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-22T15:03:25.080Z] #21 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-22T15:03:25.080Z] #21 14.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-22T15:03:25.080Z] #21 14.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-22T15:03:25.080Z] #21 14.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-22T15:03:25.337Z] #21 14.24 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-22T15:03:25.337Z] #21 14.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-22T15:03:25.337Z] #21 14.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-22T15:03:25.337Z] #21 14.25 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-22T15:03:25.337Z] #21 14.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-22T15:03:25.337Z] #21 14.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-22T15:03:25.337Z] #21 14.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-22T15:03:25.337Z] #21 14.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-22T15:03:25.337Z] #21 14.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-22T15:03:25.337Z] #21 14.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-22T15:03:25.337Z] #21 14.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-22T15:03:25.337Z] #21 14.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-22T15:03:25.337Z] #21 14.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-22T15:03:25.337Z] #21 14.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-22T15:03:25.337Z] #21 14.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-22T15:03:25.337Z] #21 14.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-22T15:03:25.337Z] #21 14.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-22T15:03:25.337Z] #21 14.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-22T15:03:25.594Z] #21 14.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-22T15:03:25.594Z] #21 14.69 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-22T15:03:25.594Z] #21 14.69 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-22T15:03:25.594Z] #21 14.69 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-22T15:03:25.594Z] #21 14.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-22T15:03:25.594Z] #21 14.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-22T15:03:25.594Z] #21 14.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-22T15:03:25.594Z] #21 14.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-22T15:03:25.594Z] #21 14.77 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-22T15:03:25.594Z] #21 14.77 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-22T15:03:25.594Z] #21 14.77 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-22T15:03:25.594Z] #21 14.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-22T15:03:25.594Z] #21 14.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-22T15:03:25.705Z] #55 ... [2022-06-22T15:03:25.705Z] [2022-06-22T15:03:25.705Z] #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-22T15:03:25.705Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:03:25.705Z] #42 78.78 Selecting previously unselected package libxml2:amd64. [2022-06-22T15:03:25.705Z] #42 78.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-22T15:03:25.705Z] #42 78.80 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-22T15:03:25.705Z] #42 80.60 Selecting previously unselected package libarchive13:amd64. [2022-06-22T15:03:25.706Z] #42 80.64 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-22T15:03:25.706Z] #42 80.68 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-22T15:03:25.706Z] #42 81.31 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-22T15:03:25.706Z] #42 81.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-22T15:03:25.706Z] #42 81.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-22T15:03:25.706Z] #42 81.56 Selecting previously unselected package librhash0:amd64. [2022-06-22T15:03:25.706Z] #42 81.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-22T15:03:25.706Z] #42 81.59 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-22T15:03:25.706Z] #42 81.96 Selecting previously unselected package libuv1:amd64. [2022-06-22T15:03:25.706Z] #42 81.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-22T15:03:25.706Z] #42 81.97 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-22T15:03:25.706Z] #42 82.26 Selecting previously unselected package cmake. [2022-06-22T15:03:25.706Z] #42 82.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-22T15:03:25.706Z] #42 82.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-22T15:03:25.851Z] #21 14.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-22T15:03:25.851Z] #21 14.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-22T15:03:25.851Z] #21 14.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-22T15:03:25.851Z] #21 14.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-22T15:03:25.851Z] #21 14.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-22T15:03:25.851Z] #21 15.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-22T15:03:25.965Z] #42 ... [2022-06-22T15:03:25.965Z] [2022-06-22T15:03:25.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-22T15:03:25.965Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:03:25.965Z] #55 88.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-22T15:03:26.108Z] #21 15.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-22T15:03:26.108Z] #21 15.14 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-22T15:03:26.108Z] #21 15.14 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-22T15:03:26.224Z] #55 ... [2022-06-22T15:03:26.224Z] [2022-06-22T15:03:26.224Z] #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-22T15:03:26.224Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-22T15:03:26.224Z] #51 83.64 Setting up criu (3.17-1) ... [2022-06-22T15:03:26.224Z] #51 87.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:03:26.224Z] #51 DONE 88.8s [2022-06-22T15:03:26.485Z] [2022-06-22T15:03:26.485Z] #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-22T15:03:26.485Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:26.485Z] #14 83.72 Selecting previously unselected package binutils-mingw-w64. [2022-06-22T15:03:26.485Z] #14 83.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-22T15:03:26.485Z] #14 83.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-22T15:03:26.485Z] #14 84.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-22T15:03:26.485Z] #14 84.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-22T15:03:26.485Z] #14 84.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:03:26.485Z] #14 84.94 Selecting previously unselected package dmsetup. [2022-06-22T15:03:26.485Z] #14 84.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-22T15:03:26.485Z] #14 84.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-22T15:03:26.485Z] #14 85.19 Selecting previously unselected package mingw-w64-common. [2022-06-22T15:03:26.485Z] #14 85.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-22T15:03:26.485Z] #14 85.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-22T15:03:26.673Z] #21 15.68 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:03:26.673Z] #21 15.81 Fetched 27.0 MB in 1s (21.1 MB/s) [2022-06-22T15:03:26.673Z] #21 15.87 Selecting previously unselected package pigz. [2022-06-22T15:03:26.748Z] #14 ... [2022-06-22T15:03:26.748Z] [2022-06-22T15:03:26.748Z] #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-22T15:03:26.748Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-22T15:03:26.748Z] #42 89.79 Setting up libicu67:amd64 (67.1-7) ... [2022-06-22T15:03:26.929Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-06-22T15:03:26.930Z] #21 15.93 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-22T15:03:26.930Z] #21 15.93 Unpacking pigz (2.6-1) ... [2022-06-22T15:03:26.930Z] #21 16.03 Selecting previously unselected package libelf1:arm64. [2022-06-22T15:03:26.930Z] #21 16.04 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-22T15:03:26.930Z] #21 16.04 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-22T15:03:26.930Z] #21 16.18 Selecting previously unselected package libbpf0:arm64. [2022-06-22T15:03:27.007Z] #42 89.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:27.007Z] #42 89.87 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-22T15:03:27.007Z] #42 89.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:27.007Z] #42 89.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-22T15:03:27.007Z] #42 89.99 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-22T15:03:27.007Z] #42 90.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-22T15:03:27.008Z] #42 90.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-22T15:03:27.186Z] #21 16.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-22T15:03:27.186Z] #21 16.19 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-22T15:03:27.186Z] #21 16.26 Selecting previously unselected package libcap2:arm64. [2022-06-22T15:03:27.186Z] #21 16.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-22T15:03:27.186Z] #21 16.27 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-22T15:03:27.186Z] #21 16.32 Selecting previously unselected package libmnl0:arm64. [2022-06-22T15:03:27.186Z] #21 16.32 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-22T15:03:27.186Z] #21 16.33 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-22T15:03:27.186Z] #21 16.41 Selecting previously unselected package libxtables12:arm64. [2022-06-22T15:03:27.267Z] #42 90.13 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-22T15:03:27.267Z] #42 90.17 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-22T15:03:27.267Z] #42 90.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:03:27.443Z] #21 16.42 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-22T15:03:27.443Z] #21 16.42 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-22T15:03:27.443Z] #21 16.49 Selecting previously unselected package libcap2-bin. [2022-06-22T15:03:27.443Z] #21 16.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-22T15:03:27.443Z] #21 16.51 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-22T15:03:27.443Z] #21 16.59 Selecting previously unselected package iproute2. [2022-06-22T15:03:27.443Z] #21 16.60 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-22T15:03:27.443Z] #21 16.60 Unpacking iproute2 (5.10.0-4) ... [2022-06-22T15:03:28.007Z] #21 17.10 Selecting previously unselected package xxd. [2022-06-22T15:03:28.007Z] #21 17.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-22T15:03:28.007Z] #21 17.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:28.263Z] #21 17.27 Selecting previously unselected package vim-common. [2022-06-22T15:03:28.263Z] #21 17.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:03:28.263Z] #21 17.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:28.520Z] #21 17.46 Selecting previously unselected package bash-completion. [2022-06-22T15:03:28.520Z] #21 17.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-22T15:03:28.652Z] #42 DONE 91.3s [2022-06-22T15:03:28.652Z] [2022-06-22T15:03:28.652Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-22T15:03:28.652Z] #43 sha256:ff8eefec1222dda4a520a6ed30f0f11aa1a8e35bc52ceb9158c42ee007a46510 [2022-06-22T15:03:28.652Z] #43 DONE 0.2s [2022-06-22T15:03:28.652Z] [2022-06-22T15:03:28.652Z] #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-22T15:03:28.652Z] #44 sha256:f4f9e7d1465448a26b04d7711b3f25f7455657acdf3cd02fdaa0192f2e2dd4c4 [2022-06-22T15:03:30.041Z] #44 1.239 + RM_GOPATH=0 [2022-06-22T15:03:30.042Z] #44 1.239 + TMP_GOPATH= [2022-06-22T15:03:30.042Z] #44 1.239 + : /build [2022-06-22T15:03:30.042Z] #44 1.239 + '[' -z '' ']' [2022-06-22T15:03:30.042Z] #44 1.246 ++ mktemp -d [2022-06-22T15:03:30.042Z] #44 1.247 + export GOPATH=/tmp/tmp.io4gAvM4sa [2022-06-22T15:03:30.042Z] #44 1.247 + GOPATH=/tmp/tmp.io4gAvM4sa [2022-06-22T15:03:30.042Z] #44 1.247 + RM_GOPATH=1 [2022-06-22T15:03:30.042Z] #44 1.258 + case "$(go env GOARCH)" in [2022-06-22T15:03:30.042Z] #44 1.259 ++ go env GOARCH [2022-06-22T15:03:30.042Z] #44 1.289 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:03:30.042Z] #44 1.289 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:03:30.042Z] #44 1.289 ++ dirname /install.sh [2022-06-22T15:03:30.042Z] #44 1.299 + dir=/ [2022-06-22T15:03:30.042Z] #44 1.299 + bin=tini [2022-06-22T15:03:30.042Z] #44 1.299 + shift [2022-06-22T15:03:30.042Z] #44 1.299 + '[' '!' -f //tini.installer ']' [2022-06-22T15:03:30.042Z] #44 1.299 + . //tini.installer [2022-06-22T15:03:30.042Z] #44 1.299 ++ : v0.19.0 [2022-06-22T15:03:30.042Z] #44 1.299 + install_tini [2022-06-22T15:03:30.042Z] #44 1.299 + echo 'Install tini version v0.19.0' [2022-06-22T15:03:30.042Z] #44 1.299 + git clone https://github.com/krallin/tini.git /tmp/tmp.io4gAvM4sa/tini [2022-06-22T15:03:30.042Z] #44 1.299 Install tini version v0.19.0 [2022-06-22T15:03:30.042Z] #44 1.314 Cloning into '/tmp/tmp.io4gAvM4sa/tini'... [2022-06-22T15:03:30.714Z] #77 ... [2022-06-22T15:03:30.714Z] [2022-06-22T15:03:30.714Z] #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-22T15:03:30.714Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:30.714Z] #14 118.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-22T15:03:30.714Z] #14 118.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:03:30.714Z] #14 118.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:03:30.984Z] #44 2.336 + cd /tmp/tmp.io4gAvM4sa/tini [2022-06-22T15:03:30.984Z] #44 2.336 + git checkout -q v0.19.0 [2022-06-22T15:03:30.984Z] #44 2.403 + cmake . [2022-06-22T15:03:31.040Z] #21 19.84 Unpacking bash-completion (1:2.11-2) ... [2022-06-22T15:03:31.041Z] #21 20.30 Selecting previously unselected package bzip2. [2022-06-22T15:03:31.297Z] #21 20.32 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-22T15:03:31.297Z] #21 20.33 Unpacking bzip2 (1.0.8-4) ... [2022-06-22T15:03:31.297Z] #21 20.44 Selecting previously unselected package xz-utils. [2022-06-22T15:03:31.553Z] #21 20.44 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-22T15:03:31.553Z] #21 20.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:03:31.553Z] #21 20.59 Selecting previously unselected package apparmor. [2022-06-22T15:03:31.553Z] #21 20.59 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-22T15:03:31.553Z] #21 20.66 Unpacking apparmor (2.13.6-10) ... [2022-06-22T15:03:32.117Z] #21 21.08 Selecting previously unselected package inetutils-ping. [2022-06-22T15:03:32.117Z] #21 21.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-22T15:03:32.117Z] #21 21.12 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-22T15:03:32.117Z] #21 21.23 Selecting previously unselected package libip4tc2:arm64. [2022-06-22T15:03:32.117Z] #21 21.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-22T15:03:32.117Z] #21 21.24 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-22T15:03:32.117Z] #21 21.32 Selecting previously unselected package libip6tc2:arm64. [2022-06-22T15:03:32.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-22T15:03:32.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-22T15:03:32.365Z] #44 3.517 -- The C compiler identification is GNU 10.2.1 [2022-06-22T15:03:32.365Z] #44 3.614 -- Detecting C compiler ABI info [2022-06-22T15:03:32.373Z] #21 21.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-22T15:03:32.373Z] #21 21.32 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-22T15:03:32.373Z] #21 21.44 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-22T15:03:32.373Z] #21 21.44 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-22T15:03:32.373Z] #21 21.45 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-22T15:03:32.373Z] #21 21.51 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-22T15:03:32.373Z] #21 21.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-22T15:03:32.629Z] #21 21.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-22T15:03:32.629Z] #21 21.61 Selecting previously unselected package libnftnl11:arm64. [2022-06-22T15:03:32.629Z] #21 21.61 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-22T15:03:32.629Z] #21 21.62 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-22T15:03:32.629Z] #21 21.71 Selecting previously unselected package iptables. [2022-06-22T15:03:32.629Z] #21 21.73 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-22T15:03:32.629Z] #21 21.74 Unpacking iptables (1.8.7-1) ... [2022-06-22T15:03:32.886Z] #21 22.00 Selecting previously unselected package libonig5:arm64. [2022-06-22T15:03:32.886Z] #21 22.00 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-22T15:03:32.886Z] #21 22.01 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-22T15:03:32.935Z] #44 4.312 -- Detecting C compiler ABI info - done [2022-06-22T15:03:33.142Z] #21 22.18 Selecting previously unselected package libjq1:arm64. [2022-06-22T15:03:33.142Z] #21 22.18 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-22T15:03:33.142Z] #21 22.19 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-22T15:03:33.142Z] #21 22.30 Selecting previously unselected package jq. [2022-06-22T15:03:33.142Z] #21 22.31 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-22T15:03:33.142Z] #21 22.32 Unpacking jq (1.6-2.1) ... [2022-06-22T15:03:33.195Z] #44 4.497 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-22T15:03:33.195Z] #44 4.498 -- Detecting C compile features [2022-06-22T15:03:33.195Z] #44 4.503 -- Detecting C compile features - done [2022-06-22T15:03:33.195Z] #44 4.612 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-22T15:03:33.400Z] #21 22.41 Selecting previously unselected package libaio1:arm64. [2022-06-22T15:03:33.400Z] #21 22.41 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-22T15:03:33.400Z] #21 22.42 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-22T15:03:33.400Z] #21 22.49 Selecting previously unselected package libgpm2:arm64. [2022-06-22T15:03:33.400Z] #21 22.51 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-22T15:03:33.400Z] #21 22.51 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-22T15:03:33.400Z] #21 22.59 Selecting previously unselected package libicu67:arm64. [2022-06-22T15:03:33.400Z] #21 22.59 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-22T15:03:33.400Z] #21 22.60 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-22T15:03:33.454Z] #44 4.967 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-22T15:03:33.713Z] #44 5.105 -- Configuring done [2022-06-22T15:03:33.713Z] #44 5.159 -- Generating done [2022-06-22T15:03:33.713Z] #44 5.165 -- Build files have been written to: /tmp/tmp.io4gAvM4sa/tini [2022-06-22T15:03:33.713Z] #44 5.216 + make tini-static [2022-06-22T15:03:34.281Z] #44 5.746 Scanning dependencies of target tini-static [2022-06-22T15:03:34.281Z] #44 5.839 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-22T15:03:34.290Z] INFO [linters context/goanalysis] analyzers took 4m46.160682252s with top 10 stages: buildir: 2m3.835100555s, goimports: 24.006534919s, unconvert: 20.338662851s, gosec: 13.631599635s, S1038: 8.502190686s, golint: 7.703016808s, misspell: 5.23802184s, inspect: 4.111057733s, S1039: 3.978034628s, nilness: 3.945225942s [2022-06-22T15:03:34.290Z] INFO [runner] Issues before processing: 3035, after processing: 0 [2022-06-22T15:03:34.290Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2036/2419, nolint: 0/77, filename_unadjuster: 2419/2419, path_prettifier: 2419/2419, identifier_marker: 2036/2036, exclude-rules: 77/2036, exclude: 2036/2036, cgo: 2419/3035, skip_dirs: 2419/2419, skip_files: 2419/2419 [2022-06-22T15:03:34.290Z] INFO [runner] processing took 139.351224ms with stages: nolint: 49.079078ms, identifier_marker: 42.514878ms, path_prettifier: 15.1476ms, exclude-rules: 14.964605ms, autogenerated_exclude: 12.417974ms, skip_dirs: 3.691427ms, cgo: 889.6µs, filename_unadjuster: 640.064µs, max_same_issues: 1.923µs, uniq_by_line: 745ns, path_shortener: 470ns, skip_files: 460ns, max_from_linter: 419ns, exclude: 397ns, diff: 304ns, severity-rules: 291ns, source_code: 289ns, sort_results: 264ns, max_per_file_from_linter: 235ns, path_prefixer: 201ns [2022-06-22T15:03:34.290Z] INFO [runner] linters took 1m33.223787047s with stages: goanalysis_metalinter: 1m33.08428032s [2022-06-22T15:03:34.290Z] INFO File cache stats: 1672 entries of total size 8.5MiB [2022-06-22T15:03:34.290Z] INFO Memory: 2651 samples, avg is 283.8MB, max is 1124.7MB [2022-06-22T15:03:34.290Z] INFO Execution took 4m24.960054235s [2022-06-22T15:03:34.290Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-22T15:03:34.656Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=35de800b051309042646d4cb2aef1bffd2bea4f9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:35de800b051309042646d4cb2aef1bffd2bea4f9 hack/make.sh dynbinary test-docker-py [2022-06-22T15:03:34.918Z] [2022-06-22T15:03:35.179Z] Removing bundles/ [2022-06-22T15:03:35.179Z] [2022-06-22T15:03:35.179Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-22T15:03:35.179Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:03:35.179Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:03:35.921Z] #21 ... [2022-06-22T15:03:35.921Z] [2022-06-22T15:03:35.921Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:35.921Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:03:35.921Z] #77 91.98 config.status: creating Makefile [2022-06-22T15:03:35.921Z] #77 92.09 config.status: creating rpm/crun.spec [2022-06-22T15:03:35.921Z] #77 92.19 config.status: creating config.h [2022-06-22T15:03:35.921Z] #77 92.22 config.status: executing libtool commands [2022-06-22T15:03:35.921Z] #77 92.26 config.status: executing depfiles commands [2022-06-22T15:03:35.921Z] #77 93.43 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-22T15:03:35.921Z] #77 93.46 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-22T15:03:35.921Z] #77 93.86 checking for gcc... gcc [2022-06-22T15:03:35.921Z] #77 93.94 checking whether the C compiler works... yes [2022-06-22T15:03:35.921Z] #77 94.21 checking for C compiler default output file name... a.out [2022-06-22T15:03:35.921Z] #77 94.21 checking for suffix of executables... [2022-06-22T15:03:35.921Z] #77 94.42 checking whether we are cross compiling... no [2022-06-22T15:03:35.921Z] #77 94.66 checking for suffix of object files... o [2022-06-22T15:03:35.921Z] #77 94.74 checking whether we are using the GNU C compiler... yes [2022-06-22T15:03:35.921Z] #77 94.81 checking whether gcc accepts -g... yes [2022-06-22T15:03:35.921Z] #77 94.92 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:03:35.921Z] #77 95.05 checking whether gcc understands -c and -o together... yes [2022-06-22T15:03:35.921Z] #77 95.34 checking how to run the C preprocessor... gcc -E [2022-06-22T15:03:35.921Z] #77 95.67 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:03:35.921Z] #77 95.68 checking for egrep... /bin/grep -E [2022-06-22T15:03:35.921Z] #77 95.68 checking for ANSI C header files... yes [2022-06-22T15:03:35.921Z] #77 96.18 checking for sys/types.h... yes [2022-06-22T15:03:35.921Z] #77 96.36 checking for sys/stat.h... yes [2022-06-22T15:03:35.921Z] #77 96.51 checking for stdlib.h... yes [2022-06-22T15:03:35.921Z] #77 96.69 checking for string.h... yes [2022-06-22T15:03:35.921Z] #77 96.88 checking for memory.h... yes [2022-06-22T15:03:35.921Z] #77 97.03 checking for strings.h... yes [2022-06-22T15:03:35.921Z] #77 97.21 checking for inttypes.h... yes [2022-06-22T15:03:35.921Z] #77 97.41 checking for stdint.h... yes [2022-06-22T15:03:35.921Z] #77 97.55 checking for unistd.h... yes [2022-06-22T15:03:35.921Z] #77 97.75 checking minix/config.h usability... no [2022-06-22T15:03:35.921Z] #77 97.88 checking minix/config.h presence... no [2022-06-22T15:03:35.921Z] #77 97.95 checking for minix/config.h... no [2022-06-22T15:03:35.921Z] #77 97.95 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-22T15:03:35.921Z] #77 98.12 checking build system type... aarch64-unknown-linux-gnu [2022-06-22T15:03:35.921Z] #77 98.40 checking host system type... aarch64-unknown-linux-gnu [2022-06-22T15:03:35.921Z] #77 98.40 checking how to print strings... printf [2022-06-22T15:03:35.921Z] #77 98.41 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:03:35.921Z] #77 98.43 checking for fgrep... /bin/grep -F [2022-06-22T15:03:35.921Z] #77 98.44 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:03:35.921Z] #77 98.46 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:03:35.921Z] #77 98.48 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:03:35.921Z] #77 98.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:03:35.921Z] #77 98.62 checking whether ln -s works... yes [2022-06-22T15:03:35.921Z] #77 98.63 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:03:35.921Z] #77 98.66 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-22T15:03:35.921Z] #77 98.66 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:03:35.921Z] #77 98.67 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:03:35.921Z] #77 98.67 checking for objdump... objdump [2022-06-22T15:03:35.921Z] #77 98.68 checking how to recognize dependent libraries... pass_all [2022-06-22T15:03:35.921Z] #77 98.68 checking for dlltool... no [2022-06-22T15:03:35.922Z] #77 98.68 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:03:35.922Z] #77 98.68 checking for ar... ar [2022-06-22T15:03:35.922Z] #77 98.68 checking for archiver @FILE support... @ [2022-06-22T15:03:35.922Z] #77 98.83 checking for strip... strip [2022-06-22T15:03:35.922Z] #77 98.83 checking for ranlib... ranlib [2022-06-22T15:03:35.922Z] #77 98.83 checking for gawk... no [2022-06-22T15:03:35.922Z] #77 98.83 checking for mawk... mawk [2022-06-22T15:03:35.922Z] #77 98.83 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:03:35.922Z] #77 99.14 checking for sysroot... no [2022-06-22T15:03:35.922Z] #77 99.14 checking for a working dd... /bin/dd [2022-06-22T15:03:35.922Z] #77 99.18 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:03:35.922Z] #77 99.19 checking for mt... no [2022-06-22T15:03:35.922Z] #77 99.20 checking if : is a manifest tool... no [2022-06-22T15:03:35.922Z] #77 99.22 checking for dlfcn.h... yes [2022-06-22T15:03:35.922Z] #77 99.36 checking for objdir... .libs [2022-06-22T15:03:35.922Z] #77 99.63 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:03:35.922Z] #77 99.73 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:03:35.922Z] #77 99.73 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:03:35.922Z] #77 99.88 checking if gcc static flag -static works... yes [2022-06-22T15:03:35.922Z] #77 100.1 checking if gcc supports -c -o file.o... yes [2022-06-22T15:03:35.922Z] #77 100.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:03:35.922Z] #77 100.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-22T15:03:36.179Z] #77 100.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:03:36.179Z] #77 100.6 checking how to hardcode library paths into programs... immediate [2022-06-22T15:03:36.179Z] #77 100.6 checking whether stripping libraries is possible... yes [2022-06-22T15:03:36.179Z] #77 100.6 checking if libtool supports shared libraries... yes [2022-06-22T15:03:36.179Z] #77 100.6 checking whether to build shared libraries... no [2022-06-22T15:03:36.179Z] #77 100.6 checking whether to build static libraries... yes [2022-06-22T15:03:36.179Z] #77 100.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:03:36.179Z] #77 100.7 checking whether build environment is sane... yes [2022-06-22T15:03:36.179Z] #77 100.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:03:36.179Z] #77 100.7 checking whether make sets $(MAKE)... yes [2022-06-22T15:03:36.179Z] #77 100.8 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:03:36.445Z] #77 100.8 checking whether make supports nested variables... yes [2022-06-22T15:03:36.445Z] #77 100.9 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:03:36.445Z] #77 100.9 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:03:36.445Z] #77 100.9 checking how to create a ustar tar archive... gnutar [2022-06-22T15:03:36.709Z] #77 101.0 checking dependency style of gcc... gcc3 [2022-06-22T15:03:36.709Z] #77 101.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:03:36.709Z] #77 101.2 checking whether make supports nested variables... (cached) yes [2022-06-22T15:03:36.709Z] #77 101.2 checking for pkg-config... /usr/bin/pkg-config [2022-06-22T15:03:36.709Z] #77 101.2 checking pkg-config is at least version 0.9.0... yes [2022-06-22T15:03:36.709Z] #77 101.2 checking for yajl >= 2.1.0... yes [2022-06-22T15:03:36.709Z] #77 101.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-22T15:03:36.709Z] #77 101.3 checking for gcc... (cached) gcc [2022-06-22T15:03:36.709Z] #77 ... [2022-06-22T15:03:36.709Z] [2022-06-22T15:03:36.709Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:03:36.709Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-22T15:03:36.709Z] #21 25.86 Selecting previously unselected package libinih1:arm64. [2022-06-22T15:03:36.709Z] #21 25.86 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-22T15:03:36.709Z] #21 25.87 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-22T15:03:36.820Z] #44 7.708 [100%] Linking C executable tini-static [2022-06-22T15:03:36.966Z] #21 25.99 Selecting previously unselected package libnet1:arm64. [2022-06-22T15:03:36.966Z] #21 25.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-22T15:03:36.966Z] #21 26.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:03:36.966Z] #21 26.10 Selecting previously unselected package libnl-3-200:arm64. [2022-06-22T15:03:36.966Z] #21 26.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-22T15:03:36.966Z] #21 26.10 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-22T15:03:36.966Z] #21 26.18 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-22T15:03:36.966Z] #21 26.18 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-22T15:03:36.966Z] #21 26.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-22T15:03:37.227Z] #21 26.30 Selecting previously unselected package libyajl2:arm64. [2022-06-22T15:03:37.227Z] #21 26.30 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-06-22T15:03:37.227Z] #21 26.32 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-22T15:03:37.227Z] #21 26.37 Selecting previously unselected package net-tools. [2022-06-22T15:03:37.227Z] #21 26.37 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-22T15:03:37.227Z] #21 26.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-22T15:03:37.311Z] #14 ... [2022-06-22T15:03:37.311Z] [2022-06-22T15:03:37.311Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:37.311Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:03:37.311Z] #77 75.91 configure.ac:7: installing 'build-aux/compile' [2022-06-22T15:03:37.311Z] #77 75.92 configure.ac:9: installing 'build-aux/config.guess' [2022-06-22T15:03:37.311Z] #77 75.94 configure.ac:9: installing 'build-aux/config.sub' [2022-06-22T15:03:37.311Z] #77 75.95 configure.ac:11: installing 'build-aux/install-sh' [2022-06-22T15:03:37.311Z] #77 75.96 configure.ac:11: installing 'build-aux/missing' [2022-06-22T15:03:37.311Z] #77 76.16 Makefile.am: installing 'build-aux/depcomp' [2022-06-22T15:03:37.311Z] #77 76.24 parallel-tests: installing 'build-aux/test-driver' [2022-06-22T15:03:37.311Z] #77 78.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-22T15:03:37.311Z] #77 78.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-22T15:03:37.311Z] #77 78.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-22T15:03:37.311Z] #77 78.76 libtoolize: copying file 'm4/libtool.m4' [2022-06-22T15:03:37.311Z] #77 78.82 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-22T15:03:37.311Z] #77 78.93 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-22T15:03:37.311Z] #77 79.08 libtoolize: copying file 'm4/ltversion.m4' [2022-06-22T15:03:37.311Z] #77 79.19 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-22T15:03:37.388Z] #44 8.842 [100%] Built target tini-static [2022-06-22T15:03:37.485Z] #21 26.58 Selecting previously unselected package patch. [2022-06-22T15:03:37.485Z] #21 26.59 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-06-22T15:03:37.485Z] #21 26.59 Unpacking patch (2.7.6-7) ... [2022-06-22T15:03:37.485Z] #21 26.73 Selecting previously unselected package python-pip-whl. [2022-06-22T15:03:37.655Z] #44 8.962 + mkdir -p /build [2022-06-22T15:03:37.655Z] #44 8.974 + cp tini-static /build/docker-init [2022-06-22T15:03:37.741Z] #21 26.73 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-22T15:03:37.741Z] #21 26.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-22T15:03:38.304Z] #21 27.19 Selecting previously unselected package python3-lib2to3. [2022-06-22T15:03:38.304Z] #21 27.19 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-22T15:03:38.304Z] #21 27.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-22T15:03:38.304Z] #21 27.33 Selecting previously unselected package python3-distutils. [2022-06-22T15:03:38.304Z] #21 27.34 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-22T15:03:38.304Z] #21 27.35 Unpacking python3-distutils (3.9.2-1) ... [2022-06-22T15:03:38.560Z] #21 27.49 Selecting previously unselected package python3-pkg-resources. [2022-06-22T15:03:38.560Z] #21 27.49 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-22T15:03:38.560Z] #21 27.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:03:38.560Z] #21 27.65 Selecting previously unselected package python3-setuptools. [2022-06-22T15:03:38.560Z] #21 27.66 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-22T15:03:38.560Z] #21 27.67 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-22T15:03:38.817Z] #21 27.94 Selecting previously unselected package python3-wheel. [2022-06-22T15:03:38.817Z] #21 27.94 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-22T15:03:38.817Z] #21 27.95 Unpacking python3-wheel (0.34.2-1) ... [2022-06-22T15:03:38.817Z] #21 28.03 Selecting previously unselected package python3-pip. [2022-06-22T15:03:38.817Z] #21 28.03 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-22T15:03:39.074Z] #21 28.03 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-22T15:03:39.330Z] #21 28.31 Selecting previously unselected package sudo. [2022-06-22T15:03:39.330Z] #21 28.33 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-06-22T15:03:39.330Z] #21 28.34 Unpacking sudo (1.9.5p2-3) ... [2022-06-22T15:03:39.562Z] #44 DONE 10.8s [2022-06-22T15:03:39.562Z] [2022-06-22T15:03:39.562Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:39.562Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:03:39.562Z] #77 11.87 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-22T15:03:39.562Z] #77 11.97 Cloning into '/tmp/crun-build/libocispec'... [2022-06-22T15:03:39.562Z] #77 14.03 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-22T15:03:39.562Z] #77 14.16 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-22T15:03:39.562Z] #77 14.16 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-22T15:03:39.562Z] #77 14.16 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-22T15:03:39.562Z] #77 14.24 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-22T15:03:39.562Z] #77 17.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-22T15:03:39.562Z] #77 20.28 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-22T15:03:39.562Z] #77 ... [2022-06-22T15:03:39.562Z] [2022-06-22T15:03:39.562Z] #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-22T15:03:39.562Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-22T15:03:39.562Z] #53 102.5 gotestsum version dev [2022-06-22T15:03:39.822Z] #53 DONE 102.7s [2022-06-22T15:03:39.822Z] [2022-06-22T15:03:39.822Z] #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-22T15:03:39.822Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:39.822Z] #14 95.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-22T15:03:39.822Z] #14 95.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-22T15:03:39.822Z] #14 95.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-22T15:03:39.862Z] #77 ... [2022-06-22T15:03:39.862Z] [2022-06-22T15:03:39.862Z] #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-22T15:03:39.862Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:39.862Z] #14 125.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-22T15:03:39.862Z] #14 125.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-22T15:03:39.862Z] #14 125.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-22T15:03:39.862Z] #14 125.8 Selecting previously unselected package libapparmor1:amd64. [2022-06-22T15:03:39.862Z] #14 125.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-22T15:03:39.862Z] #14 125.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-22T15:03:39.862Z] #14 125.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-22T15:03:39.862Z] #14 125.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-22T15:03:39.862Z] #14 125.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-22T15:03:39.862Z] #14 126.1 Selecting previously unselected package libbtrfs0:amd64. [2022-06-22T15:03:39.862Z] #14 126.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-22T15:03:39.862Z] #14 126.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-22T15:03:39.862Z] #14 126.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-22T15:03:39.862Z] #14 126.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-22T15:03:39.862Z] #14 126.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-22T15:03:39.862Z] #14 126.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-22T15:03:39.862Z] #14 126.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-22T15:03:39.862Z] #14 126.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:03:39.862Z] #14 126.6 Selecting previously unselected package libudev-dev:amd64. [2022-06-22T15:03:39.862Z] #14 126.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-22T15:03:39.862Z] #14 126.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-22T15:03:39.863Z] #14 126.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-22T15:03:39.863Z] #14 126.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-22T15:03:39.863Z] #14 126.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-22T15:03:39.863Z] #14 127.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-22T15:03:39.863Z] #14 127.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-22T15:03:39.863Z] #14 127.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-22T15:03:39.863Z] #14 127.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-22T15:03:39.863Z] #14 127.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-22T15:03:39.863Z] #14 127.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-22T15:03:39.863Z] #14 127.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-22T15:03:39.863Z] #14 127.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-22T15:03:39.863Z] #14 127.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-22T15:03:39.863Z] #14 127.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-22T15:03:39.863Z] #14 127.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-22T15:03:39.863Z] #14 127.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-22T15:03:39.893Z] #21 28.83 Selecting previously unselected package thin-provisioning-tools. [2022-06-22T15:03:39.893Z] #21 28.83 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-22T15:03:39.893Z] #21 28.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-22T15:03:40.149Z] #21 29.06 Selecting previously unselected package uidmap. [2022-06-22T15:03:40.149Z] #21 29.07 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-22T15:03:40.149Z] #21 29.08 Unpacking uidmap (1:4.8.1-1) ... [2022-06-22T15:03:40.149Z] #21 29.28 Selecting previously unselected package vim-runtime. [2022-06-22T15:03:40.149Z] #21 29.28 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:03:40.149Z] #21 29.30 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-22T15:03:40.392Z] #14 ... [2022-06-22T15:03:40.392Z] [2022-06-22T15:03:40.392Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:40.392Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:03:40.392Z] #77 22.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-22T15:03:40.405Z] #21 29.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-22T15:03:40.405Z] #21 29.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:40.436Z] #14 128.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-22T15:03:40.436Z] #14 128.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-22T15:03:40.436Z] #14 128.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-22T15:03:40.652Z] #77 22.73 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-22T15:03:40.698Z] #14 128.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-22T15:03:40.698Z] #14 128.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-22T15:03:40.698Z] #14 128.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:03:40.960Z] #14 128.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-22T15:03:40.960Z] #14 128.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-22T15:03:40.960Z] #14 128.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-22T15:03:40.960Z] #14 128.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-22T15:03:40.960Z] #14 128.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-22T15:03:40.960Z] #14 128.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-22T15:03:41.222Z] #77 23.19 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-22T15:03:41.905Z] #14 129.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-22T15:03:41.905Z] #14 129.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-22T15:03:41.905Z] #14 129.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-22T15:03:41.905Z] #14 129.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-22T15:03:41.905Z] #14 129.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-22T15:03:41.905Z] #14 129.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-22T15:03:41.905Z] #14 129.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-22T15:03:41.905Z] #14 129.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-22T15:03:41.905Z] #14 129.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-22T15:03:41.905Z] #14 129.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-22T15:03:41.905Z] #14 129.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-22T15:03:41.905Z] #14 129.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-22T15:03:41.905Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-22T15:03:41.905Z] #14 129.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-22T15:03:41.905Z] #14 129.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-22T15:03:41.905Z] #14 129.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-22T15:03:41.905Z] #14 129.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-22T15:03:41.905Z] #14 129.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-22T15:03:41.905Z] #14 129.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-22T15:03:41.905Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-22T15:03:41.905Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:03:41.905Z] #14 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-22T15:03:41.905Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:03:41.905Z] #14 129.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-22T15:03:41.905Z] #14 129.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-22T15:03:41.905Z] #14 129.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:03:41.905Z] #14 130.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-22T15:03:41.905Z] #14 130.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:03:41.905Z] #14 130.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-22T15:03:41.905Z] #14 130.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:03:42.166Z] #14 130.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-22T15:03:42.166Z] #14 130.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:03:42.166Z] #14 130.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:03:42.166Z] #14 130.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:03:43.555Z] #14 DONE 131.3s [2022-06-22T15:03:43.555Z] [2022-06-22T15:03:43.555Z] #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-22T15:03:43.555Z] #67 sha256:ec27f23fe2a0d3291ff4258f3201b749eb098093ff9aa38df0940d0046401836 [2022-06-22T15:03:43.555Z] #67 129.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-22T15:03:43.555Z] #67 129.2 + GOBIN=/build [2022-06-22T15:03:43.555Z] #67 129.2 + GO111MODULE=on [2022-06-22T15:03:43.555Z] #67 129.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:03:43.555Z] #67 ... [2022-06-22T15:03:43.555Z] [2022-06-22T15:03:43.555Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-22T15:03:43.555Z] #59 sha256:eca6697644ea172995da4145434b7941faa5d383d0dc4d63637038b4cb013ae8 [2022-06-22T15:03:43.555Z] #59 DONE 0.3s [2022-06-22T15:03:43.687Z] #21 32.50 Selecting previously unselected package vim. [2022-06-22T15:03:43.687Z] #21 32.50 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-22T15:03:43.687Z] #21 32.53 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:43.817Z] [2022-06-22T15:03:43.817Z] #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-22T15:03:43.817Z] #60 sha256:54cdb5633660d263e94331839ff30693c457eeeda47b530920f7e54d6c77f58c [2022-06-22T15:03:44.252Z] #21 33.11 Selecting previously unselected package xfsprogs. [2022-06-22T15:03:44.252Z] #21 33.11 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-22T15:03:44.252Z] #21 33.12 Unpacking xfsprogs (5.10.0-4) ... [2022-06-22T15:03:44.252Z] #21 33.48 Selecting previously unselected package zip. [2022-06-22T15:03:44.252Z] #21 33.49 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-06-22T15:03:44.509Z] #21 33.50 Unpacking zip (3.0-12) ... [2022-06-22T15:03:44.509Z] #21 33.64 Selecting previously unselected package zstd. [2022-06-22T15:03:44.509Z] #21 33.67 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-22T15:03:44.509Z] #21 33.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-22T15:03:45.022Z] #21 34.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:03:45.953Z] #21 34.89 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-22T15:03:45.953Z] #21 34.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-22T15:03:45.953Z] #21 34.92 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-22T15:03:45.953Z] #21 34.95 Setting up libicu67:arm64 (67.1-7) ... [2022-06-22T15:03:45.953Z] #21 34.96 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-22T15:03:45.953Z] #21 35.00 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-22T15:03:45.953Z] #21 35.03 Setting up uidmap (1:4.8.1-1) ... [2022-06-22T15:03:45.953Z] #21 35.04 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-22T15:03:45.953Z] #21 35.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:03:45.953Z] #21 35.07 Setting up bzip2 (1.0.8-4) ... [2022-06-22T15:03:45.953Z] #21 35.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-22T15:03:45.953Z] #21 35.10 Setting up python3-wheel (0.34.2-1) ... [2022-06-22T15:03:46.517Z] #21 ... [2022-06-22T15:03:46.517Z] [2022-06-22T15:03:46.517Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:46.517Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:03:46.517Z] #77 101.4 checking whether we are using the GNU C compiler... (cached) yes [2022-06-22T15:03:46.517Z] #77 101.4 checking whether gcc accepts -g... (cached) yes [2022-06-22T15:03:46.517Z] #77 101.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-22T15:03:46.517Z] #77 101.4 checking whether gcc understands -c and -o together... (cached) yes [2022-06-22T15:03:46.517Z] #77 101.4 checking for a Python interpreter with version >= 3... python3 [2022-06-22T15:03:46.517Z] #77 101.5 checking for python3... /usr/bin/python3 [2022-06-22T15:03:46.517Z] #77 101.5 checking for python3 version... 3.9 [2022-06-22T15:03:46.517Z] #77 101.6 checking for python3 platform... linux [2022-06-22T15:03:46.517Z] #77 101.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-22T15:03:46.517Z] #77 101.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-22T15:03:46.517Z] #77 102.0 checking that generated files are newer than configure... done [2022-06-22T15:03:46.517Z] #77 102.0 configure: creating ./config.status [2022-06-22T15:03:46.517Z] #77 104.8 config.status: creating Makefile [2022-06-22T15:03:46.517Z] #77 104.9 config.status: creating config.h [2022-06-22T15:03:46.517Z] #77 104.9 config.status: executing libtool commands [2022-06-22T15:03:46.517Z] #77 105.0 config.status: executing depfiles commands [2022-06-22T15:03:46.517Z] #77 105.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-22T15:03:46.517Z] #77 105.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-22T15:03:46.517Z] #77 106.2 checking for gcc... gcc [2022-06-22T15:03:46.517Z] #77 106.2 checking whether the C compiler works... yes [2022-06-22T15:03:46.517Z] #77 106.4 checking for C compiler default output file name... a.out [2022-06-22T15:03:46.517Z] #77 106.4 checking for suffix of executables... [2022-06-22T15:03:46.517Z] #77 106.5 checking whether we are cross compiling... no [2022-06-22T15:03:46.517Z] #77 106.7 checking for suffix of object files... o [2022-06-22T15:03:46.517Z] #77 106.8 checking whether we are using the GNU C compiler... yes [2022-06-22T15:03:46.517Z] #77 106.9 checking whether gcc accepts -g... yes [2022-06-22T15:03:46.517Z] #77 107.0 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:03:46.517Z] #77 107.2 checking whether gcc understands -c and -o together... yes [2022-06-22T15:03:46.517Z] #77 107.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:03:46.517Z] #77 107.4 checking whether build environment is sane... yes [2022-06-22T15:03:46.517Z] #77 107.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:03:46.517Z] #77 107.4 checking for gawk... no [2022-06-22T15:03:46.517Z] #77 107.4 checking for mawk... mawk [2022-06-22T15:03:46.517Z] #77 107.4 checking whether make sets $(MAKE)... yes [2022-06-22T15:03:46.517Z] #77 107.5 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:03:46.517Z] #77 107.6 checking whether make supports nested variables... yes [2022-06-22T15:03:46.517Z] #77 107.6 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:03:46.517Z] #77 107.6 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:03:46.517Z] #77 107.6 checking how to create a ustar tar archive... gnutar [2022-06-22T15:03:46.517Z] #77 107.7 checking dependency style of gcc... gcc3 [2022-06-22T15:03:46.517Z] #77 107.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:03:46.517Z] #77 107.9 checking whether make supports nested variables... (cached) yes [2022-06-22T15:03:46.517Z] #77 108.0 checking build system type... aarch64-unknown-linux-gnu [2022-06-22T15:03:46.517Z] #77 108.3 checking host system type... aarch64-unknown-linux-gnu [2022-06-22T15:03:46.517Z] #77 108.3 checking how to print strings... printf [2022-06-22T15:03:46.517Z] #77 108.3 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:03:46.517Z] #77 108.3 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:03:46.517Z] #77 108.3 checking for egrep... /bin/grep -E [2022-06-22T15:03:46.517Z] #77 108.3 checking for fgrep... /bin/grep -F [2022-06-22T15:03:46.517Z] #77 108.3 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:03:46.517Z] #77 108.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:03:46.517Z] #77 108.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:03:46.517Z] #77 108.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:03:46.517Z] #77 108.5 checking whether ln -s works... yes [2022-06-22T15:03:46.517Z] #77 108.5 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:03:46.517Z] #77 108.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-22T15:03:46.517Z] #77 108.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:03:46.517Z] #77 108.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:03:46.517Z] #77 108.5 checking for objdump... objdump [2022-06-22T15:03:46.517Z] #77 108.5 checking how to recognize dependent libraries... pass_all [2022-06-22T15:03:46.517Z] #77 108.5 checking for dlltool... no [2022-06-22T15:03:46.517Z] #77 108.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:03:46.517Z] #77 108.5 checking for ar... ar [2022-06-22T15:03:46.517Z] #77 108.6 checking for archiver @FILE support... @ [2022-06-22T15:03:46.517Z] #77 108.7 checking for strip... strip [2022-06-22T15:03:46.517Z] #77 108.7 checking for ranlib... ranlib [2022-06-22T15:03:46.517Z] #77 108.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:03:46.517Z] #77 109.2 checking for sysroot... no [2022-06-22T15:03:46.517Z] #77 109.2 checking for a working dd... /bin/dd [2022-06-22T15:03:46.517Z] #77 109.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:03:46.517Z] #77 109.2 checking for mt... no [2022-06-22T15:03:46.517Z] #77 109.2 checking if : is a manifest tool... no [2022-06-22T15:03:46.517Z] #77 109.2 checking how to run the C preprocessor... gcc -E [2022-06-22T15:03:46.517Z] #77 109.5 checking for ANSI C header files... yes [2022-06-22T15:03:46.517Z] #77 109.9 checking for sys/types.h... yes [2022-06-22T15:03:46.517Z] #77 110.1 checking for sys/stat.h... yes [2022-06-22T15:03:46.517Z] #77 110.3 checking for stdlib.h... yes [2022-06-22T15:03:46.517Z] #77 110.5 checking for string.h... yes [2022-06-22T15:03:46.517Z] #77 110.7 checking for memory.h... yes [2022-06-22T15:03:46.774Z] #77 111.0 checking for strings.h... yes [2022-06-22T15:03:46.774Z] #77 111.1 checking for inttypes.h... [2022-06-22T15:03:46.774Z] #77 ... [2022-06-22T15:03:46.774Z] [2022-06-22T15:03:46.774Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:03:46.774Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-22T15:03:46.774Z] #21 35.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:46.774Z] #21 35.73 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-22T15:03:46.774Z] #21 35.75 Setting up libcap2-bin (1:2.44-1) ... [2022-06-22T15:03:46.774Z] #21 35.76 Setting up apparmor (2.13.6-10) ... [2022-06-22T15:03:47.122Z] #60 3.163 + RM_GOPATH=0 [2022-06-22T15:03:47.122Z] #60 3.163 + TMP_GOPATH= [2022-06-22T15:03:47.122Z] #60 3.163 + : /build [2022-06-22T15:03:47.122Z] #60 3.163 + '[' -z '' ']' [2022-06-22T15:03:47.122Z] #60 3.163 ++ mktemp -d [2022-06-22T15:03:47.122Z] #60 3.164 + export GOPATH=/tmp/tmp.KQuCN7GAKh [2022-06-22T15:03:47.122Z] #60 3.167 + GOPATH=/tmp/tmp.KQuCN7GAKh [2022-06-22T15:03:47.122Z] #60 3.167 + RM_GOPATH=1 [2022-06-22T15:03:47.122Z] #60 3.167 + case "$(go env GOARCH)" in [2022-06-22T15:03:47.122Z] #60 3.168 ++ go env GOARCH [2022-06-22T15:03:47.122Z] #60 3.175 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:03:47.122Z] #60 3.175 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:03:47.122Z] #60 3.176 ++ dirname /install.sh [2022-06-22T15:03:47.122Z] #60 3.177 + dir=/ [2022-06-22T15:03:47.122Z] #60 3.177 + bin=runc [2022-06-22T15:03:47.122Z] #60 3.177 + shift [2022-06-22T15:03:47.122Z] #60 3.177 + '[' '!' -f //runc.installer ']' [2022-06-22T15:03:47.122Z] #60 3.177 + . //runc.installer [2022-06-22T15:03:47.122Z] #60 3.178 ++ set -e [2022-06-22T15:03:47.122Z] #60 3.178 ++ : v1.1.2 [2022-06-22T15:03:47.122Z] #60 3.178 + install_runc [2022-06-22T15:03:47.122Z] #60 3.178 + RUNC_BUILDTAGS=seccomp [2022-06-22T15:03:47.122Z] #60 3.179 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-22T15:03:47.122Z] #60 3.179 Install runc version v1.1.2 (build tags: seccomp) [2022-06-22T15:03:47.122Z] #60 3.179 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KQuCN7GAKh/src/github.com/opencontainers/runc [2022-06-22T15:03:47.122Z] #60 3.181 Cloning into '/tmp/tmp.KQuCN7GAKh/src/github.com/opencontainers/runc'... [2022-06-22T15:03:47.122Z] #60 ... [2022-06-22T15:03:47.122Z] [2022-06-22T15:03:47.122Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-22T15:03:47.122Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-22T15:03:47.122Z] #15 DONE 3.8s [2022-06-22T15:03:47.385Z] [2022-06-22T15:03:47.385Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-22T15:03:47.385Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-22T15:03:47.797Z] #77 ... [2022-06-22T15:03:47.797Z] [2022-06-22T15:03:47.797Z] #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-22T15:03:47.797Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:03:47.797Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-22T15:03:47.797Z] #14 105.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:03:47.797Z] #14 105.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-22T15:03:47.797Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-22T15:03:47.797Z] #14 105.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:03:47.797Z] #14 105.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-22T15:03:48.668Z] #21 37.46 Setting up zip (3.0-12) ... [2022-06-22T15:03:48.668Z] #21 37.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:48.668Z] #21 37.50 Setting up bash-completion (1:2.11-2) ... [2022-06-22T15:03:49.301Z] #16 ... [2022-06-22T15:03:49.301Z] [2022-06-22T15:03:49.301Z] #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-22T15:03:49.301Z] #67 sha256:ec27f23fe2a0d3291ff4258f3201b749eb098093ff9aa38df0940d0046401836 [2022-06-22T15:03:49.301Z] #67 136.3 rootlesskit version 1.0.0 [2022-06-22T15:03:49.301Z] #67 136.4 Usage of /build/rootlesskit-docker-proxy: [2022-06-22T15:03:49.301Z] #67 136.4 -container-ip string [2022-06-22T15:03:49.301Z] #67 136.4 container ip [2022-06-22T15:03:49.301Z] #67 136.4 -container-port int [2022-06-22T15:03:49.301Z] #67 136.4 container port (default -1) [2022-06-22T15:03:49.301Z] #67 136.4 -host-ip string [2022-06-22T15:03:49.301Z] #67 136.4 host ip [2022-06-22T15:03:49.301Z] #67 136.4 -host-port int [2022-06-22T15:03:49.301Z] #67 136.4 host port (default -1) [2022-06-22T15:03:49.301Z] #67 136.4 -proto string [2022-06-22T15:03:49.301Z] #67 136.4 proxy protocol (default "tcp") [2022-06-22T15:03:49.301Z] #67 DONE 136.8s [2022-06-22T15:03:49.301Z] [2022-06-22T15:03:49.301Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-22T15:03:49.301Z] #68 sha256:23b7979fcb3b8ca636053f2f533fe2b5d514bd845805fa934db172037d2471e4 [2022-06-22T15:03:49.301Z] #68 DONE 0.2s [2022-06-22T15:03:49.301Z] [2022-06-22T15:03:49.301Z] #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-22T15:03:49.301Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:03:49.563Z] #36 ... [2022-06-22T15:03:49.563Z] [2022-06-22T15:03:49.563Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-22T15:03:49.563Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-22T15:03:49.563Z] #16 DONE 2.3s [2022-06-22T15:03:49.563Z] [2022-06-22T15:03:49.563Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-22T15:03:49.563Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-22T15:03:49.825Z] #17 ... [2022-06-22T15:03:49.825Z] [2022-06-22T15:03:49.825Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-22T15:03:49.825Z] #69 sha256:cf1c7f1302235728acd5466d52c558b263a3e200340b7b0d5107f093ac3e5520 [2022-06-22T15:03:49.825Z] #69 DONE 0.4s [2022-06-22T15:03:50.087Z] [2022-06-22T15:03:50.087Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-22T15:03:50.087Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-22T15:03:51.189Z] #21 40.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:03:51.189Z] #21 40.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-22T15:03:51.189Z] #21 40.14 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-22T15:03:51.189Z] #21 40.17 Setting up patch (2.7.6-7) ... [2022-06-22T15:03:51.189Z] #21 40.20 Setting up sudo (1.9.5p2-3) ... [2022-06-22T15:03:51.189Z] #21 40.30 invoke-rc.d: could not determine current runlevel [2022-06-22T15:03:51.189Z] #21 40.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-22T15:03:51.189Z] #21 40.32 Setting up xfsprogs (5.10.0-4) ... [2022-06-22T15:03:51.189Z] #21 40.34 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-22T15:03:51.189Z] #21 40.37 Setting up inetutils-ping (2:2.0-1) ... [2022-06-22T15:03:51.446Z] #21 40.41 Setting up pigz (2.6-1) ... [2022-06-22T15:03:51.446Z] #21 40.42 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-22T15:03:51.446Z] #21 40.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-22T15:03:51.446Z] #21 40.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-22T15:03:51.446Z] #21 40.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:52.376Z] #21 41.19 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-22T15:03:52.376Z] #21 41.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-22T15:03:52.633Z] #21 41.68 Setting up libelf1:arm64 (0.183-1) ... [2022-06-22T15:03:52.633Z] #21 41.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-22T15:03:52.633Z] #21 41.72 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-22T15:03:52.633Z] #21 41.73 Setting up python3-distutils (3.9.2-1) ... [2022-06-22T15:03:53.197Z] #21 42.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:03:53.197Z] #21 42.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-22T15:03:53.197Z] #21 42.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-22T15:03:53.197Z] #21 42.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-22T15:03:53.197Z] #21 42.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-22T15:03:53.197Z] #21 42.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-22T15:03:53.197Z] #21 42.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-22T15:03:53.197Z] #21 42.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-22T15:03:53.197Z] #21 42.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-22T15:03:53.410Z] #17 3.796 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-22T15:03:53.453Z] #21 42.37 Setting up python3-setuptools (52.0.0-4) ... [2022-06-22T15:03:53.672Z] #17 DONE 4.2s [2022-06-22T15:03:53.672Z] [2022-06-22T15:03:53.672Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:53.672Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:03:53.672Z] #77 95.14 configure.ac:11: installing 'build-aux/compile' [2022-06-22T15:03:53.672Z] #77 95.14 configure.ac:11: installing 'build-aux/config.guess' [2022-06-22T15:03:53.672Z] #77 95.18 configure.ac:11: installing 'build-aux/config.sub' [2022-06-22T15:03:53.672Z] #77 95.18 configure.ac:13: installing 'build-aux/install-sh' [2022-06-22T15:03:53.672Z] #77 95.18 configure.ac:13: installing 'build-aux/missing' [2022-06-22T15:03:53.672Z] #77 95.20 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-22T15:03:53.672Z] #77 95.46 Makefile.am: installing 'build-aux/depcomp' [2022-06-22T15:03:54.822Z] #21 43.66 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-22T15:03:54.822Z] #21 43.68 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-22T15:03:54.822Z] #21 43.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-22T15:03:54.822Z] #21 43.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-22T15:03:55.340Z] #77 96.99 checking build system type... x86_64-pc-linux-gnu [2022-06-22T15:03:55.340Z] #77 97.28 checking host system type... x86_64-pc-linux-gnu [2022-06-22T15:03:55.340Z] #77 97.28 checking how to print strings... printf [2022-06-22T15:03:55.340Z] #77 97.28 checking for gcc... gcc [2022-06-22T15:03:55.764Z] #21 44.90 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-22T15:03:55.764Z] #21 44.91 Setting up jq (1.6-2.1) ... [2022-06-22T15:03:55.764Z] #21 44.93 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-22T15:03:55.862Z] #77 97.41 checking whether the C compiler works... yes [2022-06-22T15:03:55.862Z] #77 97.70 checking for C compiler default output file name... a.out [2022-06-22T15:03:55.862Z] #77 97.70 checking for suffix of executables... [2022-06-22T15:03:55.939Z] #14 118.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-22T15:03:55.940Z] #14 118.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:03:55.940Z] #14 118.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:03:56.021Z] #21 44.95 Setting up iptables (1.8.7-1) ... [2022-06-22T15:03:56.021Z] #21 44.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-22T15:03:56.021Z] #21 44.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-22T15:03:56.021Z] #21 44.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-22T15:03:56.021Z] #21 45.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-22T15:03:56.021Z] #21 45.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-22T15:03:56.021Z] #21 45.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-22T15:03:56.021Z] #21 45.04 Setting up iproute2 (5.10.0-4) ... [2022-06-22T15:03:56.392Z] #77 97.97 checking whether we are cross compiling... no [2022-06-22T15:03:56.392Z] #77 98.27 checking for suffix of object files... o [2022-06-22T15:03:56.584Z] #21 45.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:03:56.655Z] #77 98.40 checking whether we are using the GNU C compiler... yes [2022-06-22T15:03:56.655Z] #77 98.49 checking whether gcc accepts -g... yes [2022-06-22T15:03:56.841Z] #21 ... [2022-06-22T15:03:56.841Z] [2022-06-22T15:03:56.841Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:56.841Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:03:56.841Z] #77 111.1 checking for inttypes.h... yes [2022-06-22T15:03:56.841Z] #77 111.3 checking for stdint.h... yes [2022-06-22T15:03:56.841Z] #77 111.5 checking for unistd.h... yes [2022-06-22T15:03:56.841Z] #77 111.7 checking for dlfcn.h... yes [2022-06-22T15:03:56.841Z] #77 111.8 checking for objdir... .libs [2022-06-22T15:03:56.841Z] #77 112.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:03:56.841Z] #77 112.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:03:56.841Z] #77 112.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:03:56.841Z] #77 112.4 checking if gcc static flag -static works... yes [2022-06-22T15:03:56.841Z] #77 112.7 checking if gcc supports -c -o file.o... yes [2022-06-22T15:03:56.841Z] #77 112.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:03:56.841Z] #77 112.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-22T15:03:56.841Z] #77 113.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:03:56.841Z] #77 113.3 checking how to hardcode library paths into programs... immediate [2022-06-22T15:03:56.841Z] #77 113.3 checking whether stripping libraries is possible... yes [2022-06-22T15:03:56.841Z] #77 113.3 checking if libtool supports shared libraries... yes [2022-06-22T15:03:56.841Z] #77 113.3 checking whether to build shared libraries... no [2022-06-22T15:03:56.841Z] #77 113.3 checking whether to build static libraries... yes [2022-06-22T15:03:56.841Z] #77 113.3 checking float.h usability... yes [2022-06-22T15:03:56.841Z] #77 113.5 checking float.h presence... yes [2022-06-22T15:03:56.841Z] #77 113.5 checking for float.h... yes [2022-06-22T15:03:56.841Z] #77 113.6 checking limits.h usability... yes [2022-06-22T15:03:56.841Z] #77 113.7 checking limits.h presence... yes [2022-06-22T15:03:56.841Z] #77 113.8 checking for limits.h... yes [2022-06-22T15:03:56.841Z] #77 113.8 checking stddef.h usability... yes [2022-06-22T15:03:56.841Z] #77 114.0 checking stddef.h presence... yes [2022-06-22T15:03:56.841Z] #77 114.1 checking for stddef.h... yes [2022-06-22T15:03:56.841Z] #77 114.2 checking for stdlib.h... (cached) yes [2022-06-22T15:03:56.841Z] #77 114.2 checking for string.h... (cached) yes [2022-06-22T15:03:56.841Z] #77 114.2 checking sys/time.h usability... yes [2022-06-22T15:03:56.841Z] #77 114.4 checking sys/time.h presence... yes [2022-06-22T15:03:56.841Z] #77 114.5 checking for sys/time.h... yes [2022-06-22T15:03:56.841Z] #77 114.5 checking for inline... inline [2022-06-22T15:03:56.841Z] #77 114.6 checking for size_t... yes [2022-06-22T15:03:56.841Z] #77 114.9 checking for stdlib.h... (cached) yes [2022-06-22T15:03:56.841Z] #77 114.9 checking for GNU libc compatible malloc... yes [2022-06-22T15:03:56.841Z] #77 115.2 checking for stdlib.h... (cached) yes [2022-06-22T15:03:56.841Z] #77 115.2 checking for GNU libc compatible realloc... yes [2022-06-22T15:03:56.841Z] #77 115.4 checking for working strtod... yes [2022-06-22T15:03:56.841Z] #77 115.7 checking for gettimeofday... yes [2022-06-22T15:03:56.841Z] #77 116.0 checking for memset... yes [2022-06-22T15:03:56.841Z] #77 116.2 checking for strspn... yes [2022-06-22T15:03:56.841Z] #77 116.5 checking that generated files are newer than configure... done [2022-06-22T15:03:56.841Z] #77 116.5 configure: creating ./config.status [2022-06-22T15:03:56.841Z] #77 119.2 config.status: creating Makefile [2022-06-22T15:03:56.841Z] #77 119.3 config.status: creating config.h [2022-06-22T15:03:56.841Z] #77 119.3 config.status: executing depfiles commands [2022-06-22T15:03:56.841Z] #77 119.6 config.status: executing libtool commands [2022-06-22T15:03:56.841Z] #77 120.4 GEN .version [2022-06-22T15:03:56.841Z] #77 120.5 make install-recursive [2022-06-22T15:03:56.841Z] #77 120.5 make[1]: Entering directory '/tmp/crun-build' [2022-06-22T15:03:56.841Z] #77 120.6 Making install in libocispec [2022-06-22T15:03:56.841Z] #77 120.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:03:56.841Z] #77 120.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-22T15:03:56.841Z] #77 120.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-22T15:03:56.841Z] #77 120.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-22T15:03:56.841Z] #77 120.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-22T15:03:56.841Z] #77 121.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-22T15:03:56.841Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-22T15:03:56.841Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-22T15:03:56.841Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-22T15:03:56.841Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-22T15:03:56.841Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-22T15:03:56.841Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-22T15:03:56.841Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-22T15:03:56.841Z] #77 121.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-22T15:03:56.915Z] #77 98.65 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:03:57.098Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-22T15:03:57.098Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-22T15:03:57.098Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-22T15:03:57.098Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-22T15:03:57.098Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-22T15:03:57.098Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-22T15:03:57.098Z] #77 121.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-22T15:03:57.176Z] #77 98.83 checking whether gcc understands -c and -o together... yes [2022-06-22T15:03:57.176Z] #77 99.06 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:03:57.176Z] #77 99.11 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:03:57.176Z] #77 99.12 checking for egrep... /bin/grep -E [2022-06-22T15:03:57.176Z] #77 99.12 checking for fgrep... /bin/grep -F [2022-06-22T15:03:57.176Z] #77 99.13 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:03:57.176Z] #77 99.16 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:03:57.437Z] #77 99.18 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:03:57.437Z] #77 99.18 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:03:57.437Z] #77 99.32 checking whether ln -s works... yes [2022-06-22T15:03:57.437Z] #77 99.32 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:03:57.437Z] #77 99.35 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-22T15:03:57.437Z] #77 99.35 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:03:57.437Z] #77 99.35 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:03:57.437Z] #77 99.35 checking for objdump... objdump [2022-06-22T15:03:57.437Z] #77 99.35 checking how to recognize dependent libraries... pass_all [2022-06-22T15:03:57.437Z] #77 99.35 checking for dlltool... no [2022-06-22T15:03:57.437Z] #77 99.35 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:03:57.437Z] #77 99.35 checking for ar... ar [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-22T15:03:57.677Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-22T15:03:57.678Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-22T15:03:57.678Z] #77 122.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-22T15:03:57.698Z] #77 99.37 checking for archiver @FILE support... @ [2022-06-22T15:03:57.698Z] #77 99.52 checking for strip... strip [2022-06-22T15:03:57.698Z] #77 99.52 checking for ranlib... ranlib [2022-06-22T15:03:57.698Z] #77 99.52 checking for gawk... no [2022-06-22T15:03:57.698Z] #77 99.52 checking for mawk... mawk [2022-06-22T15:03:57.698Z] #77 99.52 checking command to parse /usr/bin/nm -B output from gcc object... [2022-06-22T15:03:57.698Z] #77 ... [2022-06-22T15:03:57.698Z] [2022-06-22T15:03:57.698Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-22T15:03:57.698Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-22T15:03:57.698Z] #18 DONE 3.9s [2022-06-22T15:03:57.935Z] #77 122.3 make install-recursive [2022-06-22T15:03:57.935Z] #77 122.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:03:57.935Z] #77 ... [2022-06-22T15:03:57.935Z] [2022-06-22T15:03:57.935Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:03:57.935Z] #21 sha256:bf40804c95d151dd65f9bf8d9d0223bfcfe9f206255970647d724800b718743f [2022-06-22T15:03:57.935Z] #21 DONE 47.1s [2022-06-22T15:03:57.935Z] [2022-06-22T15:03:57.935Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:03:57.935Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:03:57.935Z] #77 122.5 Making install in yajl [2022-06-22T15:03:57.935Z] #77 122.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:03:57.935Z] #77 122.5 CC verify/json_verify-json_verify.o [2022-06-22T15:03:57.935Z] #77 122.5 CC src/libyajl_la-yajl.lo [2022-06-22T15:03:57.935Z] #77 122.5 CC src/libyajl_la-yajl_alloc.lo [2022-06-22T15:03:57.935Z] #77 ... [2022-06-22T15:03:57.935Z] [2022-06-22T15:03:57.935Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-22T15:03:57.935Z] #22 sha256:bb9be009a72834be69ad3d42ea3d60feffc45c0645929d71527a1b0f53880ef9 [2022-06-22T15:03:57.959Z] [2022-06-22T15:03:57.959Z] #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-22T15:03:57.959Z] #60 sha256:54cdb5633660d263e94331839ff30693c457eeeda47b530920f7e54d6c77f58c [2022-06-22T15:03:57.959Z] #60 14.31 + cd /tmp/tmp.KQuCN7GAKh/src/github.com/opencontainers/runc [2022-06-22T15:03:57.959Z] #60 14.31 + git checkout -q v1.1.2 [2022-06-22T15:03:58.501Z] #22 0.658 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-22T15:03:58.501Z] #22 0.662 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-22T15:03:58.758Z] #22 0.665 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-22T15:03:58.758Z] #22 DONE 0.7s [2022-06-22T15:03:58.758Z] [2022-06-22T15:03:58.758Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-22T15:03:58.758Z] #23 sha256:2be5ffe64d88e98050be52a2eba4782a24c1ae7b06b0fc27a348a559f3723faa [2022-06-22T15:03:58.901Z] #60 15.07 + '[' -z '' ']' [2022-06-22T15:03:58.901Z] #60 15.09 + target=static [2022-06-22T15:03:58.901Z] #60 15.09 + make BUILDTAGS=seccomp static [2022-06-22T15:03:59.163Z] #60 15.53 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-22T15:04:01.079Z] #60 ... [2022-06-22T15:04:01.079Z] [2022-06-22T15:04:01.079Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-22T15:04:01.079Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-22T15:04:01.079Z] #19 DONE 3.3s [2022-06-22T15:04:01.079Z] [2022-06-22T15:04:01.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:01.079Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:01.079Z] #77 99.52 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:04:01.079Z] #77 100.2 checking for sysroot... no [2022-06-22T15:04:01.079Z] #77 100.2 checking for a working dd... /bin/dd [2022-06-22T15:04:01.079Z] #77 100.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:04:01.079Z] #77 100.4 checking for mt... no [2022-06-22T15:04:01.079Z] #77 100.4 checking if : is a manifest tool... no [2022-06-22T15:04:01.079Z] #77 100.4 checking how to run the C preprocessor... gcc -E [2022-06-22T15:04:01.079Z] #77 100.7 checking for ANSI C header files... yes [2022-06-22T15:04:01.079Z] #77 101.6 checking for sys/types.h... yes [2022-06-22T15:04:01.079Z] #77 101.8 checking for sys/stat.h... yes [2022-06-22T15:04:01.079Z] #77 102.0 checking for stdlib.h... yes [2022-06-22T15:04:01.079Z] #77 102.2 checking for string.h... yes [2022-06-22T15:04:01.079Z] #77 102.3 checking for memory.h... yes [2022-06-22T15:04:01.079Z] #77 102.6 checking for strings.h... yes [2022-06-22T15:04:01.079Z] #77 102.9 checking for inttypes.h... yes [2022-06-22T15:04:01.341Z] #77 103.1 checking for stdint.h... yes [2022-06-22T15:04:01.341Z] #77 103.3 checking for unistd.h... yes [2022-06-22T15:04:01.864Z] #77 103.5 checking for dlfcn.h... yes [2022-06-22T15:04:01.864Z] #77 103.8 checking for objdir... .libs [2022-06-22T15:04:02.437Z] #77 104.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:04:02.437Z] #77 104.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:04:02.437Z] #77 104.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:04:03.382Z] #77 104.6 checking if gcc static flag -static works... yes [2022-06-22T15:04:03.382Z] #77 105.1 checking if gcc supports -c -o file.o... yes [2022-06-22T15:04:03.382Z] #77 105.3 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:04:03.382Z] #77 105.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-22T15:04:03.644Z] #77 105.4 checking dynamic linker characteristics... [2022-06-22T15:04:03.644Z] #77 ... [2022-06-22T15:04:03.644Z] [2022-06-22T15:04:03.644Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-22T15:04:03.644Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-22T15:04:03.644Z] #20 DONE 2.5s [2022-06-22T15:04:03.644Z] [2022-06-22T15:04:03.644Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:04:03.644Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:04:04.068Z] #14 ... [2022-06-22T15:04:04.068Z] [2022-06-22T15:04:04.068Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:04.068Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:04.068Z] #77 45.77 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-22T15:04:05.311Z] #23 ... [2022-06-22T15:04:05.311Z] [2022-06-22T15:04:05.311Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:05.311Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:04:05.311Z] #77 122.6 CC src/libyajl_la-yajl_gen.lo [2022-06-22T15:04:05.311Z] #77 122.6 CC src/libyajl_la-yajl_parser.lo [2022-06-22T15:04:05.311Z] #77 122.7 CC src/libyajl_la-yajl_buf.lo [2022-06-22T15:04:05.311Z] #77 122.7 CC src/libyajl_la-yajl_encode.lo [2022-06-22T15:04:05.311Z] #77 122.7 CC src/libyajl_la-yajl_lex.lo [2022-06-22T15:04:05.311Z] #77 122.8 CC src/libyajl_la-yajl_tree.lo [2022-06-22T15:04:05.311Z] #77 128.3 CCLD libyajl.la [2022-06-22T15:04:05.311Z] #77 128.7 CCLD verify/json_verify [2022-06-22T15:04:05.311Z] #77 129.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:04:05.311Z] #77 129.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-22T15:04:05.311Z] #77 129.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-22T15:04:05.311Z] #77 129.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:04:05.311Z] #77 129.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:04:05.311Z] #77 129.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:05.311Z] #77 129.1 CC src/validate.o [2022-06-22T15:04:05.311Z] #77 129.2 CC src/image_spec_schema_config_schema.lo [2022-06-22T15:04:05.311Z] #77 129.2 CC src/image_spec_schema_content_descriptor.lo [2022-06-22T15:04:05.311Z] #77 129.2 CC src/image_spec_schema_defs.lo [2022-06-22T15:04:05.311Z] #77 129.2 CC src/image_spec_schema_defs_descriptor.lo [2022-06-22T15:04:05.311Z] #77 129.2 CC src/image_spec_schema_image_index_schema.lo [2022-06-22T15:04:05.311Z] #77 129.2 CC src/image_spec_schema_image_layout_schema.lo [2022-06-22T15:04:05.311Z] #77 129.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-22T15:04:05.311Z] #77 129.3 CC src/runtime_spec_schema_config_linux.lo [2022-06-22T15:04:05.311Z] #77 129.4 CC src/runtime_spec_schema_config_zos.lo [2022-06-22T15:04:05.311Z] #77 129.4 CC src/runtime_spec_schema_config_schema.lo [2022-06-22T15:04:05.311Z] #77 129.5 CC src/runtime_spec_schema_config_solaris.lo [2022-06-22T15:04:05.311Z] #77 129.5 CC src/runtime_spec_schema_config_vm.lo [2022-06-22T15:04:05.312Z] #77 129.6 CC src/runtime_spec_schema_config_windows.lo [2022-06-22T15:04:05.312Z] #77 129.7 CC src/runtime_spec_schema_defs.lo [2022-06-22T15:04:05.312Z] #77 129.8 CC src/runtime_spec_schema_defs_linux.lo [2022-06-22T15:04:05.312Z] #77 129.9 CC src/runtime_spec_schema_defs_zos.lo [2022-06-22T15:04:05.312Z] #77 130.0 CC src/runtime_spec_schema_defs_vm.lo [2022-06-22T15:04:05.567Z] #77 130.0 CC src/runtime_spec_schema_defs_windows.lo [2022-06-22T15:04:05.567Z] #77 130.1 CC src/runtime_spec_schema_state_schema.lo [2022-06-22T15:04:05.823Z] #77 130.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-22T15:04:05.823Z] #77 130.2 CC src/basic_test_double_array_item.lo [2022-06-22T15:04:05.823Z] #77 130.4 CC src/basic_test_double_array.lo [2022-06-22T15:04:06.081Z] #77 130.5 CC src/basic_test_top_array_int.lo [2022-06-22T15:04:06.081Z] #77 130.6 CC src/basic_test_top_array_string.lo [2022-06-22T15:04:06.081Z] #77 130.7 CC src/basic_test_top_double_array_int.lo [2022-06-22T15:04:06.267Z] #21 2.491 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:04:06.267Z] #21 2.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:04:06.336Z] #77 130.9 CC src/basic_test_top_double_array_obj.lo [2022-06-22T15:04:06.549Z] #21 2.896 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:04:06.593Z] #77 131.1 CC src/basic_test_top_double_array_refobj.lo [2022-06-22T15:04:06.593Z] #77 131.2 CC src/basic_test_top_double_array_string.lo [2022-06-22T15:04:06.813Z] #21 3.258 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:04:06.850Z] #77 131.3 CC src/read-file.lo [2022-06-22T15:04:06.850Z] #77 131.4 CC src/json_common.lo [2022-06-22T15:04:07.106Z] #77 131.6 CC tests/test-1.o [2022-06-22T15:04:07.362Z] #77 131.8 CC tests/test-2.o [2022-06-22T15:04:07.618Z] #77 132.0 CC tests/test-3.o [2022-06-22T15:04:07.618Z] #77 132.1 CC tests/test-4.o [2022-06-22T15:04:07.874Z] #77 132.4 CC tests/test-5.o [2022-06-22T15:04:07.874Z] #77 ... [2022-06-22T15:04:07.874Z] [2022-06-22T15:04:07.874Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-22T15:04:07.874Z] #23 sha256:2be5ffe64d88e98050be52a2eba4782a24c1ae7b06b0fc27a348a559f3723faa [2022-06-22T15:04:07.874Z] #23 9.210 Collecting yamllint==1.26.1 [2022-06-22T15:04:08.213Z] #21 4.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:04:09.156Z] #21 ... [2022-06-22T15:04:09.156Z] [2022-06-22T15:04:09.156Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:09.156Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:09.156Z] #77 105.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:04:09.156Z] #77 105.9 checking how to hardcode library paths into programs... immediate [2022-06-22T15:04:09.156Z] #77 105.9 checking whether stripping libraries is possible... yes [2022-06-22T15:04:09.156Z] #77 105.9 checking if libtool supports shared libraries... yes [2022-06-22T15:04:09.156Z] #77 105.9 checking whether to build shared libraries... no [2022-06-22T15:04:09.156Z] #77 105.9 checking whether to build static libraries... yes [2022-06-22T15:04:09.156Z] #77 105.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:04:09.156Z] #77 105.9 checking whether build environment is sane... yes [2022-06-22T15:04:09.156Z] #77 106.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:04:09.156Z] #77 106.0 checking whether make sets $(MAKE)... yes [2022-06-22T15:04:09.156Z] #77 106.1 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:04:09.156Z] #77 106.2 checking whether make supports nested variables... yes [2022-06-22T15:04:09.156Z] #77 106.2 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:04:09.156Z] #77 106.2 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:04:09.156Z] #77 106.2 checking how to create a ustar tar archive... gnutar [2022-06-22T15:04:09.156Z] #77 106.3 checking dependency style of gcc... gcc3 [2022-06-22T15:04:09.156Z] #77 106.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:04:09.156Z] #77 106.5 checking whether make supports nested variables... (cached) yes [2022-06-22T15:04:09.156Z] #77 106.5 checking for gawk... (cached) mawk [2022-06-22T15:04:09.156Z] #77 106.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-22T15:04:09.156Z] #77 106.5 checking for gcc... (cached) gcc [2022-06-22T15:04:09.156Z] #77 106.6 checking whether we are using the GNU C compiler... (cached) yes [2022-06-22T15:04:09.156Z] #77 106.6 checking whether gcc accepts -g... (cached) yes [2022-06-22T15:04:09.156Z] #77 106.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-22T15:04:09.156Z] #77 106.7 checking whether gcc understands -c and -o together... (cached) yes [2022-06-22T15:04:09.156Z] #77 106.7 checking for a Python interpreter with version >= 3... python3 [2022-06-22T15:04:09.156Z] #77 106.8 checking for python3... /usr/bin/python3 [2022-06-22T15:04:09.156Z] #77 106.8 checking for python3 version... 3.9 [2022-06-22T15:04:09.156Z] #77 106.9 checking for python3 platform... linux [2022-06-22T15:04:09.156Z] #77 106.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-22T15:04:09.156Z] #77 107.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-22T15:04:09.156Z] #77 107.3 checking for go-md2man... no [2022-06-22T15:04:09.156Z] #77 107.3 checking error.h usability... yes [2022-06-22T15:04:09.156Z] #77 107.5 checking error.h presence... yes [2022-06-22T15:04:09.156Z] #77 107.6 checking for error.h... yes [2022-06-22T15:04:09.156Z] #77 107.6 checking linux/openat2.h usability... yes [2022-06-22T15:04:09.156Z] #77 107.8 checking linux/openat2.h presence... yes [2022-06-22T15:04:09.156Z] #77 107.9 checking for linux/openat2.h... yes [2022-06-22T15:04:09.156Z] #77 107.9 checking for copy_file_range... yes [2022-06-22T15:04:09.156Z] #77 108.2 checking for fgetxattr... yes [2022-06-22T15:04:09.156Z] #77 108.6 checking for statx... yes [2022-06-22T15:04:09.156Z] #77 108.9 checking for fgetpwent_r... yes [2022-06-22T15:04:09.156Z] #77 109.3 checking for issetugid... no [2022-06-22T15:04:09.156Z] #77 109.5 checking for pkg-config... /usr/bin/pkg-config [2022-06-22T15:04:09.156Z] #77 109.5 checking pkg-config is at least version 0.9.0... yes [2022-06-22T15:04:09.156Z] #77 109.5 checking for library containing yajl_tree_get... -lyajl [2022-06-22T15:04:09.156Z] #77 110.2 checking for yajl >= 2.0.0... yes [2022-06-22T15:04:09.156Z] #77 110.3 checking sys/capability.h usability... yes [2022-06-22T15:04:09.156Z] #77 110.6 checking sys/capability.h presence... yes [2022-06-22T15:04:09.156Z] #77 110.7 checking for sys/capability.h... yes [2022-06-22T15:04:09.156Z] #77 110.7 checking for library containing cap_from_name... -lcap [2022-06-22T15:04:09.240Z] #23 10.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-22T15:04:10.098Z] #77 111.2 checking for library containing dlopen... -ldl [2022-06-22T15:04:10.098Z] #77 111.8 checking seccomp.h usability... yes [2022-06-22T15:04:10.098Z] #77 112.1 checking seccomp.h presence... yes [2022-06-22T15:04:10.168Z] #23 11.45 Collecting pathspec>=0.5.3 [2022-06-22T15:04:10.168Z] #23 11.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-22T15:04:10.359Z] #77 112.2 checking for seccomp.h... yes [2022-06-22T15:04:10.424Z] #23 11.81 Collecting pyyaml [2022-06-22T15:04:10.424Z] #23 11.83 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-22T15:04:10.424Z] #23 11.88 Building wheels for collected packages: yamllint [2022-06-22T15:04:10.620Z] #77 112.2 checking for library containing seccomp_rule_add... -lseccomp [2022-06-22T15:04:10.679Z] #23 11.89 Building wheel for yamllint (setup.py): started [2022-06-22T15:04:11.198Z] #77 112.7 checking for library containing seccomp_arch_resolve_name... none required [2022-06-22T15:04:11.198Z] #77 112.9 checking systemd/sd-bus.h usability... yes [2022-06-22T15:04:11.198Z] #77 113.2 checking systemd/sd-bus.h presence... yes [2022-06-22T15:04:11.459Z] #77 113.3 checking for systemd/sd-bus.h... yes [2022-06-22T15:04:11.608Z] #23 12.90 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-22T15:04:11.608Z] #23 12.90 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=535d3a4167dae74d4c8f7155a79a38782efa7588ee6097bf391a2a7b0794a368 [2022-06-22T15:04:11.608Z] #23 12.90 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-22T15:04:11.608Z] #23 12.91 Successfully built yamllint [2022-06-22T15:04:11.608Z] #23 12.94 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-22T15:04:12.032Z] #77 113.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-22T15:04:12.170Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-22T15:04:12.604Z] #77 114.0 checking for sd_notify_barrier... yes [2022-06-22T15:04:12.604Z] #77 114.4 checking linux/bpf.h usability... yes [2022-06-22T15:04:12.733Z] #23 DONE 13.8s [2022-06-22T15:04:12.733Z] [2022-06-22T15:04:12.733Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:12.733Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:04:12.733Z] #77 132.6 CC tests/test-6.o [2022-06-22T15:04:12.733Z] #77 132.8 CC tests/test-7.o [2022-06-22T15:04:12.733Z] #77 132.8 CC tests/test-8.o [2022-06-22T15:04:12.733Z] #77 133.0 CC tests/test-9.o [2022-06-22T15:04:12.733Z] #77 133.2 CC tests/test-10.o [2022-06-22T15:04:12.733Z] #77 133.3 CC tests/test-11.o [2022-06-22T15:04:12.867Z] #77 114.6 checking linux/bpf.h presence... yes [2022-06-22T15:04:12.867Z] #77 114.7 checking for linux/bpf.h... yes [2022-06-22T15:04:12.867Z] #77 114.7 checking compilation for eBPF... yes [2022-06-22T15:04:12.867Z] #77 114.9 checking for criu >= 3.15... no [2022-06-22T15:04:12.867Z] #77 114.9 configure: CRIU headers not found, building without CRIU support [2022-06-22T15:04:12.867Z] #77 114.9 checking for criu > 3.16... no [2022-06-22T15:04:12.867Z] #77 115.0 configure: CRIU version doesn't support join-ns API [2022-06-22T15:04:12.867Z] #77 115.0 checking for criu > 3.16.1... no [2022-06-22T15:04:13.129Z] #77 115.0 configure: CRIU version doesn't support for pre-dumping [2022-06-22T15:04:13.129Z] #77 115.0 checking for new mount API (fsconfig)... yes [2022-06-22T15:04:13.129Z] #77 115.1 checking for seccomp notify API... yes [2022-06-22T15:04:13.390Z] #77 115.2 checking for gperf... no [2022-06-22T15:04:13.390Z] #77 115.2 configure: gperf not found - cannot rebuild signal parser code [2022-06-22T15:04:13.390Z] #77 115.2 checking for library containing argp_parse... none required [2022-06-22T15:04:13.651Z] #77 115.7 checking that generated files are newer than configure... done [2022-06-22T15:04:13.651Z] #77 115.7 configure: creating ./config.status [2022-06-22T15:04:14.078Z] #77 ... [2022-06-22T15:04:14.078Z] [2022-06-22T15:04:14.078Z] #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-22T15:04:14.078Z] #64 sha256:cf6a622214be3799ec9e524b60a4eef448fea9816fe90efa3d4f7b2a7bf0d39a [2022-06-22T15:04:15.154Z] #64 71.86 Updating files: 24% (1167/4776) Updating files: 25% (1194/4776) Updating files: 26% (1242/4776) Updating files: 27% (1290/4776) Updating files: 28% (1338/4776) Updating files: 29% (1386/4776) Updating files: 30% (1433/4776) Updating files: 31% (1481/4776) Updating files: 32% (1529/4776) Updating files: 33% (1577/4776) Updating files: 34% (1624/4776) Updating files: 35% (1672/4776) Updating files: 36% (1720/4776) Updating files: 37% (1768/4776) Updating files: 38% (1815/4776) Updating files: 39% (1863/4776) Updating files: 40% (1911/4776) Updating files: 41% (1959/4776) Updating files: 42% (2006/4776) Updating files: 43% (2054/4776) Updating files: 44% (2102/4776) Updating files: 45% (2150/4776) Updating files: 46% (2197/4776) Updating files: 47% (2245/4776) Updating files: 48% (2293/4776) Updating files: 49% (2341/4776) Updating files: 50% (2388/4776) Updating files: 51% (2436/4776) Updating files: 52% (2484/4776) Updating files: 53% (2532/4776) Updating files: 54% (2580/4776) Updating files: 55% (2627/4776) Updating files: 56% (2675/4776) Updating files: 57% (2723/4776) Updating files: 58% (2771/4776) Updating files: 59% (2818/4776) Updating files: 60% (2866/4776) Updating files: 61% (2914/4776) Updating files: 61% (2947/4776) Updating files: 62% (2962/4776) Updating files: 63% (3009/4776) Updating files: 64% (3057/4776) Updating files: 65% (3105/4776) Updating files: 66% (3153/4776) Updating files: 67% (3200/4776) Updating files: 68% (3248/4776) Updating files: 69% (3296/4776) Updating files: 70% (3344/4776) Updating files: 71% (3391/4776) Updating files: 72% (3439/4776) Updating files: 73% (3487/4776) Updating files: 74% (3535/4776) Updating files: 75% (3582/4776) Updating files: 76% (3630/4776) Updating files: 77% (3678/4776) Updating files: 78% (3726/4776) Updating files: 79% (3774/4776) Updating files: 80% (3821/4776) Updating files: 81% (3869/4776) Updating files: 82% (3917/4776) Updating files: 83% (3965/4776) Updating files: 84% (4012/4776) Updating files: 85% (4060/4776) Updating files: 85% (4085/4776) Updating files: 86% (4108/4776) Updating files: 87% (4156/4776) Updating files: 88% (4203/4776) Updating files: 89% (4251/4776) Updating files: 90% (4299/4776) Updating files: 91% (4347/4776) Updating files: 92% (4394/4776) Updating files: 93% (4442/4776) Updating files: 94% (4490/4776) Updating files: 95% (4538/4776) Updating files: 96% (4585/4776) Updating files: 97% (4633/4776) Updating files: 98% (4681/4776) Updating files: 99% (4729/4776) Updating files: 100% (4776/4776) Updating files: 100% (4776/4776), done. [2022-06-22T15:04:15.154Z] #64 74.65 + cd /tmp/tmp.TcSxjA1mNs/src/github.com/containerd/containerd [2022-06-22T15:04:15.450Z] #64 74.65 + git checkout -q v1.6.6 [2022-06-22T15:04:16.200Z] #77 ... [2022-06-22T15:04:16.200Z] [2022-06-22T15:04:16.200Z] #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-22T15:04:16.200Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-22T15:04:16.200Z] #34 DONE 163.2s [2022-06-22T15:04:16.200Z] [2022-06-22T15:04:16.200Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:04:16.200Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:04:16.200Z] #21 6.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:04:16.200Z] #21 10.55 Fetched 8544 kB in 8s (1024 kB/s) [2022-06-22T15:04:16.772Z] #21 10.55 Reading package lists... [2022-06-22T15:04:16.772Z] #21 ... [2022-06-22T15:04:16.772Z] [2022-06-22T15:04:16.772Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:16.772Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:16.772Z] #77 118.8 config.status: creating Makefile [2022-06-22T15:04:16.772Z] #77 118.9 config.status: creating rpm/crun.spec [2022-06-22T15:04:17.032Z] #77 119.0 config.status: creating config.h [2022-06-22T15:04:17.032Z] #77 119.0 config.status: executing libtool commands [2022-06-22T15:04:17.032Z] #77 119.1 config.status: executing depfiles commands [2022-06-22T15:04:17.379Z] #64 76.62 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-22T15:04:17.379Z] #64 76.62 + BUILDTAGS='netgo osusergo static_build' [2022-06-22T15:04:17.379Z] #64 76.62 + export EXTRA_FLAGS=-buildmode=pie [2022-06-22T15:04:17.379Z] #64 76.62 + EXTRA_FLAGS=-buildmode=pie [2022-06-22T15:04:17.379Z] #64 76.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-22T15:04:17.379Z] #64 76.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-22T15:04:17.379Z] #64 76.62 + '[' '' = dynamic ']' [2022-06-22T15:04:17.379Z] #64 76.62 + make [2022-06-22T15:04:18.420Z] #77 120.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-22T15:04:18.682Z] #77 120.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-22T15:04:18.943Z] #77 121.0 checking for gcc... gcc [2022-06-22T15:04:19.205Z] #77 121.1 checking whether the C compiler works... yes [2022-06-22T15:04:19.205Z] #77 121.3 checking for C compiler default output file name... a.out [2022-06-22T15:04:19.284Z] #64 ... [2022-06-22T15:04:19.284Z] [2022-06-22T15:04:19.284Z] #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-22T15:04:19.284Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:04:19.284Z] #14 142.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-22T15:04:19.284Z] #14 142.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:04:19.284Z] #14 142.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:04:19.777Z] #77 121.3 checking for suffix of executables... [2022-06-22T15:04:19.777Z] #77 ... [2022-06-22T15:04:19.777Z] [2022-06-22T15:04:19.777Z] #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-22T15:04:19.777Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:04:19.777Z] #36 166.9 Delve is a source level debugger for Go programs. [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-22T15:04:19.777Z] #36 166.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 Pass flags to the program you are debugging using `--`, for example: [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 Usage: [2022-06-22T15:04:19.777Z] #36 166.9 dlv [command] [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 Available Commands: [2022-06-22T15:04:19.777Z] #36 166.9 attach Attach to running process and begin debugging. [2022-06-22T15:04:19.777Z] #36 166.9 connect Connect to a headless debug server with a terminal client. [2022-06-22T15:04:19.777Z] #36 166.9 core Examine a core dump. [2022-06-22T15:04:19.777Z] #36 166.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-22T15:04:19.777Z] #36 166.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-22T15:04:19.777Z] #36 166.9 exec Execute a precompiled binary, and begin a debug session. [2022-06-22T15:04:19.777Z] #36 166.9 help Help about any command [2022-06-22T15:04:19.777Z] #36 166.9 run Deprecated command. Use 'debug' instead. [2022-06-22T15:04:19.777Z] #36 166.9 test Compile test binary and begin debugging program. [2022-06-22T15:04:19.777Z] #36 166.9 trace Compile and begin tracing program. [2022-06-22T15:04:19.777Z] #36 166.9 version Prints version. [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 Flags: [2022-06-22T15:04:19.777Z] #36 166.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-22T15:04:19.777Z] #36 166.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-22T15:04:19.777Z] #36 166.9 --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-22T15:04:19.777Z] #36 166.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-22T15:04:19.777Z] #36 166.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-22T15:04:19.777Z] #36 166.9 --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-22T15:04:19.777Z] #36 166.9 --disable-aslr Disables address space randomization [2022-06-22T15:04:19.777Z] #36 166.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-22T15:04:19.777Z] #36 166.9 -h, --help help for dlv [2022-06-22T15:04:19.777Z] #36 166.9 --init string Init file, executed by the terminal client. [2022-06-22T15:04:19.777Z] #36 166.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-22T15:04:19.777Z] #36 166.9 --log Enable debugging server logging. [2022-06-22T15:04:19.777Z] #36 166.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-22T15:04:19.777Z] #36 166.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-22T15:04:19.777Z] #36 166.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-22T15:04:19.777Z] #36 166.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-22T15:04:19.777Z] #36 166.9 --wd string Working directory for running the program. [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 Additional help topics: [2022-06-22T15:04:19.777Z] #36 166.9 dlv backend Help about the --backend flag. [2022-06-22T15:04:19.777Z] #36 166.9 dlv log Help about logging flags. [2022-06-22T15:04:19.777Z] #36 166.9 dlv redirect Help about file redirection. [2022-06-22T15:04:19.777Z] #36 166.9 [2022-06-22T15:04:19.777Z] #36 166.9 Use "dlv [command] --help" for more information about a command. [2022-06-22T15:04:19.777Z] #36 DONE 167.4s [2022-06-22T15:04:19.777Z] [2022-06-22T15:04:19.777Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:19.777Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:19.777Z] #77 121.3 checking for suffix of executables... [2022-06-22T15:04:19.777Z] #77 121.6 checking whether we are cross compiling... no [2022-06-22T15:04:19.777Z] #77 121.8 checking for suffix of object files... o [2022-06-22T15:04:20.038Z] #77 121.9 checking whether we are using the GNU C compiler... yes [2022-06-22T15:04:20.038Z] #77 122.0 checking whether gcc accepts -g... yes [2022-06-22T15:04:20.299Z] #77 122.0 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:04:20.299Z] #77 122.2 checking whether gcc understands -c and -o together... yes [2022-06-22T15:04:20.561Z] #77 122.4 checking how to run the C preprocessor... gcc -E [2022-06-22T15:04:20.823Z] #77 122.7 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:04:20.823Z] #77 122.8 checking for egrep... /bin/grep -E [2022-06-22T15:04:21.396Z] #77 122.8 checking for ANSI C header files... yes [2022-06-22T15:04:21.658Z] #77 123.4 checking for sys/types.h... yes [2022-06-22T15:04:21.919Z] #77 123.7 checking for sys/stat.h... yes [2022-06-22T15:04:22.181Z] #77 123.9 checking for stdlib.h... yes [2022-06-22T15:04:22.443Z] #77 124.1 checking for string.h... yes [2022-06-22T15:04:22.443Z] #77 124.3 checking for memory.h... yes [2022-06-22T15:04:22.704Z] #77 124.5 checking for strings.h... yes [2022-06-22T15:04:22.966Z] #77 124.8 checking for inttypes.h... yes [2022-06-22T15:04:23.227Z] #77 125.0 checking for stdint.h... yes [2022-06-22T15:04:23.489Z] #77 125.2 checking for unistd.h... yes [2022-06-22T15:04:23.751Z] #77 125.4 checking minix/config.h usability... no [2022-06-22T15:04:23.751Z] #77 125.6 checking minix/config.h presence... no [2022-06-22T15:04:23.751Z] #77 125.6 checking for minix/config.h... no [2022-06-22T15:04:24.013Z] #77 125.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-22T15:04:24.013Z] #77 125.8 checking build system type... x86_64-pc-linux-gnu [2022-06-22T15:04:24.013Z] #77 126.1 checking host system type... x86_64-pc-linux-gnu [2022-06-22T15:04:24.274Z] #77 126.1 checking how to print strings... printf [2022-06-22T15:04:24.274Z] #77 126.1 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:04:24.274Z] #77 126.1 checking for fgrep... /bin/grep -F [2022-06-22T15:04:24.274Z] #77 126.1 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:04:24.274Z] #77 126.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:04:24.274Z] #77 126.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:04:24.274Z] #77 126.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:04:24.274Z] #77 126.3 checking whether ln -s works... yes [2022-06-22T15:04:24.274Z] #77 126.3 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:04:24.274Z] #77 126.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-22T15:04:24.274Z] #77 126.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:04:24.274Z] #77 126.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:04:24.274Z] #77 126.3 checking for objdump... objdump [2022-06-22T15:04:24.274Z] #77 126.3 checking how to recognize dependent libraries... pass_all [2022-06-22T15:04:24.274Z] #77 126.3 checking for dlltool... no [2022-06-22T15:04:24.274Z] #77 126.3 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:04:24.535Z] #77 126.3 checking for ar... ar [2022-06-22T15:04:24.535Z] #77 126.3 checking for archiver @FILE support... @ [2022-06-22T15:04:24.535Z] #77 126.5 checking for strip... strip [2022-06-22T15:04:24.535Z] #77 126.5 checking for ranlib... ranlib [2022-06-22T15:04:24.535Z] #77 126.5 checking for gawk... no [2022-06-22T15:04:24.535Z] #77 126.5 checking for mawk... mawk [2022-06-22T15:04:24.797Z] #77 126.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:04:24.797Z] #77 126.8 checking for sysroot... no [2022-06-22T15:04:24.797Z] #77 126.8 checking for a working dd... /bin/dd [2022-06-22T15:04:24.797Z] #77 126.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:04:24.905Z] #77 ... [2022-06-22T15:04:24.905Z] [2022-06-22T15:04:24.905Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-22T15:04:24.905Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-22T15:04:24.905Z] #47 196.7 + dpkg --print-architecture [2022-06-22T15:04:25.059Z] #77 127.0 checking for mt... no [2022-06-22T15:04:25.059Z] #77 127.0 checking if : is a manifest tool... no [2022-06-22T15:04:25.321Z] #77 127.0 checking for dlfcn.h... yes [2022-06-22T15:04:25.321Z] #77 127.2 checking for objdir... .libs [2022-06-22T15:04:25.468Z] #47 DONE 197.2s [2022-06-22T15:04:25.468Z] [2022-06-22T15:04:25.468Z] #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-22T15:04:25.468Z] #26 sha256:9b73b4ee056ccf47f344a4a7be47f6b7a80fffc6069c065a3e9ec9c33f2c661c [2022-06-22T15:04:25.583Z] #77 127.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:04:25.844Z] #77 127.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:04:25.844Z] #77 127.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:04:26.105Z] #77 127.8 checking if gcc static flag -static works... yes [2022-06-22T15:04:26.366Z] #77 128.2 checking if gcc supports -c -o file.o... yes [2022-06-22T15:04:26.366Z] #77 128.4 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:04:26.366Z] #77 128.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-22T15:04:26.890Z] #77 128.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:04:26.890Z] #77 128.8 checking how to hardcode library paths into programs... immediate [2022-06-22T15:04:26.890Z] #77 128.8 checking whether stripping libraries is possible... yes [2022-06-22T15:04:26.890Z] #77 128.8 checking if libtool supports shared libraries... yes [2022-06-22T15:04:26.890Z] #77 128.8 checking whether to build shared libraries... no [2022-06-22T15:04:26.890Z] #77 128.8 checking whether to build static libraries... yes [2022-06-22T15:04:26.890Z] #77 128.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:04:26.890Z] #77 128.8 checking whether build environment is sane... yes [2022-06-22T15:04:26.890Z] #77 128.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:04:26.890Z] #77 128.9 checking whether make sets $(MAKE)... yes [2022-06-22T15:04:26.890Z] #77 128.9 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:04:26.890Z] #77 128.9 checking whether make supports nested variables... yes [2022-06-22T15:04:27.151Z] #77 129.0 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:04:27.151Z] #77 129.0 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:04:27.151Z] #77 129.0 checking how to create a ustar tar archive... gnutar [2022-06-22T15:04:27.151Z] #77 129.0 checking dependency style of gcc... gcc3 [2022-06-22T15:04:27.151Z] #77 129.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:04:27.151Z] #77 129.1 checking whether make supports nested variables... (cached) yes [2022-06-22T15:04:27.151Z] #77 129.1 checking for pkg-config... /usr/bin/pkg-config [2022-06-22T15:04:27.151Z] #77 129.1 checking pkg-config is at least version 0.9.0... yes [2022-06-22T15:04:27.151Z] #77 129.1 checking for yajl >= 2.1.0... yes [2022-06-22T15:04:27.151Z] #77 129.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-22T15:04:27.151Z] #77 129.2 checking for gcc... (cached) gcc [2022-06-22T15:04:27.404Z] #14 ... [2022-06-22T15:04:27.405Z] [2022-06-22T15:04:27.405Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:27.405Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:27.405Z] #77 62.65 libtoolize: putting auxiliary files in '.'. [2022-06-22T15:04:27.405Z] #77 62.66 libtoolize: copying file './ltmain.sh' [2022-06-22T15:04:27.405Z] #77 63.52 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-22T15:04:27.405Z] #77 63.52 libtoolize: and rerunning libtoolize and aclocal. [2022-06-22T15:04:27.405Z] #77 63.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-22T15:04:27.412Z] #77 129.3 checking whether we are using the GNU C compiler... (cached) yes [2022-06-22T15:04:27.412Z] #77 129.3 checking whether gcc accepts -g... (cached) yes [2022-06-22T15:04:27.412Z] #77 129.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-22T15:04:27.412Z] #77 129.3 checking whether gcc understands -c and -o together... (cached) yes [2022-06-22T15:04:27.412Z] #77 129.3 checking for a Python interpreter with version >= 3... python3 [2022-06-22T15:04:27.412Z] #77 129.4 checking for python3... /usr/bin/python3 [2022-06-22T15:04:27.412Z] #77 129.4 checking for python3 version... 3.9 [2022-06-22T15:04:27.412Z] #77 129.4 checking for python3 platform... linux [2022-06-22T15:04:27.673Z] #77 129.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-22T15:04:27.673Z] #77 129.7 checking for python3 extension module directory... [2022-06-22T15:04:27.673Z] #77 ... [2022-06-22T15:04:27.673Z] [2022-06-22T15:04:27.673Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:04:27.673Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:04:27.673Z] #21 10.55 Reading package lists... [2022-06-22T15:04:27.673Z] #21 14.26 Reading package lists... [2022-06-22T15:04:27.673Z] #21 17.51 Building dependency tree... [2022-06-22T15:04:27.673Z] #21 19.65 The following additional packages will be installed: [2022-06-22T15:04:27.673Z] #21 19.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-22T15:04:27.673Z] #21 19.66 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-22T15:04:27.673Z] #21 19.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-22T15:04:27.673Z] #21 19.66 python3-pkg-resources vim-runtime xxd [2022-06-22T15:04:27.673Z] #21 19.67 Suggested packages: [2022-06-22T15:04:27.673Z] #21 19.68 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-22T15:04:27.673Z] #21 19.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-22T15:04:27.673Z] #21 19.68 acl attr quota [2022-06-22T15:04:27.673Z] #21 19.68 Recommended packages: [2022-06-22T15:04:27.673Z] #21 19.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-22T15:04:27.673Z] #21 20.99 The following NEW packages will be installed: [2022-06-22T15:04:27.673Z] #21 20.99 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-22T15:04:27.673Z] #21 20.99 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-22T15:04:27.673Z] #21 20.99 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-22T15:04:27.673Z] #21 21.00 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-22T15:04:27.673Z] #21 21.00 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-22T15:04:27.673Z] #21 21.00 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-22T15:04:27.673Z] #21 21.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-22T15:04:27.673Z] #21 21.00 xz-utils zip zstd [2022-06-22T15:04:27.673Z] #21 21.35 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:04:27.673Z] #21 21.35 Need to get 27.7 MB of archives. [2022-06-22T15:04:27.673Z] #21 21.35 After this operation, 106 MB of additional disk space will be used. [2022-06-22T15:04:27.673Z] #21 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-22T15:04:27.673Z] #21 21.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-22T15:04:27.673Z] #21 21.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-22T15:04:27.673Z] #21 21.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-22T15:04:27.673Z] #21 21.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-22T15:04:27.673Z] #21 21.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-22T15:04:27.673Z] #21 21.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-22T15:04:27.673Z] #21 21.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-22T15:04:27.673Z] #21 21.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-22T15:04:27.674Z] #21 21.40 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-22T15:04:27.674Z] #21 21.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-22T15:04:27.674Z] #21 21.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-22T15:04:27.674Z] #21 21.41 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-22T15:04:27.674Z] #21 21.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-22T15:04:27.674Z] #21 21.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-22T15:04:27.674Z] #21 21.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-22T15:04:27.674Z] #21 21.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-22T15:04:27.674Z] #21 21.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-22T15:04:27.674Z] #21 21.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-22T15:04:27.674Z] #21 21.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-22T15:04:27.674Z] #21 21.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-22T15:04:27.674Z] #21 21.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-22T15:04:27.674Z] #21 21.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-22T15:04:27.674Z] #21 21.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-22T15:04:27.674Z] #21 21.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-22T15:04:27.674Z] #21 21.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-22T15:04:27.674Z] #21 21.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-22T15:04:27.674Z] #21 21.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-22T15:04:27.674Z] #21 21.78 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-22T15:04:27.674Z] #21 21.78 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-22T15:04:27.674Z] #21 21.79 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-22T15:04:27.674Z] #21 21.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-22T15:04:27.674Z] #21 21.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-22T15:04:27.674Z] #21 21.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-22T15:04:27.674Z] #21 21.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-22T15:04:27.674Z] #21 21.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-22T15:04:27.674Z] #21 21.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-22T15:04:27.674Z] #21 21.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-22T15:04:27.674Z] #21 21.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-22T15:04:27.674Z] #21 21.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-22T15:04:27.674Z] #21 21.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-22T15:04:27.674Z] #21 21.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-22T15:04:27.674Z] #21 22.56 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-22T15:04:27.674Z] #21 22.57 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-22T15:04:27.674Z] #21 22.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-22T15:04:27.674Z] #21 22.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-22T15:04:27.674Z] #21 22.83 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-22T15:04:27.674Z] #21 22.85 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-22T15:04:27.674Z] #21 22.86 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-22T15:04:27.674Z] #21 23.56 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:04:27.674Z] #21 23.74 Fetched 27.7 MB in 2s (15.0 MB/s) [2022-06-22T15:04:27.674Z] #21 23.80 Selecting previously unselected package pigz. [2022-06-22T15:04:27.674Z] #21 23.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 ... 24019 files and directories currently installed.) [2022-06-22T15:04:27.674Z] #21 23.85 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-22T15:04:27.674Z] #21 23.86 Unpacking pigz (2.6-1) ... [2022-06-22T15:04:27.674Z] #21 23.97 Selecting previously unselected package libelf1:amd64. [2022-06-22T15:04:27.674Z] #21 23.97 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-22T15:04:27.674Z] #21 23.98 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-22T15:04:27.674Z] #21 24.14 Selecting previously unselected package libbpf0:amd64. [2022-06-22T15:04:27.674Z] #21 24.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-22T15:04:27.674Z] #21 24.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-22T15:04:27.674Z] #21 24.24 Selecting previously unselected package libcap2:amd64. [2022-06-22T15:04:27.935Z] #21 24.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-22T15:04:27.935Z] #21 24.26 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-22T15:04:27.935Z] #21 24.32 Selecting previously unselected package libmnl0:amd64. [2022-06-22T15:04:27.935Z] #21 24.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-22T15:04:27.935Z] #21 24.33 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-22T15:04:27.935Z] #21 24.39 Selecting previously unselected package libxtables12:amd64. [2022-06-22T15:04:27.935Z] #21 24.40 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-22T15:04:27.935Z] #21 24.40 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-22T15:04:27.935Z] #21 24.49 Selecting previously unselected package libcap2-bin. [2022-06-22T15:04:27.935Z] #21 24.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-22T15:04:27.935Z] #21 ... [2022-06-22T15:04:27.935Z] [2022-06-22T15:04:27.935Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:27.935Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:27.935Z] #77 129.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-22T15:04:27.935Z] #77 130.0 checking that generated files are newer than configure... done [2022-06-22T15:04:27.935Z] #77 130.0 configure: creating ./config.status [2022-06-22T15:04:29.943Z] #77 ... [2022-06-22T15:04:29.943Z] [2022-06-22T15:04:29.943Z] #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-22T15:04:29.943Z] #64 sha256:cf6a622214be3799ec9e524b60a4eef448fea9816fe90efa3d4f7b2a7bf0d39a [2022-06-22T15:04:29.943Z] #64 79.03 + bin/ctr [2022-06-22T15:04:30.486Z] #77 132.1 config.status: creating Makefile [2022-06-22T15:04:30.486Z] #77 132.2 config.status: creating config.h [2022-06-22T15:04:30.486Z] #77 132.2 config.status: executing libtool commands [2022-06-22T15:04:30.486Z] #77 132.3 config.status: executing depfiles commands [2022-06-22T15:04:30.511Z] #64 ... [2022-06-22T15:04:30.511Z] [2022-06-22T15:04:30.511Z] #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-22T15:04:30.511Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:04:30.511Z] #14 153.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-22T15:04:30.511Z] #14 153.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:04:30.511Z] #14 153.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-22T15:04:31.059Z] #77 133.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-22T15:04:31.059Z] #77 133.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-22T15:04:31.321Z] #77 133.3 checking for gcc... gcc [2022-06-22T15:04:31.584Z] #77 133.4 checking whether the C compiler works... yes [2022-06-22T15:04:31.584Z] #77 133.6 checking for C compiler default output file name... a.out [2022-06-22T15:04:31.846Z] #77 133.6 checking for suffix of executables... [2022-06-22T15:04:32.108Z] #77 133.8 checking whether we are cross compiling... no [2022-06-22T15:04:32.369Z] #77 134.0 checking for suffix of object files... o [2022-06-22T15:04:32.369Z] #77 134.2 checking whether we are using the GNU C compiler... yes [2022-06-22T15:04:32.369Z] #77 134.3 checking whether gcc accepts -g... yes [2022-06-22T15:04:32.636Z] #77 134.4 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:04:32.636Z] #77 134.6 checking whether gcc understands -c and -o together... yes [2022-06-22T15:04:32.898Z] #77 134.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:04:32.898Z] #77 134.8 checking whether build environment is sane... yes [2022-06-22T15:04:32.898Z] #77 134.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:04:32.898Z] #77 134.8 checking for gawk... no [2022-06-22T15:04:32.898Z] #77 134.8 checking for mawk... mawk [2022-06-22T15:04:32.898Z] #77 134.8 checking whether make sets $(MAKE)... yes [2022-06-22T15:04:32.898Z] #77 134.9 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:04:32.898Z] #77 134.9 checking whether make supports nested variables... yes [2022-06-22T15:04:32.898Z] #77 134.9 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:04:32.898Z] #77 134.9 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:04:32.898Z] #77 134.9 checking how to create a ustar tar archive... gnutar [2022-06-22T15:04:33.160Z] #77 135.0 checking dependency style of gcc... gcc3 [2022-06-22T15:04:33.160Z] #77 135.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:04:33.160Z] #77 135.2 checking whether make supports nested variables... (cached) yes [2022-06-22T15:04:33.422Z] #77 135.2 checking build system type... x86_64-pc-linux-gnu [2022-06-22T15:04:33.422Z] #77 135.5 checking host system type... x86_64-pc-linux-gnu [2022-06-22T15:04:33.422Z] #77 135.5 checking how to print strings... printf [2022-06-22T15:04:33.422Z] #77 135.5 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:04:33.422Z] #77 135.5 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:04:33.422Z] #77 135.5 checking for egrep... /bin/grep -E [2022-06-22T15:04:33.422Z] #77 135.5 checking for fgrep... /bin/grep -F [2022-06-22T15:04:33.684Z] #77 135.5 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:04:33.684Z] #77 135.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:04:33.684Z] #77 135.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:04:33.684Z] #77 135.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:04:33.684Z] #77 135.7 checking whether ln -s works... yes [2022-06-22T15:04:33.684Z] #77 135.7 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:04:33.684Z] #77 135.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-22T15:04:33.684Z] #77 135.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:04:33.684Z] #77 135.7 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:04:33.684Z] #77 135.7 checking for objdump... objdump [2022-06-22T15:04:33.684Z] #77 135.7 checking how to recognize dependent libraries... pass_all [2022-06-22T15:04:33.684Z] #77 135.7 checking for dlltool... no [2022-06-22T15:04:33.684Z] #77 135.7 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:04:33.684Z] #77 135.7 checking for ar... ar [2022-06-22T15:04:33.946Z] #77 135.7 checking for archiver @FILE support... @ [2022-06-22T15:04:33.946Z] #77 135.9 checking for strip... strip [2022-06-22T15:04:33.946Z] #77 135.9 checking for ranlib... ranlib [2022-06-22T15:04:34.208Z] #77 135.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:04:34.208Z] #77 136.3 checking for sysroot... no [2022-06-22T15:04:34.208Z] #77 136.3 checking for a working dd... /bin/dd [2022-06-22T15:04:34.470Z] #77 136.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:04:34.470Z] #77 136.4 checking for mt... no [2022-06-22T15:04:34.470Z] #77 136.4 checking if : is a manifest tool... no [2022-06-22T15:04:34.470Z] #77 136.4 checking how to run the C preprocessor... gcc -E [2022-06-22T15:04:34.994Z] #77 136.6 checking for ANSI C header files... yes [2022-06-22T15:04:35.255Z] #77 137.0 checking for sys/types.h... yes [2022-06-22T15:04:35.255Z] #77 137.1 checking for sys/stat.h... yes [2022-06-22T15:04:35.517Z] #77 137.2 checking for stdlib.h... yes [2022-06-22T15:04:35.517Z] #77 137.4 checking for string.h... yes [2022-06-22T15:04:35.778Z] #77 137.6 checking for memory.h... yes [2022-06-22T15:04:35.778Z] #77 137.7 checking for strings.h... yes [2022-06-22T15:04:36.352Z] #77 137.9 checking for inttypes.h... yes [2022-06-22T15:04:36.352Z] #77 138.1 checking for stdint.h... yes [2022-06-22T15:04:36.614Z] #77 138.2 checking for unistd.h... yes [2022-06-22T15:04:36.614Z] #77 138.4 checking for dlfcn.h... yes [2022-06-22T15:04:36.614Z] #77 138.6 checking for objdir... .libs [2022-06-22T15:04:37.086Z] #14 ... [2022-06-22T15:04:37.086Z] [2022-06-22T15:04:37.086Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:37.086Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:37.086Z] #77 78.84 configure.ac:7: installing './compile' [2022-06-22T15:04:37.086Z] #77 78.84 configure.ac:11: installing './config.guess' [2022-06-22T15:04:37.086Z] #77 78.85 configure.ac:11: installing './config.sub' [2022-06-22T15:04:37.086Z] #77 78.85 configure.ac:8: installing './install-sh' [2022-06-22T15:04:37.086Z] #77 78.89 configure.ac:8: installing './missing' [2022-06-22T15:04:37.086Z] #77 79.09 Makefile.am: installing './depcomp' [2022-06-22T15:04:37.187Z] #77 139.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:04:37.187Z] #77 139.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:04:37.187Z] #77 139.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:04:37.761Z] #77 139.2 checking if gcc static flag -static works... yes [2022-06-22T15:04:37.761Z] #77 139.6 checking if gcc supports -c -o file.o... yes [2022-06-22T15:04:37.761Z] #77 139.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:04:37.761Z] #77 139.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-22T15:04:38.023Z] #77 139.8 checking dynamic linker characteristics... [2022-06-22T15:04:38.023Z] #77 ... [2022-06-22T15:04:38.023Z] [2022-06-22T15:04:38.023Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:04:38.023Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:04:38.023Z] #21 24.50 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-22T15:04:38.023Z] #21 24.59 Selecting previously unselected package iproute2. [2022-06-22T15:04:38.023Z] #21 24.59 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 24.59 Unpacking iproute2 (5.10.0-4) ... [2022-06-22T15:04:38.023Z] #21 25.09 Selecting previously unselected package xxd. [2022-06-22T15:04:38.023Z] #21 25.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 25.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:04:38.023Z] #21 25.25 Selecting previously unselected package vim-common. [2022-06-22T15:04:38.023Z] #21 25.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:04:38.023Z] #21 25.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:04:38.023Z] #21 25.42 Selecting previously unselected package bash-completion. [2022-06-22T15:04:38.023Z] #21 25.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-22T15:04:38.023Z] #21 27.59 Unpacking bash-completion (1:2.11-2) ... [2022-06-22T15:04:38.023Z] #21 28.06 Selecting previously unselected package bzip2. [2022-06-22T15:04:38.023Z] #21 28.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 28.07 Unpacking bzip2 (1.0.8-4) ... [2022-06-22T15:04:38.023Z] #21 28.16 Selecting previously unselected package xz-utils. [2022-06-22T15:04:38.023Z] #21 28.16 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 28.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:04:38.023Z] #21 28.34 Selecting previously unselected package apparmor. [2022-06-22T15:04:38.023Z] #21 28.34 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 28.40 Unpacking apparmor (2.13.6-10) ... [2022-06-22T15:04:38.023Z] #21 28.84 Selecting previously unselected package inetutils-ping. [2022-06-22T15:04:38.023Z] #21 28.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 28.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-22T15:04:38.023Z] #21 28.96 Selecting previously unselected package libip4tc2:amd64. [2022-06-22T15:04:38.023Z] #21 28.97 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 28.98 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-22T15:04:38.023Z] #21 29.03 Selecting previously unselected package libip6tc2:amd64. [2022-06-22T15:04:38.023Z] #21 29.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 29.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-22T15:04:38.023Z] #21 29.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-22T15:04:38.023Z] #21 29.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 29.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-22T15:04:38.023Z] #21 29.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-22T15:04:38.023Z] #21 29.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 29.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-22T15:04:38.023Z] #21 29.29 Selecting previously unselected package libnftnl11:amd64. [2022-06-22T15:04:38.023Z] #21 29.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 29.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-22T15:04:38.023Z] #21 29.39 Selecting previously unselected package iptables. [2022-06-22T15:04:38.023Z] #21 29.39 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 29.40 Unpacking iptables (1.8.7-1) ... [2022-06-22T15:04:38.023Z] #21 29.75 Selecting previously unselected package libonig5:amd64. [2022-06-22T15:04:38.023Z] #21 29.75 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 29.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-22T15:04:38.023Z] #21 29.91 Selecting previously unselected package libjq1:amd64. [2022-06-22T15:04:38.023Z] #21 29.92 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 29.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-22T15:04:38.023Z] #21 30.02 Selecting previously unselected package jq. [2022-06-22T15:04:38.023Z] #21 30.03 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 30.05 Unpacking jq (1.6-2.1) ... [2022-06-22T15:04:38.023Z] #21 30.14 Selecting previously unselected package libaio1:amd64. [2022-06-22T15:04:38.023Z] #21 30.14 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 30.15 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-22T15:04:38.023Z] #21 30.22 Selecting previously unselected package libgpm2:amd64. [2022-06-22T15:04:38.023Z] #21 30.23 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 30.23 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-22T15:04:38.023Z] #21 30.31 Selecting previously unselected package libicu67:amd64. [2022-06-22T15:04:38.023Z] #21 30.31 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 30.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-22T15:04:38.023Z] #21 33.94 Selecting previously unselected package libinih1:amd64. [2022-06-22T15:04:38.023Z] #21 33.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 33.94 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-22T15:04:38.023Z] #21 34.00 Selecting previously unselected package libnet1:amd64. [2022-06-22T15:04:38.023Z] #21 34.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 34.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:04:38.023Z] #21 34.10 Selecting previously unselected package libnl-3-200:amd64. [2022-06-22T15:04:38.023Z] #21 34.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 34.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-22T15:04:38.023Z] #21 34.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-22T15:04:38.023Z] #21 34.20 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 34.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:04:38.023Z] #21 34.28 Selecting previously unselected package libyajl2:amd64. [2022-06-22T15:04:38.023Z] #21 34.31 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 34.31 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-22T15:04:38.023Z] #21 34.37 Selecting previously unselected package net-tools. [2022-06-22T15:04:38.023Z] #21 34.39 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-22T15:04:38.023Z] #21 34.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-22T15:04:38.285Z] #21 34.59 Selecting previously unselected package patch. [2022-06-22T15:04:38.285Z] #21 34.59 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-22T15:04:38.285Z] #21 34.59 Unpacking patch (2.7.6-7) ... [2022-06-22T15:04:38.285Z] #21 ... [2022-06-22T15:04:38.285Z] [2022-06-22T15:04:38.285Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:38.285Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:38.285Z] #77 139.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:04:38.285Z] #77 140.1 checking how to hardcode library paths into programs... immediate [2022-06-22T15:04:38.285Z] #77 140.1 checking whether stripping libraries is possible... yes [2022-06-22T15:04:38.285Z] #77 140.1 checking if libtool supports shared libraries... yes [2022-06-22T15:04:38.285Z] #77 140.1 checking whether to build shared libraries... no [2022-06-22T15:04:38.285Z] #77 140.1 checking whether to build static libraries... yes [2022-06-22T15:04:38.285Z] #77 140.1 checking float.h usability... yes [2022-06-22T15:04:38.285Z] #77 140.2 checking float.h presence... yes [2022-06-22T15:04:38.285Z] #77 140.3 checking for float.h... yes [2022-06-22T15:04:38.547Z] #77 140.3 checking limits.h usability... yes [2022-06-22T15:04:38.547Z] #77 140.5 checking limits.h presence... yes [2022-06-22T15:04:38.547Z] #77 140.5 checking for limits.h... yes [2022-06-22T15:04:38.809Z] #77 140.5 checking stddef.h usability... yes [2022-06-22T15:04:38.809Z] #77 140.7 checking stddef.h presence... yes [2022-06-22T15:04:38.809Z] #77 140.7 checking for stddef.h... yes [2022-06-22T15:04:38.809Z] #77 140.8 checking for stdlib.h... (cached) yes [2022-06-22T15:04:38.809Z] #77 140.8 checking for string.h... (cached) yes [2022-06-22T15:04:39.070Z] #77 140.8 checking sys/time.h usability... yes [2022-06-22T15:04:39.070Z] #77 141.0 checking sys/time.h presence... yes [2022-06-22T15:04:39.070Z] #77 141.0 checking for sys/time.h... yes [2022-06-22T15:04:39.070Z] #77 141.0 checking for inline... inline [2022-06-22T15:04:39.596Z] #77 141.1 checking for size_t... yes [2022-06-22T15:04:39.596Z] #77 141.6 checking for stdlib.h... (cached) yes [2022-06-22T15:04:39.642Z] #77 81.13 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-22T15:04:39.642Z] #77 81.13 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-22T15:04:39.642Z] #77 81.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-22T15:04:39.642Z] #77 81.53 libtoolize: copying file 'm4/libtool.m4' [2022-06-22T15:04:39.857Z] #77 141.6 checking for GNU libc compatible malloc... yes [2022-06-22T15:04:39.857Z] #77 141.8 checking for stdlib.h... (cached) yes [2022-06-22T15:04:39.901Z] #77 81.71 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-22T15:04:40.121Z] #77 141.8 checking for GNU libc compatible realloc... yes [2022-06-22T15:04:40.160Z] #77 82.03 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-22T15:04:40.384Z] #77 142.0 checking for working strtod... yes [2022-06-22T15:04:40.384Z] #77 142.3 checking for gettimeofday... yes [2022-06-22T15:04:40.419Z] #77 82.54 libtoolize: copying file 'm4/ltversion.m4' [2022-06-22T15:04:40.646Z] #77 142.4 checking for memset... yes [2022-06-22T15:04:40.908Z] #77 142.6 checking for strspn... yes [2022-06-22T15:04:40.908Z] #77 142.9 checking that generated files are newer than configure... done [2022-06-22T15:04:40.908Z] #77 142.9 configure: creating ./config.status [2022-06-22T15:04:40.988Z] #77 82.88 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-22T15:04:40.988Z] #77 83.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-22T15:04:41.926Z] #77 ... [2022-06-22T15:04:41.926Z] [2022-06-22T15:04:41.926Z] #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-22T15:04:41.926Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:04:41.926Z] #14 165.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-22T15:04:41.926Z] #14 165.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:04:41.926Z] #14 165.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:04:42.826Z] #77 144.9 config.status: creating Makefile [2022-06-22T15:04:43.119Z] #77 145.0 config.status: creating config.h [2022-06-22T15:04:43.119Z] #77 145.0 config.status: executing depfiles commands [2022-06-22T15:04:43.119Z] #77 145.2 config.status: executing libtool commands [2022-06-22T15:04:43.560Z] #26 ... [2022-06-22T15:04:43.560Z] [2022-06-22T15:04:43.560Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:43.560Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:04:43.560Z] #77 165.0 CCLD libocispec.la [2022-06-22T15:04:43.560Z] #77 165.3 CCLD src/validate [2022-06-22T15:04:43.560Z] #77 165.3 CCLD tests/test-1 [2022-06-22T15:04:43.560Z] #77 165.4 CCLD tests/test-2 [2022-06-22T15:04:43.560Z] #77 165.4 CCLD tests/test-3 [2022-06-22T15:04:43.560Z] #77 165.4 CCLD tests/test-4 [2022-06-22T15:04:43.560Z] #77 165.5 CCLD tests/test-5 [2022-06-22T15:04:43.560Z] #77 165.5 CCLD tests/test-6 [2022-06-22T15:04:43.560Z] #77 165.6 CCLD tests/test-7 [2022-06-22T15:04:43.560Z] #77 165.6 CCLD tests/test-8 [2022-06-22T15:04:43.560Z] #77 165.7 CCLD tests/test-9 [2022-06-22T15:04:43.560Z] #77 165.7 CCLD tests/test-10 [2022-06-22T15:04:43.560Z] #77 165.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-22T15:04:43.560Z] #77 165.8 CCLD tests/test-11 [2022-06-22T15:04:43.560Z] #77 167.3 libtool: link: ar cr libocispec.a [2022-06-22T15:04:43.560Z] #77 167.4 libtool: link: ranlib libocispec.a [2022-06-22T15:04:44.082Z] #77 146.2 GEN .version [2022-06-22T15:04:44.342Z] #77 146.2 make install-recursive [2022-06-22T15:04:44.342Z] #77 146.2 make[1]: Entering directory '/tmp/crun-build' [2022-06-22T15:04:44.342Z] #77 146.3 Making install in libocispec [2022-06-22T15:04:44.342Z] #77 146.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:44.342Z] #77 146.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-22T15:04:44.342Z] #77 146.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-22T15:04:44.342Z] #77 146.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-22T15:04:44.342Z] #77 146.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-22T15:04:44.488Z] #77 168.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:44.488Z] #77 169.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-22T15:04:44.488Z] #77 169.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-22T15:04:44.488Z] #77 169.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:44.488Z] #77 169.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:44.488Z] #77 169.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:44.488Z] #77 169.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:44.488Z] #77 169.0 make[2]: Entering directory '/tmp/crun-build' [2022-06-22T15:04:44.488Z] #77 169.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-22T15:04:44.488Z] #77 169.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-22T15:04:44.488Z] #77 169.1 CC src/libcrun/libcrun_testing_a-container.o [2022-06-22T15:04:44.488Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-22T15:04:44.488Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-22T15:04:44.745Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-22T15:04:44.745Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-22T15:04:44.745Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-22T15:04:44.745Z] #77 169.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-22T15:04:44.745Z] #77 169.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-22T15:04:44.745Z] #77 169.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-22T15:04:45.002Z] #77 169.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-22T15:04:45.002Z] #77 169.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-22T15:04:45.002Z] #77 169.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-22T15:04:45.002Z] #77 169.5 CC src/libcrun/libcrun_testing_a-error.o [2022-06-22T15:04:45.002Z] #77 169.5 CC src/libcrun/libcrun_testing_a-status.o [2022-06-22T15:04:45.002Z] #77 169.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-22T15:04:45.002Z] #77 169.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-22T15:04:45.259Z] #77 169.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-22T15:04:45.259Z] #77 169.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-22T15:04:45.286Z] #77 147.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-22T15:04:45.515Z] #77 169.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-22T15:04:45.515Z] #77 170.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-22T15:04:45.547Z] #77 147.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-22T15:04:45.547Z] #77 147.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-22T15:04:45.547Z] #77 147.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-22T15:04:45.547Z] #77 147.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-22T15:04:45.547Z] #77 147.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-22T15:04:45.547Z] #77 147.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-22T15:04:45.547Z] #77 147.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-22T15:04:45.772Z] #77 170.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-22T15:04:45.772Z] #77 170.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-22T15:04:45.772Z] #77 170.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-22T15:04:46.029Z] #77 170.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-22T15:04:46.029Z] #77 170.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-22T15:04:46.592Z] #77 170.9 CC src/crun-crun.o [2022-06-22T15:04:46.592Z] #77 171.0 CC src/crun-run.o [2022-06-22T15:04:46.592Z] #77 171.1 CC src/crun-delete.o [2022-06-22T15:04:46.849Z] #77 171.2 CC src/crun-kill.o [2022-06-22T15:04:46.849Z] #77 171.3 CC src/crun-pause.o [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-22T15:04:46.934Z] #77 148.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-22T15:04:46.934Z] #77 148.7 make install-recursive [2022-06-22T15:04:46.934Z] #77 148.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:46.934Z] #77 148.8 Making install in yajl [2022-06-22T15:04:46.934Z] #77 148.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:04:46.934Z] #77 148.9 CC verify/json_verify-json_verify.o [2022-06-22T15:04:46.934Z] #77 148.9 CC src/libyajl_la-yajl_alloc.lo [2022-06-22T15:04:46.934Z] #77 148.9 CC src/libyajl_la-yajl.lo [2022-06-22T15:04:46.934Z] #77 148.9 CC src/libyajl_la-yajl_gen.lo [2022-06-22T15:04:46.934Z] #77 148.9 CC src/libyajl_la-yajl_parser.lo [2022-06-22T15:04:46.934Z] #77 149.0 CC src/libyajl_la-yajl_buf.lo [2022-06-22T15:04:47.106Z] #77 171.5 CC src/crun-unpause.o [2022-06-22T15:04:47.106Z] #77 171.6 CC src/crun-spec.o [2022-06-22T15:04:47.106Z] #77 171.7 CC src/crun-exec.o [2022-06-22T15:04:47.195Z] #77 149.0 CC src/libyajl_la-yajl_encode.lo [2022-06-22T15:04:47.195Z] #77 149.0 CC src/libyajl_la-yajl_lex.lo [2022-06-22T15:04:47.195Z] #77 149.1 CC src/libyajl_la-yajl_tree.lo [2022-06-22T15:04:47.496Z] #77 171.9 CC src/crun-list.o [2022-06-22T15:04:47.496Z] #77 172.0 CC src/crun-create.o [2022-06-22T15:04:47.496Z] #77 172.0 CC src/crun-start.o [2022-06-22T15:04:47.496Z] #77 172.1 CC src/crun-state.o [2022-06-22T15:04:47.755Z] #77 172.2 CC src/crun-update.o [2022-06-22T15:04:48.012Z] #77 172.4 CC src/crun-ps.o [2022-06-22T15:04:48.012Z] #77 172.5 CC src/crun-checkpoint.o [2022-06-22T15:04:48.269Z] #77 172.7 CC src/crun-restore.o [2022-06-22T15:04:48.271Z] #77 ... [2022-06-22T15:04:48.271Z] [2022-06-22T15:04:48.271Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:04:48.271Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:04:48.271Z] #21 34.71 Selecting previously unselected package python-pip-whl. [2022-06-22T15:04:48.271Z] #21 34.73 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-22T15:04:48.271Z] #21 34.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-22T15:04:48.271Z] #21 35.33 Selecting previously unselected package python3-lib2to3. [2022-06-22T15:04:48.271Z] #21 35.33 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-22T15:04:48.271Z] #21 35.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-22T15:04:48.271Z] #21 35.49 Selecting previously unselected package python3-distutils. [2022-06-22T15:04:48.271Z] #21 35.50 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-22T15:04:48.271Z] #21 35.50 Unpacking python3-distutils (3.9.2-1) ... [2022-06-22T15:04:48.271Z] #21 35.67 Selecting previously unselected package python3-pkg-resources. [2022-06-22T15:04:48.271Z] #21 35.67 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-22T15:04:48.271Z] #21 35.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:04:48.271Z] #21 35.83 Selecting previously unselected package python3-setuptools. [2022-06-22T15:04:48.271Z] #21 35.83 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-22T15:04:48.271Z] #21 35.84 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-22T15:04:48.271Z] #21 36.03 Selecting previously unselected package python3-wheel. [2022-06-22T15:04:48.271Z] #21 36.03 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-22T15:04:48.271Z] #21 36.03 Unpacking python3-wheel (0.34.2-1) ... [2022-06-22T15:04:48.271Z] #21 36.12 Selecting previously unselected package python3-pip. [2022-06-22T15:04:48.271Z] #21 36.12 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-22T15:04:48.271Z] #21 36.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-22T15:04:48.271Z] #21 36.42 Selecting previously unselected package sudo. [2022-06-22T15:04:48.271Z] #21 36.43 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-22T15:04:48.271Z] #21 36.44 Unpacking sudo (1.9.5p2-3) ... [2022-06-22T15:04:48.271Z] #21 37.17 Selecting previously unselected package thin-provisioning-tools. [2022-06-22T15:04:48.271Z] #21 37.19 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-22T15:04:48.271Z] #21 37.20 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-22T15:04:48.272Z] #21 37.40 Selecting previously unselected package uidmap. [2022-06-22T15:04:48.272Z] #21 37.41 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-22T15:04:48.272Z] #21 37.42 Unpacking uidmap (1:4.8.1-1) ... [2022-06-22T15:04:48.272Z] #21 37.55 Selecting previously unselected package vim-runtime. [2022-06-22T15:04:48.272Z] #21 37.55 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:04:48.272Z] #21 37.60 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-22T15:04:48.272Z] #21 37.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-22T15:04:48.272Z] #21 37.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:04:48.272Z] #21 41.17 Selecting previously unselected package vim. [2022-06-22T15:04:48.272Z] #21 41.20 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-22T15:04:48.272Z] #21 41.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:04:48.272Z] #21 41.82 Selecting previously unselected package xfsprogs. [2022-06-22T15:04:48.272Z] #21 41.83 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-22T15:04:48.272Z] #21 41.84 Unpacking xfsprogs (5.10.0-4) ... [2022-06-22T15:04:48.272Z] #21 42.37 Selecting previously unselected package zip. [2022-06-22T15:04:48.272Z] #21 42.38 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-22T15:04:48.272Z] #21 42.38 Unpacking zip (3.0-12) ... [2022-06-22T15:04:48.272Z] #21 42.47 Selecting previously unselected package zstd. [2022-06-22T15:04:48.272Z] #21 42.48 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-22T15:04:48.272Z] #21 42.48 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-22T15:04:48.272Z] #21 42.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:04:48.272Z] #21 43.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-22T15:04:48.272Z] #21 43.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-22T15:04:48.272Z] #21 43.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-22T15:04:48.272Z] #21 43.80 Setting up libicu67:amd64 (67.1-7) ... [2022-06-22T15:04:48.272Z] #21 43.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-22T15:04:48.272Z] #21 43.82 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-22T15:04:48.272Z] #21 43.84 Setting up uidmap (1:4.8.1-1) ... [2022-06-22T15:04:48.272Z] #21 43.86 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-22T15:04:48.272Z] #21 43.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:04:48.272Z] #21 43.88 Setting up bzip2 (1.0.8-4) ... [2022-06-22T15:04:48.272Z] #21 43.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:04:48.272Z] #21 43.92 Setting up python3-wheel (0.34.2-1) ... [2022-06-22T15:04:48.272Z] #21 44.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:04:48.272Z] #21 44.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-22T15:04:48.272Z] #21 44.72 Setting up libcap2-bin (1:2.44-1) ... [2022-06-22T15:04:48.272Z] #21 44.74 Setting up apparmor (2.13.6-10) ... [2022-06-22T15:04:48.526Z] #77 172.9 CC src/libcrun/libcrun_la-utils.lo [2022-06-22T15:04:48.526Z] #77 173.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-22T15:04:48.782Z] #77 173.3 CC src/libcrun/libcrun_la-container.lo [2022-06-22T15:04:48.782Z] #77 173.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-22T15:04:49.039Z] #77 173.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-22T15:04:49.296Z] #77 173.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-22T15:04:49.553Z] #77 174.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-22T15:04:49.809Z] #77 174.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-22T15:04:50.065Z] #77 174.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-22T15:04:50.191Z] #21 46.23 Setting up zip (3.0-12) ... [2022-06-22T15:04:50.191Z] #21 46.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:04:50.191Z] #21 46.26 Setting up bash-completion (1:2.11-2) ... [2022-06-22T15:04:50.322Z] #77 174.9 CC src/libcrun/libcrun_la-criu.lo [2022-06-22T15:04:50.579Z] #77 175.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-22T15:04:50.835Z] #77 175.3 CC src/libcrun/libcrun_la-linux.lo [2022-06-22T15:04:51.092Z] #77 175.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-22T15:04:51.666Z] #77 176.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-22T15:04:51.924Z] #77 176.5 CC src/libcrun/libcrun_la-error.lo [2022-06-22T15:04:52.107Z] #21 48.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:04:52.107Z] #21 48.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-22T15:04:52.107Z] #21 48.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-22T15:04:52.107Z] #21 48.69 Setting up patch (2.7.6-7) ... [2022-06-22T15:04:52.180Z] #77 176.7 CC src/libcrun/libcrun_la-status.lo [2022-06-22T15:04:52.369Z] #21 48.70 Setting up sudo (1.9.5p2-3) ... [2022-06-22T15:04:52.369Z] #21 48.79 invoke-rc.d: could not determine current runlevel [2022-06-22T15:04:52.369Z] #21 48.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-22T15:04:52.369Z] #21 48.81 Setting up xfsprogs (5.10.0-4) ... [2022-06-22T15:04:52.369Z] #21 48.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-22T15:04:52.369Z] #21 48.84 Setting up inetutils-ping (2:2.0-1) ... [2022-06-22T15:04:52.369Z] #21 48.85 Setting up pigz (2.6-1) ... [2022-06-22T15:04:52.369Z] #21 48.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-22T15:04:52.369Z] #21 48.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-22T15:04:52.369Z] #21 48.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-22T15:04:52.369Z] #21 48.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:04:52.742Z] #77 177.1 CC src/libcrun/libcrun_la-terminal.lo [2022-06-22T15:04:52.742Z] #77 177.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-22T15:04:52.941Z] #21 ... [2022-06-22T15:04:52.941Z] [2022-06-22T15:04:52.941Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:04:52.941Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:04:52.941Z] #77 154.8 CCLD libyajl.la [2022-06-22T15:04:52.999Z] #77 177.7 CC src/libcrun/libcrun_la-signals.lo [2022-06-22T15:04:53.203Z] #77 155.2 CCLD verify/json_verify [2022-06-22T15:04:53.256Z] #77 177.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-22T15:04:53.464Z] #77 155.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:04:53.464Z] #77 155.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-22T15:04:53.464Z] #77 155.6 make[5]: Nothing to be done for 'install-data-am'. [2022-06-22T15:04:53.464Z] #77 155.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:04:53.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-22T15:04:53.728Z] #77 155.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:04:53.728Z] #77 155.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:04:53.728Z] #77 155.7 CC src/validate.o [2022-06-22T15:04:53.728Z] #77 155.8 CC src/image_spec_schema_config_schema.lo [2022-06-22T15:04:53.728Z] #77 155.8 CC src/image_spec_schema_content_descriptor.lo [2022-06-22T15:04:53.728Z] #77 155.8 CC src/image_spec_schema_defs.lo [2022-06-22T15:04:53.728Z] #77 155.8 CC src/image_spec_schema_defs_descriptor.lo [2022-06-22T15:04:53.728Z] #77 155.8 CC src/image_spec_schema_image_index_schema.lo [2022-06-22T15:04:53.728Z] #77 155.9 CC src/image_spec_schema_image_layout_schema.lo [2022-06-22T15:04:53.818Z] #77 178.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-22T15:04:53.989Z] #77 155.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-22T15:04:53.989Z] #77 155.9 CC src/runtime_spec_schema_config_linux.lo [2022-06-22T15:04:53.989Z] #77 156.0 CC src/runtime_spec_schema_config_zos.lo [2022-06-22T15:04:53.989Z] #77 156.0 CC src/runtime_spec_schema_config_schema.lo [2022-06-22T15:04:53.989Z] #77 156.0 CC src/runtime_spec_schema_config_solaris.lo [2022-06-22T15:04:53.989Z] #77 156.1 CC src/runtime_spec_schema_config_vm.lo [2022-06-22T15:04:54.251Z] #77 156.2 CC src/runtime_spec_schema_config_windows.lo [2022-06-22T15:04:54.251Z] #77 156.2 CC src/runtime_spec_schema_defs.lo [2022-06-22T15:04:54.251Z] #77 156.3 CC src/runtime_spec_schema_defs_linux.lo [2022-06-22T15:04:54.380Z] #77 178.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-22T15:04:54.512Z] #77 156.4 CC src/runtime_spec_schema_defs_zos.lo [2022-06-22T15:04:54.512Z] #77 156.5 CC src/runtime_spec_schema_defs_vm.lo [2022-06-22T15:04:54.636Z] #77 179.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-22T15:04:54.774Z] #77 156.5 CC src/runtime_spec_schema_defs_windows.lo [2022-06-22T15:04:54.774Z] #77 156.7 CC src/runtime_spec_schema_state_schema.lo [2022-06-22T15:04:54.774Z] #77 156.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-22T15:04:55.035Z] #77 156.9 CC src/basic_test_double_array_item.lo [2022-06-22T15:04:55.035Z] #77 157.0 CC src/basic_test_double_array.lo [2022-06-22T15:04:55.199Z] #77 179.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-22T15:04:55.297Z] #77 157.2 CC src/basic_test_top_array_int.lo [2022-06-22T15:04:55.297Z] #77 157.3 CC src/basic_test_top_array_string.lo [2022-06-22T15:04:55.297Z] #77 157.4 CC src/basic_test_top_double_array_int.lo [2022-06-22T15:04:55.455Z] #77 180.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-22T15:04:55.558Z] #77 157.5 CC src/basic_test_top_double_array_obj.lo [2022-06-22T15:04:55.820Z] #77 157.7 CC src/basic_test_top_double_array_refobj.lo [2022-06-22T15:04:55.820Z] #77 157.8 CC src/basic_test_top_double_array_string.lo [2022-06-22T15:04:55.820Z] #77 157.9 CC src/read-file.lo [2022-06-22T15:04:56.082Z] #77 158.1 CC src/json_common.lo [2022-06-22T15:04:56.082Z] #77 158.2 CC tests/test-1.o [2022-06-22T15:04:56.344Z] #77 158.4 CC tests/test-2.o [2022-06-22T15:04:56.605Z] #77 158.5 CC tests/test-3.o [2022-06-22T15:04:56.867Z] #77 158.7 CC tests/test-4.o [2022-06-22T15:04:56.867Z] #77 158.9 CC tests/test-5.o [2022-06-22T15:04:57.128Z] #77 159.1 CC tests/test-6.o [2022-06-22T15:04:57.345Z] #77 181.8 CC tests/init.o [2022-06-22T15:04:57.389Z] #77 159.2 CC tests/test-7.o [2022-06-22T15:04:57.389Z] #77 159.4 CC tests/test-8.o [2022-06-22T15:04:57.651Z] #77 159.6 CC tests/test-9.o [2022-06-22T15:04:57.907Z] #77 182.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-22T15:04:57.913Z] #77 159.7 CC tests/test-10.o [2022-06-22T15:04:57.914Z] #77 159.9 CC tests/test-11.o [2022-06-22T15:04:58.176Z] #77 ... [2022-06-22T15:04:58.176Z] [2022-06-22T15:04:58.176Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:04:58.176Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:04:58.176Z] #21 49.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-22T15:04:58.176Z] #21 49.56 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-22T15:04:58.176Z] #21 50.01 Setting up libelf1:amd64 (0.183-1) ... [2022-06-22T15:04:58.176Z] #21 50.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-22T15:04:58.176Z] #21 50.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-22T15:04:58.176Z] #21 50.09 Setting up python3-distutils (3.9.2-1) ... [2022-06-22T15:04:58.176Z] #21 50.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:04:58.176Z] #21 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-22T15:04:58.176Z] #21 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-22T15:04:58.176Z] #21 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-22T15:04:58.176Z] #21 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-22T15:04:58.176Z] #21 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-22T15:04:58.176Z] #21 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-22T15:04:58.176Z] #21 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-22T15:04:58.176Z] #21 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-22T15:04:58.176Z] #21 50.69 Setting up python3-setuptools (52.0.0-4) ... [2022-06-22T15:04:58.176Z] #21 52.31 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-22T15:04:58.176Z] #21 52.32 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-22T15:04:58.176Z] #21 52.33 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-22T15:04:58.176Z] #21 52.35 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-22T15:04:58.176Z] #21 53.64 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-22T15:04:58.176Z] #21 53.65 Setting up jq (1.6-2.1) ... [2022-06-22T15:04:58.176Z] #21 53.66 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-22T15:04:58.176Z] #21 53.68 Setting up iptables (1.8.7-1) ... [2022-06-22T15:04:58.176Z] #21 53.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-22T15:04:58.176Z] #21 53.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-22T15:04:58.176Z] #21 53.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-22T15:04:58.176Z] #21 53.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-22T15:04:58.176Z] #21 53.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-22T15:04:58.176Z] #21 53.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-22T15:04:58.176Z] #21 53.74 Setting up iproute2 (5.10.0-4) ... [2022-06-22T15:04:58.176Z] #21 54.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:04:58.176Z] #21 DONE 54.7s [2022-06-22T15:04:58.176Z] [2022-06-22T15:04:58.176Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-22T15:04:58.176Z] #22 sha256:b86bf8904c81921a37395e425b3472442421bc6e8a05e0d87aaa1a3fceb022f0 [2022-06-22T15:05:00.094Z] #22 1.511 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-22T15:05:00.094Z] #22 1.514 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-22T15:05:00.094Z] #22 1.538 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-22T15:05:00.094Z] #22 DONE 1.7s [2022-06-22T15:05:00.094Z] [2022-06-22T15:05:00.094Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-22T15:05:00.094Z] #23 sha256:4ff7bb5f5a79988a857ae1bf3022c444a7eeeaf2a8689cd612e9457763aec16d [2022-06-22T15:05:08.488Z] #14 ... [2022-06-22T15:05:08.488Z] [2022-06-22T15:05:08.488Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:08.488Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:08.488Z] #77 106.5 configure.ac:7: installing 'build-aux/compile' [2022-06-22T15:05:08.488Z] #77 106.5 configure.ac:9: installing 'build-aux/config.guess' [2022-06-22T15:05:08.488Z] #77 106.5 configure.ac:9: installing 'build-aux/config.sub' [2022-06-22T15:05:08.488Z] #77 106.5 configure.ac:11: installing 'build-aux/install-sh' [2022-06-22T15:05:08.488Z] #77 106.5 configure.ac:11: installing 'build-aux/missing' [2022-06-22T15:05:08.488Z] #77 106.9 Makefile.am: installing 'build-aux/depcomp' [2022-06-22T15:05:08.488Z] #77 107.1 parallel-tests: installing 'build-aux/test-driver' [2022-06-22T15:05:09.880Z] #77 ... [2022-06-22T15:05:09.880Z] [2022-06-22T15:05:09.880Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-22T15:05:09.880Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:05:09.880Z] #14 192.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-22T15:05:09.880Z] #14 192.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-22T15:05:09.880Z] #14 192.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:05:12.340Z] #23 11.28 Collecting yamllint==1.26.1 [2022-06-22T15:05:12.340Z] #23 12.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-22T15:05:13.728Z] #23 13.75 Collecting pathspec>=0.5.3 [2022-06-22T15:05:13.728Z] #23 13.77 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-22T15:05:14.301Z] #23 14.19 Collecting pyyaml [2022-06-22T15:05:14.301Z] #23 14.21 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-22T15:05:14.301Z] #23 14.30 Building wheels for collected packages: yamllint [2022-06-22T15:05:14.301Z] #23 14.31 Building wheel for yamllint (setup.py): started [2022-06-22T15:05:15.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-22T15:05:15.689Z] #23 15.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-22T15:05:15.690Z] #23 15.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5bbf58bc718bac8ed2aaa29d7e69955e08eb084ed8f9844f3a11e3c7987069e5 [2022-06-22T15:05:15.690Z] #23 15.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-22T15:05:15.690Z] #23 15.51 Successfully built yamllint [2022-06-22T15:05:15.690Z] #23 15.53 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-22T15:05:15.955Z] #77 197.9 CCLD tests/init [2022-06-22T15:05:16.262Z] #23 16.10 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-22T15:05:16.460Z] #14 ... [2022-06-22T15:05:16.460Z] [2022-06-22T15:05:16.460Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:16.460Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:16.460Z] #77 111.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-22T15:05:16.460Z] #77 111.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-22T15:05:16.460Z] #77 113.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-22T15:05:16.460Z] #77 113.2 libtoolize: copying file 'm4/libtool.m4' [2022-06-22T15:05:16.460Z] #77 113.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-22T15:05:16.460Z] #77 113.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-22T15:05:16.460Z] #77 113.5 libtoolize: copying file 'm4/ltversion.m4' [2022-06-22T15:05:16.460Z] #77 113.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-22T15:05:16.523Z] #23 DONE 16.5s [2022-06-22T15:05:16.523Z] [2022-06-22T15:05:16.523Z] #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-22T15:05:16.523Z] #64 sha256:663c959be1c68f684dc7be0527a452716d14a5a1a9696389117db779841d1447 [2022-06-22T15:05:16.523Z] #64 ... [2022-06-22T15:05:16.523Z] [2022-06-22T15:05:16.523Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-22T15:05:16.523Z] #27 sha256:ab5b93659dea2c5799f00384851738469208322b2dd6f0b5ae4d066f734671b8 [2022-06-22T15:05:17.097Z] #27 DONE 0.6s [2022-06-22T15:05:17.097Z] [2022-06-22T15:05:17.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-22T15:05:17.097Z] #64 sha256:663c959be1c68f684dc7be0527a452716d14a5a1a9696389117db779841d1447 [2022-06-22T15:05:17.097Z] #64 ... [2022-06-22T15:05:17.097Z] [2022-06-22T15:05:17.097Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-22T15:05:17.097Z] #32 sha256:1534bc087183b8a202d77f94fe2b04f2e57e04768a35df9c157da301796d6567 [2022-06-22T15:05:17.841Z] #77 ... [2022-06-22T15:05:17.841Z] [2022-06-22T15:05:17.841Z] #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-22T15:05:17.841Z] #67 sha256:59544e80b1116c8f86c9f82cfd56b514a3abd33f5e6aafef27679b10cfc21b9b [2022-06-22T15:05:17.841Z] #67 190.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-22T15:05:17.841Z] #67 190.2 + GOBIN=/build [2022-06-22T15:05:17.841Z] #67 190.2 + GO111MODULE=on [2022-06-22T15:05:17.841Z] #67 190.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-22T15:05:17.841Z] #67 199.0 rootlesskit version 1.0.0 [2022-06-22T15:05:17.841Z] #67 199.0 Usage of /build/rootlesskit-docker-proxy: [2022-06-22T15:05:17.841Z] #67 199.1 -container-ip string [2022-06-22T15:05:17.841Z] #67 199.1 container ip [2022-06-22T15:05:17.841Z] #67 199.1 -container-port int [2022-06-22T15:05:17.841Z] #67 199.1 container port (default -1) [2022-06-22T15:05:17.841Z] #67 199.1 -host-ip string [2022-06-22T15:05:17.841Z] #67 199.1 host ip [2022-06-22T15:05:17.841Z] #67 199.1 -host-port int [2022-06-22T15:05:17.841Z] #67 199.1 host port (default -1) [2022-06-22T15:05:17.841Z] #67 199.1 -proto string [2022-06-22T15:05:17.841Z] #67 199.1 proxy protocol (default "tcp") [2022-06-22T15:05:18.042Z] #32 DONE 0.7s [2022-06-22T15:05:18.042Z] [2022-06-22T15:05:18.042Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-22T15:05:18.042Z] #35 sha256:c846535f96de01686ea6992704489c607c55f28365630d9b152d82a6104f0ccb [2022-06-22T15:05:18.042Z] #35 DONE 0.4s [2022-06-22T15:05:18.042Z] [2022-06-22T15:05:18.042Z] #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-22T15:05:18.042Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:05:18.304Z] #47 ... [2022-06-22T15:05:18.304Z] [2022-06-22T15:05:18.304Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-22T15:05:18.304Z] #37 sha256:8e57f2de3d23e48a57b64640a0b32d08d1ec01db3fe4e1552eac53acaab7db60 [2022-06-22T15:05:18.565Z] #37 DONE 0.4s [2022-06-22T15:05:18.565Z] [2022-06-22T15:05:18.565Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-22T15:05:18.565Z] #39 sha256:3778f317d2744e39d1b3b88284cfb8c573362bde7dfb8a02fca00fd4d401aa1e [2022-06-22T15:05:18.565Z] #39 DONE 0.1s [2022-06-22T15:05:18.565Z] [2022-06-22T15:05:18.565Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-22T15:05:18.565Z] #41 sha256:2bdd54ae3f6b7a8583d1fb323276927d98e221b4fc97a09bd62ad1d73651025b [2022-06-22T15:05:18.565Z] #41 DONE 0.1s [2022-06-22T15:05:18.565Z] [2022-06-22T15:05:18.565Z] #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-22T15:05:18.565Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:05:18.826Z] #55 ... [2022-06-22T15:05:18.826Z] [2022-06-22T15:05:18.826Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-22T15:05:18.826Z] #45 sha256:f9fdf495671e87069c0c5119be4e96eca42891b95987396c594bb29278556d02 [2022-06-22T15:05:18.826Z] #45 DONE 0.1s [2022-06-22T15:05:18.826Z] [2022-06-22T15:05:18.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-22T15:05:18.826Z] #64 sha256:663c959be1c68f684dc7be0527a452716d14a5a1a9696389117db779841d1447 [2022-06-22T15:05:19.222Z] #67 ... [2022-06-22T15:05:19.222Z] [2022-06-22T15:05:19.222Z] #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-22T15:05:19.222Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:05:19.635Z] #14 202.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-22T15:05:19.635Z] #14 202.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-22T15:05:19.635Z] #14 202.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-22T15:05:19.894Z] #14 202.9 Selecting previously unselected package libapparmor1:amd64. [2022-06-22T15:05:19.894Z] #14 202.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-22T15:05:19.894Z] #14 202.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-22T15:05:20.465Z] #14 ... [2022-06-22T15:05:20.465Z] [2022-06-22T15:05:20.465Z] #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-22T15:05:20.465Z] #67 sha256:59544e80b1116c8f86c9f82cfd56b514a3abd33f5e6aafef27679b10cfc21b9b [2022-06-22T15:05:20.465Z] #67 DONE 203.1s [2022-06-22T15:05:20.465Z] [2022-06-22T15:05:20.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-22T15:05:20.465Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:05:20.465Z] #14 203.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-22T15:05:20.465Z] #14 203.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-22T15:05:20.465Z] #14 203.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-22T15:05:20.465Z] #14 ... [2022-06-22T15:05:20.465Z] [2022-06-22T15:05:20.465Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-22T15:05:20.465Z] #68 sha256:f0e47169112f15bf1524fa492c5a9af844211cebd0b2f0fd8c758a0f686965ac [2022-06-22T15:05:20.465Z] #68 DONE 0.2s [2022-06-22T15:05:20.725Z] [2022-06-22T15:05:20.725Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-22T15:05:20.725Z] #69 sha256:9a02dca1e4d024b5d1df50695887e2d3e1e1b48530dced71ea1e4ead71123429 [2022-06-22T15:05:20.725Z] #69 DONE 0.1s [2022-06-22T15:05:20.725Z] [2022-06-22T15:05:20.725Z] #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-22T15:05:20.725Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:05:20.725Z] #36 ... [2022-06-22T15:05:20.725Z] [2022-06-22T15:05:20.725Z] #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-22T15:05:20.725Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-22T15:05:20.725Z] #14 203.8 Selecting previously unselected package libbtrfs0:amd64. [2022-06-22T15:05:20.725Z] #14 203.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-22T15:05:20.725Z] #14 203.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-22T15:05:20.983Z] #14 204.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-22T15:05:21.242Z] #14 204.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-22T15:05:21.242Z] #14 204.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-22T15:05:21.810Z] #14 204.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-22T15:05:21.810Z] #14 204.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-22T15:05:21.810Z] #14 204.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:05:21.810Z] #14 204.8 Selecting previously unselected package libudev-dev:amd64. [2022-06-22T15:05:21.810Z] #14 204.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-22T15:05:22.069Z] #14 204.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-22T15:05:22.336Z] #14 205.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-22T15:05:22.336Z] #14 205.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-22T15:05:22.336Z] #14 205.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-22T15:05:22.597Z] #14 205.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-22T15:05:22.857Z] #14 205.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-22T15:05:22.857Z] #14 205.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-22T15:05:23.425Z] #14 206.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-22T15:05:23.425Z] #14 206.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-22T15:05:23.425Z] #14 206.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-22T15:05:23.689Z] #14 206.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-22T15:05:23.689Z] #14 206.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-22T15:05:23.689Z] #14 206.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-22T15:05:23.949Z] #14 206.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-22T15:05:23.949Z] #14 206.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-22T15:05:23.949Z] #14 206.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-22T15:05:24.944Z] #14 207.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-22T15:05:24.944Z] #14 207.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-22T15:05:24.944Z] #14 207.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-22T15:05:25.516Z] #14 208.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-22T15:05:25.516Z] #14 208.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-22T15:05:25.517Z] #14 208.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:05:25.517Z] #14 208.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-22T15:05:25.517Z] #14 208.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-22T15:05:25.517Z] #14 208.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-22T15:05:25.775Z] #14 208.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-22T15:05:25.775Z] #14 208.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-22T15:05:25.775Z] #14 208.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-22T15:05:26.343Z] #14 209.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-22T15:05:26.343Z] #14 209.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-22T15:05:26.343Z] #14 209.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-22T15:05:26.343Z] #14 209.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-22T15:05:26.343Z] #14 209.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-22T15:05:26.343Z] #14 209.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-22T15:05:26.343Z] #14 209.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-22T15:05:26.343Z] #14 209.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-22T15:05:26.343Z] #14 209.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-22T15:05:26.343Z] #14 209.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-22T15:05:26.343Z] #14 209.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-22T15:05:26.343Z] #14 209.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-22T15:05:26.343Z] #14 209.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-22T15:05:26.343Z] #14 209.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-22T15:05:26.343Z] #14 209.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-22T15:05:26.602Z] #14 209.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-22T15:05:26.602Z] #14 209.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-22T15:05:26.602Z] #14 209.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-22T15:05:26.602Z] #14 209.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-22T15:05:26.602Z] #14 209.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-22T15:05:26.602Z] #14 209.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:05:26.602Z] #14 209.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-22T15:05:26.602Z] #14 209.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:05:26.602Z] #14 209.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-22T15:05:26.862Z] #14 209.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-22T15:05:26.862Z] #14 209.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-22T15:05:26.862Z] #14 209.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-22T15:05:26.862Z] #14 209.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-22T15:05:27.123Z] #14 210.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-22T15:05:27.123Z] #14 210.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:05:27.123Z] #14 210.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-22T15:05:27.123Z] #14 210.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:05:27.123Z] #14 210.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-22T15:05:27.123Z] #14 210.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:05:28.067Z] #14 DONE 211.0s [2022-06-22T15:05:28.067Z] [2022-06-22T15:05:28.067Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-22T15:05:28.067Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-22T15:05:28.327Z] #15 ... [2022-06-22T15:05:28.327Z] [2022-06-22T15:05:28.327Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-22T15:05:28.327Z] #59 sha256:c055a5763fea9d07614d6450d9fbb60f75685b012df734f29dc163dbadd7d3af [2022-06-22T15:05:28.327Z] #59 DONE 0.2s [2022-06-22T15:05:28.327Z] [2022-06-22T15:05:28.327Z] #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-22T15:05:28.327Z] #60 sha256:aa0f01600964b83512f23d80fdc718565939cdb0bb05ba699503acea20e60e66 [2022-06-22T15:05:30.235Z] #60 1.730 + RM_GOPATH=0 [2022-06-22T15:05:30.235Z] #60 1.730 + TMP_GOPATH= [2022-06-22T15:05:30.235Z] #60 1.732 + : /build [2022-06-22T15:05:30.235Z] #60 1.732 + '[' -z '' ']' [2022-06-22T15:05:30.235Z] #60 1.734 ++ mktemp -d [2022-06-22T15:05:30.235Z] #60 1.743 + export GOPATH=/tmp/tmp.x9axn1rW89 [2022-06-22T15:05:30.235Z] #60 1.744 + GOPATH=/tmp/tmp.x9axn1rW89 [2022-06-22T15:05:30.235Z] #60 1.744 + RM_GOPATH=1 [2022-06-22T15:05:30.235Z] #60 1.744 + case "$(go env GOARCH)" in [2022-06-22T15:05:30.235Z] #60 1.747 ++ go env GOARCH [2022-06-22T15:05:30.235Z] #60 1.781 + export GO_BUILDMODE=-buildmode=pie [2022-06-22T15:05:30.235Z] #60 1.784 + GO_BUILDMODE=-buildmode=pie [2022-06-22T15:05:30.235Z] #60 1.788 ++ dirname /install.sh [2022-06-22T15:05:30.235Z] #60 1.803 + dir=/ [2022-06-22T15:05:30.235Z] #60 1.803 + bin=runc [2022-06-22T15:05:30.235Z] #60 1.803 + shift [2022-06-22T15:05:30.235Z] #60 1.803 + '[' '!' -f //runc.installer ']' [2022-06-22T15:05:30.235Z] #60 1.803 + . //runc.installer [2022-06-22T15:05:30.235Z] #60 1.803 ++ set -e [2022-06-22T15:05:30.235Z] #60 1.803 ++ : v1.1.2 [2022-06-22T15:05:30.235Z] #60 1.803 + install_runc [2022-06-22T15:05:30.235Z] #60 1.803 + RUNC_BUILDTAGS=seccomp [2022-06-22T15:05:30.235Z] #60 1.803 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-22T15:05:30.235Z] #60 1.803 Install runc version v1.1.2 (build tags: seccomp) [2022-06-22T15:05:30.235Z] #60 1.831 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.x9axn1rW89/src/github.com/opencontainers/runc [2022-06-22T15:05:30.235Z] #60 1.831 Cloning into '/tmp/tmp.x9axn1rW89/src/github.com/opencontainers/runc'... [2022-06-22T15:05:30.235Z] #60 ... [2022-06-22T15:05:30.235Z] [2022-06-22T15:05:30.235Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-22T15:05:30.235Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-22T15:05:30.235Z] #15 DONE 2.1s [2022-06-22T15:05:30.235Z] [2022-06-22T15:05:30.235Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-22T15:05:30.235Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-22T15:05:30.801Z] #77 ... [2022-06-22T15:05:30.801Z] [2022-06-22T15:05:30.801Z] #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-22T15:05:30.801Z] #26 sha256:9b73b4ee056ccf47f344a4a7be47f6b7a80fffc6069c065a3e9ec9c33f2c661c [2022-06-22T15:05:30.801Z] #26 259.8 + return [2022-06-22T15:05:31.616Z] #16 DONE 1.4s [2022-06-22T15:05:31.617Z] [2022-06-22T15:05:31.617Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-22T15:05:31.617Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-22T15:05:32.998Z] #17 1.109 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-22T15:05:32.998Z] #17 DONE 1.3s [2022-06-22T15:05:32.998Z] [2022-06-22T15:05:32.998Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:32.998Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:32.998Z] #77 133.0 configure.ac:11: installing 'build-aux/compile' [2022-06-22T15:05:32.998Z] #77 133.1 configure.ac:11: installing 'build-aux/config.guess' [2022-06-22T15:05:32.998Z] #77 133.1 configure.ac:11: installing 'build-aux/config.sub' [2022-06-22T15:05:32.998Z] #77 133.1 configure.ac:13: installing 'build-aux/install-sh' [2022-06-22T15:05:32.998Z] #77 133.1 configure.ac:13: installing 'build-aux/missing' [2022-06-22T15:05:32.998Z] #77 133.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-22T15:05:32.998Z] #77 133.5 Makefile.am: installing 'build-aux/depcomp' [2022-06-22T15:05:33.321Z] #26 DONE 264.7s [2022-06-22T15:05:33.321Z] [2022-06-22T15:05:33.321Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:33.321Z] #77 sha256:2c9072e01c50b2f6055b82760dcea74d90917c98c175984f621d5bd92117b06f [2022-06-22T15:05:33.321Z] #77 215.7 AR libcrun_testing.a [2022-06-22T15:05:33.321Z] #77 215.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-22T15:05:33.321Z] #77 215.8 CCLD tests/tests_libcrun_utils [2022-06-22T15:05:33.321Z] #77 215.8 CCLD tests/tests_libcrun_errors [2022-06-22T15:05:33.321Z] #77 215.8 CCLD tests/tests_libcrun_fuzzer [2022-06-22T15:05:33.321Z] #77 216.5 CCLD libcrun.la [2022-06-22T15:05:33.321Z] #77 217.0 CCLD crun [2022-06-22T15:05:33.321Z] #77 217.4 make[3]: Entering directory '/tmp/crun-build' [2022-06-22T15:05:33.321Z] #77 217.5 /bin/mkdir -p '/usr/local/lib' [2022-06-22T15:05:33.321Z] #77 217.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-22T15:05:33.321Z] #77 217.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-22T15:05:33.321Z] #77 217.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-22T15:05:33.321Z] #77 217.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-22T15:05:33.321Z] #77 217.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-22T15:05:33.321Z] #77 217.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-22T15:05:33.321Z] #77 217.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-22T15:05:33.577Z] #77 218.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-22T15:05:33.577Z] #77 218.1 ---------------------------------------------------------------------- [2022-06-22T15:05:33.577Z] #77 218.1 Libraries have been installed in: [2022-06-22T15:05:33.577Z] #77 218.1 /usr/local/lib [2022-06-22T15:05:33.577Z] #77 218.1 [2022-06-22T15:05:33.577Z] #77 218.1 If you ever happen to want to link against installed libraries [2022-06-22T15:05:33.577Z] #77 218.1 in a given directory, LIBDIR, you must either use libtool, and [2022-06-22T15:05:33.577Z] #77 218.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-22T15:05:33.577Z] #77 218.1 flag during linking and do at least one of the following: [2022-06-22T15:05:33.577Z] #77 218.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-22T15:05:33.577Z] #77 218.1 during execution [2022-06-22T15:05:33.577Z] #77 218.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-22T15:05:33.577Z] #77 218.1 during linking [2022-06-22T15:05:33.577Z] #77 218.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-22T15:05:33.577Z] #77 218.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-22T15:05:33.577Z] #77 218.1 [2022-06-22T15:05:33.577Z] #77 218.1 See any operating system documentation about shared libraries for [2022-06-22T15:05:33.577Z] #77 218.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-22T15:05:33.577Z] #77 218.1 ---------------------------------------------------------------------- [2022-06-22T15:05:33.577Z] #77 218.1 /bin/mkdir -p '/build' [2022-06-22T15:05:33.577Z] #77 218.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-22T15:05:33.746Z] #64 ... [2022-06-22T15:05:33.746Z] [2022-06-22T15:05:33.746Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:33.746Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:33.746Z] #77 195.5 CCLD libocispec.la [2022-06-22T15:05:33.834Z] #77 218.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-22T15:05:33.834Z] #77 218.3 make[3]: Leaving directory '/tmp/crun-build' [2022-06-22T15:05:33.834Z] #77 218.4 make[2]: Leaving directory '/tmp/crun-build' [2022-06-22T15:05:33.834Z] #77 218.4 make[1]: Leaving directory '/tmp/crun-build' [2022-06-22T15:05:33.834Z] #77 DONE 218.4s [2022-06-22T15:05:33.834Z] [2022-06-22T15:05:33.834Z] #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-22T15:05:33.834Z] #64 sha256:c763eb3d27683fd04d2b2676fdc3ef12704ddce4fbd0f0518276cd94c47d0f97 [2022-06-22T15:05:34.008Z] #77 195.9 CCLD src/validate [2022-06-22T15:05:34.008Z] #77 195.9 CCLD tests/test-1 [2022-06-22T15:05:34.008Z] #77 195.9 CCLD tests/test-2 [2022-06-22T15:05:34.008Z] #77 195.9 CCLD tests/test-3 [2022-06-22T15:05:34.008Z] #77 196.0 CCLD tests/test-4 [2022-06-22T15:05:34.008Z] #77 196.0 CCLD tests/test-5 [2022-06-22T15:05:34.197Z] #77 135.6 checking build system type... #77 ... [2022-06-22T15:05:34.197Z] [2022-06-22T15:05:34.197Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-22T15:05:34.197Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-22T15:05:34.197Z] #18 DONE 1.3s [2022-06-22T15:05:34.197Z] [2022-06-22T15:05:34.197Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:34.197Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:34.197Z] #77 135.6 checking build system type... x86_64-pc-linux-gnu [2022-06-22T15:05:34.197Z] #77 136.1 checking host system type... x86_64-pc-linux-gnu [2022-06-22T15:05:34.197Z] #77 136.1 checking how to print strings... printf [2022-06-22T15:05:34.197Z] #77 136.2 checking for gcc... gcc [2022-06-22T15:05:34.270Z] #77 196.1 CCLD tests/test-6 [2022-06-22T15:05:34.270Z] #77 196.2 CCLD tests/test-7 [2022-06-22T15:05:34.270Z] #77 196.2 CCLD tests/test-8 [2022-06-22T15:05:34.270Z] #77 196.3 CCLD tests/test-9 [2022-06-22T15:05:34.407Z] #64 ... [2022-06-22T15:05:34.408Z] [2022-06-22T15:05:34.408Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-22T15:05:34.408Z] #27 sha256:cffe375336228eb61db3c818b6a8ae5c07933753b3cab5cae6fcdc039ff4652c [2022-06-22T15:05:34.531Z] #77 196.3 CCLD tests/test-10 [2022-06-22T15:05:34.531Z] #77 196.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-22T15:05:34.531Z] #77 196.5 CCLD tests/test-11 [2022-06-22T15:05:34.665Z] #27 DONE 0.3s [2022-06-22T15:05:34.665Z] [2022-06-22T15:05:34.665Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-22T15:05:34.665Z] #32 sha256:e393131a77cb1e72219e6f1c57c31011648ebcc844876898b5dfa49f7333d323 [2022-06-22T15:05:34.665Z] #32 DONE 0.2s [2022-06-22T15:05:34.665Z] [2022-06-22T15:05:34.665Z] #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-22T15:05:34.665Z] #64 sha256:c763eb3d27683fd04d2b2676fdc3ef12704ddce4fbd0f0518276cd94c47d0f97 [2022-06-22T15:05:34.716Z] #77 136.4 checking whether the C compiler works... yes [2022-06-22T15:05:34.716Z] #77 136.8 checking for C compiler default output file name... a.out [2022-06-22T15:05:34.920Z] #64 ... [2022-06-22T15:05:34.920Z] [2022-06-22T15:05:34.920Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-22T15:05:34.920Z] #35 sha256:f2c43b6c835107a51882b778266390f6f5b61de701ee4799552a969e33b63dff [2022-06-22T15:05:34.976Z] #77 136.8 checking for suffix of executables... [2022-06-22T15:05:35.482Z] #35 DONE 0.7s [2022-06-22T15:05:35.482Z] [2022-06-22T15:05:35.482Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-22T15:05:35.482Z] #37 sha256:06087c3ed6fee711d63115812403b67600d3c0701b02270d407ab8fb600bbce7 [2022-06-22T15:05:35.545Z] #77 137.1 checking whether we are cross compiling... no [2022-06-22T15:05:35.545Z] #77 137.4 checking for suffix of object files... o [2022-06-22T15:05:35.804Z] #77 137.6 checking whether we are using the GNU C compiler... [2022-06-22T15:05:35.804Z] #77 ... [2022-06-22T15:05:35.804Z] [2022-06-22T15:05:35.804Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-22T15:05:35.804Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-22T15:05:35.804Z] #19 DONE 1.5s [2022-06-22T15:05:35.804Z] [2022-06-22T15:05:35.804Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-22T15:05:35.804Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-22T15:05:36.478Z] #77 198.4 libtool: link: ar cr libocispec.a [2022-06-22T15:05:36.478Z] #77 198.5 libtool: link: ranlib libocispec.a [2022-06-22T15:05:36.848Z] #37 DONE 1.1s [2022-06-22T15:05:36.848Z] [2022-06-22T15:05:36.848Z] #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-22T15:05:36.848Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-22T15:05:36.848Z] #55 267.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-22T15:05:36.848Z] #55 DONE 268.5s [2022-06-22T15:05:36.848Z] [2022-06-22T15:05:36.848Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-22T15:05:36.848Z] #39 sha256:7302e0b398d4f10e004a88470a5e84b027886b373f20ae821cb58118d8426ad1 [2022-06-22T15:05:36.848Z] #39 DONE 0.1s [2022-06-22T15:05:36.848Z] [2022-06-22T15:05:36.848Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-22T15:05:36.848Z] #41 sha256:b33c00c51ad5802e0188a31567f5bed7f183222c9402cd2289bc6ecfd04f5241 [2022-06-22T15:05:36.848Z] #41 DONE 0.1s [2022-06-22T15:05:36.848Z] [2022-06-22T15:05:36.848Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-22T15:05:36.848Z] #45 sha256:e646456ee8147a99ff87255092d32cdbe3aa28c376a5f8875d194f6dcee8e42c [2022-06-22T15:05:37.103Z] #45 DONE 0.1s [2022-06-22T15:05:37.103Z] [2022-06-22T15:05:37.103Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-22T15:05:37.103Z] #48 sha256:00028b1ee4d008f77b889c82ae7b507d775eff1730aff8eff5b288798e5a6f33 [2022-06-22T15:05:37.359Z] #48 DONE 0.4s [2022-06-22T15:05:37.359Z] [2022-06-22T15:05:37.359Z] #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-22T15:05:37.359Z] #60 sha256:2f40c8c4be2288ce649903d5e3a7476cd0fe31b670bcfb4ba98b34f83b856555 [2022-06-22T15:05:37.359Z] #60 ... [2022-06-22T15:05:37.359Z] [2022-06-22T15:05:37.359Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-22T15:05:37.359Z] #52 sha256:24c09eaed78079e0d5b394640010e9a885ca64861d343074967d451249da329c [2022-06-22T15:05:37.359Z] #52 DONE 0.1s [2022-06-22T15:05:37.618Z] [2022-06-22T15:05:37.618Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-22T15:05:37.618Z] #54 sha256:a79aa5289638256e317f82efe548f5a2b1e794723cb4a5740457a2917bb30ec6 [2022-06-22T15:05:37.618Z] #54 DONE 0.1s [2022-06-22T15:05:37.618Z] [2022-06-22T15:05:37.618Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-22T15:05:37.618Z] #64 sha256:c763eb3d27683fd04d2b2676fdc3ef12704ddce4fbd0f0518276cd94c47d0f97 [2022-06-22T15:05:37.618Z] #64 ... [2022-06-22T15:05:37.618Z] [2022-06-22T15:05:37.618Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-22T15:05:37.618Z] #56 sha256:7e554edcb8df7bfff1ce3fa9afc5c9ae52105e2c1ebfed24f4573f2c027767e9 [2022-06-22T15:05:37.711Z] #20 DONE 1.8s [2022-06-22T15:05:37.711Z] [2022-06-22T15:05:37.711Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:37.711Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:37.711Z] #77 137.6 checking whether we are using the GNU C compiler... yes [2022-06-22T15:05:37.711Z] #77 137.9 checking whether gcc accepts -g... yes [2022-06-22T15:05:37.711Z] #77 138.2 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:05:37.711Z] #77 138.5 checking whether gcc understands -c and -o together... yes [2022-06-22T15:05:37.711Z] #77 138.8 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:05:37.711Z] #77 138.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:05:37.711Z] #77 138.9 checking for egrep... /bin/grep -E [2022-06-22T15:05:37.711Z] #77 138.9 checking for fgrep... /bin/grep -F [2022-06-22T15:05:37.711Z] #77 138.9 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:05:37.711Z] #77 139.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:05:37.711Z] #77 139.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:05:37.711Z] #77 139.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:05:37.711Z] #77 139.5 checking whether ln -s works... yes [2022-06-22T15:05:37.711Z] #77 139.5 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:05:37.711Z] #77 139.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-22T15:05:37.711Z] #77 139.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:05:37.711Z] #77 139.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:05:37.711Z] #77 139.5 checking for objdump... objdump [2022-06-22T15:05:37.711Z] #77 139.5 checking how to recognize dependent libraries... pass_all [2022-06-22T15:05:37.711Z] #77 139.5 checking for dlltool... no [2022-06-22T15:05:37.711Z] #77 139.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:05:37.711Z] #77 139.5 checking for ar... ar [2022-06-22T15:05:37.711Z] #77 139.5 checking for archiver @FILE support... @ [2022-06-22T15:05:37.711Z] #77 139.8 checking for strip... strip [2022-06-22T15:05:37.711Z] #77 139.8 checking for ranlib... ranlib [2022-06-22T15:05:37.711Z] #77 139.8 checking for gawk... no [2022-06-22T15:05:37.711Z] #77 139.8 checking for mawk... mawk [2022-06-22T15:05:38.417Z] #77 200.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:05:38.417Z] #77 200.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-22T15:05:38.417Z] #77 200.5 make[5]: Nothing to be done for 'install-data-am'. [2022-06-22T15:05:38.417Z] #77 200.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:05:38.417Z] #77 200.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:05:38.417Z] #77 200.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:05:38.417Z] #77 200.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:05:38.417Z] #77 200.5 make[2]: Entering directory '/tmp/crun-build' [2022-06-22T15:05:38.650Z] #77 139.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:05:38.650Z] #77 140.7 checking for sysroot... no [2022-06-22T15:05:38.650Z] #77 140.7 checking for a working dd... /bin/dd [2022-06-22T15:05:38.650Z] #77 140.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:05:38.677Z] #77 200.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-22T15:05:38.677Z] #77 200.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-22T15:05:38.677Z] #77 200.6 CC src/libcrun/libcrun_testing_a-container.o [2022-06-22T15:05:38.677Z] #77 200.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-22T15:05:38.677Z] #77 200.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-22T15:05:38.677Z] #77 200.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-22T15:05:38.677Z] #77 200.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-22T15:05:38.677Z] #77 200.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-22T15:05:38.677Z] #77 200.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-22T15:05:38.910Z] #77 141.0 checking for mt... no [2022-06-22T15:05:38.937Z] #77 200.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-22T15:05:38.937Z] #77 200.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-22T15:05:38.937Z] #77 200.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-22T15:05:38.937Z] #77 200.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-22T15:05:38.937Z] #77 201.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-22T15:05:38.937Z] #77 201.0 CC src/libcrun/libcrun_testing_a-error.o [2022-06-22T15:05:38.984Z] #56 DONE 1.3s [2022-06-22T15:05:38.984Z] [2022-06-22T15:05:38.984Z] #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-22T15:05:38.984Z] #60 sha256:2f40c8c4be2288ce649903d5e3a7476cd0fe31b670bcfb4ba98b34f83b856555 [2022-06-22T15:05:38.984Z] #60 154.0 + mkdir -p /build [2022-06-22T15:05:38.984Z] #60 154.0 + cp runc /build/runc [2022-06-22T15:05:38.984Z] #60 DONE 155.3s [2022-06-22T15:05:38.984Z] [2022-06-22T15:05:38.984Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-22T15:05:38.984Z] #58 sha256:341b41c1775f627b3a34ec1c209b54cfcb469dca59faf8102151fd56eeaf6fe8 [2022-06-22T15:05:39.170Z] #77 141.0 checking if : is a manifest tool... no [2022-06-22T15:05:39.198Z] #77 201.1 CC src/libcrun/libcrun_testing_a-status.o [2022-06-22T15:05:39.198Z] #77 201.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-22T15:05:39.198Z] #77 201.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-22T15:05:39.198Z] #77 201.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-22T15:05:39.198Z] #77 201.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-22T15:05:39.260Z] #58 DONE 0.1s [2022-06-22T15:05:39.260Z] [2022-06-22T15:05:39.260Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-22T15:05:39.260Z] #64 sha256:c763eb3d27683fd04d2b2676fdc3ef12704ddce4fbd0f0518276cd94c47d0f97 [2022-06-22T15:05:39.458Z] #77 201.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-22T15:05:39.719Z] #77 201.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-22T15:05:39.719Z] #77 201.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-22T15:05:39.719Z] #77 201.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-22T15:05:39.739Z] #77 141.1 checking how to run the C preprocessor... gcc -E [2022-06-22T15:05:39.833Z] #64 ... [2022-06-22T15:05:39.833Z] [2022-06-22T15:05:39.833Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-22T15:05:39.833Z] #61 sha256:cfe7c04630f141f3d5dc18f772ec6b11773c9ec74b52d94cb2be2079adf5956b [2022-06-22T15:05:39.980Z] #77 ... [2022-06-22T15:05:39.980Z] [2022-06-22T15:05:39.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-22T15:05:39.980Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:05:39.980Z] #47 247.3 + dpkg --print-architecture [2022-06-22T15:05:39.980Z] #47 247.3 + git checkout -q v2.1.0 [2022-06-22T15:05:39.980Z] #47 247.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-22T15:05:39.980Z] #47 247.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-22T15:05:40.402Z] #61 DONE 0.4s [2022-06-22T15:05:40.402Z] [2022-06-22T15:05:40.402Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-22T15:05:40.403Z] #64 sha256:c763eb3d27683fd04d2b2676fdc3ef12704ddce4fbd0f0518276cd94c47d0f97 [2022-06-22T15:05:40.964Z] #64 235.9 + bin/containerd [2022-06-22T15:05:41.378Z] #77 141.8 checking for ANSI C header files... yes [2022-06-22T15:05:41.640Z] #77 143.4 checking for sys/types.h... yes [2022-06-22T15:05:41.708Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:05:41.708Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:05:41.708Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:05:41.708Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:05:41.708Z] [2022-06-22T15:05:41.708Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-22T15:05:41.708Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-22T15:05:41.708Z] Using test binary docker [2022-06-22T15:05:41.708Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-22T15:05:41.708Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-22T15:05:41.708Z] INFO: Waiting for daemon to start... [2022-06-22T15:05:41.708Z] Starting dockerd [2022-06-22T15:05:41.708Z] . [2022-06-22T15:05:41.708Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-22T15:05:41.899Z] #77 143.6 checking for sys/stat.h... yes [2022-06-22T15:05:42.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-22T15:05:42.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-22T15:05:42.469Z] #77 144.0 checking for stdlib.h... yes [2022-06-22T15:05:42.731Z] #77 144.4 checking for string.h... yes [2022-06-22T15:05:43.303Z] #77 144.8 checking for memory.h... yes [2022-06-22T15:05:43.563Z] #77 145.3 checking for strings.h... yes [2022-06-22T15:05:43.822Z] #77 145.5 checking for inttypes.h... yes [2022-06-22T15:05:44.761Z] #77 145.9 checking for stdint.h... yes [2022-06-22T15:05:45.020Z] #77 146.6 checking for unistd.h... yes [2022-06-22T15:05:45.280Z] #77 147.0 checking for dlfcn.h... yes [2022-06-22T15:05:45.280Z] #77 147.3 checking for objdir... .libs [2022-06-22T15:05:45.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-22T15:05:45.850Z] #77 ... [2022-06-22T15:05:45.850Z] [2022-06-22T15:05:45.850Z] #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-22T15:05:45.850Z] #60 sha256:aa0f01600964b83512f23d80fdc718565939cdb0bb05ba699503acea20e60e66 [2022-06-22T15:05:45.850Z] #60 17.65 + cd /tmp/tmp.x9axn1rW89/src/github.com/opencontainers/runc [2022-06-22T15:05:45.850Z] #60 17.66 + git checkout -q v1.1.2 [2022-06-22T15:05:46.788Z] #60 18.61 + '[' -z '' ']' [2022-06-22T15:05:46.788Z] #60 18.62 + target=static [2022-06-22T15:05:46.788Z] #60 18.62 + make BUILDTAGS=seccomp static [2022-06-22T15:05:47.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-22T15:05:47.357Z] #60 19.12 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-22T15:05:47.617Z] #60 ... [2022-06-22T15:05:47.617Z] [2022-06-22T15:05:47.617Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:05:47.617Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:05:47.617Z] #21 2.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-22T15:05:47.617Z] #21 2.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-22T15:05:47.617Z] #21 2.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-22T15:05:47.617Z] #21 3.258 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-22T15:05:47.617Z] #21 5.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-22T15:05:47.617Z] #21 7.703 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-22T15:05:47.617Z] #21 ... [2022-06-22T15:05:47.617Z] [2022-06-22T15:05:47.617Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:47.617Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:47.617Z] #77 147.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:05:47.617Z] #77 148.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:05:47.617Z] #77 148.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:05:47.617Z] #77 148.5 checking if gcc static flag -static works... yes [2022-06-22T15:05:47.877Z] #77 149.5 checking if gcc supports -c -o file.o... yes [2022-06-22T15:05:47.877Z] #77 149.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:05:47.877Z] #77 149.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-22T15:05:48.126Z] #47 ... [2022-06-22T15:05:48.126Z] [2022-06-22T15:05:48.126Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:48.126Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:48.126Z] #77 201.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-22T15:05:48.126Z] #77 202.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-22T15:05:48.126Z] #77 202.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-22T15:05:48.126Z] #77 202.7 CC src/crun-crun.o [2022-06-22T15:05:48.126Z] #77 202.7 CC src/crun-run.o [2022-06-22T15:05:48.126Z] #77 202.8 CC src/crun-delete.o [2022-06-22T15:05:48.126Z] #77 202.9 CC src/crun-kill.o [2022-06-22T15:05:48.126Z] #77 203.0 CC src/crun-pause.o [2022-06-22T15:05:48.126Z] #77 203.1 CC src/crun-spec.o [2022-06-22T15:05:48.126Z] #77 203.2 CC src/crun-unpause.o [2022-06-22T15:05:48.126Z] #77 203.3 CC src/crun-exec.o [2022-06-22T15:05:48.126Z] #77 203.5 CC src/crun-list.o [2022-06-22T15:05:48.126Z] #77 203.7 CC src/crun-create.o [2022-06-22T15:05:48.126Z] #77 203.9 CC src/crun-start.o [2022-06-22T15:05:48.126Z] #77 204.1 CC src/crun-state.o [2022-06-22T15:05:48.126Z] #77 204.2 CC src/crun-update.o [2022-06-22T15:05:48.126Z] #77 204.4 CC src/crun-ps.o [2022-06-22T15:05:48.126Z] #77 204.6 CC src/crun-checkpoint.o [2022-06-22T15:05:48.126Z] #77 204.6 CC src/crun-restore.o [2022-06-22T15:05:48.126Z] #77 204.7 CC src/libcrun/libcrun_la-utils.lo [2022-06-22T15:05:48.126Z] #77 205.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-22T15:05:48.126Z] #77 205.3 CC src/libcrun/libcrun_la-container.lo [2022-06-22T15:05:48.126Z] #77 205.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-22T15:05:48.126Z] #77 205.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-22T15:05:48.126Z] #77 205.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-22T15:05:48.126Z] #77 206.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-22T15:05:48.126Z] #77 206.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-22T15:05:48.126Z] #77 206.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-22T15:05:48.126Z] #77 206.8 CC src/libcrun/libcrun_la-criu.lo [2022-06-22T15:05:48.126Z] #77 207.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-22T15:05:48.127Z] #77 207.2 CC src/libcrun/libcrun_la-linux.lo [2022-06-22T15:05:48.127Z] #77 207.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-22T15:05:48.127Z] #77 207.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-22T15:05:48.127Z] #77 207.9 CC src/libcrun/libcrun_la-error.lo [2022-06-22T15:05:48.127Z] #77 208.1 CC src/libcrun/libcrun_la-status.lo [2022-06-22T15:05:48.127Z] #77 208.4 CC src/libcrun/libcrun_la-terminal.lo [2022-06-22T15:05:48.127Z] #77 208.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-22T15:05:48.127Z] #77 208.9 CC src/libcrun/libcrun_la-signals.lo [2022-06-22T15:05:48.127Z] #77 209.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-22T15:05:48.127Z] #77 209.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-22T15:05:48.387Z] #77 210.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-22T15:05:48.445Z] #77 149.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:05:48.445Z] #77 150.4 checking how to hardcode library paths into programs... immediate [2022-06-22T15:05:48.705Z] #77 150.4 checking whether stripping libraries is possible... yes [2022-06-22T15:05:48.705Z] #77 150.5 checking if libtool supports shared libraries... yes [2022-06-22T15:05:48.705Z] #77 150.5 checking whether to build shared libraries... no [2022-06-22T15:05:48.705Z] #77 150.5 checking whether to build static libraries... yes [2022-06-22T15:05:48.705Z] #77 150.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:05:48.958Z] #77 210.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-22T15:05:48.958Z] #77 211.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-22T15:05:48.964Z] #77 150.7 checking whether build environment is sane... yes [2022-06-22T15:05:48.964Z] #77 150.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:05:48.964Z] #77 150.9 checking whether make sets $(MAKE)... yes [2022-06-22T15:05:48.964Z] #77 150.9 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:05:48.964Z] #77 150.9 checking whether make supports nested variables... yes [2022-06-22T15:05:49.219Z] #77 211.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-22T15:05:49.223Z] #77 151.0 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:05:49.223Z] #77 151.0 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:05:49.223Z] #77 151.0 checking how to create a ustar tar archive... gnutar [2022-06-22T15:05:49.480Z] #77 211.4 CC tests/init.o [2022-06-22T15:05:49.741Z] #77 211.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-22T15:05:49.792Z] #77 151.2 checking dependency style of gcc... gcc3 [2022-06-22T15:05:49.792Z] #77 151.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:05:49.792Z] #77 151.8 checking whether make supports nested variables... (cached) yes [2022-06-22T15:05:49.792Z] #77 151.8 checking for gawk... (cached) mawk [2022-06-22T15:05:49.792Z] #77 151.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-22T15:05:49.792Z] #77 151.8 checking for gcc... (cached) gcc [2022-06-22T15:05:49.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-22T15:05:50.052Z] #77 152.0 checking whether we are using the GNU C compiler... (cached) yes [2022-06-22T15:05:50.052Z] #77 152.0 checking whether gcc accepts -g... (cached) yes [2022-06-22T15:05:50.052Z] #77 152.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-22T15:05:50.052Z] #77 152.0 checking whether gcc understands -c and -o together... (cached) yes [2022-06-22T15:05:50.052Z] #77 152.0 checking for a Python interpreter with version >= 3... python3 [2022-06-22T15:05:50.052Z] #77 152.1 checking for python3... /usr/bin/python3 [2022-06-22T15:05:50.312Z] #77 152.1 checking for python3 version... 3.9 [2022-06-22T15:05:50.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-22T15:05:50.571Z] #77 152.2 checking for python3 platform... linux [2022-06-22T15:05:50.831Z] #77 152.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-22T15:05:51.400Z] #77 152.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-22T15:05:51.400Z] #77 153.3 checking for go-md2man... no [2022-06-22T15:05:51.659Z] #77 153.3 checking error.h usability... yes [2022-06-22T15:05:51.923Z] #77 153.6 checking error.h presence... yes [2022-06-22T15:05:51.923Z] #77 153.8 checking for error.h... yes [2022-06-22T15:05:52.183Z] #77 153.9 checking linux/openat2.h usability... yes [2022-06-22T15:05:52.183Z] #77 154.2 checking linux/openat2.h presence... yes [2022-06-22T15:05:52.183Z] #77 154.2 checking for linux/openat2.h... yes [2022-06-22T15:05:52.702Z] #77 154.3 checking for copy_file_range... [2022-06-22T15:05:52.702Z] #77 ... [2022-06-22T15:05:52.702Z] [2022-06-22T15:05:52.702Z] #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-22T15:05:52.702Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-22T15:05:52.702Z] #34 DONE 235.4s [2022-06-22T15:05:52.702Z] [2022-06-22T15:05:52.703Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:05:52.703Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:05:52.703Z] #21 14.22 Fetched 8544 kB in 13s (683 kB/s) [2022-06-22T15:05:52.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-22T15:05:56.902Z] #21 14.22 Reading package lists... [2022-06-22T15:05:57.473Z] #21 19.03 Reading package lists... [2022-06-22T15:05:57.473Z] #21 ... [2022-06-22T15:05:57.473Z] [2022-06-22T15:05:57.473Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:05:57.473Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:05:57.473Z] #77 154.3 checking for copy_file_range... yes [2022-06-22T15:05:57.473Z] #77 154.8 checking for fgetxattr... yes [2022-06-22T15:05:57.473Z] #77 155.3 checking for statx... yes [2022-06-22T15:05:57.473Z] #77 155.8 checking for fgetpwent_r... yes [2022-06-22T15:05:57.473Z] #77 156.4 checking for issetugid... no [2022-06-22T15:05:57.473Z] #77 156.9 checking for pkg-config... /usr/bin/pkg-config [2022-06-22T15:05:57.473Z] #77 156.9 checking pkg-config is at least version 0.9.0... yes [2022-06-22T15:05:57.473Z] #77 156.9 checking for library containing yajl_tree_get... -lyajl [2022-06-22T15:05:57.473Z] #77 157.6 checking for yajl >= 2.0.0... yes [2022-06-22T15:05:57.473Z] #77 157.6 checking sys/capability.h usability... yes [2022-06-22T15:05:57.473Z] #77 157.7 checking sys/capability.h presence... yes [2022-06-22T15:05:57.473Z] #77 157.8 checking for sys/capability.h... yes [2022-06-22T15:05:57.473Z] #77 157.8 checking for library containing cap_from_name... -lcap [2022-06-22T15:05:57.473Z] #77 158.3 checking for library containing dlopen... -ldl [2022-06-22T15:05:57.473Z] #77 158.8 checking seccomp.h usability... yes [2022-06-22T15:05:57.473Z] #77 159.1 checking seccomp.h presence... yes [2022-06-22T15:05:57.473Z] #77 159.2 checking for seccomp.h... yes [2022-06-22T15:05:58.043Z] #77 159.2 checking for library containing seccomp_rule_add... -lseccomp [2022-06-22T15:05:58.043Z] #77 159.9 checking for library containing seccomp_arch_resolve_name... none required [2022-06-22T15:05:58.612Z] #77 160.2 checking systemd/sd-bus.h usability... yes [2022-06-22T15:05:58.612Z] #77 160.5 checking systemd/sd-bus.h presence... yes [2022-06-22T15:05:58.612Z] #77 160.7 checking for systemd/sd-bus.h... yes [2022-06-22T15:05:59.443Z] #77 160.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-22T15:05:59.703Z] #77 161.4 checking for sd_notify_barrier... yes [2022-06-22T15:05:59.963Z] #77 161.7 checking linux/bpf.h usability... yes [2022-06-22T15:05:59.963Z] #77 161.9 checking linux/bpf.h presence... yes [2022-06-22T15:05:59.963Z] #77 162.0 checking for linux/bpf.h... yes [2022-06-22T15:06:00.223Z] #77 162.0 checking compilation for eBPF... yes [2022-06-22T15:06:00.223Z] #77 162.3 checking for criu >= 3.15... no [2022-06-22T15:06:00.223Z] #77 162.3 configure: CRIU headers not found, building without CRIU support [2022-06-22T15:06:00.223Z] #77 162.3 checking for criu > 3.16... no [2022-06-22T15:06:00.483Z] #77 162.3 configure: CRIU version doesn't support join-ns API [2022-06-22T15:06:00.483Z] #77 162.3 checking for criu > 3.16.1... no [2022-06-22T15:06:00.483Z] #77 162.4 configure: CRIU version doesn't support for pre-dumping [2022-06-22T15:06:00.743Z] #77 162.4 checking for new mount API (fsconfig)... yes [2022-06-22T15:06:00.743Z] #77 162.5 checking for seccomp notify API... yes [2022-06-22T15:06:00.743Z] #77 162.7 checking for gperf... no [2022-06-22T15:06:00.743Z] #77 162.7 configure: gperf not found - cannot rebuild signal parser code [2022-06-22T15:06:01.004Z] #77 162.7 checking for library containing argp_parse... none required [2022-06-22T15:06:01.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-22T15:06:01.264Z] #77 ... [2022-06-22T15:06:01.264Z] [2022-06-22T15:06:01.264Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:06:01.264Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:06:01.264Z] #21 19.03 Reading package lists... [2022-06-22T15:06:02.645Z] #21 23.64 Building dependency tree...#21 ... [2022-06-22T15:06:02.645Z] [2022-06-22T15:06:02.645Z] #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-22T15:06:02.645Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-22T15:06:02.645Z] #36 244.8 Delve is a source level debugger for Go programs. [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-22T15:06:02.645Z] #36 244.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 Pass flags to the program you are debugging using `--`, for example: [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 Usage: [2022-06-22T15:06:02.645Z] #36 244.8 dlv [command] [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 Available Commands: [2022-06-22T15:06:02.645Z] #36 244.8 attach Attach to running process and begin debugging. [2022-06-22T15:06:02.645Z] #36 244.8 connect Connect to a headless debug server with a terminal client. [2022-06-22T15:06:02.645Z] #36 244.8 core Examine a core dump. [2022-06-22T15:06:02.645Z] #36 244.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-22T15:06:02.645Z] #36 244.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-22T15:06:02.645Z] #36 244.8 exec Execute a precompiled binary, and begin a debug session. [2022-06-22T15:06:02.645Z] #36 244.8 help Help about any command [2022-06-22T15:06:02.645Z] #36 244.8 run Deprecated command. Use 'debug' instead. [2022-06-22T15:06:02.645Z] #36 244.8 test Compile test binary and begin debugging program. [2022-06-22T15:06:02.645Z] #36 244.8 trace Compile and begin tracing program. [2022-06-22T15:06:02.645Z] #36 244.8 version Prints version. [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 Flags: [2022-06-22T15:06:02.645Z] #36 244.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-22T15:06:02.645Z] #36 244.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-22T15:06:02.645Z] #36 244.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-22T15:06:02.645Z] #36 244.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-22T15:06:02.645Z] #36 244.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-22T15:06:02.645Z] #36 244.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-22T15:06:02.645Z] #36 244.8 --disable-aslr Disables address space randomization [2022-06-22T15:06:02.645Z] #36 244.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-22T15:06:02.645Z] #36 244.8 -h, --help help for dlv [2022-06-22T15:06:02.645Z] #36 244.8 --init string Init file, executed by the terminal client. [2022-06-22T15:06:02.645Z] #36 244.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-22T15:06:02.645Z] #36 244.8 --log Enable debugging server logging. [2022-06-22T15:06:02.645Z] #36 244.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-22T15:06:02.645Z] #36 244.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-22T15:06:02.645Z] #36 244.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-22T15:06:02.645Z] #36 244.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-22T15:06:02.645Z] #36 244.8 --wd string Working directory for running the program. [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 Additional help topics: [2022-06-22T15:06:02.645Z] #36 244.8 dlv backend Help about the --backend flag. [2022-06-22T15:06:02.645Z] #36 244.8 dlv log Help about logging flags. [2022-06-22T15:06:02.645Z] #36 244.8 dlv redirect Help about file redirection. [2022-06-22T15:06:02.645Z] #36 244.8 [2022-06-22T15:06:02.645Z] #36 244.8 Use "dlv [command] --help" for more information about a command. [2022-06-22T15:06:02.645Z] #36 DONE 245.3s [2022-06-22T15:06:02.645Z] [2022-06-22T15:06:02.645Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:06:02.645Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:06:02.645Z] #21 23.64 Building dependency tree... [2022-06-22T15:06:04.026Z] #21 26.39 The following additional packages will be installed: [2022-06-22T15:06:04.026Z] #21 26.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-22T15:06:04.026Z] #21 26.39 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-22T15:06:04.026Z] #21 26.39 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-22T15:06:04.026Z] #21 26.39 python3-pkg-resources vim-runtime xxd [2022-06-22T15:06:04.026Z] #21 26.39 Suggested packages: [2022-06-22T15:06:04.026Z] #21 26.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-22T15:06:04.027Z] #21 26.39 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-22T15:06:04.027Z] #21 26.39 acl attr quota [2022-06-22T15:06:04.027Z] #21 26.39 Recommended packages: [2022-06-22T15:06:04.027Z] #21 26.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-22T15:06:04.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-22T15:06:05.935Z] #21 28.22 The following NEW packages will be installed: [2022-06-22T15:06:05.935Z] #21 28.23 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-22T15:06:05.935Z] #21 28.23 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-22T15:06:05.935Z] #21 28.23 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-22T15:06:05.935Z] #21 28.24 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-22T15:06:05.935Z] #21 28.24 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-22T15:06:05.935Z] #21 28.24 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-22T15:06:05.935Z] #21 28.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-22T15:06:05.935Z] #21 28.24 xz-utils zip zstd [2022-06-22T15:06:06.195Z] #21 28.67 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:06:06.195Z] #21 28.67 Need to get 27.7 MB of archives. [2022-06-22T15:06:06.195Z] #21 28.67 After this operation, 106 MB of additional disk space will be used. [2022-06-22T15:06:06.195Z] #21 28.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-22T15:06:06.195Z] #21 28.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-22T15:06:06.195Z] #21 28.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-22T15:06:06.195Z] #21 28.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-22T15:06:06.195Z] #21 28.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-22T15:06:06.195Z] #21 28.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-22T15:06:06.195Z] #21 28.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-22T15:06:06.195Z] #21 28.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-22T15:06:06.195Z] #21 28.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-22T15:06:06.455Z] #21 28.80 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-22T15:06:06.455Z] #21 28.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-22T15:06:06.455Z] #21 28.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-22T15:06:06.455Z] #21 28.83 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-22T15:06:06.455Z] #21 28.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-22T15:06:06.455Z] #21 28.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-22T15:06:06.455Z] #21 28.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-22T15:06:06.455Z] #21 28.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-22T15:06:06.455Z] #21 28.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-22T15:06:06.455Z] #21 28.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-22T15:06:06.455Z] #21 28.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-22T15:06:06.455Z] #21 28.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-22T15:06:06.455Z] #21 28.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-22T15:06:06.455Z] #21 28.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-22T15:06:06.455Z] #21 28.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-22T15:06:06.455Z] #21 28.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-22T15:06:06.455Z] #21 28.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-22T15:06:06.716Z] #21 28.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-22T15:06:06.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-22T15:06:06.975Z] #21 29.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-22T15:06:06.975Z] #21 29.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-22T15:06:06.975Z] #21 29.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-22T15:06:06.975Z] #21 29.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-22T15:06:06.975Z] #21 29.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-22T15:06:06.975Z] #21 29.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-22T15:06:06.975Z] #21 29.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-22T15:06:06.975Z] #21 29.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-22T15:06:07.235Z] #21 29.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-22T15:06:07.235Z] #21 29.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-22T15:06:07.235Z] #21 29.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-22T15:06:07.235Z] #21 29.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-22T15:06:07.235Z] #21 29.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-22T15:06:07.235Z] #21 29.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-22T15:06:07.235Z] #21 29.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-22T15:06:07.235Z] #21 29.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-22T15:06:07.494Z] #21 29.81 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-22T15:06:07.494Z] #21 29.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-22T15:06:08.126Z] #21 30.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-22T15:06:08.126Z] #21 30.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-22T15:06:08.126Z] #21 30.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-22T15:06:08.126Z] #21 30.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-22T15:06:08.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-22T15:06:09.101Z] #21 31.46 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:06:09.369Z] #21 31.76 Fetched 27.7 MB in 2s (13.4 MB/s) [2022-06-22T15:06:09.630Z] #21 31.82 Selecting previously unselected package pigz. [2022-06-22T15:06:09.630Z] #21 31.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 ... 24019 files and directories currently installed.) [2022-06-22T15:06:09.631Z] #21 31.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-22T15:06:09.631Z] #21 32.03 Unpacking pigz (2.6-1) ... [2022-06-22T15:06:09.911Z] #21 32.23 Selecting previously unselected package libelf1:amd64. [2022-06-22T15:06:09.911Z] #21 32.23 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-22T15:06:09.911Z] #21 32.25 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-22T15:06:10.173Z] #21 32.47 Selecting previously unselected package libbpf0:amd64. [2022-06-22T15:06:10.173Z] #21 32.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-22T15:06:10.173Z] #21 32.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-22T15:06:10.443Z] #21 32.66 Selecting previously unselected package libcap2:amd64. [2022-06-22T15:06:10.443Z] #21 32.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-22T15:06:10.443Z] #21 32.66 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-22T15:06:10.443Z] #21 32.79 Selecting previously unselected package libmnl0:amd64. [2022-06-22T15:06:10.443Z] #21 32.79 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-22T15:06:10.443Z] #21 32.80 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-22T15:06:10.443Z] #21 32.91 Selecting previously unselected package libxtables12:amd64. [2022-06-22T15:06:10.443Z] #21 32.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-22T15:06:10.717Z] #21 32.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-22T15:06:10.717Z] #21 33.11 Selecting previously unselected package libcap2-bin. [2022-06-22T15:06:10.717Z] #21 33.11 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-22T15:06:10.717Z] #21 33.12 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-22T15:06:10.975Z] #21 33.25 Selecting previously unselected package iproute2. [2022-06-22T15:06:10.975Z] #21 33.26 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-22T15:06:10.975Z] #21 33.26 Unpacking iproute2 (5.10.0-4) ... [2022-06-22T15:06:11.234Z] #21 ... [2022-06-22T15:06:11.234Z] [2022-06-22T15:06:11.234Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:06:11.234Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:06:11.234Z] #77 163.2 checking that generated files are newer than configure... done [2022-06-22T15:06:11.234Z] #77 163.2 configure: creating ./config.status [2022-06-22T15:06:11.234Z] #77 167.1 config.status: creating Makefile [2022-06-22T15:06:11.234Z] #77 167.2 config.status: creating rpm/crun.spec [2022-06-22T15:06:11.234Z] #77 167.5 config.status: creating config.h [2022-06-22T15:06:11.234Z] #77 167.6 config.status: executing libtool commands [2022-06-22T15:06:11.234Z] #77 167.6 config.status: executing depfiles commands [2022-06-22T15:06:11.234Z] #77 169.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-22T15:06:11.234Z] #77 169.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-22T15:06:11.234Z] #77 170.9 checking for gcc... gcc [2022-06-22T15:06:11.234Z] #77 171.1 checking whether the C compiler works... yes [2022-06-22T15:06:11.234Z] #77 171.4 checking for C compiler default output file name... a.out [2022-06-22T15:06:11.234Z] #77 171.4 checking for suffix of executables... [2022-06-22T15:06:11.234Z] #77 171.6 checking whether we are cross compiling... no [2022-06-22T15:06:11.234Z] #77 171.8 checking for suffix of object files... o [2022-06-22T15:06:11.234Z] #77 172.0 checking whether we are using the GNU C compiler... yes [2022-06-22T15:06:11.234Z] #77 172.1 checking whether gcc accepts -g... yes [2022-06-22T15:06:11.234Z] #77 172.3 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:06:11.234Z] #77 172.5 checking whether gcc understands -c and -o together... yes [2022-06-22T15:06:11.234Z] #77 172.7 checking how to run the C preprocessor... gcc -E [2022-06-22T15:06:11.234Z] #77 173.4 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:06:11.493Z] #77 173.4 checking for egrep... /bin/grep -E [2022-06-22T15:06:11.493Z] #77 173.4 checking for ANSI C header files... [2022-06-22T15:06:11.493Z] #77 ... [2022-06-22T15:06:11.493Z] [2022-06-22T15:06:11.493Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:06:11.493Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:06:11.493Z] #21 34.05 Selecting previously unselected package xxd. [2022-06-22T15:06:11.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-22T15:06:11.706Z] #77 ... [2022-06-22T15:06:11.706Z] [2022-06-22T15:06:11.706Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-22T15:06:11.706Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:06:11.706Z] #47 DONE 276.3s [2022-06-22T15:06:11.706Z] [2022-06-22T15:06:11.706Z] #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-22T15:06:11.706Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:06:11.706Z] #55 ... [2022-06-22T15:06:11.706Z] [2022-06-22T15:06:11.706Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-22T15:06:11.706Z] #48 sha256:6ed06e78ee262210be079209d18a398abaed927413d20443565096e3b9f5365b [2022-06-22T15:06:11.751Z] #21 34.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-22T15:06:11.751Z] #21 34.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:06:11.751Z] #21 34.32 Selecting previously unselected package vim-common. [2022-06-22T15:06:11.966Z] #48 DONE 0.6s [2022-06-22T15:06:11.966Z] [2022-06-22T15:06:11.966Z] #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-22T15:06:11.966Z] #60 sha256:54cdb5633660d263e94331839ff30693c457eeeda47b530920f7e54d6c77f58c [2022-06-22T15:06:12.011Z] #21 34.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:06:12.011Z] #21 34.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:06:12.227Z] #60 ... [2022-06-22T15:06:12.227Z] [2022-06-22T15:06:12.227Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-22T15:06:12.227Z] #52 sha256:99264319911ddb88b64a6b76e21ac242c51cc4f1c8a1ac0ec8402665983bff85 [2022-06-22T15:06:12.227Z] #52 DONE 0.1s [2022-06-22T15:06:12.227Z] [2022-06-22T15:06:12.227Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-22T15:06:12.227Z] #54 sha256:de2971a590020ddb6410589e9faa92708bea146f31337dd6aef759d0e94b508e [2022-06-22T15:06:12.227Z] #54 DONE 0.1s [2022-06-22T15:06:12.227Z] [2022-06-22T15:06:12.227Z] #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-22T15:06:12.227Z] #60 sha256:54cdb5633660d263e94331839ff30693c457eeeda47b530920f7e54d6c77f58c [2022-06-22T15:06:12.270Z] #21 34.75 Selecting previously unselected package bash-completion. [2022-06-22T15:06:12.489Z] #60 ... [2022-06-22T15:06:12.489Z] [2022-06-22T15:06:12.489Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:06:12.489Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:06:12.489Z] #77 234.4 CCLD tests/init [2022-06-22T15:06:12.529Z] #21 34.77 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-22T15:06:13.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-22T15:06:16.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-22T15:06:17.803Z] #21 39.36 Unpacking bash-completion (1:2.11-2) ... [2022-06-22T15:06:17.803Z] #21 39.94 Selecting previously unselected package bzip2. [2022-06-22T15:06:17.803Z] #21 39.97 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-22T15:06:17.803Z] #21 39.98 Unpacking bzip2 (1.0.8-4) ... [2022-06-22T15:06:17.803Z] #21 40.10 Selecting previously unselected package xz-utils. [2022-06-22T15:06:17.803Z] #21 40.10 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-22T15:06:17.803Z] #21 40.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:06:18.063Z] #21 40.39 Selecting previously unselected package apparmor. [2022-06-22T15:06:18.063Z] #21 40.41 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-22T15:06:18.063Z] #21 40.61 Unpacking apparmor (2.13.6-10) ... [2022-06-22T15:06:18.323Z] #21 ... [2022-06-22T15:06:18.323Z] [2022-06-22T15:06:18.323Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:06:18.323Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:06:18.323Z] #77 173.4 checking for ANSI C header files... yes [2022-06-22T15:06:18.323Z] #77 174.6 checking for sys/types.h... yes [2022-06-22T15:06:18.323Z] #77 174.8 checking for sys/stat.h... yes [2022-06-22T15:06:18.323Z] #77 175.0 checking for stdlib.h... yes [2022-06-22T15:06:18.323Z] #77 175.2 checking for string.h... yes [2022-06-22T15:06:18.323Z] #77 175.4 checking for memory.h... yes [2022-06-22T15:06:18.323Z] #77 175.8 checking for strings.h... yes [2022-06-22T15:06:18.323Z] #77 176.1 checking for inttypes.h... yes [2022-06-22T15:06:18.323Z] #77 176.5 checking for stdint.h... yes [2022-06-22T15:06:18.323Z] #77 176.7 checking for unistd.h... yes [2022-06-22T15:06:18.323Z] #77 176.9 checking minix/config.h usability... no [2022-06-22T15:06:18.323Z] #77 177.0 checking minix/config.h presence... no [2022-06-22T15:06:18.323Z] #77 177.1 checking for minix/config.h... no [2022-06-22T15:06:18.323Z] #77 177.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-22T15:06:18.323Z] #77 177.6 checking build system type... x86_64-pc-linux-gnu [2022-06-22T15:06:18.323Z] #77 178.1 checking host system type... x86_64-pc-linux-gnu [2022-06-22T15:06:18.323Z] #77 178.1 checking how to print strings... printf [2022-06-22T15:06:18.323Z] #77 178.1 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:06:18.323Z] #77 178.1 checking for fgrep... /bin/grep -F [2022-06-22T15:06:18.323Z] #77 178.1 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:06:18.323Z] #77 178.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:06:18.323Z] #77 178.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:06:18.323Z] #77 178.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:06:18.323Z] #77 178.4 checking whether ln -s works... yes [2022-06-22T15:06:18.323Z] #77 178.4 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:06:18.323Z] #77 178.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-22T15:06:18.323Z] #77 178.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:06:18.323Z] #77 178.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:06:18.323Z] #77 178.5 checking for objdump... objdump [2022-06-22T15:06:18.323Z] #77 178.5 checking how to recognize dependent libraries... pass_all [2022-06-22T15:06:18.323Z] #77 178.5 checking for dlltool... no [2022-06-22T15:06:18.323Z] #77 178.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:06:18.323Z] #77 178.6 checking for ar... ar [2022-06-22T15:06:18.323Z] #77 178.6 checking for archiver @FILE support... @ [2022-06-22T15:06:18.323Z] #77 178.8 checking for strip... strip [2022-06-22T15:06:18.323Z] #77 178.8 checking for ranlib... ranlib [2022-06-22T15:06:18.323Z] #77 178.8 checking for gawk... no [2022-06-22T15:06:18.323Z] #77 178.8 checking for mawk... mawk [2022-06-22T15:06:18.323Z] #77 178.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:06:18.323Z] #77 179.5 checking for sysroot... no [2022-06-22T15:06:18.323Z] #77 179.5 checking for a working dd... /bin/dd [2022-06-22T15:06:18.323Z] #77 179.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:06:18.323Z] #77 179.7 checking for mt... no [2022-06-22T15:06:18.323Z] #77 179.7 checking if : is a manifest tool... no [2022-06-22T15:06:18.323Z] #77 179.7 checking for dlfcn.h... yes [2022-06-22T15:06:18.323Z] #77 179.8 checking for objdir... .libs [2022-06-22T15:06:18.842Z] #77 180.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:06:18.842Z] #77 180.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:06:19.102Z] #77 180.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:06:19.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-22T15:06:19.671Z] #77 181.0 checking if gcc static flag -static works... yes [2022-06-22T15:06:19.672Z] #77 181.5 checking if gcc supports -c -o file.o... yes [2022-06-22T15:06:19.672Z] #77 181.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:06:19.932Z] #77 181.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-22T15:06:20.192Z] #77 181.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:06:20.192Z] #77 182.2 checking how to hardcode library paths into programs... immediate [2022-06-22T15:06:20.192Z] #77 182.2 checking whether stripping libraries is possible... yes [2022-06-22T15:06:20.192Z] #77 182.2 checking if libtool supports shared libraries... yes [2022-06-22T15:06:20.192Z] #77 182.2 checking whether to build shared libraries... no [2022-06-22T15:06:20.192Z] #77 182.2 checking whether to build static libraries... yes [2022-06-22T15:06:20.452Z] #77 182.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:06:20.452Z] #77 182.3 checking whether build environment is sane... yes [2022-06-22T15:06:20.452Z] #77 182.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:06:20.452Z] #77 182.5 checking whether make sets $(MAKE)... yes [2022-06-22T15:06:20.453Z] sha256:4451aec19971072d89acf7b75d3fd323a2032a53d613f3322d10e719c1162d35 [2022-06-22T15:06:20.453Z] INFO: Starting docker-py tests... [2022-06-22T15:06:20.453Z] ============================= test session starts ============================== [2022-06-22T15:06:20.453Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-22T15:06:20.453Z] rootdir: /src, inifile: pytest.ini [2022-06-22T15:06:20.453Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-22T15:06:20.453Z] collected 395 items / 2 deselected / 393 selected [2022-06-22T15:06:20.453Z] [2022-06-22T15:06:20.711Z] #77 182.6 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:06:20.711Z] #77 182.7 checking whether make supports nested variables... yes [2022-06-22T15:06:20.711Z] #77 182.8 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:06:20.711Z] #77 182.8 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:06:20.971Z] #77 182.8 checking how to create a ustar tar archive... gnutar [2022-06-22T15:06:21.230Z] #77 182.9 checking dependency style of gcc... gcc3 [2022-06-22T15:06:21.230Z] #77 183.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:06:21.230Z] #77 183.2 checking whether make supports nested variables... (cached) yes [2022-06-22T15:06:21.230Z] #77 183.2 checking for pkg-config... /usr/bin/pkg-config [2022-06-22T15:06:21.230Z] #77 183.2 checking pkg-config is at least version 0.9.0... yes [2022-06-22T15:06:21.490Z] #77 183.2 checking for yajl >= 2.1.0... yes [2022-06-22T15:06:21.490Z] #77 183.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-22T15:06:21.490Z] #77 183.3 checking for gcc... (cached) gcc [2022-06-22T15:06:21.490Z] #77 183.5 checking whether we are using the GNU C compiler... (cached) yes [2022-06-22T15:06:21.490Z] #77 183.5 checking whether gcc accepts -g... (cached) yes [2022-06-22T15:06:21.490Z] #77 183.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-22T15:06:21.490Z] #77 183.5 checking whether gcc understands -c and -o together... (cached) yes [2022-06-22T15:06:21.749Z] #77 183.5 checking for a Python interpreter with version >= 3... python3 [2022-06-22T15:06:21.749Z] #77 183.6 checking for python3... /usr/bin/python3 [2022-06-22T15:06:21.749Z] #77 183.6 checking for python3 version... 3.9 [2022-06-22T15:06:21.749Z] #77 183.7 checking for python3 platform... linux [2022-06-22T15:06:21.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-22T15:06:22.010Z] #77 183.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-22T15:06:22.579Z] #77 184.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-22T15:06:22.579Z] #77 184.6 checking that generated files are newer than configure... done [2022-06-22T15:06:22.579Z] #77 184.6 configure: creating ./config.status [2022-06-22T15:06:24.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-22T15:06:24.399Z] Using test binary docker [2022-06-22T15:06:24.399Z] +++ /etc/init.d/apparmor start [2022-06-22T15:06:24.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-22T15:06:24.399Z] INFO: Waiting for daemon to start... [2022-06-22T15:06:24.399Z] Starting dockerd [2022-06-22T15:06:24.399Z] +++ 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-22T15:06:26.303Z] . [2022-06-22T15:06:26.303Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-22T15:06:26.562Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-22T15:06:26.562Z] Error: No such image: emptyfs [2022-06-22T15:06:26.562Z] ++++ docker load [2022-06-22T15:06:26.562Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-22T15:06:26.775Z] #77 188.6 config.status: creating Makefile [2022-06-22T15:06:26.775Z] #77 188.7 config.status: creating config.h [2022-06-22T15:06:27.035Z] #77 188.9 config.status: executing libtool commands [2022-06-22T15:06:27.035Z] #77 188.9 config.status: executing depfiles commands [2022-06-22T15:06:27.129Z] Running integration-test (iteration 1) [2022-06-22T15:06:27.129Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-22T15:06:27.129Z] ++ 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-22T15:06:27.129Z] ++ set -e [2022-06-22T15:06:27.129Z] ++ '[' -n 0 ']' [2022-06-22T15:06:27.129Z] ++ set -x [2022-06-22T15:06:27.129Z] ++ 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-22T15:06:27.603Z] #64 275.3 # github.com/containerd/containerd/cmd/containerd [2022-06-22T15:06:27.603Z] #64 275.3 /usr/bin/ld: /tmp/go-link-3114411682/000019.o: in function `New': [2022-06-22T15:06:27.603Z] #64 275.3 /tmp/tmp.V5Dvvojaln/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-22T15:06:27.603Z] #64 275.4 + bin/containerd-stress [2022-06-22T15:06:27.603Z] #64 276.4 + bin/containerd-shim [2022-06-22T15:06:27.985Z] #77 189.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-22T15:06:27.985Z] #77 189.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-22T15:06:28.066Z] Loaded image: busybox:latest [2022-06-22T15:06:28.252Z] #77 190.2 checking for gcc... gcc [2022-06-22T15:06:28.325Z] Loaded image: busybox:glibc [2022-06-22T15:06:28.564Z] #77 190.3 checking whether the C compiler works... yes [2022-06-22T15:06:28.565Z] #77 190.4 checking for C compiler default output file name... a.out [2022-06-22T15:06:28.884Z] #77 190.4 checking for suffix of executables... [2022-06-22T15:06:29.144Z] #77 190.7 checking whether we are cross compiling... [2022-06-22T15:06:29.145Z] #77 ... [2022-06-22T15:06:29.145Z] [2022-06-22T15:06:29.145Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:06:29.145Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:06:29.145Z] #21 41.38 Selecting previously unselected package inetutils-ping. [2022-06-22T15:06:29.145Z] #21 41.39 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 41.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-22T15:06:29.145Z] #21 41.69 Selecting previously unselected package libip4tc2:amd64. [2022-06-22T15:06:29.145Z] #21 41.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 41.73 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-22T15:06:29.145Z] #21 41.93 Selecting previously unselected package libip6tc2:amd64. [2022-06-22T15:06:29.145Z] #21 41.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 41.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-22T15:06:29.145Z] #21 42.12 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-22T15:06:29.145Z] #21 42.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 42.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-22T15:06:29.145Z] #21 42.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-22T15:06:29.145Z] #21 42.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 42.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-22T15:06:29.145Z] #21 42.32 Selecting previously unselected package libnftnl11:amd64. [2022-06-22T15:06:29.145Z] #21 42.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 42.33 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-22T15:06:29.145Z] #21 42.73 Selecting previously unselected package iptables. [2022-06-22T15:06:29.145Z] #21 42.74 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 42.83 Unpacking iptables (1.8.7-1) ... [2022-06-22T15:06:29.145Z] #21 43.72 Selecting previously unselected package libonig5:amd64. [2022-06-22T15:06:29.145Z] #21 43.75 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 43.81 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-22T15:06:29.145Z] #21 44.24 Selecting previously unselected package libjq1:amd64. [2022-06-22T15:06:29.145Z] #21 44.24 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 44.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-22T15:06:29.145Z] #21 44.61 Selecting previously unselected package jq. [2022-06-22T15:06:29.145Z] #21 44.63 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 44.66 Unpacking jq (1.6-2.1) ... [2022-06-22T15:06:29.145Z] #21 44.77 Selecting previously unselected package libaio1:amd64. [2022-06-22T15:06:29.145Z] #21 44.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 44.80 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-22T15:06:29.145Z] #21 44.91 Selecting previously unselected package libgpm2:amd64. [2022-06-22T15:06:29.145Z] #21 44.93 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 44.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-22T15:06:29.145Z] #21 45.18 Selecting previously unselected package libicu67:amd64. [2022-06-22T15:06:29.145Z] #21 45.18 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 45.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-22T15:06:29.145Z] #21 50.66 Selecting previously unselected package libinih1:amd64. [2022-06-22T15:06:29.145Z] #21 50.69 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 50.70 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-22T15:06:29.145Z] #21 50.77 Selecting previously unselected package libnet1:amd64. [2022-06-22T15:06:29.145Z] #21 50.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 50.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:06:29.145Z] #21 51.36 Selecting previously unselected package libnl-3-200:amd64. [2022-06-22T15:06:29.145Z] #21 51.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-22T15:06:29.145Z] #21 51.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-22T15:06:29.145Z] #21 ... [2022-06-22T15:06:29.145Z] [2022-06-22T15:06:29.145Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:06:29.145Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:06:29.145Z] #77 190.7 checking whether we are cross compiling... no [2022-06-22T15:06:29.403Z] #77 191.1 checking for suffix of object files... o [2022-06-22T15:06:29.403Z] #77 191.3 checking whether we are using the GNU C compiler... yes [2022-06-22T15:06:29.662Z] #77 191.4 checking whether gcc accepts -g... yes [2022-06-22T15:06:30.082Z] #77 191.6 checking for gcc option to accept ISO C89... none needed [2022-06-22T15:06:30.122Z] #64 284.9 + bin/containerd-shim-runc-v1 [2022-06-22T15:06:30.341Z] #77 191.8 checking whether gcc understands -c and -o together... yes [2022-06-22T15:06:30.341Z] #77 192.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-22T15:06:30.341Z] #77 192.3 checking whether build environment is sane... yes [2022-06-22T15:06:30.341Z] #77 192.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-22T15:06:30.341Z] #77 192.4 checking for gawk... no [2022-06-22T15:06:30.341Z] #77 192.4 checking for mawk... mawk [2022-06-22T15:06:30.341Z] #77 192.4 checking whether make sets $(MAKE)... yes [2022-06-22T15:06:30.341Z] #77 192.4 checking whether make supports the include directive... yes (GNU style) [2022-06-22T15:06:30.341Z] #77 192.4 checking whether make supports nested variables... yes [2022-06-22T15:06:30.600Z] #77 192.5 checking whether UID '0' is supported by ustar format... yes [2022-06-22T15:06:30.600Z] #77 192.5 checking whether GID '0' is supported by ustar format... yes [2022-06-22T15:06:30.600Z] #77 192.5 checking how to create a ustar tar archive... gnutar [2022-06-22T15:06:30.858Z] #77 192.6 checking dependency style of gcc... gcc3 [2022-06-22T15:06:30.858Z] #77 192.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-22T15:06:30.858Z] #77 192.7 checking whether make supports nested variables... (cached) yes [2022-06-22T15:06:31.431Z] #77 192.8 checking build system type... x86_64-pc-linux-gnu [2022-06-22T15:06:31.431Z] #77 193.3 checking host system type... x86_64-pc-linux-gnu [2022-06-22T15:06:31.431Z] #77 193.3 checking how to print strings... printf [2022-06-22T15:06:31.431Z] #77 193.3 checking for a sed that does not truncate output... /bin/sed [2022-06-22T15:06:31.432Z] #77 193.3 checking for grep that handles long lines and -e... /bin/grep [2022-06-22T15:06:31.432Z] #77 193.3 checking for egrep... /bin/grep -E [2022-06-22T15:06:31.432Z] #77 193.3 checking for fgrep... /bin/grep -F [2022-06-22T15:06:31.432Z] #77 193.3 checking for ld used by gcc... /usr/bin/ld [2022-06-22T15:06:31.432Z] #77 193.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-22T15:06:31.432Z] #77 193.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-22T15:06:31.432Z] #77 193.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-22T15:06:31.432Z] #77 193.5 checking whether ln -s works... yes [2022-06-22T15:06:31.432Z] #77 193.5 checking the maximum length of command line arguments... 1572864 [2022-06-22T15:06:31.432Z] #77 193.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-22T15:06:31.432Z] #77 193.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-22T15:06:31.432Z] #77 193.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-22T15:06:31.432Z] #77 193.5 checking for objdump... objdump [2022-06-22T15:06:31.432Z] #77 193.5 checking how to recognize dependent libraries... pass_all [2022-06-22T15:06:31.691Z] #77 193.6 checking for dlltool... no [2022-06-22T15:06:31.691Z] #77 193.6 checking how to associate runtime and link libraries... printf %s\n [2022-06-22T15:06:31.691Z] #77 193.6 checking for ar... ar [2022-06-22T15:06:31.691Z] #77 193.6 checking for archiver @FILE support... @ [2022-06-22T15:06:31.691Z] #77 193.7 checking for strip... strip [2022-06-22T15:06:31.691Z] #77 193.7 checking for ranlib... ranlib [2022-06-22T15:06:32.261Z] #77 193.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-22T15:06:32.261Z] #77 194.3 checking for sysroot... no [2022-06-22T15:06:32.261Z] #77 194.3 checking for a working dd... /bin/dd [2022-06-22T15:06:32.261Z] #77 194.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-22T15:06:32.522Z] #77 194.4 checking for mt... no [2022-06-22T15:06:32.522Z] #77 194.4 checking if : is a manifest tool... no [2022-06-22T15:06:32.781Z] #77 194.4 checking how to run the C preprocessor... gcc -E [2022-06-22T15:06:33.597Z] Loaded image: debian:bullseye-slim [2022-06-22T15:06:33.597Z] Loaded image: hello-world:latest [2022-06-22T15:06:33.597Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:06:33.597Z] INFO: Testing against a local daemon [2022-06-22T15:06:33.597Z] === RUN TestCgroupNamespacesBuild [2022-06-22T15:06:33.723Z] #77 194.7 checking for ANSI C header files... yes [2022-06-22T15:06:33.723Z] #77 195.4 checking for sys/types.h... yes [2022-06-22T15:06:33.723Z] #77 195.6 checking for sys/stat.h... yes [2022-06-22T15:06:33.983Z] #77 195.7 checking for stdlib.h... yes [2022-06-22T15:06:34.244Z] #77 196.0 checking for string.h... yes [2022-06-22T15:06:34.466Z] #77 253.7 AR libcrun_testing.a [2022-06-22T15:06:34.466Z] #77 253.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-22T15:06:34.466Z] #77 253.8 CCLD tests/tests_libcrun_utils [2022-06-22T15:06:34.466Z] #77 253.8 CCLD tests/tests_libcrun_errors [2022-06-22T15:06:34.466Z] #77 253.8 CCLD tests/tests_libcrun_fuzzer [2022-06-22T15:06:34.466Z] #77 255.2 CCLD libcrun.la [2022-06-22T15:06:34.466Z] #77 255.7 CCLD crun [2022-06-22T15:06:34.466Z] #77 256.1 make[3]: Entering directory '/tmp/crun-build' [2022-06-22T15:06:34.466Z] #77 256.3 /bin/mkdir -p '/usr/local/lib' [2022-06-22T15:06:34.466Z] #77 256.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-22T15:06:34.466Z] #77 256.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-22T15:06:34.466Z] #77 256.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-22T15:06:34.466Z] #77 256.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-22T15:06:34.466Z] #77 256.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-22T15:06:34.466Z] #77 256.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-22T15:06:34.466Z] #77 256.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-22T15:06:34.503Z] #77 196.2 checking for memory.h... yes [2022-06-22T15:06:34.727Z] #77 256.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-22T15:06:34.727Z] #77 256.6 ---------------------------------------------------------------------- [2022-06-22T15:06:34.727Z] #77 256.6 Libraries have been installed in: [2022-06-22T15:06:34.727Z] #77 256.7 /usr/local/lib [2022-06-22T15:06:34.727Z] #77 256.7 [2022-06-22T15:06:34.727Z] #77 256.7 If you ever happen to want to link against installed libraries [2022-06-22T15:06:34.727Z] #77 256.7 in a given directory, LIBDIR, you must either use libtool, and [2022-06-22T15:06:34.727Z] #77 256.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-22T15:06:34.727Z] #77 256.7 flag during linking and do at least one of the following: [2022-06-22T15:06:34.727Z] #77 256.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-22T15:06:34.727Z] #77 256.7 during execution [2022-06-22T15:06:34.727Z] #77 256.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-22T15:06:34.727Z] #77 256.7 during linking [2022-06-22T15:06:34.727Z] #77 256.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-22T15:06:34.727Z] #77 256.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-22T15:06:34.727Z] #77 256.7 [2022-06-22T15:06:34.727Z] #77 256.7 See any operating system documentation about shared libraries for [2022-06-22T15:06:34.727Z] #77 256.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-22T15:06:34.727Z] #77 256.7 ---------------------------------------------------------------------- [2022-06-22T15:06:34.727Z] #77 256.7 /bin/mkdir -p '/build' [2022-06-22T15:06:34.727Z] #77 256.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-22T15:06:34.727Z] #77 256.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-22T15:06:34.727Z] #77 256.7 make[3]: Leaving directory '/tmp/crun-build' [2022-06-22T15:06:34.727Z] #77 256.7 make[2]: Leaving directory '/tmp/crun-build' [2022-06-22T15:06:34.727Z] #77 256.7 make[1]: Leaving directory '/tmp/crun-build' [2022-06-22T15:06:34.763Z] #77 196.5 checking for strings.h... yes [2022-06-22T15:06:34.763Z] #77 196.7 checking for inttypes.h... yes [2022-06-22T15:06:34.989Z] #77 DONE 256.9s [2022-06-22T15:06:34.989Z] [2022-06-22T15:06:34.989Z] #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-22T15:06:34.989Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:06:35.283Z] #77 196.9 checking for stdint.h... yes [2022-06-22T15:06:35.283Z] #77 197.1 checking for unistd.h... yes [2022-06-22T15:06:35.370Z] #64 289.9 + bin/containerd-shim-runc-v2 [2022-06-22T15:06:35.543Z] #77 197.3 checking for dlfcn.h... yes [2022-06-22T15:06:35.543Z] #77 197.5 checking for objdir... .libs [2022-06-22T15:06:35.626Z] #64 290.6 + binaries [2022-06-22T15:06:35.626Z] #64 290.6 + install -D bin/containerd /build/containerd [2022-06-22T15:06:35.626Z] #64 290.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-22T15:06:35.626Z] #64 290.6 + install -D bin/ctr /build/ctr [2022-06-22T15:06:36.114Z] #77 198.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-22T15:06:36.114Z] #77 198.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-22T15:06:36.147Z] --- PASS: TestCgroupNamespacesBuild (2.52s) [2022-06-22T15:06:36.147Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-22T15:06:36.374Z] #77 198.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-22T15:06:36.634Z] #77 198.2 checking if gcc static flag -static works... yes [2022-06-22T15:06:36.816Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-22T15:06:36.896Z] #77 198.7 checking if gcc supports -c -o file.o... yes [2022-06-22T15:06:36.896Z] #77 198.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-22T15:06:36.896Z] #77 198.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-22T15:06:37.388Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-22T15:06:37.415Z] #77 198.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-22T15:06:37.416Z] #77 199.3 checking how to hardcode library paths into programs... immediate [2022-06-22T15:06:37.416Z] #77 199.3 checking whether stripping libraries is possible... yes [2022-06-22T15:06:37.416Z] #77 199.3 checking if libtool supports shared libraries... yes [2022-06-22T15:06:37.416Z] #77 199.3 checking whether to build shared libraries... no [2022-06-22T15:06:37.416Z] #77 199.3 checking whether to build static libraries... yes [2022-06-22T15:06:37.675Z] #77 199.3 checking float.h usability... yes [2022-06-22T15:06:37.675Z] #77 199.5 checking float.h presence... yes [2022-06-22T15:06:37.675Z] #77 199.6 checking for float.h... yes [2022-06-22T15:06:37.935Z] #77 199.6 checking limits.h usability... yes [2022-06-22T15:06:37.935Z] #77 199.8 checking limits.h presence... yes [2022-06-22T15:06:37.935Z] #77 199.9 checking for limits.h... yes [2022-06-22T15:06:38.048Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2022-06-22T15:06:38.048Z] === RUN TestBuildWithSession [2022-06-22T15:06:38.048Z] build_session_test.go:25: TODO: BuildKit [2022-06-22T15:06:38.048Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-22T15:06:38.048Z] === RUN TestBuildSquashParent [2022-06-22T15:06:38.217Z] #77 200.0 checking stddef.h usability... yes [2022-06-22T15:06:38.477Z] #77 200.2 checking stddef.h presence... yes [2022-06-22T15:06:38.477Z] #77 200.3 checking for stddef.h... yes [2022-06-22T15:06:38.477Z] #77 200.3 checking for stdlib.h... (cached) yes [2022-06-22T15:06:38.477Z] #77 200.3 checking for string.h... (cached) yes [2022-06-22T15:06:38.737Z] #77 200.3 checking sys/time.h usability... yes [2022-06-22T15:06:38.737Z] #77 200.6 checking sys/time.h presence... yes [2022-06-22T15:06:38.737Z] #77 200.7 checking for sys/time.h... yes [2022-06-22T15:06:38.995Z] #77 200.7 checking for inline... inline [2022-06-22T15:06:39.158Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-22T15:06:39.255Z] #77 200.9 checking for size_t... [2022-06-22T15:06:39.255Z] #77 ... [2022-06-22T15:06:39.255Z] [2022-06-22T15:06:39.255Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:06:39.255Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:06:39.255Z] #21 51.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-22T15:06:39.255Z] #21 51.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-22T15:06:39.255Z] #21 51.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:06:39.255Z] #21 51.80 Selecting previously unselected package libyajl2:amd64. [2022-06-22T15:06:39.255Z] #21 51.81 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-22T15:06:39.255Z] #21 51.82 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-22T15:06:39.255Z] #21 51.92 Selecting previously unselected package net-tools. [2022-06-22T15:06:39.255Z] #21 51.94 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-22T15:06:39.255Z] #21 51.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-22T15:06:39.255Z] #21 52.89 Selecting previously unselected package patch. [2022-06-22T15:06:39.255Z] #21 52.90 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-22T15:06:39.255Z] #21 52.91 Unpacking patch (2.7.6-7) ... [2022-06-22T15:06:39.255Z] #21 53.10 Selecting previously unselected package python-pip-whl. [2022-06-22T15:06:39.255Z] #21 53.11 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-22T15:06:39.255Z] #21 53.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-22T15:06:39.255Z] #21 54.09 Selecting previously unselected package python3-lib2to3. [2022-06-22T15:06:39.255Z] #21 54.09 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-22T15:06:39.255Z] #21 54.10 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-22T15:06:39.255Z] #21 54.31 Selecting previously unselected package python3-distutils. [2022-06-22T15:06:39.255Z] #21 54.34 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-22T15:06:39.255Z] #21 54.35 Unpacking python3-distutils (3.9.2-1) ... [2022-06-22T15:06:39.255Z] #21 54.56 Selecting previously unselected package python3-pkg-resources. [2022-06-22T15:06:39.255Z] #21 54.56 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-22T15:06:39.255Z] #21 54.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:06:39.255Z] #21 54.77 Selecting previously unselected package python3-setuptools. [2022-06-22T15:06:39.255Z] #21 54.78 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-22T15:06:39.255Z] #21 54.79 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-22T15:06:39.255Z] #21 55.11 Selecting previously unselected package python3-wheel. [2022-06-22T15:06:39.255Z] #21 55.13 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-22T15:06:39.255Z] #21 55.13 Unpacking python3-wheel (0.34.2-1) ... [2022-06-22T15:06:39.255Z] #21 55.22 Selecting previously unselected package python3-pip. [2022-06-22T15:06:39.255Z] #21 55.24 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-22T15:06:39.255Z] #21 55.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-22T15:06:39.255Z] #21 55.64 Selecting previously unselected package sudo. [2022-06-22T15:06:39.255Z] #21 55.69 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-22T15:06:39.255Z] #21 55.73 Unpacking sudo (1.9.5p2-3) ... [2022-06-22T15:06:39.255Z] #21 56.60 Selecting previously unselected package thin-provisioning-tools. [2022-06-22T15:06:39.255Z] #21 56.61 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-22T15:06:39.255Z] #21 56.62 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-22T15:06:39.255Z] #21 56.98 Selecting previously unselected package uidmap. [2022-06-22T15:06:39.255Z] #21 56.99 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-22T15:06:39.255Z] #21 57.00 Unpacking uidmap (1:4.8.1-1) ... [2022-06-22T15:06:39.255Z] #21 57.22 Selecting previously unselected package vim-runtime. [2022-06-22T15:06:39.255Z] #21 57.22 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-22T15:06:39.255Z] #21 57.26 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-22T15:06:39.255Z] #21 57.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-22T15:06:39.255Z] #21 57.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:06:39.516Z] #21 ... [2022-06-22T15:06:39.516Z] [2022-06-22T15:06:39.516Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:06:39.516Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:06:39.516Z] #77 200.9 checking for size_t... yes [2022-06-22T15:06:39.516Z] #77 201.4 checking for stdlib.h... (cached) yes [2022-06-22T15:06:40.084Z] #77 201.4 checking for GNU libc compatible malloc... yes [2022-06-22T15:06:40.084Z] #77 201.9 checking for stdlib.h... (cached) yes [2022-06-22T15:06:40.343Z] #77 201.9 checking for GNU libc compatible realloc... yes [2022-06-22T15:06:40.912Z] #77 202.3 checking for working strtod... yes [2022-06-22T15:06:41.172Z] #77 202.9 checking for gettimeofday... yes [2022-06-22T15:06:42.002Z] #77 203.4 checking for memset... yes [2022-06-22T15:06:42.261Z] #77 204.0 checking for strspn... yes [2022-06-22T15:06:42.829Z] #77 204.8 checking that generated files are newer than configure... done [2022-06-22T15:06:42.829Z] #77 204.8 configure: creating ./config.status [2022-06-22T15:06:43.712Z] #64 DONE 298.5s [2022-06-22T15:06:44.274Z] [2022-06-22T15:06:44.274Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-22T15:06:44.274Z] #65 sha256:dc46d14fd80da4d6f85ed78d779292acd2909f7338f7b4f58cbab2165e6077ad [2022-06-22T15:06:45.372Z] #77 207.3 config.status: creating Makefile [2022-06-22T15:06:45.372Z] #77 207.4 config.status: creating config.h [2022-06-22T15:06:45.372Z] #77 207.4 config.status: executing depfiles commands [2022-06-22T15:06:45.632Z] #77 207.7 config.status: executing libtool commands [2022-06-22T15:06:46.201Z] #77 ... [2022-06-22T15:06:46.201Z] [2022-06-22T15:06:46.201Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:06:46.201Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:06:46.201Z] #21 63.38 Selecting previously unselected package vim. [2022-06-22T15:06:46.201Z] #21 63.38 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-22T15:06:46.201Z] #21 63.40 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:06:46.201Z] #21 64.40 Selecting previously unselected package xfsprogs. [2022-06-22T15:06:46.201Z] #21 64.40 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-22T15:06:46.201Z] #21 64.41 Unpacking xfsprogs (5.10.0-4) ... [2022-06-22T15:06:46.201Z] #21 65.20 Selecting previously unselected package zip. [2022-06-22T15:06:46.201Z] #21 65.21 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-22T15:06:46.201Z] #21 65.22 Unpacking zip (3.0-12) ... [2022-06-22T15:06:46.201Z] #21 65.47 Selecting previously unselected package zstd. [2022-06-22T15:06:46.201Z] #21 65.49 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-22T15:06:46.201Z] #21 65.49 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-22T15:06:46.201Z] #21 66.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-22T15:06:46.201Z] #21 67.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-22T15:06:46.201Z] #21 67.37 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-22T15:06:46.201Z] #21 67.39 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-22T15:06:46.201Z] #21 67.41 Setting up libicu67:amd64 (67.1-7) ... [2022-06-22T15:06:46.201Z] #21 67.44 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-22T15:06:46.201Z] #21 67.46 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-22T15:06:46.201Z] #21 67.47 Setting up uidmap (1:4.8.1-1) ... [2022-06-22T15:06:46.201Z] #21 67.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-22T15:06:46.201Z] #21 67.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-22T15:06:46.201Z] #21 67.53 Setting up bzip2 (1.0.8-4) ... [2022-06-22T15:06:46.201Z] #21 67.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-22T15:06:46.201Z] #21 67.57 Setting up python3-wheel (0.34.2-1) ... [2022-06-22T15:06:46.201Z] #21 68.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:06:46.201Z] #21 68.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-22T15:06:46.201Z] #21 68.57 Setting up libcap2-bin (1:2.44-1) ... [2022-06-22T15:06:46.201Z] #21 68.59 Setting up apparmor (2.13.6-10) ... [2022-06-22T15:06:46.790Z] #65 DONE 1.9s [2022-06-22T15:06:46.790Z] [2022-06-22T15:06:46.790Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-22T15:06:46.790Z] #70 sha256:1246fe39c31b7ad916a4dc8536991c3e46c9b46a30be2bdf115348ac00f835ba [2022-06-22T15:06:46.790Z] #70 DONE 0.4s [2022-06-22T15:06:46.790Z] [2022-06-22T15:06:46.790Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-22T15:06:46.790Z] #75 sha256:f90b58a829f97ef990798ac888f7b2d5338e126af9eb511ac839a0128e726ad5 [2022-06-22T15:06:47.583Z] #21 ... [2022-06-22T15:06:47.583Z] [2022-06-22T15:06:47.583Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:06:47.583Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:06:47.583Z] #77 209.6 GEN .version [2022-06-22T15:06:47.877Z] #77 209.7 make install-recursive [2022-06-22T15:06:47.877Z] #77 209.7 make[1]: Entering directory '/tmp/crun-build' [2022-06-22T15:06:47.877Z] #77 209.9 Making install in libocispec [2022-06-22T15:06:47.877Z] #77 209.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:06:48.027Z] --- PASS: TestBuildSquashParent (8.46s) [2022-06-22T15:06:48.027Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-22T15:06:48.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:06:48.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:06:48.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:06:48.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:06:48.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:06:48.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:06:48.027Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:06:48.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:06:48.027Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:06:48.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:06:48.027Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:06:48.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:06:48.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:06:48.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:06:48.141Z] #77 210.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-22T15:06:48.141Z] #77 210.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-22T15:06:48.141Z] #77 210.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-22T15:06:48.404Z] #77 210.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-22T15:06:49.305Z] #75 DONE 2.1s [2022-06-22T15:06:49.306Z] [2022-06-22T15:06:49.306Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-22T15:06:49.306Z] #78 sha256:54cc3f78cc1631707115fe5c87134834f4802d1abe980f9973bcafdaf9c25feb [2022-06-22T15:06:49.306Z] #78 DONE 0.1s [2022-06-22T15:06:49.306Z] [2022-06-22T15:06:49.306Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-22T15:06:49.306Z] #79 sha256:0df4132fb15aea2c94d88d3aed93683253e028cc3139512abd471b89a31bd72c [2022-06-22T15:06:49.306Z] #79 DONE 0.0s [2022-06-22T15:06:49.306Z] [2022-06-22T15:06:49.306Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-22T15:06:49.306Z] #80 sha256:a53c9fc26297345bd9f38da3003d3c446aacd9a21a94b412c8ee01a5d979638c [2022-06-22T15:06:49.306Z] #80 DONE 0.0s [2022-06-22T15:06:49.306Z] [2022-06-22T15:06:49.306Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-22T15:06:49.306Z] #81 sha256:35b42dd42c18833308d185e48f28f96ea727829f3482ad8ada2d3e5abdc1a12e [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-22T15:06:49.792Z] #77 211.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-22T15:06:49.868Z] #81 DONE 1.0s [2022-06-22T15:06:49.908Z] #55 317.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-22T15:06:49.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:06:49.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:06:50.052Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-22T15:06:50.052Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-22T15:06:50.052Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-22T15:06:50.052Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-22T15:06:50.052Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-22T15:06:50.052Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-22T15:06:50.052Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-22T15:06:50.124Z] [2022-06-22T15:06:50.124Z] #82 exporting to image [2022-06-22T15:06:50.124Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-22T15:06:50.124Z] #82 exporting layers [2022-06-22T15:06:51.294Z] #55 DONE 319.3s [2022-06-22T15:06:51.294Z] [2022-06-22T15:06:51.294Z] #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-22T15:06:51.294Z] #60 sha256:54cdb5633660d263e94331839ff30693c457eeeda47b530920f7e54d6c77f58c [2022-06-22T15:06:51.294Z] #60 187.6 + mkdir -p /build [2022-06-22T15:06:51.294Z] #60 187.6 + cp runc /build/runc [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-22T15:06:51.435Z] #77 213.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-22T15:06:51.435Z] #77 213.4 make install-recursive [2022-06-22T15:06:51.435Z] #77 213.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:06:51.435Z] #77 213.4 Making install in yajl [2022-06-22T15:06:51.435Z] #77 213.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:06:51.435Z] #77 213.5 CC verify/json_verify-json_verify.o [2022-06-22T15:06:51.435Z] #77 213.5 CC src/libyajl_la-yajl_alloc.lo [2022-06-22T15:06:51.435Z] #77 213.6 CC src/libyajl_la-yajl.lo [2022-06-22T15:06:51.555Z] #60 DONE 187.9s [2022-06-22T15:06:51.555Z] [2022-06-22T15:06:51.555Z] #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-22T15:06:51.555Z] #64 sha256:663c959be1c68f684dc7be0527a452716d14a5a1a9696389117db779841d1447 [2022-06-22T15:06:51.695Z] #77 213.6 CC src/libyajl_la-yajl_gen.lo [2022-06-22T15:06:51.695Z] #77 213.6 CC src/libyajl_la-yajl_parser.lo [2022-06-22T15:06:51.695Z] #77 213.6 CC src/libyajl_la-yajl_buf.lo [2022-06-22T15:06:51.695Z] #77 213.7 CC src/libyajl_la-yajl_lex.lo [2022-06-22T15:06:51.695Z] #77 213.7 CC src/libyajl_la-yajl_tree.lo [2022-06-22T15:06:51.695Z] #77 213.7 CC src/libyajl_la-yajl_encode.lo [2022-06-22T15:06:53.223Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:06:53.223Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:06:53.393Z] #82 exporting layers 3.3s done [2022-06-22T15:06:53.393Z] #82 writing image sha256:f6593ad33763524359835f5c25466622cfe9628d07f7008d474aff065f7bc0cc done [2022-06-22T15:06:53.393Z] #82 naming to docker.io/library/docker:3eaa4ffb0182c3cda9c19c81f7d326084887aac5 done [2022-06-22T15:06:53.393Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-22T15:06:53.714Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-22T15:06:53.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3eaa4ffb0182c3cda9c19c81f7d326084887aac5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3eaa4ffb0182c3cda9c19c81f7d326084887aac5 hack/test/unit [2022-06-22T15:06:54.103Z] #64 ... [2022-06-22T15:06:54.103Z] [2022-06-22T15:06:54.103Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-22T15:06:54.103Z] #56 sha256:9b7d6fc0586bbbce66bff1a36f9fa05e3abadbc967b1f2c47c4451af2251da0c [2022-06-22T15:06:54.365Z] #56 DONE 0.4s [2022-06-22T15:06:54.365Z] [2022-06-22T15:06:54.365Z] #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-22T15:06:54.365Z] #64 sha256:663c959be1c68f684dc7be0527a452716d14a5a1a9696389117db779841d1447 [2022-06-22T15:06:54.625Z] #64 ... [2022-06-22T15:06:54.625Z] [2022-06-22T15:06:54.625Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-22T15:06:54.625Z] #58 sha256:64a49a2637d0aad61b560b60f84a401db06e0a64ed6241c787831272342e0ee6 [2022-06-22T15:06:54.625Z] #58 DONE 0.1s [2022-06-22T15:06:54.625Z] [2022-06-22T15:06:54.625Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-22T15:06:54.625Z] #61 sha256:fda9f76af932ee20dfd51c06cdd1ab02c47e15bd5363e0245a2852b6045baffa [2022-06-22T15:06:54.625Z] #61 DONE 0.2s [2022-06-22T15:06:54.625Z] [2022-06-22T15:06:54.625Z] #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-22T15:06:54.625Z] #64 sha256:663c959be1c68f684dc7be0527a452716d14a5a1a9696389117db779841d1447 [2022-06-22T15:06:55.878Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-22T15:06:55.878Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-22T15:06:55.878Z] + TESTDIRS=./... [2022-06-22T15:06:55.878Z] + exclude_paths='/vendor/|/integration' [2022-06-22T15:06:55.878Z] ++ go list ./... [2022-06-22T15:06:55.878Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-22T15:06:56.442Z] + pkg_list='github.com/docker/docker/api [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/backend [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/container [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/events [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/filters [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/image [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/mount [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/network [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/registry [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/time [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/versions [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/volume [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:06:56.442Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:06:56.442Z] github.com/docker/docker/cli [2022-06-22T15:06:56.442Z] github.com/docker/docker/cli/config [2022-06-22T15:06:56.442Z] github.com/docker/docker/cli/debug [2022-06-22T15:06:56.442Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:06:56.442Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:06:56.442Z] github.com/docker/docker/client [2022-06-22T15:06:56.442Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:06:56.442Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:06:56.442Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:06:56.442Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:06:56.442Z] github.com/docker/docker/container [2022-06-22T15:06:56.442Z] github.com/docker/docker/container/stream [2022-06-22T15:06:56.442Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:06:56.442Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:06:56.442Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/config [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/events [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/exec [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/images [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/links [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/names [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/network [2022-06-22T15:06:56.442Z] github.com/docker/docker/daemon/stats [2022-06-22T15:06:56.442Z] github.com/docker/docker/distribution [2022-06-22T15:06:56.442Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:06:56.442Z] github.com/docker/docker/distribution/utils [2022-06-22T15:06:56.442Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:06:56.442Z] github.com/docker/docker/dockerversion [2022-06-22T15:06:56.442Z] github.com/docker/docker/errdefs [2022-06-22T15:06:56.442Z] github.com/docker/docker/image [2022-06-22T15:06:56.442Z] github.com/docker/docker/image/cache [2022-06-22T15:06:56.442Z] github.com/docker/docker/image/tarexport [2022-06-22T15:06:56.442Z] github.com/docker/docker/image/v1 [2022-06-22T15:06:56.442Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:06:56.442Z] github.com/docker/docker/layer [2022-06-22T15:06:56.442Z] github.com/docker/docker/libcontainerd [2022-06-22T15:06:56.442Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:06:56.442Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:06:56.442Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:06:56.442Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/libnetwork/types [2022-06-22T15:06:56.442Z] github.com/docker/docker/oci [2022-06-22T15:06:56.442Z] github.com/docker/docker/oci/caps [2022-06-22T15:06:56.442Z] github.com/docker/docker/opts [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/archive [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/directory [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/platform [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/pools [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/progress [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/signal [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/stack [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/system [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:06:56.442Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:06:56.442Z] github.com/docker/docker/plugin [2022-06-22T15:06:56.442Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:06:56.442Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:06:56.442Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:06:56.442Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:06:56.442Z] github.com/docker/docker/quota [2022-06-22T15:06:56.442Z] github.com/docker/docker/reference [2022-06-22T15:06:56.442Z] github.com/docker/docker/registry [2022-06-22T15:06:56.442Z] github.com/docker/docker/registry/resumable [2022-06-22T15:06:56.442Z] github.com/docker/docker/restartmanager [2022-06-22T15:06:56.442Z] github.com/docker/docker/rootless [2022-06-22T15:06:56.442Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:06:56.442Z] github.com/docker/docker/runconfig [2022-06-22T15:06:56.442Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/environment [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/registry [2022-06-22T15:06:56.442Z] github.com/docker/docker/testutil/request [2022-06-22T15:06:56.442Z] github.com/docker/docker/volume [2022-06-22T15:06:56.442Z] github.com/docker/docker/volume/drivers [2022-06-22T15:06:56.442Z] github.com/docker/docker/volume/local [2022-06-22T15:06:56.442Z] github.com/docker/docker/volume/mounts [2022-06-22T15:06:56.442Z] github.com/docker/docker/volume/service [2022-06-22T15:06:56.442Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:06:56.442Z] github.com/docker/docker/volume/testutils' [2022-06-22T15:06:56.442Z] ++ grep --fixed-strings -v /libnetwork [2022-06-22T15:06:56.442Z] ++ echo 'github.com/docker/docker/api [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/backend [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/container [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/events [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/filters [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/image [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/mount [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/network [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/registry [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/time [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/versions [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:06:56.442Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/volume [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli/config [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli/debug [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:06:56.443Z] github.com/docker/docker/client [2022-06-22T15:06:56.443Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:06:56.443Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:06:56.443Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:06:56.443Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:06:56.443Z] github.com/docker/docker/container [2022-06-22T15:06:56.443Z] github.com/docker/docker/container/stream [2022-06-22T15:06:56.443Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:06:56.443Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:06:56.443Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/config [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/events [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/exec [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/images [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/links [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/names [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/network [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/stats [2022-06-22T15:06:56.443Z] github.com/docker/docker/distribution [2022-06-22T15:06:56.443Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:06:56.443Z] github.com/docker/docker/distribution/utils [2022-06-22T15:06:56.443Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:06:56.443Z] github.com/docker/docker/dockerversion [2022-06-22T15:06:56.443Z] github.com/docker/docker/errdefs [2022-06-22T15:06:56.443Z] github.com/docker/docker/image [2022-06-22T15:06:56.443Z] github.com/docker/docker/image/cache [2022-06-22T15:06:56.443Z] github.com/docker/docker/image/tarexport [2022-06-22T15:06:56.443Z] github.com/docker/docker/image/v1 [2022-06-22T15:06:56.443Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:06:56.443Z] github.com/docker/docker/layer [2022-06-22T15:06:56.443Z] github.com/docker/docker/libcontainerd [2022-06-22T15:06:56.443Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:06:56.443Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:06:56.443Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:06:56.443Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/libnetwork/types [2022-06-22T15:06:56.443Z] github.com/docker/docker/oci [2022-06-22T15:06:56.443Z] github.com/docker/docker/oci/caps [2022-06-22T15:06:56.443Z] github.com/docker/docker/opts [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/archive [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/directory [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/platform [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/pools [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/progress [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/signal [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/stack [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/system [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:06:56.443Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:06:56.443Z] github.com/docker/docker/plugin [2022-06-22T15:06:56.443Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:06:56.443Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:06:56.443Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:06:56.443Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:06:56.443Z] github.com/docker/docker/quota [2022-06-22T15:06:56.443Z] github.com/docker/docker/reference [2022-06-22T15:06:56.443Z] github.com/docker/docker/registry [2022-06-22T15:06:56.443Z] github.com/docker/docker/registry/resumable [2022-06-22T15:06:56.443Z] github.com/docker/docker/restartmanager [2022-06-22T15:06:56.443Z] github.com/docker/docker/rootless [2022-06-22T15:06:56.443Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:06:56.443Z] github.com/docker/docker/runconfig [2022-06-22T15:06:56.443Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/environment [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/registry [2022-06-22T15:06:56.443Z] github.com/docker/docker/testutil/request [2022-06-22T15:06:56.443Z] github.com/docker/docker/volume [2022-06-22T15:06:56.443Z] github.com/docker/docker/volume/drivers [2022-06-22T15:06:56.443Z] github.com/docker/docker/volume/local [2022-06-22T15:06:56.443Z] github.com/docker/docker/volume/mounts [2022-06-22T15:06:56.443Z] github.com/docker/docker/volume/service [2022-06-22T15:06:56.443Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:06:56.443Z] github.com/docker/docker/volume/testutils' [2022-06-22T15:06:56.443Z] + base_pkg_list='github.com/docker/docker/api [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/backend [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/container [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/events [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/filters [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/image [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/mount [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/network [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/registry [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/time [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/versions [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:06:56.443Z] github.com/docker/docker/api/types/volume [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:06:56.443Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli/config [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli/debug [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:06:56.443Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:06:56.443Z] github.com/docker/docker/client [2022-06-22T15:06:56.443Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:06:56.443Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:06:56.443Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:06:56.443Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:06:56.443Z] github.com/docker/docker/container [2022-06-22T15:06:56.443Z] github.com/docker/docker/container/stream [2022-06-22T15:06:56.443Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:06:56.443Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:06:56.443Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/config [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/events [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/exec [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/images [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/links [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/names [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/network [2022-06-22T15:06:56.443Z] github.com/docker/docker/daemon/stats [2022-06-22T15:06:56.443Z] github.com/docker/docker/distribution [2022-06-22T15:06:56.443Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:06:56.444Z] github.com/docker/docker/distribution/utils [2022-06-22T15:06:56.444Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:06:56.444Z] github.com/docker/docker/dockerversion [2022-06-22T15:06:56.444Z] github.com/docker/docker/errdefs [2022-06-22T15:06:56.444Z] github.com/docker/docker/image [2022-06-22T15:06:56.444Z] github.com/docker/docker/image/cache [2022-06-22T15:06:56.444Z] github.com/docker/docker/image/tarexport [2022-06-22T15:06:56.444Z] github.com/docker/docker/image/v1 [2022-06-22T15:06:56.444Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:06:56.444Z] github.com/docker/docker/layer [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:06:56.444Z] github.com/docker/docker/oci [2022-06-22T15:06:56.444Z] github.com/docker/docker/oci/caps [2022-06-22T15:06:56.444Z] github.com/docker/docker/opts [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/archive [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/directory [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/platform [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/pools [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/progress [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/signal [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/stack [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/system [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:06:56.444Z] github.com/docker/docker/plugin [2022-06-22T15:06:56.444Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:06:56.444Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:06:56.444Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:06:56.444Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:06:56.444Z] github.com/docker/docker/quota [2022-06-22T15:06:56.444Z] github.com/docker/docker/reference [2022-06-22T15:06:56.444Z] github.com/docker/docker/registry [2022-06-22T15:06:56.444Z] github.com/docker/docker/registry/resumable [2022-06-22T15:06:56.444Z] github.com/docker/docker/restartmanager [2022-06-22T15:06:56.444Z] github.com/docker/docker/rootless [2022-06-22T15:06:56.444Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:06:56.444Z] github.com/docker/docker/runconfig [2022-06-22T15:06:56.444Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/environment [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/registry [2022-06-22T15:06:56.444Z] github.com/docker/docker/testutil/request [2022-06-22T15:06:56.444Z] github.com/docker/docker/volume [2022-06-22T15:06:56.444Z] github.com/docker/docker/volume/drivers [2022-06-22T15:06:56.444Z] github.com/docker/docker/volume/local [2022-06-22T15:06:56.444Z] github.com/docker/docker/volume/mounts [2022-06-22T15:06:56.444Z] github.com/docker/docker/volume/service [2022-06-22T15:06:56.444Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:06:56.444Z] github.com/docker/docker/volume/testutils' [2022-06-22T15:06:56.444Z] ++ grep --fixed-strings /libnetwork [2022-06-22T15:06:56.444Z] ++ echo 'github.com/docker/docker/api [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/backend [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/container [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/events [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/filters [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/image [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/mount [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/network [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/registry [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/time [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/versions [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:06:56.444Z] github.com/docker/docker/api/types/volume [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:06:56.444Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:06:56.444Z] github.com/docker/docker/cli [2022-06-22T15:06:56.444Z] github.com/docker/docker/cli/config [2022-06-22T15:06:56.444Z] github.com/docker/docker/cli/debug [2022-06-22T15:06:56.444Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:06:56.444Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:06:56.444Z] github.com/docker/docker/client [2022-06-22T15:06:56.444Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:06:56.444Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:06:56.444Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:06:56.444Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:06:56.444Z] github.com/docker/docker/container [2022-06-22T15:06:56.444Z] github.com/docker/docker/container/stream [2022-06-22T15:06:56.444Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:06:56.444Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:06:56.444Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/config [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/events [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/exec [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/images [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/links [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/names [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/network [2022-06-22T15:06:56.444Z] github.com/docker/docker/daemon/stats [2022-06-22T15:06:56.444Z] github.com/docker/docker/distribution [2022-06-22T15:06:56.444Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:06:56.444Z] github.com/docker/docker/distribution/utils [2022-06-22T15:06:56.444Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:06:56.444Z] github.com/docker/docker/dockerversion [2022-06-22T15:06:56.444Z] github.com/docker/docker/errdefs [2022-06-22T15:06:56.444Z] github.com/docker/docker/image [2022-06-22T15:06:56.444Z] github.com/docker/docker/image/cache [2022-06-22T15:06:56.444Z] github.com/docker/docker/image/tarexport [2022-06-22T15:06:56.444Z] github.com/docker/docker/image/v1 [2022-06-22T15:06:56.444Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:06:56.444Z] github.com/docker/docker/layer [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:06:56.444Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/libnetwork/types [2022-06-22T15:06:56.444Z] github.com/docker/docker/oci [2022-06-22T15:06:56.444Z] github.com/docker/docker/oci/caps [2022-06-22T15:06:56.444Z] github.com/docker/docker/opts [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/archive [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/directory [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/platform [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:06:56.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/pools [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/progress [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/signal [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/stack [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/system [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:06:56.445Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:06:56.445Z] github.com/docker/docker/plugin [2022-06-22T15:06:56.445Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:06:56.445Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:06:56.445Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:06:56.445Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:06:56.445Z] github.com/docker/docker/quota [2022-06-22T15:06:56.445Z] github.com/docker/docker/reference [2022-06-22T15:06:56.445Z] github.com/docker/docker/registry [2022-06-22T15:06:56.445Z] github.com/docker/docker/registry/resumable [2022-06-22T15:06:56.445Z] github.com/docker/docker/restartmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/rootless [2022-06-22T15:06:56.445Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:06:56.445Z] github.com/docker/docker/runconfig [2022-06-22T15:06:56.445Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/environment [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/registry [2022-06-22T15:06:56.445Z] github.com/docker/docker/testutil/request [2022-06-22T15:06:56.445Z] github.com/docker/docker/volume [2022-06-22T15:06:56.445Z] github.com/docker/docker/volume/drivers [2022-06-22T15:06:56.445Z] github.com/docker/docker/volume/local [2022-06-22T15:06:56.445Z] github.com/docker/docker/volume/mounts [2022-06-22T15:06:56.445Z] github.com/docker/docker/volume/service [2022-06-22T15:06:56.445Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:06:56.445Z] github.com/docker/docker/volume/testutils' [2022-06-22T15:06:56.445Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/types' [2022-06-22T15:06:56.445Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-22T15:06:56.445Z] + echo 'github.com/docker/docker/libnetwork [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/types' [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:06:56.445Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:06:56.445Z] + type docker-proxy [2022-06-22T15:06:56.445Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-22T15:06:56.445Z] + hack/make.sh binary-proxy install-proxy [2022-06-22T15:06:56.445Z] [2022-06-22T15:06:56.445Z] Removing bundles/ [2022-06-22T15:06:56.445Z] [2022-06-22T15:06:56.445Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-22T15:06:56.445Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-22T15:06:56.445Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:06:56.504Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-22T15:06:56.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2022-06-22T15:06:56.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2022-06-22T15:06:56.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2022-06-22T15:06:56.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s) [2022-06-22T15:06:56.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2022-06-22T15:06:56.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s) [2022-06-22T15:06:56.504Z] === RUN TestBuildMultiStageCopy [2022-06-22T15:06:56.504Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-22T15:06:56.974Z] #77 ... [2022-06-22T15:06:56.974Z] [2022-06-22T15:06:56.974Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:06:56.974Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:06:56.974Z] #21 71.38 Setting up zip (3.0-12) ... [2022-06-22T15:06:56.974Z] #21 71.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:06:56.974Z] #21 71.59 Setting up bash-completion (1:2.11-2) ... [2022-06-22T15:06:56.974Z] #21 74.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-22T15:06:56.974Z] #21 74.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-22T15:06:56.974Z] #21 74.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-22T15:06:56.974Z] #21 74.84 Setting up patch (2.7.6-7) ... [2022-06-22T15:06:56.974Z] #21 74.86 Setting up sudo (1.9.5p2-3) ... [2022-06-22T15:06:56.974Z] #21 74.99 invoke-rc.d: could not determine current runlevel [2022-06-22T15:06:56.974Z] #21 75.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-22T15:06:56.974Z] #21 75.01 Setting up xfsprogs (5.10.0-4) ... [2022-06-22T15:06:56.974Z] #21 75.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-22T15:06:56.974Z] #21 75.05 Setting up inetutils-ping (2:2.0-1) ... [2022-06-22T15:06:56.974Z] #21 75.08 Setting up pigz (2.6-1) ... [2022-06-22T15:06:56.974Z] #21 75.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-22T15:06:56.974Z] #21 75.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-22T15:06:56.974Z] #21 75.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-22T15:06:56.974Z] #21 75.26 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:06:56.974Z] #21 76.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-22T15:06:56.974Z] #21 76.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-22T15:06:56.974Z] #21 77.49 Setting up libelf1:amd64 (0.183-1) ... [2022-06-22T15:06:56.974Z] #21 77.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-22T15:06:56.974Z] #21 77.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-22T15:06:56.974Z] #21 77.54 Setting up python3-distutils (3.9.2-1) ... [2022-06-22T15:06:56.974Z] #21 78.46 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-22T15:06:56.974Z] #21 78.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-22T15:06:56.974Z] #21 78.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-22T15:06:56.974Z] #21 78.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-22T15:06:56.974Z] #21 78.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-22T15:06:56.974Z] #21 78.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-22T15:06:56.974Z] #21 78.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-22T15:06:56.974Z] #21 78.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-22T15:06:56.974Z] #21 78.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-22T15:06:56.974Z] #21 78.79 Setting up python3-setuptools (52.0.0-4) ... [2022-06-22T15:06:57.927Z] #64 288.4 + bin/containerd [2022-06-22T15:06:58.881Z] #21 80.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-22T15:06:58.881Z] #21 80.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-22T15:06:58.881Z] #21 80.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-22T15:06:58.881Z] #21 80.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-22T15:06:59.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-22T15:06:59.141Z] #21 ... [2022-06-22T15:06:59.141Z] [2022-06-22T15:06:59.141Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:06:59.141Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:06:59.141Z] #77 221.2 CCLD libyajl.la [2022-06-22T15:06:59.605Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-22T15:06:59.711Z] #77 221.6 CCLD verify/json_verify [2022-06-22T15:06:59.971Z] #77 222.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:06:59.971Z] #77 222.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-22T15:06:59.971Z] #77 222.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-22T15:06:59.971Z] #77 222.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:06:59.971Z] #77 222.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-22T15:06:59.971Z] #77 222.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:06:59.971Z] #77 222.1 CC src/validate.o [2022-06-22T15:07:00.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-22T15:07:00.230Z] #77 222.1 CC src/image_spec_schema_config_schema.lo [2022-06-22T15:07:00.230Z] #77 222.1 CC src/image_spec_schema_content_descriptor.lo [2022-06-22T15:07:00.230Z] #77 222.1 CC src/image_spec_schema_defs.lo [2022-06-22T15:07:00.230Z] #77 222.1 CC src/image_spec_schema_defs_descriptor.lo [2022-06-22T15:07:00.230Z] #77 222.1 CC src/image_spec_schema_image_index_schema.lo [2022-06-22T15:07:00.230Z] #77 222.1 CC src/image_spec_schema_image_layout_schema.lo [2022-06-22T15:07:00.230Z] #77 222.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-22T15:07:00.230Z] #77 222.2 CC src/runtime_spec_schema_config_zos.lo [2022-06-22T15:07:00.230Z] #77 222.2 CC src/runtime_spec_schema_config_linux.lo [2022-06-22T15:07:00.230Z] #77 222.2 CC src/runtime_spec_schema_config_schema.lo [2022-06-22T15:07:00.230Z] #77 222.2 CC src/runtime_spec_schema_config_vm.lo [2022-06-22T15:07:00.230Z] #77 222.2 CC src/runtime_spec_schema_config_solaris.lo [2022-06-22T15:07:00.230Z] #77 222.2 CC src/runtime_spec_schema_config_windows.lo [2022-06-22T15:07:00.490Z] #77 222.3 CC src/runtime_spec_schema_defs.lo [2022-06-22T15:07:00.490Z] #77 222.4 CC src/runtime_spec_schema_defs_zos.lo [2022-06-22T15:07:00.490Z] #77 222.4 CC src/runtime_spec_schema_defs_linux.lo [2022-06-22T15:07:00.490Z] #77 222.4 CC src/runtime_spec_schema_defs_vm.lo [2022-06-22T15:07:00.490Z] #77 222.4 CC src/runtime_spec_schema_defs_windows.lo [2022-06-22T15:07:00.749Z] #77 222.6 CC src/runtime_spec_schema_state_schema.lo [2022-06-22T15:07:00.749Z] #77 222.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-22T15:07:00.750Z] #77 222.7 CC src/basic_test_double_array_item.lo [2022-06-22T15:07:00.750Z] #77 222.7 CC src/basic_test_double_array.lo [2022-06-22T15:07:01.009Z] #77 222.8 CC src/basic_test_top_array_int.lo [2022-06-22T15:07:01.009Z] #77 222.8 CC src/basic_test_top_array_string.lo [2022-06-22T15:07:01.009Z] #77 222.9 CC src/basic_test_top_double_array_int.lo [2022-06-22T15:07:01.009Z] #77 222.9 CC src/basic_test_top_double_array_obj.lo [2022-06-22T15:07:01.009Z] #77 223.0 CC src/basic_test_top_double_array_refobj.lo [2022-06-22T15:07:01.009Z] #77 223.0 CC src/basic_test_top_double_array_string.lo [2022-06-22T15:07:01.009Z] #77 223.1 CC src/read-file.lo [2022-06-22T15:07:01.009Z] #77 223.1 CC src/json_common.lo [2022-06-22T15:07:01.110Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-22T15:07:01.269Z] #77 223.2 CC tests/test-1.o [2022-06-22T15:07:01.269Z] #77 223.3 CC tests/test-3.o [2022-06-22T15:07:01.269Z] #77 223.3 CC tests/test-4.o [2022-06-22T15:07:01.269Z] #77 223.4 CC tests/test-5.o [2022-06-22T15:07:01.529Z] #77 223.4 CC tests/test-6.o [2022-06-22T15:07:01.529Z] #77 223.5 CC tests/test-2.o [2022-06-22T15:07:01.529Z] #77 223.5 CC tests/test-7.o [2022-06-22T15:07:01.529Z] #77 223.6 CC tests/test-8.o [2022-06-22T15:07:01.678Z] --- PASS: TestBuildMultiStageCopy (5.21s) [2022-06-22T15:07:01.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2022-06-22T15:07:01.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-06-22T15:07:01.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2022-06-22T15:07:01.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-06-22T15:07:01.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-06-22T15:07:01.679Z] === RUN TestBuildMultiStageParentConfig [2022-06-22T15:07:01.789Z] #77 ... [2022-06-22T15:07:01.789Z] [2022-06-22T15:07:01.789Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-22T15:07:01.789Z] #21 sha256:19b3c006d97f6fe7ef985292288d53033d7475995a14b0e62d7e41526e4e3fb1 [2022-06-22T15:07:01.789Z] #21 82.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-22T15:07:01.789Z] #21 82.20 Setting up jq (1.6-2.1) ... [2022-06-22T15:07:01.789Z] #21 82.21 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-22T15:07:01.789Z] #21 82.22 Setting up iptables (1.8.7-1) ... [2022-06-22T15:07:01.789Z] #21 82.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-22T15:07:01.789Z] #21 82.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-22T15:07:01.789Z] #21 82.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-22T15:07:01.789Z] #21 82.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-22T15:07:01.789Z] #21 82.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-22T15:07:01.789Z] #21 82.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-22T15:07:01.789Z] #21 82.29 Setting up iproute2 (5.10.0-4) ... [2022-06-22T15:07:01.789Z] #21 82.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:07:01.789Z] #21 DONE 84.1s [2022-06-22T15:07:01.789Z] [2022-06-22T15:07:01.789Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:07:01.789Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:07:01.789Z] #77 223.7 CC tests/test-9.o [2022-06-22T15:07:01.789Z] #77 223.8 CC tests/test-10.o [2022-06-22T15:07:02.358Z] #77 224.3 CC tests/test-11.o [2022-06-22T15:07:02.928Z] #77 ... [2022-06-22T15:07:02.928Z] [2022-06-22T15:07:02.928Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-22T15:07:02.928Z] #22 sha256:b86bf8904c81921a37395e425b3472442421bc6e8a05e0d87aaa1a3fceb022f0 [2022-06-22T15:07:02.928Z] #22 0.977 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-22T15:07:02.928Z] #22 0.985 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-22T15:07:02.928Z] #22 0.990 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-22T15:07:02.928Z] #22 DONE 1.1s [2022-06-22T15:07:02.928Z] [2022-06-22T15:07:02.928Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-22T15:07:02.928Z] #23 sha256:4ff7bb5f5a79988a857ae1bf3022c444a7eeeaf2a8689cd612e9457763aec16d [2022-06-22T15:07:02.986Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-22T15:07:02.987Z] [2022-06-22T15:07:02.987Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-22T15:07:02.987Z] Installing docker-proxy to /usr/local/bin/ [2022-06-22T15:07:02.987Z] [2022-06-22T15:07:02.987Z] + mkdir -p bundles [2022-06-22T15:07:02.987Z] + '[' -n 'github.com/docker/docker/api [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/backend [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/container [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/events [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/filters [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/image [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/mount [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/network [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/registry [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/time [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/versions [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:07:02.987Z] github.com/docker/docker/api/types/volume [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:07:02.987Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:07:02.987Z] github.com/docker/docker/cli [2022-06-22T15:07:02.987Z] github.com/docker/docker/cli/config [2022-06-22T15:07:02.987Z] github.com/docker/docker/cli/debug [2022-06-22T15:07:02.987Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:07:02.987Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:07:02.987Z] github.com/docker/docker/client [2022-06-22T15:07:02.987Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:07:02.987Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:07:02.987Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:07:02.987Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:07:02.987Z] github.com/docker/docker/container [2022-06-22T15:07:02.987Z] github.com/docker/docker/container/stream [2022-06-22T15:07:02.987Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:07:02.987Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:07:02.987Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/config [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/events [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/exec [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/images [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/links [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/names [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/network [2022-06-22T15:07:02.987Z] github.com/docker/docker/daemon/stats [2022-06-22T15:07:02.987Z] github.com/docker/docker/distribution [2022-06-22T15:07:02.987Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:07:02.987Z] github.com/docker/docker/distribution/utils [2022-06-22T15:07:02.987Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:07:02.987Z] github.com/docker/docker/dockerversion [2022-06-22T15:07:02.987Z] github.com/docker/docker/errdefs [2022-06-22T15:07:02.987Z] github.com/docker/docker/image [2022-06-22T15:07:02.987Z] github.com/docker/docker/image/cache [2022-06-22T15:07:02.987Z] github.com/docker/docker/image/tarexport [2022-06-22T15:07:02.987Z] github.com/docker/docker/image/v1 [2022-06-22T15:07:02.987Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:07:02.987Z] github.com/docker/docker/layer [2022-06-22T15:07:02.987Z] github.com/docker/docker/libcontainerd [2022-06-22T15:07:02.987Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:07:02.987Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:07:02.987Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:07:02.987Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:07:02.987Z] github.com/docker/docker/oci [2022-06-22T15:07:02.987Z] github.com/docker/docker/oci/caps [2022-06-22T15:07:02.987Z] github.com/docker/docker/opts [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/archive [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/directory [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/platform [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/pools [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/progress [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/signal [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/stack [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/system [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:07:02.987Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:07:02.987Z] github.com/docker/docker/plugin [2022-06-22T15:07:02.987Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:07:02.987Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:07:02.987Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:07:02.987Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:07:02.987Z] github.com/docker/docker/quota [2022-06-22T15:07:02.987Z] github.com/docker/docker/reference [2022-06-22T15:07:02.987Z] github.com/docker/docker/registry [2022-06-22T15:07:02.987Z] github.com/docker/docker/registry/resumable [2022-06-22T15:07:02.987Z] github.com/docker/docker/restartmanager [2022-06-22T15:07:02.987Z] github.com/docker/docker/rootless [2022-06-22T15:07:02.987Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:07:02.987Z] github.com/docker/docker/runconfig [2022-06-22T15:07:02.987Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/environment [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/registry [2022-06-22T15:07:02.987Z] github.com/docker/docker/testutil/request [2022-06-22T15:07:02.987Z] github.com/docker/docker/volume [2022-06-22T15:07:02.987Z] github.com/docker/docker/volume/drivers [2022-06-22T15:07:02.987Z] github.com/docker/docker/volume/local [2022-06-22T15:07:02.987Z] github.com/docker/docker/volume/mounts [2022-06-22T15:07:02.987Z] github.com/docker/docker/volume/service [2022-06-22T15:07:02.987Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:07:02.987Z] github.com/docker/docker/volume/testutils' ']' [2022-06-22T15:07:02.988Z] + 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-22T15:07:02.988Z] ? github.com/docker/docker/api [no test files] [2022-06-22T15:07:03.058Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2022-06-22T15:07:03.058Z] === RUN TestBuildLabelWithTargets [2022-06-22T15:07:05.593Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2022-06-22T15:07:05.593Z] === RUN TestBuildWithEmptyLayers [2022-06-22T15:07:06.530Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-06-22T15:07:06.530Z] === RUN TestBuildMultiStageOnBuild [2022-06-22T15:07:09.169Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-22T15:07:09.834Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2022-06-22T15:07:09.834Z] === RUN TestBuildUncleanTarFilenames [2022-06-22T15:07:11.213Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2022-06-22T15:07:11.213Z] === RUN TestBuildMultiStageLayerLeak [2022-06-22T15:07:12.920Z] #23 9.844 Collecting yamllint==1.26.1 [2022-06-22T15:07:13.858Z] #23 10.90 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-22T15:07:15.242Z] #23 12.27 Collecting pathspec>=0.5.3 [2022-06-22T15:07:15.242Z] #23 12.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-22T15:07:15.405Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s) [2022-06-22T15:07:15.405Z] === RUN TestBuildWithHugeFile [2022-06-22T15:07:15.502Z] #23 12.74 Collecting pyyaml [2022-06-22T15:07:15.502Z] #23 12.75 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-22T15:07:15.502Z] #23 12.84 Building wheels for collected packages: yamllint [2022-06-22T15:07:15.761Z] #23 12.84 Building wheel for yamllint (setup.py): started [2022-06-22T15:07:16.701Z] #23 14.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-22T15:07:16.961Z] #23 14.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a2393c2d5226210d88eb8f03885952bf4383cf719fb4391d0fd4c8fbfdfb0df8 [2022-06-22T15:07:16.961Z] #23 14.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-22T15:07:16.961Z] #23 14.03 Successfully built yamllint [2022-06-22T15:07:16.961Z] #23 14.07 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-22T15:07:17.532Z] #23 14.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-22T15:07:17.832Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-06-22T15:07:18.100Z] #23 DONE 15.1s [2022-06-22T15:07:18.100Z] [2022-06-22T15:07:18.100Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-22T15:07:18.100Z] #27 sha256:a75d9feb4af21bf834a4ee214276a9c05be2ca2eded611c1936b478317caff78 [2022-06-22T15:07:18.360Z] #27 DONE 0.5s [2022-06-22T15:07:18.360Z] [2022-06-22T15:07:18.360Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-22T15:07:18.360Z] #32 sha256:949f6c2a5942db4c49107bb4469cb98f633d64783e73e9c65ea8136f8cdbf1b7 [2022-06-22T15:07:19.299Z] #32 DONE 0.7s [2022-06-22T15:07:19.299Z] [2022-06-22T15:07:19.299Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-22T15:07:19.299Z] #35 sha256:1b00118453a5396cb3572dfc478e7c595d39e0f95877da9f2cb4632e0dd38550 [2022-06-22T15:07:19.558Z] #35 DONE 0.4s [2022-06-22T15:07:19.558Z] [2022-06-22T15:07:19.558Z] #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-22T15:07:19.558Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:07:19.558Z] #55 ... [2022-06-22T15:07:19.558Z] [2022-06-22T15:07:19.558Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-22T15:07:19.558Z] #37 sha256:b145320e1300cbecbb88a37a78076bdb7512f355aa31cdd617b550b9dc382a68 [2022-06-22T15:07:19.818Z] #37 DONE 0.3s [2022-06-22T15:07:19.818Z] [2022-06-22T15:07:19.818Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-22T15:07:19.818Z] #39 sha256:2e87bbbb50e7b2d209f45cc14abe0d048b62b1528e4eae472525be4308f76e11 [2022-06-22T15:07:20.086Z] #39 DONE 0.2s [2022-06-22T15:07:20.086Z] [2022-06-22T15:07:20.086Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-22T15:07:20.086Z] #41 sha256:53353b4be3265c2b3f7d6f5e1781f93845ffda8d0a48a871f82a35cb170da05c [2022-06-22T15:07:20.346Z] #41 DONE 0.2s [2022-06-22T15:07:20.346Z] [2022-06-22T15:07:20.346Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-22T15:07:20.346Z] #45 sha256:fee4f4aea92131e92e8a6621e2697356cbfab49f2cd3773610f236b71fa7e132 [2022-06-22T15:07:20.346Z] #45 DONE 0.1s [2022-06-22T15:07:20.346Z] [2022-06-22T15:07:20.346Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:07:20.346Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:07:38.445Z] #77 259.9 CCLD libocispec.la [2022-06-22T15:07:38.445Z] #77 260.2 CCLD src/validate [2022-06-22T15:07:38.445Z] #77 260.3 CCLD tests/test-1 [2022-06-22T15:07:38.445Z] #77 260.3 CCLD tests/test-2 [2022-06-22T15:07:38.445Z] #77 260.3 CCLD tests/test-3 [2022-06-22T15:07:38.445Z] #77 260.3 CCLD tests/test-4 [2022-06-22T15:07:38.445Z] #77 260.3 CCLD tests/test-5 [2022-06-22T15:07:38.445Z] #77 260.4 CCLD tests/test-6 [2022-06-22T15:07:38.445Z] #77 260.5 CCLD tests/test-7 [2022-06-22T15:07:38.704Z] #77 260.6 CCLD tests/test-8 [2022-06-22T15:07:38.704Z] #77 260.6 CCLD tests/test-9 [2022-06-22T15:07:38.704Z] #77 260.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-22T15:07:38.704Z] #77 260.6 CCLD tests/test-10 [2022-06-22T15:07:38.704Z] #77 260.7 CCLD tests/test-11 [2022-06-22T15:07:40.611Z] #77 262.4 libtool: link: ar cr libocispec.a [2022-06-22T15:07:40.611Z] #77 262.5 libtool: link: ranlib libocispec.a [2022-06-22T15:07:42.518Z] #77 264.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-22T15:07:42.518Z] #77 264.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-22T15:07:42.518Z] #77 264.2 make[5]: Nothing to be done for 'install-data-am'. [2022-06-22T15:07:42.518Z] #77 264.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:07:42.518Z] #77 264.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:07:42.518Z] #77 264.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:07:42.518Z] #77 264.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-22T15:07:42.518Z] #77 264.3 make[2]: Entering directory '/tmp/crun-build' [2022-06-22T15:07:42.518Z] #77 264.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-22T15:07:42.518Z] #77 264.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-22T15:07:42.518Z] #77 264.4 CC src/libcrun/libcrun_testing_a-container.o [2022-06-22T15:07:42.518Z] #77 264.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-22T15:07:42.518Z] #77 264.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-22T15:07:42.518Z] #77 264.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-22T15:07:42.518Z] #77 264.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-22T15:07:42.518Z] #77 264.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-22T15:07:42.518Z] #77 264.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-22T15:07:42.518Z] #77 264.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-22T15:07:42.518Z] #77 264.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-22T15:07:42.518Z] #77 264.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-22T15:07:42.778Z] #77 264.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-22T15:07:42.778Z] #77 264.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-22T15:07:42.778Z] #77 264.8 CC src/libcrun/libcrun_testing_a-error.o [2022-06-22T15:07:42.778Z] #77 264.8 CC src/libcrun/libcrun_testing_a-status.o [2022-06-22T15:07:42.778Z] #77 264.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-22T15:07:43.038Z] #77 264.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-22T15:07:43.038Z] #77 265.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-22T15:07:43.038Z] #77 265.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-22T15:07:43.038Z] #77 265.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-22T15:07:43.038Z] #77 265.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-22T15:07:43.038Z] #77 265.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-22T15:07:43.038Z] #77 265.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-22T15:07:43.297Z] #77 265.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-22T15:07:43.297Z] #77 265.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-22T15:07:43.297Z] #77 265.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-22T15:07:43.557Z] #77 265.5 CC src/crun-crun.o [2022-06-22T15:07:43.557Z] #77 265.5 CC src/crun-run.o [2022-06-22T15:07:43.557Z] #77 265.6 CC src/crun-delete.o [2022-06-22T15:07:43.557Z] #77 265.6 CC src/crun-kill.o [2022-06-22T15:07:43.557Z] #77 265.6 CC src/crun-pause.o [2022-06-22T15:07:43.817Z] #77 265.7 CC src/crun-unpause.o [2022-06-22T15:07:43.817Z] #77 265.8 CC src/crun-spec.o [2022-06-22T15:07:44.077Z] #77 265.9 CC src/crun-exec.o [2022-06-22T15:07:44.077Z] #77 266.0 CC src/crun-list.o [2022-06-22T15:07:44.077Z] #77 266.0 CC src/crun-create.o [2022-06-22T15:07:44.077Z] #77 266.1 CC src/crun-start.o [2022-06-22T15:07:44.077Z] #77 266.1 CC src/crun-state.o [2022-06-22T15:07:44.077Z] #77 266.1 CC src/crun-update.o [2022-06-22T15:07:44.337Z] #77 266.2 CC src/crun-ps.o [2022-06-22T15:07:44.337Z] #77 266.3 CC src/crun-checkpoint.o [2022-06-22T15:07:44.337Z] #77 266.3 CC src/crun-restore.o [2022-06-22T15:07:44.596Z] #77 266.5 CC src/libcrun/libcrun_la-utils.lo [2022-06-22T15:07:44.596Z] #77 266.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-22T15:07:44.596Z] #77 266.7 CC src/libcrun/libcrun_la-container.lo [2022-06-22T15:07:44.856Z] #77 266.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-22T15:07:44.856Z] #77 266.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-22T15:07:44.856Z] #77 266.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-22T15:07:45.115Z] #77 266.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-22T15:07:45.116Z] #77 267.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-22T15:07:45.116Z] #77 267.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-22T15:07:45.375Z] #77 267.2 CC src/libcrun/libcrun_la-criu.lo [2022-06-22T15:07:45.375Z] #77 267.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-22T15:07:45.375Z] #77 267.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-22T15:07:45.375Z] #77 267.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-22T15:07:45.635Z] #77 267.5 CC src/libcrun/libcrun_la-error.lo [2022-06-22T15:07:45.635Z] #77 267.6 CC src/libcrun/libcrun_la-status.lo [2022-06-22T15:07:45.635Z] #77 267.6 CC src/libcrun/libcrun_la-linux.lo [2022-06-22T15:07:45.894Z] #77 267.7 CC src/libcrun/libcrun_la-terminal.lo [2022-06-22T15:07:45.894Z] #77 267.9 CC src/libcrun/libcrun_la-signals.lo [2022-06-22T15:07:45.894Z] #77 268.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-22T15:07:45.894Z] #77 268.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-22T15:07:46.154Z] #77 268.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-22T15:07:46.154Z] #77 268.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-22T15:07:46.414Z] #77 268.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-22T15:07:46.674Z] #77 268.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-22T15:07:46.674Z] #77 268.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-22T15:07:46.934Z] #77 268.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-22T15:07:46.934Z] #77 269.0 CC tests/init.o [2022-06-22T15:07:48.314Z] #77 ... [2022-06-22T15:07:48.314Z] [2022-06-22T15:07:48.314Z] #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-22T15:07:48.314Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-22T15:07:48.314Z] #47 341.0 + dpkg --print-architecture [2022-06-22T15:07:48.314Z] #47 341.0 + git checkout -q v2.1.0 [2022-06-22T15:07:48.314Z] #47 341.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-22T15:07:48.314Z] #47 341.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-22T15:07:54.208Z] #64 340.6 # github.com/containerd/containerd/cmd/containerd [2022-06-22T15:07:54.208Z] #64 340.6 /usr/bin/ld: /tmp/go-link-4244937491/000019.o: in function `New': [2022-06-22T15:07:54.208Z] #64 340.6 /tmp/tmp.e8lAT36ssd/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-22T15:07:54.208Z] #64 340.7 + bin/containerd-stress [2022-06-22T15:07:54.208Z] #64 341.9 + bin/containerd-shim [2022-06-22T15:08:02.713Z] .........................xx.................... [ 29%] [2022-06-22T15:08:04.216Z] #64 353.3 + bin/containerd-shim-runc-v1 [2022-06-22T15:08:09.650Z] #64 359.9 + bin/containerd-shim-runc-v2 [2022-06-22T15:08:10.319Z] #47 DONE 370.1s [2022-06-22T15:08:10.319Z] [2022-06-22T15:08:10.319Z] #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-22T15:08:10.320Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:08:10.591Z] #64 360.8 + binaries [2022-06-22T15:08:10.591Z] #64 360.8 + install -D bin/containerd /build/containerd [2022-06-22T15:08:10.591Z] #64 360.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-22T15:08:10.591Z] #64 360.8 + install -D bin/ctr /build/ctr [2022-06-22T15:08:11.974Z] #64 DONE 362.3s [2022-06-22T15:08:12.226Z] #55 ... [2022-06-22T15:08:12.227Z] [2022-06-22T15:08:12.227Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-22T15:08:12.227Z] #48 sha256:c9dd89c932bd5e23a83318a56711baf18df832087dd67bfd0654f3b2d8bc2009 [2022-06-22T15:08:12.796Z] #48 DONE 0.5s [2022-06-22T15:08:12.796Z] [2022-06-22T15:08:12.796Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-22T15:08:12.796Z] #52 sha256:2b7e5a8763abc710f060ff1bc537de4025d8b31837be0d088f02be0238426697 [2022-06-22T15:08:12.796Z] #52 DONE 0.1s [2022-06-22T15:08:12.796Z] [2022-06-22T15:08:12.796Z] #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-22T15:08:12.796Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:08:12.796Z] #55 ... [2022-06-22T15:08:12.796Z] [2022-06-22T15:08:12.796Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-22T15:08:12.796Z] #54 sha256:e867e9b05a85d71edf4aec64f9e6b959a2a45b8795c81a390be218714357cade [2022-06-22T15:08:12.796Z] #54 DONE 0.1s [2022-06-22T15:08:12.796Z] [2022-06-22T15:08:12.796Z] #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-22T15:08:12.796Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:08:12.915Z] [2022-06-22T15:08:12.915Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-22T15:08:12.915Z] #65 sha256:77b3c13a62c9eab8c75266998733c2226a2252dbd5bf5a425bfd964a03d82ab7 [2022-06-22T15:08:13.365Z] #55 ... [2022-06-22T15:08:13.365Z] [2022-06-22T15:08:13.365Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-22T15:08:13.365Z] #77 sha256:ef901f786c36118c1b16f0be0f648ba9a1f107e7794958796ba92500c19b832b [2022-06-22T15:08:13.365Z] #77 295.4 CCLD tests/init [2022-06-22T15:08:13.856Z] #65 DONE 0.9s [2022-06-22T15:08:13.856Z] [2022-06-22T15:08:13.856Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-22T15:08:13.856Z] #70 sha256:80aaba807223556e817b8172aa6c706474a38f60b7764627943d86fc929d78eb [2022-06-22T15:08:13.856Z] #70 DONE 0.2s [2022-06-22T15:08:13.856Z] [2022-06-22T15:08:13.856Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-22T15:08:13.856Z] #75 sha256:a2262f79219613c7474db139a31c3abf39794d792be404749fd7e44e71c6c753 [2022-06-22T15:08:14.796Z] #75 DONE 0.9s [2022-06-22T15:08:14.796Z] [2022-06-22T15:08:14.796Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-22T15:08:14.796Z] #78 sha256:bc7189eb1f2330949937446fe0576f475d5d42a5d97d6147a20cf09f8422d7a2 [2022-06-22T15:08:14.796Z] #78 DONE 0.1s [2022-06-22T15:08:15.057Z] [2022-06-22T15:08:15.057Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-22T15:08:15.057Z] #79 sha256:00d894d8a9ccdc3f083acdf430caf1e14df123cf59cab8e5d56679385e794ca0 [2022-06-22T15:08:15.057Z] #79 DONE 0.1s [2022-06-22T15:08:15.057Z] [2022-06-22T15:08:15.057Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-22T15:08:15.057Z] #80 sha256:ccb545790f6898f715ee13724b92d9a13d213fa691c9f460f383adb6189711f1 [2022-06-22T15:08:15.057Z] #80 DONE 0.1s [2022-06-22T15:08:15.057Z] [2022-06-22T15:08:15.057Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-22T15:08:15.057Z] #81 sha256:281a7a0c918f4d67028a9462db49772ce49c5eb091460c0800bf58e4964d28ab [2022-06-22T15:08:15.997Z] #81 0.857 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-22T15:08:15.997Z] #81 1.014 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-22T15:08:16.258Z] #81 1.197 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-22T15:08:16.830Z] #81 1.279 Reading package lists... [2022-06-22T15:08:17.402Z] #81 1.815 Reading package lists... [2022-06-22T15:08:17.402Z] #81 2.343 Building dependency tree... [2022-06-22T15:08:17.662Z] #81 2.465 Reading state information... [2022-06-22T15:08:17.662Z] #81 2.587 The following additional packages will be installed: [2022-06-22T15:08:17.662Z] #81 2.587 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-22T15:08:17.662Z] #81 2.588 Suggested packages: [2022-06-22T15:08:17.662Z] #81 2.588 systemd-container policykit-1 [2022-06-22T15:08:17.662Z] #81 2.588 Recommended packages: [2022-06-22T15:08:17.662Z] #81 2.588 systemd-timesyncd | time-daemon libnss-systemd [2022-06-22T15:08:17.662Z] #81 2.656 The following NEW packages will be installed: [2022-06-22T15:08:17.662Z] #81 2.657 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-22T15:08:17.662Z] #81 2.657 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-22T15:08:17.924Z] #81 2.930 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-22T15:08:17.924Z] #81 2.930 Need to get 5817 kB of archives. [2022-06-22T15:08:17.924Z] #81 2.930 After this operation, 19.3 MB of additional disk space will be used. [2022-06-22T15:08:17.924Z] #81 2.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-22T15:08:17.924Z] #81 2.934 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-22T15:08:17.924Z] #81 2.936 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-22T15:08:17.924Z] #81 2.940 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-22T15:08:17.924Z] #81 2.943 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-22T15:08:17.924Z] #81 3.020 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-22T15:08:18.186Z] #81 3.025 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-22T15:08:18.186Z] #81 3.026 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-22T15:08:18.186Z] #81 3.032 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-22T15:08:18.186Z] #81 3.034 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-22T15:08:18.186Z] #81 3.212 debconf: delaying package configuration, since apt-utils is not installed [2022-06-22T15:08:18.186Z] #81 3.243 Fetched 5817 kB in 0s (15.6 MB/s) [2022-06-22T15:08:18.186Z] #81 3.270 Selecting previously unselected package libargon2-1:amd64. [2022-06-22T15:08:18.447Z] #81 3.270 (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 ... 28639 files and directories currently installed.) [2022-06-22T15:08:18.447Z] #81 3.281 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-22T15:08:18.447Z] #81 3.288 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-22T15:08:18.447Z] #81 3.321 Selecting previously unselected package libjson-c5:amd64. [2022-06-22T15:08:18.447Z] #81 3.324 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-22T15:08:18.447Z] #81 3.327 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-22T15:08:18.447Z] #81 3.363 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-22T15:08:18.447Z] #81 3.365 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-22T15:08:18.447Z] #81 3.370 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-22T15:08:18.447Z] #81 3.423 Selecting previously unselected package libkmod2:amd64. [2022-06-22T15:08:18.447Z] #81 3.428 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-22T15:08:18.447Z] #81 3.432 Unpacking libkmod2:amd64 (28-1) ... [2022-06-22T15:08:18.447Z] #81 3.477 Selecting previously unselected package systemd. [2022-06-22T15:08:18.447Z] #81 3.480 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-22T15:08:18.447Z] #81 3.516 Unpacking systemd (247.3-7) ... [2022-06-22T15:08:19.019Z] #81 4.053 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-22T15:08:19.019Z] #81 4.064 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-22T15:08:19.019Z] #81 4.075 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-22T15:08:19.019Z] #81 4.086 Setting up libkmod2:amd64 (28-1) ... [2022-06-22T15:08:19.019Z] #81 4.097 Setting up systemd (247.3-7) ... [2022-06-22T15:08:19.019Z] #81 4.137 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-22T15:08:19.127Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-22T15:08:19.280Z] #81 4.139 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-22T15:08:19.280Z] #81 4.141 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-22T15:08:19.280Z] #81 4.164 Initializing machine ID from KVM UUID. [2022-06-22T15:08:19.541Z] #81 4.541 Selecting previously unselected package systemd-sysv. [2022-06-22T15:08:19.541Z] #81 4.541 (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 ... 29450 files and directories currently installed.) [2022-06-22T15:08:19.541Z] #81 4.555 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-22T15:08:19.541Z] #81 4.558 Unpacking systemd-sysv (247.3-7) ... [2022-06-22T15:08:19.541Z] #81 4.600 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-22T15:08:19.541Z] #81 4.603 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-22T15:08:19.541Z] #81 4.606 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-22T15:08:19.541Z] #81 4.671 Selecting previously unselected package dbus. [2022-06-22T15:08:19.802Z] #81 4.674 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-22T15:08:19.802Z] #81 4.686 Unpacking dbus (1.12.20-2) ... [2022-06-22T15:08:19.802Z] #81 4.751 Selecting previously unselected package libpam-systemd:amd64. [2022-06-22T15:08:19.802Z] #81 4.754 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-22T15:08:19.802Z] #81 4.758 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-22T15:08:19.802Z] #81 4.804 Selecting previously unselected package dbus-user-session. [2022-06-22T15:08:19.802Z] #81 4.807 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-22T15:08:19.802Z] #81 4.810 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-22T15:08:19.802Z] #81 4.903 Setting up systemd-sysv (247.3-7) ... [2022-06-22T15:08:19.802Z] #81 4.917 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-22T15:08:20.063Z] #81 4.929 Setting up dbus (1.12.20-2) ... [2022-06-22T15:08:20.063Z] #81 5.056 invoke-rc.d: could not determine current runlevel [2022-06-22T15:08:20.063Z] #81 5.059 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-22T15:08:20.063Z] #81 5.065 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-22T15:08:20.324Z] #81 5.217 Setting up dbus-user-session (1.12.20-2) ... [2022-06-22T15:08:20.324Z] #81 5.233 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-22T15:08:20.324Z] #81 DONE 5.4s [2022-06-22T15:08:20.584Z] [2022-06-22T15:08:20.584Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-22T15:08:20.584Z] #82 sha256:86a25741a031298c8879e125ed588cdfdba3b16a96c3f3df65c035dd12e4c4be [2022-06-22T15:08:20.844Z] #82 0.402 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T15:08:20.844Z] #82 0.403 Dload Upload Total Spent Left Speed [2022-06-22T15:08:21.105Z] #82 0.405 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5957 0 --:--:-- --:--:-- --:--:-- 5957 [2022-06-22T15:08:21.105Z] #82 DONE 0.7s [2022-06-22T15:08:21.105Z] [2022-06-22T15:08:21.105Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-22T15:08:21.105Z] #83 sha256:83e4289d758622460273aa4ea0d5baad09b15e31c20b563df17bbe661dd19e29 [2022-06-22T15:08:22.048Z] #83 DONE 0.9s [2022-06-22T15:08:22.048Z] [2022-06-22T15:08:22.048Z] #84 exporting to image [2022-06-22T15:08:22.048Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-22T15:08:22.048Z] #84 exporting layers [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-22T15:08:25.578Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-06-22T15:08:25.578Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-22T15:08:25.578Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-06-22T15:08:25.578Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-22T15:08:26.141Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types [no test files] [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-22T15:08:26.141Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-22T15:08:26.141Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-22T15:08:26.397Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-06-22T15:08:26.397Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-22T15:08:26.397Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-22T15:08:26.397Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-06-22T15:08:26.621Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-22T15:08:26.653Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/builder [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-22T15:08:26.653Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-22T15:08:28.543Z] ok github.com/docker/docker/builder/remotecontext 0.138s coverage: 13.7% of statements [2022-06-22T15:08:28.637Z] #84 exporting layers 6.5s done [2022-06-22T15:08:28.637Z] #84 writing image sha256:cbbe7a308f013563848a876d30f862a956c7f0acb172dfcc3a6c921f67a283f1 done [2022-06-22T15:08:28.637Z] #84 naming to docker.io/library/docker:4151b3ce99eb137b7ad7b1590b8df7b8630c96e0 done [2022-06-22T15:08:28.637Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:08:28.986Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=4151b3ce99eb137b7ad7b1590b8df7b8630c96e0 -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:4151b3ce99eb137b7ad7b1590b8df7b8630c96e0 hack/make.sh dynbinary test-integration [2022-06-22T15:08:29.105Z] ok github.com/docker/docker/builder/dockerfile 0.446s coverage: 49.3% of statements [2022-06-22T15:08:29.362Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-22T15:08:29.924Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-22T15:08:30.501Z] ok github.com/docker/docker/builder/remotecontext/git 1.426s coverage: 86.3% of statements [2022-06-22T15:08:30.501Z] ? github.com/docker/docker/cli [no test files] [2022-06-22T15:08:30.501Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-22T15:08:30.501Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-22T15:08:30.501Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-22T15:08:30.898Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-22T15:08:30.898Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-22T15:08:30.898Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-22T15:08:30.898Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-22T15:08:30.898Z] 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-22T15:08:30.898Z] Detected virtualization docker. [2022-06-22T15:08:30.898Z] Detected architecture x86-64. [2022-06-22T15:08:30.898Z] Set hostname to <6fcaaf9ed344>. [2022-06-22T15:08:30.898Z] modprobe@configfs.service: Succeeded. [2022-06-22T15:08:30.898Z] modprobe@drm.service: Succeeded. [2022-06-22T15:08:30.898Z] modprobe@fuse.service: Succeeded. [2022-06-22T15:08:31.158Z] + source /etc/docker-entrypoint-cmd [2022-06-22T15:08:31.159Z] ++ hack/make.sh dynbinary test-integration [2022-06-22T15:08:31.159Z] [2022-06-22T15:08:31.159Z] Removing bundles/ [2022-06-22T15:08:31.159Z] [2022-06-22T15:08:31.159Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-22T15:08:31.159Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:08:31.159Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:08:31.429Z] ok github.com/docker/docker/cmd/docker-proxy 0.287s coverage: 69.3% of statements [2022-06-22T15:08:31.454Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-22T15:08:34.700Z] ok github.com/docker/docker/client 0.107s coverage: 75.6% of statements [2022-06-22T15:08:35.308Z] #77 315.6 AR libcrun_testing.a [2022-06-22T15:08:35.308Z] #77 315.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-22T15:08:35.308Z] #77 315.7 CCLD tests/tests_libcrun_utils [2022-06-22T15:08:35.308Z] #77 315.8 CCLD tests/tests_libcrun_errors [2022-06-22T15:08:35.308Z] #77 315.8 CCLD tests/tests_libcrun_fuzzer [2022-06-22T15:08:35.308Z] #77 315.8 CCLD libcrun.la [2022-06-22T15:08:35.308Z] #77 317.1 CCLD crun [2022-06-22T15:08:35.877Z] #77 317.7 make[3]: Entering directory '/tmp/crun-build' [2022-06-22T15:08:35.877Z] #77 317.9 /bin/mkdir -p '/usr/local/lib' [2022-06-22T15:08:35.877Z] #77 317.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-22T15:08:35.877Z] #77 317.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-22T15:08:35.877Z] #77 317.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-22T15:08:35.877Z] #77 318.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-22T15:08:36.137Z] #77 318.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-22T15:08:36.137Z] #77 318.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-22T15:08:36.137Z] #77 318.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-22T15:08:36.137Z] #77 318.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-22T15:08:36.137Z] #77 318.2 ---------------------------------------------------------------------- [2022-06-22T15:08:36.137Z] #77 318.2 Libraries have been installed in: [2022-06-22T15:08:36.397Z] #77 318.2 /usr/local/lib [2022-06-22T15:08:36.397Z] #77 318.2 [2022-06-22T15:08:36.397Z] #77 318.2 If you ever happen to want to link against installed libraries [2022-06-22T15:08:36.397Z] #77 318.2 in a given directory, LIBDIR, you must either use libtool, and [2022-06-22T15:08:36.397Z] #77 318.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-22T15:08:36.397Z] #77 318.2 flag during linking and do at least one of the following: [2022-06-22T15:08:36.397Z] #77 318.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-22T15:08:36.397Z] #77 318.2 during execution [2022-06-22T15:08:36.397Z] #77 318.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-22T15:08:36.397Z] #77 318.2 during linking [2022-06-22T15:08:36.397Z] #77 318.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-22T15:08:36.397Z] #77 318.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-22T15:08:36.397Z] #77 318.2 [2022-06-22T15:08:36.397Z] #77 318.2 See any operating system documentation about shared libraries for [2022-06-22T15:08:36.397Z] #77 318.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-22T15:08:36.397Z] #77 318.2 ---------------------------------------------------------------------- [2022-06-22T15:08:36.397Z] #77 318.2 /bin/mkdir -p '/build' [2022-06-22T15:08:36.397Z] #77 318.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-22T15:08:36.397Z] #77 318.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-22T15:08:36.397Z] #77 318.3 make[3]: Leaving directory '/tmp/crun-build' [2022-06-22T15:08:36.397Z] #77 318.3 make[2]: Leaving directory '/tmp/crun-build' [2022-06-22T15:08:36.397Z] #77 318.3 make[1]: Leaving directory '/tmp/crun-build' [2022-06-22T15:08:36.657Z] #77 DONE 318.7s [2022-06-22T15:08:36.657Z] [2022-06-22T15:08:36.657Z] #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-22T15:08:36.657Z] #64 sha256:cf6a622214be3799ec9e524b60a4eef448fea9816fe90efa3d4f7b2a7bf0d39a [2022-06-22T15:08:47.763Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-22T15:08:51.542Z] #64 ... [2022-06-22T15:08:51.542Z] [2022-06-22T15:08:51.543Z] #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-22T15:08:51.543Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-22T15:08:51.543Z] #55 413.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-22T15:08:51.543Z] #55 DONE 413.9s [2022-06-22T15:08:51.543Z] [2022-06-22T15:08:51.543Z] #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-22T15:08:51.543Z] #60 sha256:aa0f01600964b83512f23d80fdc718565939cdb0bb05ba699503acea20e60e66 [2022-06-22T15:08:52.922Z] #60 ... [2022-06-22T15:08:52.922Z] [2022-06-22T15:08:52.922Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-22T15:08:52.922Z] #56 sha256:3b63a00c59dabe9e63bcfb67d47ab3f219b1b2b6259523aeb9a561858e82ef3c [2022-06-22T15:08:53.491Z] #56 DONE 0.6s [2022-06-22T15:08:53.491Z] [2022-06-22T15:08:53.491Z] #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-22T15:08:53.491Z] #60 sha256:aa0f01600964b83512f23d80fdc718565939cdb0bb05ba699503acea20e60e66 [2022-06-22T15:08:53.491Z] #60 204.9 + mkdir -p /build [2022-06-22T15:08:53.491Z] #60 204.9 + cp runc /build/runc [2022-06-22T15:08:53.491Z] #60 DONE 205.4s [2022-06-22T15:08:53.491Z] [2022-06-22T15:08:53.491Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-22T15:08:53.491Z] #58 sha256:e9a5e8562ab397fc51e06005de1e9d824449417a1159867b61ca52d1d996b244 [2022-06-22T15:08:53.750Z] #58 DONE 0.1s [2022-06-22T15:08:53.750Z] [2022-06-22T15:08:53.750Z] #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-22T15:08:53.750Z] #64 sha256:cf6a622214be3799ec9e524b60a4eef448fea9816fe90efa3d4f7b2a7bf0d39a [2022-06-22T15:08:55.128Z] #64 ... [2022-06-22T15:08:55.128Z] [2022-06-22T15:08:55.128Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-22T15:08:55.128Z] #61 sha256:977b4e3b6b4131109e9b5b0b97fd1a3a3967ab278b70be12d0f0319c5a6042ea [2022-06-22T15:08:55.128Z] #61 DONE 0.2s [2022-06-22T15:08:55.128Z] [2022-06-22T15:08:55.128Z] #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-22T15:08:55.128Z] #64 sha256:cf6a622214be3799ec9e524b60a4eef448fea9816fe90efa3d4f7b2a7bf0d39a [2022-06-22T15:08:57.597Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-22T15:08:58.414Z] #64 357.4 + bin/containerd [2022-06-22T15:08:59.108Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-22T15:09:03.493Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-22T15:09:06.740Z] ok github.com/docker/docker/cmd/dockerd 0.096s coverage: 29.7% of statements [2022-06-22T15:09:06.865Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-22T15:09:06.865Z] Using test binary docker [2022-06-22T15:09:06.865Z] +++ /etc/init.d/apparmor start [2022-06-22T15:09:06.865Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-22T15:09:06.865Z] INFO: Waiting for daemon to start... [2022-06-22T15:09:06.865Z] Starting dockerd [2022-06-22T15:09:06.865Z] +++ 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-22T15:09:06.865Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-22T15:09:06.865Z] Using test binary docker [2022-06-22T15:09:06.865Z] +++ /etc/init.d/apparmor start [2022-06-22T15:09:06.865Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-22T15:09:06.865Z] INFO: Waiting for daemon to start... [2022-06-22T15:09:06.865Z] Starting dockerd [2022-06-22T15:09:06.865Z] +++ 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-22T15:09:07.669Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-22T15:09:07.848Z] ............................ [ 66%] [2022-06-22T15:09:08.230Z] ok github.com/docker/docker/cmd/dockerd/trap 2.457s coverage: 0.0% of statements [2022-06-22T15:09:08.230Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-22T15:09:08.230Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-22T15:09:08.230Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-22T15:09:08.230Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-22T15:09:08.230Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-22T15:09:10.149Z] . [2022-06-22T15:09:10.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-22T15:09:10.149Z] [2022-06-22T15:09:10.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-22T15:09:10.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-22T15:09:10.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-22T15:09:10.149Z] Error: No such image: emptyfs [2022-06-22T15:09:10.149Z] Error: No such image: emptyfs [2022-06-22T15:09:10.149Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-22T15:09:10.149Z] ++++ docker load [2022-06-22T15:09:10.149Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-22T15:09:10.149Z] ++++ docker load [2022-06-22T15:09:10.408Z] Running integration-test (iteration 1) [2022-06-22T15:09:10.408Z] 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-22T15:09:10.408Z] ++ 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-22T15:09:10.408Z] ++ set -e [2022-06-22T15:09:10.408Z] ++ '[' -n 0 ']' [2022-06-22T15:09:10.408Z] ++ set -x [2022-06-22T15:09:10.408Z] ++ 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-22T15:09:10.667Z] Running integration-test (iteration 1) [2022-06-22T15:09:10.667Z] 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-22T15:09:10.667Z] ++ 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-22T15:09:10.667Z] ++ set -e [2022-06-22T15:09:10.667Z] ++ '[' -n 0 ']' [2022-06-22T15:09:10.667Z] ++ set -x [2022-06-22T15:09:10.667Z] ++ 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-22T15:09:11.603Z] Loaded image: busybox:latest [2022-06-22T15:09:11.603Z] Loaded image: busybox:latest [2022-06-22T15:09:11.862Z] Loaded image: busybox:glibc [2022-06-22T15:09:11.862Z] Loaded image: busybox:glibc [2022-06-22T15:09:13.477Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2022-06-22T15:09:14.845Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-06-22T15:09:16.061Z] Loaded image: debian:bullseye-slim [2022-06-22T15:09:16.212Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-22T15:09:16.347Z] Loaded image: debian:bullseye-slim [2022-06-22T15:09:16.347Z] Loaded image: hello-world:latest [2022-06-22T15:09:16.610Z] Loaded image: hello-world:latest [2022-06-22T15:09:16.868Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:09:16.868Z] INFO: Testing against a local daemon [2022-06-22T15:09:16.868Z] === RUN TestDockerDaemonSuite [2022-06-22T15:09:16.868Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-22T15:09:16.868Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:09:17.126Z] INFO: Testing against a local daemon [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-22T15:09:17.126Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-22T15:09:18.503Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-22T15:09:18.762Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-22T15:09:19.328Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-22T15:09:19.328Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-22T15:09:20.265Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-22T15:09:20.265Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-22T15:09:20.265Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-22T15:09:21.682Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-22T15:09:21.940Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-22T15:09:21.940Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-22T15:09:21.940Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-22T15:09:22.748Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-06-22T15:09:22.875Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-22T15:09:22.875Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-22T15:09:23.677Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-06-22T15:09:23.810Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-22T15:09:23.933Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-22T15:09:24.071Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-22T15:09:24.071Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-22T15:09:24.071Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-22T15:09:24.330Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-22T15:09:24.861Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-22T15:09:24.897Z] --- PASS: TestBuildWithHugeFile (130.29s) [2022-06-22T15:09:24.897Z] === RUN TestBuildWCOWSandboxSize [2022-06-22T15:09:24.897Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-22T15:09:24.897Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-22T15:09:24.897Z] === RUN TestBuildWithEmptyDockerfile [2022-06-22T15:09:24.897Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:09:24.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:09:24.897Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:09:24.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:09:24.897Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:09:24.897Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:09:24.897Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:09:24.897Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:09:25.117Z] ok github.com/docker/docker/daemon 10.148s coverage: 16.1% of statements [2022-06-22T15:09:25.117Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-22T15:09:25.117Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-22T15:09:25.117Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-22T15:09:25.117Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-22T15:09:25.155Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:09:25.155Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-22T15:09:25.155Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-22T15:09:25.155Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-22T15:09:25.155Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-22T15:09:25.155Z] === RUN TestBuildPreserveOwnership [2022-06-22T15:09:25.155Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-22T15:09:26.046Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.577s coverage: 74.8% of statements [2022-06-22T15:09:26.609Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.271s coverage: 56.2% of statements [2022-06-22T15:09:27.172Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-06-22T15:09:27.688Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-22T15:09:27.947Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-22T15:09:28.514Z] --- PASS: TestBuildPreserveOwnership (3.26s) [2022-06-22T15:09:28.514Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.08s) [2022-06-22T15:09:28.514Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-06-22T15:09:28.514Z] === RUN TestBuildPlatformInvalid [2022-06-22T15:09:28.514Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-22T15:09:28.514Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-22T15:09:28.539Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-06-22T15:09:29.449Z] Loaded image: busybox:latest [2022-06-22T15:09:29.449Z] Loaded image: busybox:glibc [2022-06-22T15:09:29.905Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.170s coverage: 50.6% of statements [2022-06-22T15:09:30.017Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-22T15:09:31.394Z] Loaded image: debian:bullseye-slim [2022-06-22T15:09:31.394Z] Loaded image: hello-world:latest [2022-06-22T15:09:31.394Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:09:31.800Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.197s coverage: 46.1% of statements [2022-06-22T15:09:31.800Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-22T15:09:31.800Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.937s coverage: 58.5% of statements [2022-06-22T15:09:31.800Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-22T15:09:31.800Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-22T15:09:32.330Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-22T15:09:32.729Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-22T15:09:32.985Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2022-06-22T15:09:33.242Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-06-22T15:09:34.234Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-22T15:09:34.609Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-06-22T15:09:34.609Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-22T15:09:34.609Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-22T15:09:34.801Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-22T15:09:34.865Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-06-22T15:09:35.368Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-22T15:09:35.793Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 79.9% of statements [2022-06-22T15:09:35.793Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-06-22T15:09:35.793Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-22T15:09:35.934Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-22T15:09:36.355Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.4% of statements [2022-06-22T15:09:36.355Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-06-22T15:09:36.501Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-22T15:09:36.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2022-06-22T15:09:37.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.088s coverage: 76.8% of statements [2022-06-22T15:09:37.538Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2022-06-22T15:09:37.538Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-22T15:09:37.538Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-22T15:09:38.402Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-22T15:09:38.534Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2022-06-22T15:09:38.534Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-06-22T15:09:39.130Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-06-22T15:09:39.390Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-22T15:09:39.960Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-22T15:09:40.304Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-22T15:09:40.871Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.36s) [2022-06-22T15:09:40.871Z] PASS [2022-06-22T15:09:40.871Z] [2022-06-22T15:09:40.871Z] === Skipped [2022-06-22T15:09:40.871Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-22T15:09:40.871Z] build_session_test.go:25: TODO: BuildKit [2022-06-22T15:09:40.871Z] [2022-06-22T15:09:40.871Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-22T15:09:40.871Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-22T15:09:40.871Z] [2022-06-22T15:09:40.871Z] DONE 34 tests, 2 skipped in 193.837s [2022-06-22T15:09:40.871Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-22T15:09:40.871Z] ++ 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-22T15:09:40.871Z] ++ set -e [2022-06-22T15:09:40.871Z] ++ '[' -n 0 ']' [2022-06-22T15:09:40.871Z] ++ set -x [2022-06-22T15:09:40.871Z] ++ 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-22T15:09:40.871Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-22T15:09:40.871Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-22T15:09:40.888Z] ok github.com/docker/docker/daemon/logger/splunk 1.577s coverage: 82.5% of statements [2022-06-22T15:09:40.888Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-22T15:09:40.888Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-22T15:09:41.130Z] INFO: Testing against a local daemon [2022-06-22T15:09:41.130Z] === RUN TestConfigInspect [2022-06-22T15:09:41.698Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-22T15:09:41.816Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-06-22T15:09:41.816Z] ok github.com/docker/docker/distribution 0.620s coverage: 28.0% of statements [2022-06-22T15:09:41.816Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-22T15:09:42.633Z] docker_cli_daemon_test.go:1474: [dd3b6ba2fb131] daemon is not started [2022-06-22T15:09:42.743Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-22T15:09:43.199Z] check_test.go:307: [de7f9f563da52] daemon is not started [2022-06-22T15:09:43.199Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-22T15:09:43.306Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-06-22T15:09:43.461Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-22T15:09:43.562Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-22T15:09:43.723Z] --- PASS: TestConfigInspect (2.74s) [2022-06-22T15:09:43.723Z] === RUN TestConfigList [2022-06-22T15:09:44.124Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-22T15:09:44.303Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-22T15:09:44.381Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 84.9% of statements [2022-06-22T15:09:44.381Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-22T15:09:44.381Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-22T15:09:44.381Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-22T15:09:44.637Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-06-22T15:09:45.246Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-22T15:09:45.246Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-22T15:09:45.565Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-06-22T15:09:45.821Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-06-22T15:09:46.077Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-22T15:09:46.623Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-22T15:09:46.623Z] --- PASS: TestConfigList (2.90s) [2022-06-22T15:09:46.623Z] === RUN TestConfigsCreateAndDelete [2022-06-22T15:09:46.882Z] check_test.go:307: [d9ecfcaaa4a0e] daemon is not started [2022-06-22T15:09:46.882Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-22T15:09:47.818Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-22T15:09:47.968Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2022-06-22T15:09:48.754Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-22T15:09:48.896Z] ok github.com/docker/docker/pkg/authorization 0.604s coverage: 68.3% of statements [2022-06-22T15:09:48.896Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-22T15:09:48.955Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-22T15:09:49.151Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-22T15:09:49.320Z] --- PASS: TestConfigsCreateAndDelete (2.54s) [2022-06-22T15:09:49.320Z] === RUN TestConfigsUpdate [2022-06-22T15:09:49.320Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-22T15:09:49.320Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-22T15:09:50.255Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-22T15:09:50.513Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-22T15:09:51.450Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-22T15:09:52.385Z] --- PASS: TestConfigsUpdate (3.00s) [2022-06-22T15:09:52.385Z] === RUN TestTemplatedConfig [2022-06-22T15:09:52.418Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-06-22T15:09:52.418Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-22T15:09:52.674Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-22T15:09:52.930Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-06-22T15:09:53.186Z] ok github.com/docker/docker/layer 7.574s coverage: 69.0% of statements [2022-06-22T15:09:53.186Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-22T15:09:53.186Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-22T15:09:53.186Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-22T15:09:53.186Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-22T15:09:53.186Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-22T15:09:53.186Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-22T15:09:53.186Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-06-22T15:09:53.442Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-22T15:09:53.698Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-06-22T15:09:54.406Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-22T15:09:54.625Z] ok github.com/docker/docker/pkg/idtools 0.507s coverage: 67.9% of statements [2022-06-22T15:09:54.626Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 71.5% of statements [2022-06-22T15:09:54.654Z] #64 408.5 # github.com/containerd/containerd/cmd/containerd [2022-06-22T15:09:54.654Z] #64 408.5 /usr/bin/ld: /tmp/go-link-1218305836/000019.o: in function `New': [2022-06-22T15:09:54.654Z] #64 408.5 /tmp/tmp.TcSxjA1mNs/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-22T15:09:54.654Z] #64 408.6 + bin/containerd-stress [2022-06-22T15:09:54.654Z] #64 409.7 + bin/containerd-shim [2022-06-22T15:09:54.882Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-06-22T15:09:54.882Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-06-22T15:09:54.882Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-22T15:09:55.138Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-06-22T15:09:55.138Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-06-22T15:09:55.394Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-06-22T15:09:55.651Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.5% of statements [2022-06-22T15:09:55.651Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-06-22T15:09:55.651Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-22T15:09:55.651Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-22T15:09:56.214Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-06-22T15:09:56.307Z] --- PASS: TestTemplatedConfig (3.80s) [2022-06-22T15:09:56.307Z] === RUN TestConfigCreateResolve [2022-06-22T15:09:56.470Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-22T15:09:56.727Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-22T15:09:56.873Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-22T15:09:56.984Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-22T15:09:58.349Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-06-22T15:09:58.605Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-22T15:09:58.776Z] --- PASS: TestConfigCreateResolve (2.84s) [2022-06-22T15:09:58.776Z] PASS [2022-06-22T15:09:58.776Z] [2022-06-22T15:09:58.776Z] DONE 6 tests in 17.976s [2022-06-22T15:09:58.776Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-22T15:09:58.777Z] ++ 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-22T15:09:58.777Z] ++ set -e [2022-06-22T15:09:58.777Z] ++ '[' -n 0 ']' [2022-06-22T15:09:58.777Z] ++ set -x [2022-06-22T15:09:58.777Z] ++ 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-22T15:09:58.861Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-22T15:09:58.861Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-22T15:09:59.035Z] INFO: Testing against a local daemon [2022-06-22T15:09:59.035Z] === RUN TestAttachWithTTY [2022-06-22T15:09:59.035Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-22T15:09:59.035Z] === RUN TestAttachWithoutTTy [2022-06-22T15:09:59.295Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-06-22T15:09:59.295Z] === RUN TestCheckpoint [2022-06-22T15:09:59.295Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-22T15:09:59.295Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/commit [2022-06-22T15:09:59.295Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-22T15:09:59.295Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:09:59.295Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:09:59.295Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:09:59.295Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:09:59.295Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:09:59.295Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:09:59.295Z] === CONT TestContainerInvalidJSON/commit [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-22T15:09:59.295Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-22T15:09:59.295Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-22T15:09:59.295Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-22T15:09:59.295Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-22T15:09:59.295Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-22T15:09:59.295Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-22T15:09:59.295Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-22T15:09:59.295Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-22T15:09:59.295Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-22T15:09:59.295Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-06-22T15:09:59.295Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-22T15:09:59.295Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-22T15:09:59.295Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-22T15:09:59.423Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-22T15:09:59.424Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-22T15:09:59.554Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-06-22T15:09:59.554Z] === RUN TestCopyEmptyFile [2022-06-22T15:09:59.987Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-06-22T15:10:00.122Z] --- PASS: TestCopyEmptyFile (0.47s) [2022-06-22T15:10:00.122Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-22T15:10:00.122Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-06-22T15:10:00.122Z] === RUN TestCopyFromContainer [2022-06-22T15:10:00.122Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-22T15:10:00.243Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-22T15:10:00.808Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-06-22T15:10:01.064Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-06-22T15:10:01.626Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-22T15:10:01.626Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-22T15:10:02.024Z] === RUN TestCopyFromContainer// [2022-06-22T15:10:02.024Z] === RUN TestCopyFromContainer//bar/root [2022-06-22T15:10:02.024Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-22T15:10:02.283Z] === RUN TestCopyFromContainer/bar/quux [2022-06-22T15:10:02.283Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-22T15:10:02.542Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-22T15:10:02.542Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-22T15:10:02.793Z] #64 420.9 + bin/containerd-shim-runc-v1 [2022-06-22T15:10:02.800Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-22T15:10:02.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-22T15:10:03.059Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer (3.07s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-06-22T15:10:03.059Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-06-22T15:10:03.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-22T15:10:03.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:10:03.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:10:03.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:10:03.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:10:03.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:10:03.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:10:03.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:10:03.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:10:03.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:10:03.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-06-22T15:10:03.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-22T15:10:03.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-22T15:10:03.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-06-22T15:10:03.059Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-22T15:10:03.318Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-06-22T15:10:03.318Z] === RUN TestCreateWithInvalidEnv [2022-06-22T15:10:03.318Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-22T15:10:03.318Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-22T15:10:03.318Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-22T15:10:03.318Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-22T15:10:03.318Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-22T15:10:03.318Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-22T15:10:03.318Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-22T15:10:03.318Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-22T15:10:03.318Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-22T15:10:03.318Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-06-22T15:10:03.318Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-22T15:10:03.318Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-22T15:10:03.318Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-06-22T15:10:03.318Z] === RUN TestCreateTmpfsMountsTarget [2022-06-22T15:10:03.318Z] --- PASS: TestCreateTmpfsMountsTarget (0.07s) [2022-06-22T15:10:03.318Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-22T15:10:03.516Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-06-22T15:10:03.577Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-22T15:10:03.772Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-22T15:10:04.028Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-06-22T15:10:04.156Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-22T15:10:05.394Z] ok github.com/docker/docker/quota 0.199s coverage: 71.4% of statements [2022-06-22T15:10:05.651Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-22T15:10:06.068Z] tests/integration/client_test.py ..... [ 75%] [2022-06-22T15:10:06.109Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2022-06-22T15:10:06.109Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-22T15:10:06.109Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-22T15:10:06.329Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-22T15:10:06.579Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-06-22T15:10:06.836Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-06-22T15:10:06.898Z] tests/integration/errors_test.py . [ 76%] [2022-06-22T15:10:07.092Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-22T15:10:07.487Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-22T15:10:07.655Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-06-22T15:10:07.746Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2022-06-22T15:10:07.746Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-22T15:10:07.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:10:07.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:10:07.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:10:07.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:10:07.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:10:07.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:10:07.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:10:07.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:10:07.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:10:07.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:10:07.746Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-22T15:10:07.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:10:07.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:10:07.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:10:07.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:10:07.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:10:07.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-06-22T15:10:07.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-22T15:10:07.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-22T15:10:07.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-22T15:10:07.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-06-22T15:10:07.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-22T15:10:07.746Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-22T15:10:07.911Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-22T15:10:08.066Z] #64 427.3 + bin/containerd-shim-runc-v2 [2022-06-22T15:10:08.313Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-22T15:10:08.573Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2022-06-22T15:10:08.573Z] === RUN TestCreateDifferentPlatform [2022-06-22T15:10:08.573Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-22T15:10:08.573Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-22T15:10:08.573Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-06-22T15:10:08.573Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-22T15:10:08.573Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-22T15:10:08.573Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-22T15:10:08.573Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-22T15:10:08.573Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-22T15:10:08.573Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-06-22T15:10:08.573Z] === RUN TestCreateInvalidHostConfig [2022-06-22T15:10:08.573Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:10:08.573Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:10:08.573Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:10:08.573Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:10:08.573Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:10:08.573Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:10:08.573Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:10:08.573Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:10:08.573Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:10:08.573Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:10:08.573Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:10:08.573Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:10:08.573Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-22T15:10:08.573Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-22T15:10:08.573Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-22T15:10:08.573Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-22T15:10:08.573Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-06-22T15:10:08.573Z] === RUN TestContainerStartOnDaemonRestart [2022-06-22T15:10:08.573Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-22T15:10:08.573Z] === RUN TestDaemonRestartIpcMode [2022-06-22T15:10:08.573Z] === PAUSE TestDaemonRestartIpcMode [2022-06-22T15:10:08.573Z] === RUN TestDaemonHostGatewayIP [2022-06-22T15:10:08.573Z] === PAUSE TestDaemonHostGatewayIP [2022-06-22T15:10:08.573Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-22T15:10:08.573Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-22T15:10:08.573Z] === RUN TestContainerKillOnDaemonStart [2022-06-22T15:10:08.573Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-22T15:10:08.573Z] === RUN TestDiff [2022-06-22T15:10:08.634Z] #64 428.1 + binaries [2022-06-22T15:10:08.634Z] #64 428.1 + install -D bin/containerd /build/containerd [2022-06-22T15:10:08.634Z] #64 428.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-22T15:10:08.892Z] #64 428.1 + install -D bin/ctr /build/ctr [2022-06-22T15:10:09.507Z] --- PASS: TestDiff (0.69s) [2022-06-22T15:10:09.508Z] === RUN TestExecWithCloseStdin [2022-06-22T15:10:09.766Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-22T15:10:09.800Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-22T15:10:10.025Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-22T15:10:10.056Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.8% of statements [2022-06-22T15:10:10.284Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-22T15:10:10.284Z] --- PASS: TestExecWithCloseStdin (0.93s) [2022-06-22T15:10:10.284Z] === RUN TestExec [2022-06-22T15:10:10.618Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-06-22T15:10:10.792Z] #64 DONE 430.1s [2022-06-22T15:10:11.220Z] --- PASS: TestExec (0.93s) [2022-06-22T15:10:11.220Z] === RUN TestExecUser [2022-06-22T15:10:11.220Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-22T15:10:11.220Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-22T15:10:11.727Z] [2022-06-22T15:10:11.727Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-22T15:10:11.727Z] #65 sha256:2f647c07db191b5c8800388a1f09d240533bf5d3bb50fd2779e2c34d00553581 [2022-06-22T15:10:11.787Z] check_test.go:307: [d3fb5d81b371b] daemon is not started [2022-06-22T15:10:11.787Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-22T15:10:11.984Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-06-22T15:10:12.046Z] --- PASS: TestExecUser (0.88s) [2022-06-22T15:10:12.046Z] === RUN TestExportContainerAndImportImage [2022-06-22T15:10:12.661Z] #65 DONE 1.0s [2022-06-22T15:10:12.661Z] [2022-06-22T15:10:12.661Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-22T15:10:12.661Z] #70 sha256:cc499d45981ee7825b7bc086c61dea9f85a2b6b9517a455079ed4add678908af [2022-06-22T15:10:12.919Z] #70 DONE 0.3s [2022-06-22T15:10:12.919Z] [2022-06-22T15:10:12.919Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-22T15:10:12.919Z] #75 sha256:32d587d9f6a2cbc4ac4b4ac754d6ee8eeaf25e90be0c746d2680ee1a0644a2db [2022-06-22T15:10:13.177Z] #75 DONE 0.2s [2022-06-22T15:10:13.178Z] [2022-06-22T15:10:13.178Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-22T15:10:13.178Z] #78 sha256:0a25e71e9c0bc117965d66aacee13d2a7c378386cf4467ded8156f38f21b1bd7 [2022-06-22T15:10:13.178Z] #78 DONE 0.0s [2022-06-22T15:10:13.178Z] [2022-06-22T15:10:13.178Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-22T15:10:13.178Z] #79 sha256:83ab709f152a81ae52c4664e9d2d9aa21b958bedbd6dddc5ff477db8043e2231 [2022-06-22T15:10:13.178Z] #79 DONE 0.0s [2022-06-22T15:10:13.178Z] [2022-06-22T15:10:13.178Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-22T15:10:13.178Z] #80 sha256:a894804c1f04951e8baa0adaecdd48483279667094cf4b267d6bd503b99282ca [2022-06-22T15:10:13.178Z] #80 DONE 0.0s [2022-06-22T15:10:13.427Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2022-06-22T15:10:13.427Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-22T15:10:13.427Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-22T15:10:13.435Z] [2022-06-22T15:10:13.435Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-22T15:10:13.435Z] #81 sha256:00b61e4877d2d6307e18662d5ae19fbb50349d527cdbcf73b032860de96fbb5f [2022-06-22T15:10:13.995Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-22T15:10:14.931Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2022-06-22T15:10:14.931Z] === RUN TestHealthCheckWorkdir [2022-06-22T15:10:15.497Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-22T15:10:15.756Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2022-06-22T15:10:15.756Z] === RUN TestHealthKillContainer [2022-06-22T15:10:16.014Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-22T15:10:16.949Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-22T15:10:17.883Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-22T15:10:20.035Z] #81 DONE 6.5s [2022-06-22T15:10:20.035Z] [2022-06-22T15:10:20.035Z] #82 exporting to image [2022-06-22T15:10:20.035Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-22T15:10:20.035Z] #82 exporting layers [2022-06-22T15:10:21.167Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-22T15:10:21.747Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-22T15:10:24.291Z] --- PASS: TestHealthKillContainer (8.32s) [2022-06-22T15:10:24.291Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-22T15:10:24.291Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-22T15:10:24.291Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-22T15:10:24.550Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2022-06-22T15:10:24.550Z] === RUN TestIpcModeNone [2022-06-22T15:10:24.808Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-22T15:10:25.375Z] check_test.go:307: [d4a801b097c23] daemon is not started [2022-06-22T15:10:25.375Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-22T15:10:25.375Z] --- PASS: TestIpcModeNone (0.79s) [2022-06-22T15:10:25.375Z] === RUN TestIpcModePrivate [2022-06-22T15:10:25.581Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-22T15:10:25.942Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-22T15:10:25.942Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-22T15:10:26.201Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-06-22T15:10:26.201Z] --- PASS: TestIpcModePrivate (0.80s) [2022-06-22T15:10:26.201Z] === RUN TestIpcModeShareable [2022-06-22T15:10:26.460Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-22T15:10:27.027Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-22T15:10:27.027Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-06-22T15:10:27.286Z] --- PASS: TestIpcModeShareable (0.93s) [2022-06-22T15:10:27.286Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-22T15:10:28.150Z] #82 exporting layers 7.9s done [2022-06-22T15:10:28.150Z] #82 writing image sha256:426771de86b018953fb84f121771dbe1f00ae2a50bb26353c4ddb85eb9468234 done [2022-06-22T15:10:28.150Z] #82 naming to docker.io/library/docker:f4cdec64eb6623bcb3979e64da1a792176eb7568 done [2022-06-22T15:10:28.150Z] #82 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:10:28.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=f4cdec64eb6623bcb3979e64da1a792176eb7568 -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:f4cdec64eb6623bcb3979e64da1a792176eb7568 hack/make.sh dynbinary test-integration [2022-06-22T15:10:29.816Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-22T15:10:29.816Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2022-06-22T15:10:29.816Z] === RUN TestAPIIpcModeHost [2022-06-22T15:10:30.025Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/rootless [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/volume [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-22T15:10:30.025Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-22T15:10:30.075Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === Skipped [2022-06-22T15:10:30.282Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-22T15:10:30.282Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-22T15:10:30.282Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-22T15:10:30.282Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-22T15:10:30.282Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:71: No driver to put! [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-22T15:10:30.282Z] time="2022-06-22T15:09:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-22T15:10:30.282Z] time="2022-06-22T15:09:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-22T15:10:30.282Z] time="2022-06-22T15:09:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-22T15:10:30.282Z] time="2022-06-22T15:09:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-22T15:10:30.282Z] time="2022-06-22T15:09:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:71: No driver to put! [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-22T15:10:30.282Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-22T15:10:30.282Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-22T15:10:30.282Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:10:30.282Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-22T15:10:30.282Z] graphtest_unix.go:71: No driver to put! [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-22T15:10:30.282Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-22T15:10:30.282Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-22T15:10:30.282Z] [2022-06-22T15:10:30.282Z] DONE 2785 tests, 28 skipped in 208.141s [2022-06-22T15:10:30.282Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:10:30.282Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:10:30.283Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-22T15:10:30.283Z] + 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-22T15:10:30.386Z] [2022-06-22T15:10:30.387Z] Removing bundles/ [2022-06-22T15:10:30.387Z] [2022-06-22T15:10:30.387Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-22T15:10:30.387Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:10:30.387Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:10:30.641Z] --- PASS: TestAPIIpcModeHost (0.65s) [2022-06-22T15:10:30.641Z] === RUN TestDaemonIpcModeShareable [2022-06-22T15:10:30.900Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-22T15:10:31.836Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-22T15:10:32.096Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-06-22T15:10:32.354Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2022-06-22T15:10:32.354Z] === RUN TestDaemonIpcModePrivate [2022-06-22T15:10:33.732Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-06-22T15:10:33.991Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2022-06-22T15:10:33.991Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-22T15:10:34.559Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-22T15:10:35.127Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-22T15:10:35.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-06-22T15:10:35.693Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2022-06-22T15:10:35.693Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-22T15:10:37.069Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-06-22T15:10:37.069Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2022-06-22T15:10:37.069Z] === RUN TestIpcModeOlderClient [2022-06-22T15:10:37.069Z] === PAUSE TestIpcModeOlderClient [2022-06-22T15:10:37.069Z] === RUN TestKillContainerInvalidSignal [2022-06-22T15:10:37.069Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-22T15:10:37.069Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-22T15:10:37.069Z] check_test.go:307: [db5fa819d3f9b] daemon is not started [2022-06-22T15:10:37.069Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-22T15:10:37.637Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-22T15:10:37.687Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:10:37.687Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:10:37.687Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:10:37.687Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:10:37.687Z] [2022-06-22T15:10:37.687Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-22T15:10:37.687Z] DOCKER_SYSTEMD=1 [2022-06-22T15:10:37.687Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-22T15:10:37.687Z] HOSTNAME=6fcaaf9ed344 [2022-06-22T15:10:37.687Z] DEST=bundles/test-integration [2022-06-22T15:10:37.687Z] PWD=/go/src/github.com/docker/docker [2022-06-22T15:10:37.687Z] DOCKER_GITCOMMIT=4151b3ce99eb137b7ad7b1590b8df7b8630c96e0 [2022-06-22T15:10:37.687Z] container=docker [2022-06-22T15:10:37.687Z] HOME=/root [2022-06-22T15:10:37.687Z] LANG=C.UTF-8 [2022-06-22T15:10:37.687Z] INVOCATION_ID=0a0ca4ea9db744b5b4d4af863569a75f [2022-06-22T15:10:37.687Z] GOLANG_VERSION=1.18.3 [2022-06-22T15:10:37.687Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-22T15:10:37.687Z] VALIDATE_BRANCH=master [2022-06-22T15:10:37.687Z] TERM=xterm [2022-06-22T15:10:37.687Z] DOCKER_PKG=github.com/docker/docker [2022-06-22T15:10:37.687Z] SHLVL=3 [2022-06-22T15:10:37.687Z] TIMEOUT=120m [2022-06-22T15:10:37.687Z] DOCKER_BUILDTAGS= journald [2022-06-22T15:10:37.687Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-22T15:10:37.687Z] GO111MODULE=off [2022-06-22T15:10:37.687Z] DOCKER_EXPERIMENTAL=1 [2022-06-22T15:10:37.687Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-22T15:10:37.687Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-22T15:10:37.687Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-22T15:10:37.687Z] GOPATH=/go [2022-06-22T15:10:37.687Z] PKG_CONFIG=pkg-config [2022-06-22T15:10:37.687Z] _=/usr/bin/env [2022-06-22T15:10:37.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-22T15:10:37.895Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2022-06-22T15:10:37.895Z] === RUN TestKillContainer [2022-06-22T15:10:37.895Z] === RUN TestKillContainer/no_signal [2022-06-22T15:10:38.464Z] === RUN TestKillContainer/non_killing_signal [2022-06-22T15:10:38.723Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-22T15:10:39.291Z] === RUN TestKillContainer/killing_signal [2022-06-22T15:10:39.291Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-22T15:10:40.242Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-22T15:10:40.242Z] --- PASS: TestKillContainer (2.42s) [2022-06-22T15:10:40.242Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-06-22T15:10:40.242Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2022-06-22T15:10:40.242Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2022-06-22T15:10:40.242Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-22T15:10:40.242Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-22T15:10:41.177Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-22T15:10:41.436Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-22T15:10:41.550Z] ......... [ 85%] [2022-06-22T15:10:42.004Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2022-06-22T15:10:42.004Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2022-06-22T15:10:42.004Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-06-22T15:10:42.004Z] === RUN TestKillStoppedContainer [2022-06-22T15:10:42.004Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-22T15:10:42.004Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-22T15:10:42.004Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-06-22T15:10:42.004Z] === RUN TestKillDifferentUserContainer [2022-06-22T15:10:42.941Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2022-06-22T15:10:42.941Z] === RUN TestInspectOomKilledTrue [2022-06-22T15:10:42.941Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-22T15:10:42.941Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-22T15:10:42.941Z] === RUN TestInspectOomKilledFalse [2022-06-22T15:10:42.941Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-22T15:10:42.941Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-22T15:10:42.941Z] === RUN TestLinksEtcHostsContentMatch [2022-06-22T15:10:43.201Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-22T15:10:43.201Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-22T15:10:43.460Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-06-22T15:10:43.460Z] === RUN TestLinksContainerNames [2022-06-22T15:10:45.365Z] check_test.go:307: [d79a177c39544] daemon is not started [2022-06-22T15:10:45.365Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-22T15:10:45.365Z] --- PASS: TestLinksContainerNames (1.52s) [2022-06-22T15:10:45.365Z] === RUN TestLogsFollowTailEmpty [2022-06-22T15:10:45.932Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2022-06-22T15:10:45.932Z] === RUN TestLogs [2022-06-22T15:10:45.932Z] === RUN TestLogs/driver_local [2022-06-22T15:10:45.932Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:10:45.932Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:10:45.932Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-22T15:10:45.932Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-22T15:10:45.932Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-22T15:10:45.932Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-22T15:10:45.932Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:10:45.932Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:10:45.932Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:10:45.932Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:10:45.932Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:10:45.932Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:10:45.932Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:10:45.932Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:10:46.757Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-22T15:10:46.868Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:10:47.127Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:10:47.958Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-22T15:10:48.063Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-22T15:10:48.321Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-22T15:10:48.321Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-22T15:10:48.888Z] check_test.go:307: [d493bf591566f] daemon is not started [2022-06-22T15:10:48.888Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-22T15:10:49.147Z] === RUN TestLogs/driver_json-file [2022-06-22T15:10:49.147Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:10:49.147Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:10:49.147Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:10:49.147Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:10:49.147Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:10:49.147Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:10:49.147Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:10:49.147Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:10:49.147Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:10:49.147Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:10:49.147Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:10:49.147Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:10:49.147Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:10:49.147Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:10:50.524Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:10:50.524Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:10:51.092Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-22T15:10:51.092Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:10:51.351Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:10:51.919Z] docker_cli_daemon_plugins_test.go:80: [d51dd86233aba] daemon is not started [2022-06-22T15:10:52.177Z] --- PASS: TestLogs (6.48s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.12s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.38s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.08s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.12s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.03s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.92s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.09s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.13s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.89s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.98s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.00s) [2022-06-22T15:10:52.177Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.91s) [2022-06-22T15:10:52.177Z] === RUN TestContainerNetworkMountsNoChown [2022-06-22T15:10:53.114Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/default [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/default [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/private [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/private [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rprivate [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/slave [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/slave [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rslave [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/shared [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/shared [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rshared [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/default [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/slave [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-22T15:10:53.114Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/rshared [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/shared [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/rslave [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/rprivate [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/private [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-22T15:10:53.114Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:10:53.114Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:10:53.114Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:10:53.373Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:10:53.632Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:10:53.632Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-22T15:10:53.632Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:10:53.632Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:10:53.632Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:10:53.632Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:10:53.632Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-22T15:10:53.632Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-06-22T15:10:53.632Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-22T15:10:53.632Z] === RUN TestContainerBindMountNonRecursive [2022-06-22T15:10:54.555Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-22T15:10:54.555Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-22T15:10:55.533Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2022-06-22T15:10:55.533Z] === RUN TestContainerVolumesMountedAsShared [2022-06-22T15:10:55.533Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-22T15:10:56.052Z] docker_cli_daemon_plugins_test.go:170: [d3437800b450c] daemon is not started [2022-06-22T15:10:56.052Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2022-06-22T15:10:56.052Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-22T15:10:56.326Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-22T15:10:56.622Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-06-22T15:10:56.622Z] === RUN TestNetworkNat [2022-06-22T15:10:57.189Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-22T15:10:57.447Z] --- PASS: TestNetworkNat (0.88s) [2022-06-22T15:10:57.447Z] === RUN TestNetworkLocalhostTCPNat [2022-06-22T15:10:58.383Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2022-06-22T15:10:58.383Z] === RUN TestNetworkLoopbackNat [2022-06-22T15:10:58.383Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-22T15:10:58.951Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-22T15:10:59.090Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-22T15:10:59.351Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-22T15:11:00.852Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-22T15:11:01.110Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-22T15:11:01.368Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2022-06-22T15:11:01.369Z] === RUN TestPause [2022-06-22T15:11:01.627Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-22T15:11:02.200Z] --- PASS: TestPause (0.74s) [2022-06-22T15:11:02.200Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-22T15:11:02.200Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-22T15:11:02.200Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-22T15:11:02.200Z] === RUN TestPauseStopPausedContainer [2022-06-22T15:11:02.200Z] check_test.go:307: [de2121b5888aa] daemon is not started [2022-06-22T15:11:02.200Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-22T15:11:03.157Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2022-06-22T15:11:03.157Z] === RUN TestPidHost [2022-06-22T15:11:03.242Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-22T15:11:03.762Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-22T15:11:03.762Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-22T15:11:03.762Z] [2022-06-22T15:11:03.762Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-22T15:11:03.762Z] =========================== short test summary info ============================ [2022-06-22T15:11:03.762Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-22T15:11:03.762Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-22T15:11:03.762Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-22T15:11:03.762Z] Not supported on most drivers [2022-06-22T15:11:03.762Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-22T15:11:03.762Z] Output of docker top depends on host distro, and is not formalized. [2022-06-22T15:11:03.762Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-22T15:11:03.762Z] Output of docker top depends on host distro, and is not formalized. [2022-06-22T15:11:03.762Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-22T15:11:03.762Z] Can fail if eth0 has multiple IP addresses [2022-06-22T15:11:03.762Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-22T15:11:03.762Z] This doesn't seem to be taken into account by the engine [2022-06-22T15:11:03.762Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-22T15:11:03.762Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-22T15:11:03.762Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.99 seconds == [2022-06-22T15:11:04.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-22T15:11:04.092Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-22T15:11:04.659Z] --- PASS: TestPidHost (1.74s) [2022-06-22T15:11:04.659Z] === RUN TestPsFilter [2022-06-22T15:11:04.917Z] --- PASS: TestPsFilter (0.18s) [2022-06-22T15:11:04.917Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-22T15:11:05.484Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-22T15:11:05.743Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2022-06-22T15:11:05.743Z] === RUN TestRemoveContainerWithVolume [2022-06-22T15:11:05.743Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-22T15:11:06.679Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2022-06-22T15:11:06.679Z] === RUN TestRemoveContainerRunning [2022-06-22T15:11:07.246Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-22T15:11:07.246Z] --- PASS: TestRemoveContainerRunning (0.77s) [2022-06-22T15:11:07.246Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-22T15:11:07.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-22T15:11:08.184Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-06-22T15:11:08.184Z] === RUN TestRemoveInvalidContainer [2022-06-22T15:11:08.184Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-06-22T15:11:08.184Z] === RUN TestRenameLinkedContainer [2022-06-22T15:11:08.184Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-22T15:11:09.121Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-22T15:11:11.024Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-22T15:11:11.283Z] --- PASS: TestRenameLinkedContainer (3.11s) [2022-06-22T15:11:11.283Z] === RUN TestRenameStoppedContainer [2022-06-22T15:11:12.220Z] --- PASS: TestRenameStoppedContainer (0.80s) [2022-06-22T15:11:12.220Z] === RUN TestRenameRunningContainerAndReuse [2022-06-22T15:11:12.220Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-22T15:11:12.479Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-22T15:11:13.857Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-06-22T15:11:13.857Z] === RUN TestRenameInvalidName [2022-06-22T15:11:14.425Z] --- PASS: TestRenameInvalidName (0.76s) [2022-06-22T15:11:14.425Z] === RUN TestRenameAnonymousContainer [2022-06-22T15:11:14.684Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-22T15:11:15.251Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-22T15:11:16.245Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-22T15:11:16.245Z] [2022-06-22T15:11:16.245Z] Unloading profiles will leave already running processes permanently [2022-06-22T15:11:16.245Z] unconfined, which can lead to unexpected situations. [2022-06-22T15:11:16.245Z] [2022-06-22T15:11:16.245Z] To set a process to complain mode, use the command line tool [2022-06-22T15:11:16.245Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-22T15:11:16.245Z] Post stage [Pipeline] junit [2022-06-22T15:11:16.260Z] Recording test results [2022-06-22T15:11:16.299Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-22T15:11:16.586Z] + echo Ensuring container killed. [2022-06-22T15:11:16.586Z] Ensuring container killed. [2022-06-22T15:11:16.586Z] + docker rm -vf docker-pr5 [2022-06-22T15:11:16.586Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-06-22T15:11:16.872Z] + echo Chowning /workspace to jenkins user [2022-06-22T15:11:16.872Z] Chowning /workspace to jenkins user [2022-06-22T15:11:16.872Z] + id -u [2022-06-22T15:11:16.872Z] + id -g [2022-06-22T15:11:16.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43680:/workspace busybox chown -R 1000:1000 /workspace [2022-06-22T15:11:16.957Z] ok github.com/docker/docker/libnetwork 37.301s coverage: 40.6% of statements [2022-06-22T15:11:16.957Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-22T15:11:16.957Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-22T15:11:16.957Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-22T15:11:16.957Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-22T15:11:16.957Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-22T15:11:17.153Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2022-06-22T15:11:17.153Z] === RUN TestRenameContainerWithSameName [2022-06-22T15:11:17.412Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2022-06-22T15:11:17.412Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-22T15:11:17.782Z] + bundleName=docker-py [2022-06-22T15:11:17.782Z] + echo Creating docker-py-bundles.tar.gz [2022-06-22T15:11:17.782Z] Creating docker-py-bundles.tar.gz [2022-06-22T15:11:17.782Z] + 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-22T15:11:17.797Z] Archiving artifacts [2022-06-22T15:11:17.885Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.512s coverage: 59.9% of statements [2022-06-22T15:11:17.885Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-22T15:11:17.980Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-22T15:11:18.079Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43680/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2022-06-22T15:11:18.141Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [Pipeline] sh [2022-06-22T15:11:18.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=35de800b051309042646d4cb2aef1bffd2bea4f9 -e DOCKER_GRAPHDRIVER docker:35de800b051309042646d4cb2aef1bffd2bea4f9 hack/make.sh binary [2022-06-22T15:11:18.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-22T15:11:18.548Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-22T15:11:18.696Z] [2022-06-22T15:11:18.696Z] Removing bundles/ [2022-06-22T15:11:18.696Z] [2022-06-22T15:11:18.707Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2022-06-22T15:11:18.707Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-22T15:11:18.806Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2022-06-22T15:11:18.806Z] === RUN TestResize [2022-06-22T15:11:18.956Z] ---> Making bundle: binary (in bundles/binary) [2022-06-22T15:11:18.956Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-22T15:11:18.956Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:11:19.269Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-06-22T15:11:19.269Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-22T15:11:19.379Z] --- PASS: TestResize (0.73s) [2022-06-22T15:11:19.379Z] === RUN TestResizeWithInvalidSize [2022-06-22T15:11:19.525Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-06-22T15:11:19.945Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2022-06-22T15:11:19.945Z] === RUN TestResizeWhenContainerNotStarted [2022-06-22T15:11:20.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-22T15:11:20.772Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:11:20.772Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:11:20.772Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:11:20.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:11:20.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:11:21.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-22T15:11:23.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-22T15:11:23.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:11:24.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-22T15:11:24.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-22T15:11:24.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:11:24.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-22T15:11:25.299Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-22T15:11:25.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:11:25.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:11:26.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-22T15:11:27.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:11:27.631Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:11:29.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-22T15:11:29.468Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.514s coverage: 7.2% of statements [2022-06-22T15:11:29.468Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-22T15:11:29.468Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-22T15:11:29.468Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-06-22T15:11:29.468Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-22T15:11:29.468Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-22T15:11:29.468Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-22T15:11:29.724Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-06-22T15:11:29.980Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-06-22T15:11:30.236Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-06-22T15:11:30.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-22T15:11:30.492Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-22T15:11:30.650Z] check_test.go:307: [d5503d1966671] daemon is not started [2022-06-22T15:11:30.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-22T15:11:32.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:11:32.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:11:32.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-22T15:11:33.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-22T15:11:37.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:11:38.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:11:39.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:11:42.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:11:42.666Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-22T15:11:44.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:11:45.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:11:47.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.19s) [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.62s) [2022-06-22T15:11:48.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.80s) [2022-06-22T15:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2022-06-22T15:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.11s) [2022-06-22T15:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2022-06-22T15:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.53s) [2022-06-22T15:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.49s) [2022-06-22T15:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.52s) [2022-06-22T15:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2022-06-22T15:11:48.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s) [2022-06-22T15:11:48.280Z] === RUN TestCgroupNamespacesRun [2022-06-22T15:11:48.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-22T15:11:49.792Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2022-06-22T15:11:49.792Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-22T15:11:50.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-22T15:11:51.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-22T15:11:51.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-22T15:11:51.557Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-06-22T15:11:51.557Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-22T15:11:52.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-22T15:11:53.059Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2022-06-22T15:11:53.059Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-22T15:11:53.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-22T15:11:53.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-22T15:11:55.004Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2022-06-22T15:11:55.004Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-22T15:11:55.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-22T15:11:56.511Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2022-06-22T15:11:56.511Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-22T15:11:57.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-22T15:11:58.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-22T15:11:58.014Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2022-06-22T15:11:58.014Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-22T15:11:58.951Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-06-22T15:11:58.951Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-22T15:11:59.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-22T15:11:59.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-22T15:12:00.714Z] ok github.com/docker/docker/libnetwork/ipam 16.642s coverage: 85.3% of statements [2022-06-22T15:12:00.714Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-22T15:12:00.714Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-22T15:12:00.714Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-22T15:12:00.714Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-22T15:12:00.714Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-22T15:12:00.714Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-22T15:12:00.714Z] ok github.com/docker/docker/libnetwork/ipamutils 0.278s coverage: 74.0% of statements [2022-06-22T15:12:00.714Z] ok github.com/docker/docker/libnetwork/iptables 0.168s coverage: 45.1% of statements [2022-06-22T15:12:00.714Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-22T15:12:00.714Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-06-22T15:12:00.826Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2022-06-22T15:12:00.826Z] === RUN TestNISDomainname [2022-06-22T15:12:01.762Z] --- PASS: TestNISDomainname (0.97s) [2022-06-22T15:12:01.762Z] === RUN TestHostnameDnsResolution [2022-06-22T15:12:03.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-22T15:12:03.138Z] --- PASS: TestHostnameDnsResolution (1.33s) [2022-06-22T15:12:03.138Z] === RUN TestUnprivilegedPortsAndPing [2022-06-22T15:12:04.074Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-06-22T15:12:04.074Z] === RUN TestPrivilegedHostDevices [2022-06-22T15:12:04.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-22T15:12:04.900Z] check_test.go:307: [d7d7d2671b3a5] daemon is not started [2022-06-22T15:12:04.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-22T15:12:05.159Z] --- PASS: TestPrivilegedHostDevices (1.10s) [2022-06-22T15:12:05.159Z] === RUN TestConsoleSize [2022-06-22T15:12:05.727Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-22T15:12:05.985Z] --- PASS: TestConsoleSize (0.80s) [2022-06-22T15:12:05.985Z] === RUN TestStats [2022-06-22T15:12:06.553Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-22T15:12:06.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-22T15:12:07.124Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-22T15:12:07.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-22T15:12:07.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-22T15:12:08.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-22T15:12:08.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-22T15:12:08.773Z] --- PASS: TestStats (2.78s) [2022-06-22T15:12:08.773Z] === RUN TestStopContainerWithTimeout [2022-06-22T15:12:08.773Z] === RUN TestStopContainerWithTimeout/0 [2022-06-22T15:12:08.773Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-22T15:12:08.773Z] === RUN TestStopContainerWithTimeout/1 [2022-06-22T15:12:08.773Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-22T15:12:08.773Z] === RUN TestStopContainerWithTimeout/3 [2022-06-22T15:12:08.773Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-22T15:12:08.773Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-22T15:12:08.773Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-22T15:12:08.773Z] === CONT TestStopContainerWithTimeout/0 [2022-06-22T15:12:08.773Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-22T15:12:09.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-22T15:12:10.149Z] === CONT TestStopContainerWithTimeout/3 [2022-06-22T15:12:10.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-22T15:12:10.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-22T15:12:11.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-22T15:12:12.050Z] === CONT TestStopContainerWithTimeout/1 [2022-06-22T15:12:12.309Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-22T15:12:13.687Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-22T15:12:13.687Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-22T15:12:13.687Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2022-06-22T15:12:13.687Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2022-06-22T15:12:13.687Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-06-22T15:12:13.687Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2022-06-22T15:12:13.687Z] === RUN TestDeleteDevicemapper [2022-06-22T15:12:13.687Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-22T15:12:13.687Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-22T15:12:13.687Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-22T15:12:14.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-22T15:12:14.256Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-22T15:12:14.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-22T15:12:15.635Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-22T15:12:16.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-22T15:12:16.572Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.74s) [2022-06-22T15:12:16.572Z] === RUN TestUpdateMemory [2022-06-22T15:12:16.572Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-22T15:12:16.572Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-22T15:12:16.572Z] === RUN TestUpdateCPUQuota [2022-06-22T15:12:16.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-22T15:12:17.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-22T15:12:17.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-22T15:12:17.957Z] --- PASS: TestUpdateCPUQuota (1.51s) [2022-06-22T15:12:17.957Z] === RUN TestUpdatePidsLimit [2022-06-22T15:12:17.957Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-22T15:12:18.216Z] === RUN TestUpdatePidsLimit/no_change [2022-06-22T15:12:18.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-22T15:12:18.784Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-22T15:12:19.043Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-22T15:12:19.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-22T15:12:19.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-22T15:12:19.871Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-22T15:12:20.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-22T15:12:20.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-22T15:12:21.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-22T15:12:21.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-22T15:12:21.326Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-22T15:12:21.326Z] --- PASS: TestUpdatePidsLimit (3.49s) [2022-06-22T15:12:21.326Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-06-22T15:12:21.326Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-06-22T15:12:21.326Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-06-22T15:12:21.326Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2022-06-22T15:12:21.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-06-22T15:12:21.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-06-22T15:12:21.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-06-22T15:12:21.326Z] === RUN TestUpdateRestartPolicy [2022-06-22T15:12:22.256Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-22T15:12:22.256Z] Using test binary docker [2022-06-22T15:12:22.256Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-22T15:12:22.256Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-22T15:12:22.256Z] Starting dockerd [2022-06-22T15:12:22.256Z] INFO: Waiting for daemon to start... [2022-06-22T15:12:22.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-22T15:12:22.960Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-22T15:12:23.896Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-22T15:12:24.463Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-22T15:12:24.463Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-22T15:12:24.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-22T15:12:24.721Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-22T15:12:25.289Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-22T15:12:25.289Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-22T15:12:25.289Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-22T15:12:25.553Z] . [2022-06-22T15:12:25.554Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-22T15:12:25.554Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-22T15:12:25.554Z] Error: No such image: emptyfs [2022-06-22T15:12:25.554Z] Running integration-test (iteration 1) [2022-06-22T15:12:25.554Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-22T15:12:25.554Z] Loaded image: busybox:latest [2022-06-22T15:12:25.554Z] Loaded image: busybox:glibc [2022-06-22T15:12:26.668Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-22T15:12:26.939Z] Loaded image: debian:bullseye-slim [2022-06-22T15:12:26.939Z] Loaded image: hello-world:latest [2022-06-22T15:12:27.202Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:12:27.202Z] INFO: Testing against a local daemon [2022-06-22T15:12:27.202Z] === RUN TestCgroupNamespacesBuild [2022-06-22T15:12:27.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-22T15:12:27.236Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-22T15:12:27.236Z] check_test.go:307: [d09fbd4a1fdc4] daemon is not started [2022-06-22T15:12:27.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-22T15:12:27.236Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-22T15:12:27.236Z] check_test.go:307: [d51578316f357] daemon is not started [2022-06-22T15:12:27.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-22T15:12:28.586Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-06-22T15:12:28.586Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-22T15:12:29.969Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-06-22T15:12:29.969Z] === RUN TestBuildWithSession [2022-06-22T15:12:29.969Z] build_session_test.go:25: TODO: BuildKit [2022-06-22T15:12:29.969Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-22T15:12:29.969Z] === RUN TestBuildSquashParent [2022-06-22T15:12:30.524Z] check_test.go:307: [df435bf391331] daemon is not started [2022-06-22T15:12:30.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-22T15:12:30.524Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-22T15:12:31.469Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-22T15:12:32.038Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-22T15:12:32.607Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-22T15:12:33.173Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-22T15:12:33.740Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-22T15:12:33.998Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2022-06-22T15:12:33.998Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-22T15:12:33.998Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-22T15:12:34.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-22T15:12:34.825Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-06-22T15:12:34.825Z] === RUN TestWaitNonBlocked [2022-06-22T15:12:34.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:12:34.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:12:34.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:12:34.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:12:34.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:12:34.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:12:35.259Z] --- PASS: TestBuildSquashParent (4.70s) [2022-06-22T15:12:35.259Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-22T15:12:35.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:12:35.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:12:35.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:12:35.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:12:35.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:12:35.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:12:35.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:12:35.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:12:35.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:12:35.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:12:35.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:12:35.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:12:35.260Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:12:35.260Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:12:36.202Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-06-22T15:12:36.202Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2022-06-22T15:12:36.202Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2022-06-22T15:12:36.202Z] === RUN TestWaitBlocked [2022-06-22T15:12:36.202Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:12:36.202Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:12:36.202Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:12:36.202Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:12:36.202Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:12:36.202Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:12:36.646Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:12:36.646Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:12:36.861Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:12:36.861Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:12:36.861Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:12:36.861Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:12:36.861Z] [2022-06-22T15:12:36.861Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-22T15:12:36.861Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-22T15:12:36.861Z] HOSTNAME=795d75921a2b [2022-06-22T15:12:36.861Z] DEST=bundles/test-integration [2022-06-22T15:12:36.861Z] PWD=/go/src/github.com/docker/docker [2022-06-22T15:12:36.862Z] DOCKER_ROOTLESS=1 [2022-06-22T15:12:36.862Z] DOCKER_GITCOMMIT=f4cdec64eb6623bcb3979e64da1a792176eb7568 [2022-06-22T15:12:36.862Z] container=docker [2022-06-22T15:12:36.862Z] HOME=/root [2022-06-22T15:12:36.862Z] GOLANG_VERSION=1.18.3 [2022-06-22T15:12:36.862Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-22T15:12:36.862Z] VALIDATE_BRANCH=master [2022-06-22T15:12:36.862Z] TERM=xterm [2022-06-22T15:12:36.862Z] DOCKER_PKG=github.com/docker/docker [2022-06-22T15:12:36.862Z] SHLVL=1 [2022-06-22T15:12:36.862Z] TIMEOUT=120m [2022-06-22T15:12:36.862Z] DOCKER_BUILDTAGS= journald [2022-06-22T15:12:36.862Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-22T15:12:36.862Z] GO111MODULE=off [2022-06-22T15:12:36.862Z] DOCKER_EXPERIMENTAL=1 [2022-06-22T15:12:36.862Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-22T15:12:36.862Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-22T15:12:36.862Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-22T15:12:36.862Z] GOPATH=/go [2022-06-22T15:12:36.862Z] PKG_CONFIG=pkg-config [2022-06-22T15:12:36.862Z] _=/usr/bin/env [2022-06-22T15:12:36.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-22T15:12:37.138Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-22T15:12:37.138Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2022-06-22T15:12:37.138Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2022-06-22T15:12:37.138Z] === CONT TestContainerStartOnDaemonRestart [2022-06-22T15:12:37.138Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-22T15:12:37.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-22T15:12:38.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:12:38.293Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:12:39.678Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-22T15:12:39.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.96s) [2022-06-22T15:12:39.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) [2022-06-22T15:12:39.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-06-22T15:12:39.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.73s) [2022-06-22T15:12:39.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-06-22T15:12:39.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s) [2022-06-22T15:12:39.678Z] === RUN TestBuildMultiStageCopy [2022-06-22T15:12:39.678Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-22T15:12:40.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-22T15:12:41.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-22T15:12:41.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-22T15:12:41.250Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s) [2022-06-22T15:12:41.250Z] === CONT TestIpcModeOlderClient [2022-06-22T15:12:41.250Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-22T15:12:41.250Z] === CONT TestContainerKillOnDaemonStart [2022-06-22T15:12:41.323Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-22T15:12:41.511Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.31s) [2022-06-22T15:12:41.511Z] === CONT TestDaemonHostGatewayIP [2022-06-22T15:12:41.584Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-22T15:12:41.844Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-06-22T15:12:41.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-06-22T15:12:41.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-06-22T15:12:41.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-22T15:12:41.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-06-22T15:12:41.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-06-22T15:12:41.844Z] === RUN TestBuildMultiStageParentConfig [2022-06-22T15:12:42.414Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-06-22T15:12:42.414Z] === RUN TestBuildLabelWithTargets [2022-06-22T15:12:43.799Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-06-22T15:12:43.799Z] === RUN TestBuildWithEmptyLayers [2022-06-22T15:12:44.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-22T15:12:44.060Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-06-22T15:12:44.060Z] === RUN TestBuildMultiStageOnBuild [2022-06-22T15:12:44.982Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2022-06-22T15:12:44.982Z] === CONT TestDaemonRestartIpcMode [2022-06-22T15:12:45.549Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-22T15:12:46.034Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-06-22T15:12:46.034Z] === RUN TestBuildUncleanTarFilenames [2022-06-22T15:12:46.306Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-06-22T15:12:46.306Z] === RUN TestBuildMultiStageLayerLeak [2022-06-22T15:12:46.484Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-22T15:12:47.051Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-22T15:12:47.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-22T15:12:48.218Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-06-22T15:12:48.218Z] === RUN TestBuildWithHugeFile [2022-06-22T15:12:48.246Z] --- PASS: TestDaemonRestartIpcMode (3.27s) [2022-06-22T15:12:49.620Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-22T15:12:50.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-22T15:12:52.373Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-22T15:12:53.767Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2022-06-22T15:12:53.767Z] PASS [2022-06-22T15:12:53.767Z] [2022-06-22T15:12:53.767Z] === Skipped [2022-06-22T15:12:53.767Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-22T15:12:53.767Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-22T15:12:53.767Z] [2022-06-22T15:12:53.767Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-22T15:12:53.767Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-22T15:12:53.767Z] [2022-06-22T15:12:53.767Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-22T15:12:53.767Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-22T15:12:53.767Z] [2022-06-22T15:12:53.767Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-22T15:12:53.767Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-22T15:12:53.767Z] [2022-06-22T15:12:53.767Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-22T15:12:53.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-22T15:12:53.767Z] [2022-06-22T15:12:53.767Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-22T15:12:53.767Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-22T15:12:53.767Z] [2022-06-22T15:12:53.767Z] DONE 258 tests, 6 skipped in 174.884s [2022-06-22T15:12:53.767Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-22T15:12:53.768Z] ++ 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-22T15:12:53.768Z] ++ set -e [2022-06-22T15:12:53.768Z] ++ '[' -n 0 ']' [2022-06-22T15:12:53.768Z] ++ set -x [2022-06-22T15:12:53.768Z] ++ 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-22T15:12:53.768Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-22T15:12:53.768Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-22T15:12:54.027Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-22T15:12:54.027Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-22T15:12:54.027Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-22T15:12:54.027Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-22T15:12:54.027Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-22T15:12:54.027Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-22T15:12:54.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-22T15:12:54.027Z] === RUN TestConfigDaemonLibtrustID [2022-06-22T15:12:54.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-22T15:12:54.595Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-22T15:12:54.595Z] === RUN TestConfigDaemonID [2022-06-22T15:12:55.971Z] daemon_test.go:83: [d97398fb5223a] daemon is not started [2022-06-22T15:12:55.971Z] --- PASS: TestConfigDaemonID (1.10s) [2022-06-22T15:12:55.971Z] === RUN TestDaemonConfigValidation [2022-06-22T15:12:55.971Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:12:55.971Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:12:55.971Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-22T15:12:55.971Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-22T15:12:55.971Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-22T15:12:55.971Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-22T15:12:55.971Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-22T15:12:55.971Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-22T15:12:55.971Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-22T15:12:55.971Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-22T15:12:55.971Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:12:55.971Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-22T15:12:55.971Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-22T15:12:55.971Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-22T15:12:55.971Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-22T15:12:56.230Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-22T15:12:56.230Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-06-22T15:12:56.230Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.26s) [2022-06-22T15:12:56.230Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) [2022-06-22T15:12:56.230Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-06-22T15:12:56.230Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-06-22T15:12:56.230Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-22T15:12:56.230Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-22T15:12:56.489Z] check_test.go:307: [d32aa16d3b614] daemon is not started [2022-06-22T15:12:56.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-22T15:12:57.425Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-22T15:12:57.425Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-22T15:12:58.362Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-22T15:12:59.299Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-22T15:12:59.299Z] daemon_test.go:197: [dbbcfd66953b5] daemon is not started [2022-06-22T15:12:59.299Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-06-22T15:12:59.299Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-06-22T15:12:59.299Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-06-22T15:12:59.299Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-06-22T15:12:59.299Z] === RUN TestDaemonProxy [2022-06-22T15:12:59.299Z] === RUN TestDaemonProxy/environment_variables [2022-06-22T15:12:59.557Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-22T15:13:01.458Z] === RUN TestDaemonProxy/command-line_options [2022-06-22T15:13:01.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-22T15:13:02.833Z] === RUN TestDaemonProxy/configuration_file [2022-06-22T15:13:03.768Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-22T15:13:03.768Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-22T15:13:03.768Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-22T15:13:04.704Z] === RUN TestDaemonProxy/conflicting_options [2022-06-22T15:13:05.271Z] check_test.go:307: [ddb19ab48d4b8] daemon is not started [2022-06-22T15:13:05.271Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-22T15:13:05.271Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-22T15:13:05.837Z] --- PASS: TestDaemonProxy (6.31s) [2022-06-22T15:13:05.837Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-06-22T15:13:05.837Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-06-22T15:13:05.837Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-06-22T15:13:05.837Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-22T15:13:05.837Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-06-22T15:13:05.837Z] PASS [2022-06-22T15:13:05.837Z] [2022-06-22T15:13:05.837Z] DONE 18 tests in 11.919s [2022-06-22T15:13:05.837Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-22T15:13:05.837Z] ++ 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-22T15:13:05.837Z] ++ set -e [2022-06-22T15:13:05.837Z] ++ '[' -n 0 ']' [2022-06-22T15:13:05.837Z] ++ set -x [2022-06-22T15:13:05.837Z] ++ 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-22T15:13:05.837Z] INFO: Testing against a local daemon [2022-06-22T15:13:05.837Z] === RUN TestCommitInheritsEnv [2022-06-22T15:13:06.404Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-06-22T15:13:06.404Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-22T15:13:06.404Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-22T15:13:06.404Z] === RUN TestImportWithCustomPlatform [2022-06-22T15:13:06.404Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-22T15:13:06.404Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-22T15:13:06.404Z] === RUN TestImportWithCustomPlatform// [2022-06-22T15:13:06.404Z] === RUN TestImportWithCustomPlatform/linux [2022-06-22T15:13:06.404Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-22T15:13:06.663Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-22T15:13:06.663Z] === RUN TestImportWithCustomPlatform/macos [2022-06-22T15:13:06.663Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-22T15:13:06.663Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-22T15:13:06.663Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-22T15:13:06.663Z] === RUN TestImagesFilterMultiReference [2022-06-22T15:13:06.922Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-22T15:13:06.922Z] === RUN TestImagePullPlatformInvalid [2022-06-22T15:13:06.922Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-22T15:13:06.922Z] === RUN TestRemoveImageOrphaning [2022-06-22T15:13:07.181Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-06-22T15:13:07.181Z] === RUN TestRemoveImageGarbageCollector [2022-06-22T15:13:07.747Z] time="2022-06-22T15:13:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-22T15:13:08.314Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-22T15:13:08.572Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-22T15:13:09.508Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2022-06-22T15:13:09.508Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-22T15:13:09.508Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-06-22T15:13:09.508Z] === RUN TestTagInvalidReference [2022-06-22T15:13:09.508Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-22T15:13:09.508Z] === RUN TestTagValidPrefixedRepo [2022-06-22T15:13:09.508Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-06-22T15:13:09.508Z] === RUN TestTagExistedNameWithoutForce [2022-06-22T15:13:09.767Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-22T15:13:09.767Z] === RUN TestTagOfficialNames [2022-06-22T15:13:09.767Z] --- PASS: TestTagOfficialNames (0.09s) [2022-06-22T15:13:09.767Z] === RUN TestTagMatchesDigest [2022-06-22T15:13:09.767Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-22T15:13:09.767Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-22T15:13:10.472Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-22T15:13:11.043Z] Copying nested executables into bundles/binary-daemon [2022-06-22T15:13:12.426Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-22T15:13:12.426Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:13:12.426Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-22T15:13:12.426Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-22T15:13:13.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=35de800b051309042646d4cb2aef1bffd2bea4f9 -e DOCKER_GRAPHDRIVER docker:35de800b051309042646d4cb2aef1bffd2bea4f9 hack/make.sh cross [2022-06-22T15:13:13.960Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-22T15:13:13.960Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-22T15:13:13.960Z] [2022-06-22T15:13:13.960Z] Removing bundles/ [2022-06-22T15:13:13.960Z] [2022-06-22T15:13:14.221Z] ---> Making bundle: cross (in bundles/cross) [2022-06-22T15:13:14.221Z] Cross building: bundles/cross/linux/amd64 [2022-06-22T15:13:14.221Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-22T15:13:14.221Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-22T15:13:14.899Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-22T15:13:15.481Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-22T15:13:15.740Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-22T15:13:16.310Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-22T15:13:17.247Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-22T15:13:17.247Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-22T15:13:17.506Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-22T15:13:18.072Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-22T15:13:18.640Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-22T15:13:19.208Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-22T15:13:19.208Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-22T15:13:19.467Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-22T15:13:19.726Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-22T15:13:19.726Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-22T15:13:20.294Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-22T15:13:20.553Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-22T15:13:21.119Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-22T15:13:21.119Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-22T15:13:21.686Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-22T15:13:21.948Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-22T15:13:22.207Z] check_test.go:307: [dceb9ed8f44d9] daemon is not started [2022-06-22T15:13:22.207Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-22T15:13:23.143Z] check_test.go:307: [ddf51ea0b9d70] daemon is not started [2022-06-22T15:13:23.143Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-22T15:13:23.401Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-22T15:13:23.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-22T15:13:23.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-22T15:13:23.659Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-22T15:13:25.560Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-22T15:13:28.848Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-22T15:13:28.848Z] check_test.go:307: [d02d4c0f4273b] daemon is not started [2022-06-22T15:13:28.848Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-22T15:13:32.134Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-22T15:13:34.036Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-22T15:13:34.036Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-22T15:13:35.415Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-22T15:13:37.949Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-22T15:13:38.516Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-22T15:13:38.775Z] check_test.go:307: [daa084c32efcb] daemon is not started [2022-06-22T15:13:38.775Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-22T15:13:44.050Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-22T15:13:44.493Z] --- PASS: TestBuildWithHugeFile (53.14s) [2022-06-22T15:13:44.493Z] === RUN TestBuildWCOWSandboxSize [2022-06-22T15:13:44.493Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-22T15:13:44.493Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-22T15:13:44.493Z] === RUN TestBuildWithEmptyDockerfile [2022-06-22T15:13:44.493Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:13:44.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:13:44.494Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:13:44.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:13:44.494Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:13:44.494Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:13:44.494Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:13:44.494Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:13:44.494Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:13:44.494Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-22T15:13:44.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-22T15:13:44.494Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-22T15:13:44.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-22T15:13:44.494Z] === RUN TestBuildPreserveOwnership [2022-06-22T15:13:44.494Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-22T15:13:44.494Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-22T15:13:45.064Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2022-06-22T15:13:45.064Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-06-22T15:13:45.064Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-06-22T15:13:45.064Z] === RUN TestBuildPlatformInvalid [2022-06-22T15:13:45.064Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-22T15:13:45.064Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-22T15:13:45.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-22T15:13:45.636Z] Loaded image: busybox:latest [2022-06-22T15:13:45.897Z] Loaded image: busybox:glibc [2022-06-22T15:13:47.283Z] Loaded image: debian:bullseye-slim [2022-06-22T15:13:47.283Z] Loaded image: hello-world:latest [2022-06-22T15:13:47.283Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:13:47.335Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-22T15:13:49.866Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-22T15:13:50.124Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-22T15:13:50.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-22T15:13:51.058Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-22T15:13:51.058Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-22T15:13:52.097Z] ok github.com/docker/docker/libnetwork/networkdb 103.751s coverage: 60.0% of statements [2022-06-22T15:13:52.097Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-22T15:13:52.097Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-22T15:13:52.097Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2022-06-22T15:13:52.097Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-22T15:13:52.097Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-22T15:13:52.097Z] ok github.com/docker/docker/libnetwork/portmapper 0.669s coverage: 48.6% of statements [2022-06-22T15:13:52.357Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-22T15:13:52.357Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-22T15:13:52.434Z] check_test.go:307: [d38a8fc6e8f01] daemon is not started [2022-06-22T15:13:52.434Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-22T15:13:52.613Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === Skipped [2022-06-22T15:13:52.869Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-22T15:13:52.869Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-22T15:13:52.869Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-22T15:13:52.869Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-22T15:13:52.869Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-22T15:13:52.869Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-22T15:13:52.869Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-22T15:13:52.869Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-22T15:13:52.869Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-22T15:13:52.869Z] firewalld_test.go:14: firewalld is not running [2022-06-22T15:13:52.869Z] [2022-06-22T15:13:52.869Z] DONE 326 tests, 9 skipped in 202.549s [2022-06-22T15:13:53.000Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert Post stage [Pipeline] junit [2022-06-22T15:13:53.443Z] Recording test results [2022-06-22T15:13:53.567Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-22T15:13:54.135Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-22T15:13:54.885Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:13:55.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3eaa4ffb0182c3cda9c19c81f7d326084887aac5 -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:3eaa4ffb0182c3cda9c19c81f7d326084887aac5 hack/make.sh dynbinary test-integration [2022-06-22T15:13:55.470Z] [2022-06-22T15:13:55.510Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-22T15:13:55.726Z] Removing bundles/ [2022-06-22T15:13:55.726Z] [2022-06-22T15:13:55.726Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-22T15:13:55.726Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:13:55.726Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:13:56.076Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-22T15:13:56.076Z] check_test.go:307: [d126cb91ca9e6] daemon is not started [2022-06-22T15:13:56.076Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-22T15:13:57.291Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.88s) [2022-06-22T15:13:57.291Z] PASS [2022-06-22T15:13:57.291Z] [2022-06-22T15:13:57.291Z] === Skipped [2022-06-22T15:13:57.291Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-22T15:13:57.291Z] build_session_test.go:25: TODO: BuildKit [2022-06-22T15:13:57.291Z] [2022-06-22T15:13:57.291Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-22T15:13:57.291Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-22T15:13:57.291Z] [2022-06-22T15:13:57.291Z] DONE 34 tests, 2 skipped in 90.678s [2022-06-22T15:13:57.291Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-22T15:13:57.291Z] INFO: Testing against a local daemon [2022-06-22T15:13:57.291Z] === RUN TestConfigInspect [2022-06-22T15:13:57.981Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-22T15:13:58.233Z] --- PASS: TestConfigInspect (2.28s) [2022-06-22T15:13:58.233Z] === RUN TestConfigList [2022-06-22T15:13:58.239Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-22T15:14:00.143Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-22T15:14:00.710Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-22T15:14:00.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-22T15:14:00.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-22T15:14:00.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-22T15:14:00.776Z] --- PASS: TestConfigList (2.21s) [2022-06-22T15:14:00.776Z] === RUN TestConfigsCreateAndDelete [2022-06-22T15:14:01.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-22T15:14:02.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-22T15:14:02.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-22T15:14:02.686Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-06-22T15:14:02.686Z] === RUN TestConfigsUpdate [2022-06-22T15:14:03.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-22T15:14:04.897Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-22T15:14:05.229Z] --- PASS: TestConfigsUpdate (2.21s) [2022-06-22T15:14:05.229Z] === RUN TestTemplatedConfig [2022-06-22T15:14:05.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-22T15:14:06.276Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-22T15:14:06.546Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-22T15:14:06.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-22T15:14:07.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-22T15:14:07.773Z] --- PASS: TestTemplatedConfig (2.63s) [2022-06-22T15:14:07.773Z] === RUN TestConfigCreateResolve [2022-06-22T15:14:08.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-22T15:14:08.452Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-22T15:14:08.452Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-22T15:14:08.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-22T15:14:09.685Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-06-22T15:14:09.685Z] PASS [2022-06-22T15:14:09.685Z] [2022-06-22T15:14:09.685Z] DONE 6 tests in 13.725s [2022-06-22T15:14:09.685Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-22T15:14:09.685Z] INFO: Testing against a local daemon [2022-06-22T15:14:09.685Z] === RUN TestAttachWithTTY [2022-06-22T15:14:09.685Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-22T15:14:09.685Z] === RUN TestAttachWithoutTTy [2022-06-22T15:14:09.685Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-22T15:14:09.685Z] === RUN TestCheckpoint [2022-06-22T15:14:09.685Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-22T15:14:09.685Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/commit [2022-06-22T15:14:09.685Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-22T15:14:09.685Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:14:09.685Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:14:09.685Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:14:09.685Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:14:09.685Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:14:09.685Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:14:09.685Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-22T15:14:09.685Z] === CONT TestContainerInvalidJSON/commit [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-22T15:14:09.685Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-22T15:14:09.685Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-22T15:14:09.685Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-22T15:14:09.685Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-22T15:14:09.685Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-22T15:14:09.685Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-22T15:14:09.685Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-22T15:14:09.686Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-22T15:14:09.686Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-22T15:14:09.686Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-22T15:14:09.686Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-22T15:14:09.686Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-22T15:14:09.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-22T15:14:09.947Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-22T15:14:09.947Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-22T15:14:09.947Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-22T15:14:09.947Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-22T15:14:09.947Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-22T15:14:09.947Z] === RUN TestCopyEmptyFile [2022-06-22T15:14:10.208Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-22T15:14:10.208Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-22T15:14:10.208Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-22T15:14:10.208Z] === RUN TestCopyFromContainer [2022-06-22T15:14:10.985Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-22T15:14:11.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-22T15:14:11.150Z] === RUN TestCopyFromContainer// [2022-06-22T15:14:11.411Z] === RUN TestCopyFromContainer//bar/root [2022-06-22T15:14:11.411Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-22T15:14:11.411Z] === RUN TestCopyFromContainer/bar/quux [2022-06-22T15:14:11.411Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-22T15:14:11.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-22T15:14:11.671Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-22T15:14:11.671Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-22T15:14:11.671Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-22T15:14:11.671Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-22T15:14:11.919Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-22T15:14:11.932Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer (1.74s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-22T15:14:11.932Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-22T15:14:11.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-22T15:14:11.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:14:11.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:14:11.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:14:11.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:14:11.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:14:11.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:14:11.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:14:11.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:14:11.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:14:11.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-22T15:14:11.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-22T15:14:11.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-22T15:14:11.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-22T15:14:11.932Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-22T15:14:11.932Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-22T15:14:11.932Z] === RUN TestCreateWithInvalidEnv [2022-06-22T15:14:11.932Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-22T15:14:11.932Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-22T15:14:11.932Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-22T15:14:11.932Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-22T15:14:11.932Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-22T15:14:11.932Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-22T15:14:11.932Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-22T15:14:11.932Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-22T15:14:11.932Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-22T15:14:11.932Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-22T15:14:11.932Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-22T15:14:11.932Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-22T15:14:11.932Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-22T15:14:11.932Z] === RUN TestCreateTmpfsMountsTarget [2022-06-22T15:14:11.932Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-22T15:14:11.932Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-22T15:14:12.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-22T15:14:13.162Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-22T15:14:13.162Z] Using test binary docker [2022-06-22T15:14:13.162Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-22T15:14:13.162Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-22T15:14:13.162Z] INFO: Waiting for daemon to start... [2022-06-22T15:14:13.162Z] Starting dockerd [2022-06-22T15:14:13.841Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-06-22T15:14:13.841Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-22T15:14:15.206Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-22T15:14:15.224Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-06-22T15:14:15.224Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-22T15:14:15.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:14:15.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:14:15.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:14:15.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:14:15.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:14:15.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:14:15.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:14:15.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:14:15.224Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:14:15.224Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:14:15.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:14:15.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:14:15.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:14:15.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:14:15.224Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:14:15.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-22T15:14:15.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-22T15:14:15.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-22T15:14:15.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-22T15:14:15.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-22T15:14:15.224Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-22T15:14:15.224Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-22T15:14:15.692Z] . [2022-06-22T15:14:15.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-22T15:14:15.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-22T15:14:15.692Z] Error: No such image: emptyfs [2022-06-22T15:14:15.692Z] Running integration-test (iteration 1) [2022-06-22T15:14:15.692Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-22T15:14:15.692Z] Loaded image: busybox:latest [2022-06-22T15:14:15.794Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-06-22T15:14:15.795Z] === RUN TestCreateDifferentPlatform [2022-06-22T15:14:15.795Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-22T15:14:15.795Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-22T15:14:15.795Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-22T15:14:15.795Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-22T15:14:15.795Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-22T15:14:15.795Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-22T15:14:15.951Z] Loaded image: busybox:glibc [2022-06-22T15:14:16.056Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-22T15:14:16.056Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-22T15:14:16.056Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-22T15:14:16.056Z] === RUN TestCreateInvalidHostConfig [2022-06-22T15:14:16.056Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:14:16.056Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:14:16.056Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:14:16.056Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:14:16.056Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:14:16.056Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:14:16.056Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:14:16.056Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:14:16.056Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:14:16.056Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:14:16.056Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:14:16.056Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:14:16.056Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-22T15:14:16.056Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-22T15:14:16.056Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-22T15:14:16.056Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-22T15:14:16.056Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-22T15:14:16.056Z] === RUN TestContainerStartOnDaemonRestart [2022-06-22T15:14:16.056Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-22T15:14:16.056Z] === RUN TestDaemonRestartIpcMode [2022-06-22T15:14:16.056Z] === PAUSE TestDaemonRestartIpcMode [2022-06-22T15:14:16.056Z] === RUN TestDaemonHostGatewayIP [2022-06-22T15:14:16.056Z] === PAUSE TestDaemonHostGatewayIP [2022-06-22T15:14:16.056Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-22T15:14:16.056Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-22T15:14:16.056Z] === RUN TestContainerKillOnDaemonStart [2022-06-22T15:14:16.056Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-22T15:14:16.056Z] === RUN TestDiff [2022-06-22T15:14:16.627Z] --- PASS: TestDiff (0.58s) [2022-06-22T15:14:16.627Z] === RUN TestExecWithCloseStdin [2022-06-22T15:14:17.200Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-06-22T15:14:17.200Z] === RUN TestExec [2022-06-22T15:14:17.328Z] Loaded image: debian:bullseye-slim [2022-06-22T15:14:17.328Z] Loaded image: hello-world:latest [2022-06-22T15:14:17.328Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:14:17.328Z] INFO: Testing against a local daemon [2022-06-22T15:14:17.328Z] === RUN TestCgroupNamespacesBuild [2022-06-22T15:14:18.142Z] --- PASS: TestExec (0.67s) [2022-06-22T15:14:18.142Z] === RUN TestExecUser [2022-06-22T15:14:18.710Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-06-22T15:14:18.710Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-22T15:14:18.714Z] --- PASS: TestExecUser (0.63s) [2022-06-22T15:14:18.714Z] === RUN TestExportContainerAndImportImage [2022-06-22T15:14:19.285Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-06-22T15:14:19.285Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-22T15:14:20.089Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-06-22T15:14:20.089Z] === RUN TestBuildWithSession [2022-06-22T15:14:20.089Z] build_session_test.go:25: TODO: BuildKit [2022-06-22T15:14:20.089Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-22T15:14:20.089Z] === RUN TestBuildSquashParent [2022-06-22T15:14:20.474Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-22T15:14:20.667Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-06-22T15:14:20.667Z] === RUN TestHealthCheckWorkdir [2022-06-22T15:14:21.238Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2022-06-22T15:14:21.238Z] === RUN TestHealthKillContainer [2022-06-22T15:14:21.410Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-22T15:14:22.785Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-22T15:14:23.720Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-22T15:14:27.007Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-22T15:14:27.007Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-22T15:14:27.266Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-22T15:14:28.200Z] --- PASS: TestBuildSquashParent (7.25s) [2022-06-22T15:14:28.201Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-22T15:14:28.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:14:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:14:28.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:14:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:14:28.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:14:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:14:28.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:14:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:14:28.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:14:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:14:28.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:14:28.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:14:28.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:14:28.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:14:28.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:14:29.395Z] --- PASS: TestHealthKillContainer (8.15s) [2022-06-22T15:14:29.395Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-22T15:14:29.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:14:29.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:14:29.990Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-06-22T15:14:29.990Z] === RUN TestIpcModeNone [2022-06-22T15:14:30.956Z] --- PASS: TestIpcModeNone (0.65s) [2022-06-22T15:14:30.956Z] === RUN TestIpcModePrivate [2022-06-22T15:14:31.218Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-22T15:14:31.479Z] --- PASS: TestIpcModePrivate (0.66s) [2022-06-22T15:14:31.479Z] === RUN TestIpcModeShareable [2022-06-22T15:14:31.741Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-22T15:14:31.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:14:32.003Z] --- PASS: TestIpcModeShareable (0.60s) [2022-06-22T15:14:32.003Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-22T15:14:32.535Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-22T15:14:32.535Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-22T15:14:32.793Z] docker_cli_daemon_test.go:2503: [d87512c212df9] daemon is not started [2022-06-22T15:14:32.793Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-22T15:14:33.643Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-22T15:14:33.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s) [2022-06-22T15:14:33.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.10s) [2022-06-22T15:14:33.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2022-06-22T15:14:33.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2022-06-22T15:14:33.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2022-06-22T15:14:33.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2022-06-22T15:14:33.643Z] === RUN TestBuildMultiStageCopy [2022-06-22T15:14:33.643Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-22T15:14:33.727Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-22T15:14:33.727Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-22T15:14:33.915Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-06-22T15:14:33.915Z] === RUN TestAPIIpcModeHost [2022-06-22T15:14:34.294Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-22T15:14:34.486Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-06-22T15:14:34.486Z] === RUN TestDaemonIpcModeShareable [2022-06-22T15:14:34.555Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-22T15:14:34.555Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-22T15:14:35.427Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-22T15:14:35.688Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-06-22T15:14:35.688Z] === RUN TestDaemonIpcModePrivate [2022-06-22T15:14:36.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-22T15:14:37.072Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-22T15:14:37.072Z] --- PASS: TestDaemonIpcModePrivate (1.30s) [2022-06-22T15:14:37.072Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-22T15:14:37.103Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-22T15:14:37.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-22T15:14:38.030Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-22T15:14:38.042Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-22T15:14:38.293Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2022-06-22T15:14:38.293Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-22T15:14:38.976Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-22T15:14:39.007Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-22T15:14:39.235Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-22T15:14:39.496Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) [2022-06-22T15:14:39.496Z] === RUN TestIpcModeOlderClient [2022-06-22T15:14:39.496Z] === PAUSE TestIpcModeOlderClient [2022-06-22T15:14:39.496Z] === RUN TestKillContainerInvalidSignal [2022-06-22T15:14:39.911Z] --- PASS: TestBuildMultiStageCopy (6.58s) [2022-06-22T15:14:39.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2022-06-22T15:14:39.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-22T15:14:39.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-22T15:14:39.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-22T15:14:39.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-22T15:14:39.911Z] === RUN TestBuildMultiStageParentConfig [2022-06-22T15:14:40.067Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-06-22T15:14:40.067Z] === RUN TestKillContainer [2022-06-22T15:14:40.067Z] === RUN TestKillContainer/no_signal [2022-06-22T15:14:40.328Z] === RUN TestKillContainer/non_killing_signal [2022-06-22T15:14:40.382Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-22T15:14:40.589Z] === RUN TestKillContainer/killing_signal [2022-06-22T15:14:41.317Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-22T15:14:41.531Z] --- PASS: TestKillContainer (1.37s) [2022-06-22T15:14:41.531Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-06-22T15:14:41.531Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-06-22T15:14:41.531Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-06-22T15:14:41.531Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-22T15:14:41.531Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-22T15:14:41.792Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-22T15:14:42.695Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-22T15:14:42.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-06-22T15:14:42.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-06-22T15:14:42.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-06-22T15:14:42.733Z] === RUN TestKillStoppedContainer [2022-06-22T15:14:42.733Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-06-22T15:14:42.733Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-22T15:14:42.733Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-22T15:14:42.733Z] === RUN TestKillDifferentUserContainer [2022-06-22T15:14:43.263Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-22T15:14:43.305Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-06-22T15:14:43.305Z] === RUN TestInspectOomKilledTrue [2022-06-22T15:14:43.305Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-22T15:14:43.305Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-22T15:14:43.305Z] === RUN TestInspectOomKilledFalse [2022-06-22T15:14:43.566Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-22T15:14:43.566Z] === RUN TestLinksEtcHostsContentMatch [2022-06-22T15:14:43.829Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-22T15:14:43.833Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-06-22T15:14:43.833Z] === RUN TestLinksContainerNames [2022-06-22T15:14:44.775Z] --- PASS: TestLinksContainerNames (0.90s) [2022-06-22T15:14:44.775Z] === RUN TestLogsFollowTailEmpty [2022-06-22T15:14:45.174Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-22T15:14:45.174Z] === RUN TestBuildLabelWithTargets [2022-06-22T15:14:45.346Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-06-22T15:14:45.346Z] === RUN TestLogs [2022-06-22T15:14:45.346Z] === RUN TestLogs/driver_local [2022-06-22T15:14:45.346Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:14:45.346Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:14:45.346Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-22T15:14:45.346Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-22T15:14:45.346Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-22T15:14:45.346Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-22T15:14:45.346Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:14:45.346Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:14:45.346Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:14:45.346Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:14:45.346Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:14:45.346Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:14:45.346Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:14:45.346Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:14:45.733Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-22T15:14:45.918Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-22T15:14:46.180Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:14:46.752Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-22T15:14:46.752Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:14:47.323Z] === RUN TestLogs/driver_json-file [2022-06-22T15:14:47.323Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:14:47.323Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:14:47.323Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:14:47.323Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:14:47.323Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:14:47.323Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:14:47.323Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:14:47.323Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:14:47.323Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:14:47.323Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:14:47.323Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:14:47.323Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:14:47.323Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:14:47.323Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:14:47.636Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-22T15:14:47.894Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:14:47.894Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:14:48.472Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:14:48.472Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:14:49.414Z] --- PASS: TestLogs (3.94s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-06-22T15:14:49.414Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.74s) [2022-06-22T15:14:49.414Z] === RUN TestContainerNetworkMountsNoChown [2022-06-22T15:14:49.675Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/default [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/default [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/private [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/private [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/rprivate [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/slave [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/slave [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/rslave [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/shared [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/shared [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/rshared [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-22T15:14:49.675Z] === CONT TestMountDaemonRoot/default [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:14:49.675Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-22T15:14:49.675Z] === CONT TestMountDaemonRoot/rprivate [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:14:49.675Z] === CONT TestMountDaemonRoot/private [2022-06-22T15:14:49.675Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:14:49.675Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/shared [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/rshared [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/rslave [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/slave [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-22T15:14:49.676Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:14:49.676Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:14:49.676Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:14:49.937Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:14:50.167Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-22T15:14:50.167Z] check_test.go:307: [d62931a976de0] daemon is not started [2022-06-22T15:14:50.167Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-22T15:14:50.197Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:14:50.197Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:14:50.197Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-22T15:14:50.197Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-22T15:14:50.197Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-22T15:14:50.197Z] === RUN TestContainerBindMountNonRecursive [2022-06-22T15:14:51.543Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-22T15:14:51.582Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-06-22T15:14:51.582Z] === RUN TestContainerVolumesMountedAsShared [2022-06-22T15:14:51.843Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-06-22T15:14:51.843Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-22T15:14:52.415Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-06-22T15:14:52.415Z] === RUN TestNetworkNat [2022-06-22T15:14:52.676Z] --- PASS: TestNetworkNat (0.50s) [2022-06-22T15:14:52.676Z] === RUN TestNetworkLocalhostTCPNat [2022-06-22T15:14:53.250Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-06-22T15:14:53.250Z] === RUN TestNetworkLoopbackNat [2022-06-22T15:14:53.283Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-22T15:14:53.283Z] === RUN TestBuildWithEmptyLayers [2022-06-22T15:14:55.791Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-06-22T15:14:55.791Z] === RUN TestPause [2022-06-22T15:14:56.364Z] --- PASS: TestPause (0.45s) [2022-06-22T15:14:56.364Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-22T15:14:56.364Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-22T15:14:56.364Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-22T15:14:56.364Z] === RUN TestPauseStopPausedContainer [2022-06-22T15:14:56.563Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-22T15:14:56.563Z] === RUN TestBuildMultiStageOnBuild [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite (339.12s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.79s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.15s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.91s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.52s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.26s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.08s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.10s) [2022-06-22T15:14:56.811Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.08s) [2022-06-22T15:14:56.812Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.31s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.24s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.25s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.52s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.14s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.06s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.25s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.66s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.81s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.26s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.96s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.25s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.11s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.72s) [2022-06-22T15:14:56.812Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-22T15:14:56.812Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.97s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.93s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.33s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.78s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.11s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.05s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.10s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.09s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.53s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.09s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.01s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.32s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.83s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.60s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.56s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-06-22T15:14:56.812Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.75s) [2022-06-22T15:14:56.812Z] === RUN TestDockerSwarmSuite [2022-06-22T15:14:56.812Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-22T15:14:56.935Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-06-22T15:14:56.935Z] === RUN TestPidHost [2022-06-22T15:14:57.876Z] --- PASS: TestPidHost (1.04s) [2022-06-22T15:14:57.876Z] === RUN TestPsFilter [2022-06-22T15:14:57.876Z] --- PASS: TestPsFilter (0.11s) [2022-06-22T15:14:57.876Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-22T15:14:58.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-22T15:14:58.447Z] === RUN TestRemoveContainerWithVolume [2022-06-22T15:14:59.018Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-06-22T15:14:59.018Z] === RUN TestRemoveContainerRunning [2022-06-22T15:14:59.279Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-06-22T15:14:59.279Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-22T15:14:59.344Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-22T15:14:59.850Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-06-22T15:14:59.850Z] === RUN TestRemoveInvalidContainer [2022-06-22T15:14:59.850Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-22T15:14:59.850Z] === RUN TestRenameLinkedContainer [2022-06-22T15:15:01.763Z] --- PASS: TestRenameLinkedContainer (1.86s) [2022-06-22T15:15:01.763Z] === RUN TestRenameStoppedContainer [2022-06-22T15:15:01.825Z] --- PASS: TestBuildMultiStageOnBuild (5.04s) [2022-06-22T15:15:01.825Z] === RUN TestBuildUncleanTarFilenames [2022-06-22T15:15:01.825Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-22T15:15:01.825Z] === RUN TestBuildMultiStageLayerLeak [2022-06-22T15:15:02.025Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-06-22T15:15:02.025Z] === RUN TestRenameRunningContainerAndReuse [2022-06-22T15:15:02.629Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-22T15:15:02.969Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-06-22T15:15:02.969Z] === RUN TestRenameInvalidName [2022-06-22T15:15:03.540Z] --- PASS: TestRenameInvalidName (0.47s) [2022-06-22T15:15:03.540Z] === RUN TestRenameAnonymousContainer [2022-06-22T15:15:05.453Z] --- PASS: TestRenameAnonymousContainer (1.77s) [2022-06-22T15:15:05.453Z] === RUN TestRenameContainerWithSameName [2022-06-22T15:15:05.714Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2022-06-22T15:15:05.714Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-22T15:15:05.734Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-22T15:15:05.734Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-22T15:15:06.008Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-06-22T15:15:06.008Z] === RUN TestBuildWithHugeFile [2022-06-22T15:15:06.655Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-06-22T15:15:06.655Z] === RUN TestResize [2022-06-22T15:15:06.674Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-22T15:15:06.674Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-22T15:15:06.934Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-22T15:15:06.934Z] Cross building: bundles/cross/windows/amd64 [2022-06-22T15:15:06.934Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-22T15:15:06.934Z] { [2022-06-22T15:15:06.934Z] "RT_GROUP_ICON": { [2022-06-22T15:15:06.934Z] "#1": { [2022-06-22T15:15:06.934Z] "0409": "../../winresources/docker.ico" [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] }, [2022-06-22T15:15:06.934Z] "RT_MANIFEST": { [2022-06-22T15:15:06.934Z] "#1": { [2022-06-22T15:15:06.934Z] "0409": { [2022-06-22T15:15:06.934Z] "identity": {}, [2022-06-22T15:15:06.934Z] "description": "Docker Engine", [2022-06-22T15:15:06.934Z] "minimum-os": "vista", [2022-06-22T15:15:06.934Z] "execution-level": "", [2022-06-22T15:15:06.934Z] "ui-access": false, [2022-06-22T15:15:06.934Z] "auto-elevate": false, [2022-06-22T15:15:06.934Z] "dpi-awareness": "unaware", [2022-06-22T15:15:06.934Z] "disable-theming": false, [2022-06-22T15:15:06.934Z] "disable-window-filtering": false, [2022-06-22T15:15:06.934Z] "high-resolution-scrolling-aware": false, [2022-06-22T15:15:06.934Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-22T15:15:06.934Z] "long-path-aware": false, [2022-06-22T15:15:06.934Z] "printer-driver-isolation": false, [2022-06-22T15:15:06.934Z] "gdi-scaling": false, [2022-06-22T15:15:06.934Z] "segment-heap": false, [2022-06-22T15:15:06.934Z] "use-common-controls-v6": false [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] }, [2022-06-22T15:15:06.934Z] "RT_MESSAGETABLE": { [2022-06-22T15:15:06.934Z] "#1": { [2022-06-22T15:15:06.934Z] "0409": "../../winresources/event_messages.bin" [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] }, [2022-06-22T15:15:06.934Z] "RT_VERSION": { [2022-06-22T15:15:06.934Z] "#1": { [2022-06-22T15:15:06.934Z] "0409": { [2022-06-22T15:15:06.934Z] "fixed": { [2022-06-22T15:15:06.934Z] "file_version": "0.0.0.0", [2022-06-22T15:15:06.934Z] "product_version": "0.0.0.0", [2022-06-22T15:15:06.934Z] "type": "Unknown" [2022-06-22T15:15:06.934Z] }, [2022-06-22T15:15:06.934Z] "info": { [2022-06-22T15:15:06.934Z] "0000": { [2022-06-22T15:15:06.934Z] "CompanyName": "", [2022-06-22T15:15:06.934Z] "FileVersion": "dev", [2022-06-22T15:15:06.934Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-22T15:15:06.934Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-22T15:15:06.934Z] "ProductName": "", [2022-06-22T15:15:06.934Z] "ProductVersion": "dev", [2022-06-22T15:15:06.934Z] "SpecialBuild": "35de800b051309042646d4cb2aef1bffd2bea4f9" [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] } [2022-06-22T15:15:06.934Z] cmd/dockerd/config.go [2022-06-22T15:15:06.934Z] cmd/dockerd/config_windows.go [2022-06-22T15:15:06.934Z] cmd/dockerd/daemon.go [2022-06-22T15:15:06.934Z] cmd/dockerd/daemon_test.go [2022-06-22T15:15:06.934Z] cmd/dockerd/daemon_windows.go [2022-06-22T15:15:06.934Z] cmd/dockerd/docker.go [2022-06-22T15:15:06.934Z] cmd/dockerd/docker_windows.go [2022-06-22T15:15:06.934Z] cmd/dockerd/genwinres_windows.go [2022-06-22T15:15:06.934Z] cmd/dockerd/metrics.go [2022-06-22T15:15:06.934Z] cmd/dockerd/options.go [2022-06-22T15:15:06.934Z] cmd/dockerd/options_test.go [2022-06-22T15:15:06.934Z] cmd/dockerd/service_windows.go [2022-06-22T15:15:06.934Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-22T15:15:06.934Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-22T15:15:07.225Z] --- PASS: TestResize (0.44s) [2022-06-22T15:15:07.225Z] === RUN TestResizeWithInvalidSize [2022-06-22T15:15:07.485Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-06-22T15:15:07.485Z] === RUN TestResizeWhenContainerNotStarted [2022-06-22T15:15:07.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-22T15:15:08.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:15:08.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:15:08.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:15:08.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:15:08.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:15:09.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:15:09.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:15:11.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:15:12.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:15:13.183Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-22T15:15:13.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:15:13.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:15:15.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-22T15:15:17.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:15:17.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:15:19.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:15:21.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:15:21.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:15:21.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-22T15:15:21.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-22T15:15:23.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:15:23.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:15:23.548Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-22T15:15:24.485Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-22T15:15:24.485Z] docker_api_swarm_test.go:563: [dd675164b3e23] joining swarm manager [d3862f8d53c40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:15:24.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:15:25.051Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-22T15:15:25.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-06-22T15:15:26.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-06-22T15:15:26.706Z] === RUN TestCgroupNamespacesRun [2022-06-22T15:15:27.367Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-22T15:15:27.367Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-22T15:15:27.625Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-22T15:15:27.647Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-06-22T15:15:27.647Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-22T15:15:27.647Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-22T15:15:27.647Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-22T15:15:27.647Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-22T15:15:27.884Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-22T15:15:29.031Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.25s) [2022-06-22T15:15:29.031Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-22T15:15:29.973Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-06-22T15:15:29.974Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-22T15:15:31.358Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2022-06-22T15:15:31.358Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-22T15:15:32.110Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-22T15:15:32.110Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:15:32.110Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:15:32.110Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-22T15:15:32.110Z] [2022-06-22T15:15:32.110Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-22T15:15:32.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-22T15:15:32.110Z] HOSTNAME=a070d5bebc9d [2022-06-22T15:15:32.110Z] TESTDEBUG=0 [2022-06-22T15:15:32.110Z] DEST=bundles/test-integration [2022-06-22T15:15:32.110Z] PWD=/go/src/github.com/docker/docker [2022-06-22T15:15:32.110Z] DOCKER_GITCOMMIT=3eaa4ffb0182c3cda9c19c81f7d326084887aac5 [2022-06-22T15:15:32.110Z] container=docker [2022-06-22T15:15:32.110Z] HOME=/root [2022-06-22T15:15:32.110Z] GOLANG_VERSION=1.18.3 [2022-06-22T15:15:32.110Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-22T15:15:32.110Z] VALIDATE_BRANCH=master [2022-06-22T15:15:32.110Z] TERM=xterm [2022-06-22T15:15:32.110Z] DOCKER_PKG=github.com/docker/docker [2022-06-22T15:15:32.110Z] SHLVL=1 [2022-06-22T15:15:32.110Z] TIMEOUT=120m [2022-06-22T15:15:32.110Z] DOCKER_BUILDTAGS= journald [2022-06-22T15:15:32.110Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-22T15:15:32.110Z] GO111MODULE=off [2022-06-22T15:15:32.110Z] DOCKER_EXPERIMENTAL=1 [2022-06-22T15:15:32.110Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-22T15:15:32.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-22T15:15:32.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-22T15:15:32.110Z] GOPATH=/go [2022-06-22T15:15:32.110Z] PKG_CONFIG=pkg-config [2022-06-22T15:15:32.110Z] _=/usr/bin/env [2022-06-22T15:15:32.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-22T15:15:32.741Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s) [2022-06-22T15:15:32.741Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-22T15:15:33.313Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-06-22T15:15:33.314Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-22T15:15:34.696Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-06-22T15:15:34.696Z] === RUN TestNISDomainname [2022-06-22T15:15:34.957Z] --- PASS: TestNISDomainname (0.55s) [2022-06-22T15:15:34.957Z] === RUN TestHostnameDnsResolution [2022-06-22T15:15:35.899Z] --- PASS: TestHostnameDnsResolution (0.78s) [2022-06-22T15:15:35.899Z] === RUN TestUnprivilegedPortsAndPing [2022-06-22T15:15:36.003Z] docker_api_swarm_test.go:585: [d0931dd3a5e61] joining swarm manager [d3862f8d53c40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:15:36.470Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-06-22T15:15:36.470Z] === RUN TestPrivilegedHostDevices [2022-06-22T15:15:37.041Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-06-22T15:15:37.041Z] === RUN TestConsoleSize [2022-06-22T15:15:37.302Z] --- PASS: TestConsoleSize (0.47s) [2022-06-22T15:15:37.302Z] === RUN TestStats [2022-06-22T15:15:37.907Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-22T15:15:38.475Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-22T15:15:39.068Z] check_test.go:378: [dd675164b3e23] daemon is not started [2022-06-22T15:15:39.068Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-22T15:15:39.636Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-22T15:15:39.844Z] --- PASS: TestStats (2.51s) [2022-06-22T15:15:39.844Z] === RUN TestStopContainerWithTimeout [2022-06-22T15:15:39.844Z] === RUN TestStopContainerWithTimeout/0 [2022-06-22T15:15:39.844Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-22T15:15:39.844Z] === RUN TestStopContainerWithTimeout/1 [2022-06-22T15:15:39.844Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-22T15:15:39.844Z] === RUN TestStopContainerWithTimeout/3 [2022-06-22T15:15:39.844Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-22T15:15:39.844Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-22T15:15:39.844Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-22T15:15:39.844Z] === CONT TestStopContainerWithTimeout/0 [2022-06-22T15:15:39.844Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-22T15:15:40.203Z] === RUN TestDockerSuite/TestBuildFails [2022-06-22T15:15:40.769Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-22T15:15:40.769Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-22T15:15:40.786Z] === CONT TestStopContainerWithTimeout/3 [2022-06-22T15:15:42.673Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-22T15:15:42.695Z] === CONT TestStopContainerWithTimeout/1 [2022-06-22T15:15:44.076Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-22T15:15:44.076Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-06-22T15:15:44.076Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-06-22T15:15:44.076Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-06-22T15:15:44.076Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-06-22T15:15:44.076Z] === RUN TestDeleteDevicemapper [2022-06-22T15:15:44.076Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-22T15:15:44.076Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-22T15:15:44.076Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-22T15:15:45.204Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-22T15:15:45.989Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2022-06-22T15:15:45.990Z] === RUN TestUpdateMemory [2022-06-22T15:15:46.251Z] --- PASS: TestUpdateMemory (0.56s) [2022-06-22T15:15:46.251Z] === RUN TestUpdateCPUQuota [2022-06-22T15:15:46.580Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-22T15:15:47.193Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-06-22T15:15:47.193Z] === RUN TestUpdatePidsLimit [2022-06-22T15:15:47.193Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-22T15:15:47.454Z] === RUN TestUpdatePidsLimit/no_change [2022-06-22T15:15:47.454Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-22T15:15:47.514Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-22T15:15:47.715Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-22T15:15:47.975Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-22T15:15:48.080Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-22T15:15:48.236Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-22T15:15:48.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-22T15:15:49.016Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-22T15:15:49.440Z] --- PASS: TestUpdatePidsLimit (2.10s) [2022-06-22T15:15:49.440Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-06-22T15:15:49.440Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-06-22T15:15:49.440Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-06-22T15:15:49.440Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-06-22T15:15:49.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-06-22T15:15:49.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-06-22T15:15:49.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-06-22T15:15:49.440Z] === RUN TestUpdateRestartPolicy [2022-06-22T15:15:49.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-22T15:15:49.583Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-22T15:15:49.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-22T15:15:50.960Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-22T15:15:52.337Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-22T15:15:52.337Z] docker_api_swarm_test.go:46: [dd58273e14a90] joining swarm manager [db8555f767f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:15:52.596Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-22T15:15:54.499Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-22T15:15:56.401Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-22T15:15:57.779Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-22T15:15:58.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-22T15:15:58.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-22T15:16:01.665Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-06-22T15:16:01.665Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-22T15:16:01.665Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-06-22T15:16:01.665Z] === RUN TestWaitNonBlocked [2022-06-22T15:16:01.665Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:16:01.665Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:16:01.665Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:16:01.665Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:16:01.665Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:16:01.665Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:16:01.665Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-22T15:16:01.665Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-06-22T15:16:01.665Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-06-22T15:16:01.665Z] === RUN TestWaitBlocked [2022-06-22T15:16:01.665Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:16:01.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:16:01.665Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:16:01.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:16:01.665Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:16:01.665Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:16:01.966Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-22T15:16:02.225Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-22T15:16:02.240Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-22T15:16:02.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-06-22T15:16:02.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-06-22T15:16:02.240Z] === CONT TestContainerStartOnDaemonRestart [2022-06-22T15:16:02.240Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-22T15:16:02.282Z] --- PASS: TestBuildWithHugeFile (50.65s) [2022-06-22T15:16:02.282Z] === RUN TestBuildWCOWSandboxSize [2022-06-22T15:16:02.282Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-22T15:16:02.282Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-22T15:16:02.282Z] === RUN TestBuildWithEmptyDockerfile [2022-06-22T15:16:02.282Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:16:02.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:16:02.282Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:16:02.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:16:02.282Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:16:02.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:16:02.282Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:16:02.282Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:16:02.282Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:16:02.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-06-22T15:16:02.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-06-22T15:16:02.282Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2022-06-22T15:16:02.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-22T15:16:02.282Z] === RUN TestBuildPreserveOwnership [2022-06-22T15:16:02.282Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-22T15:16:02.849Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-22T15:16:03.173Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-22T15:16:03.740Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-22T15:16:04.821Z] --- PASS: TestContainerStartOnDaemonRestart (2.50s) [2022-06-22T15:16:04.821Z] === CONT TestIpcModeOlderClient [2022-06-22T15:16:04.821Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2022-06-22T15:16:04.821Z] === CONT TestContainerKillOnDaemonStart [2022-06-22T15:16:04.821Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-06-22T15:16:04.821Z] === CONT TestDaemonHostGatewayIP [2022-06-22T15:16:05.115Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-22T15:16:05.115Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-22T15:16:06.051Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-22T15:16:06.618Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-22T15:16:07.035Z] --- PASS: TestBuildPreserveOwnership (9.92s) [2022-06-22T15:16:07.035Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2022-06-22T15:16:07.035Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-22T15:16:07.035Z] === RUN TestBuildPlatformInvalid [2022-06-22T15:16:07.035Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-06-22T15:16:07.035Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-22T15:16:07.035Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-22T15:16:07.035Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-22T15:16:07.035Z] PASS [2022-06-22T15:16:07.035Z] [2022-06-22T15:16:07.035Z] === Skipped [2022-06-22T15:16:07.035Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-22T15:16:07.035Z] build_session_test.go:25: TODO: BuildKit [2022-06-22T15:16:07.035Z] [2022-06-22T15:16:07.035Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-22T15:16:07.035Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-22T15:16:07.035Z] [2022-06-22T15:16:07.035Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-22T15:16:07.035Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-22T15:16:07.035Z] [2022-06-22T15:16:07.035Z] DONE 34 tests, 3 skipped in 111.596s [2022-06-22T15:16:07.185Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-22T15:16:07.294Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-22T15:16:07.294Z] INFO: Testing against a local daemon [2022-06-22T15:16:07.294Z] === RUN TestConfigInspect [2022-06-22T15:16:07.294Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.294Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-22T15:16:07.294Z] === RUN TestConfigList [2022-06-22T15:16:07.294Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.294Z] --- SKIP: TestConfigList (0.01s) [2022-06-22T15:16:07.294Z] === RUN TestConfigsCreateAndDelete [2022-06-22T15:16:07.294Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.294Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-22T15:16:07.294Z] === RUN TestConfigsUpdate [2022-06-22T15:16:07.294Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.294Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-22T15:16:07.294Z] === RUN TestTemplatedConfig [2022-06-22T15:16:07.294Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.294Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-22T15:16:07.294Z] === RUN TestConfigCreateResolve [2022-06-22T15:16:07.294Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.552Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-22T15:16:07.552Z] PASS [2022-06-22T15:16:07.552Z] [2022-06-22T15:16:07.552Z] === Skipped [2022-06-22T15:16:07.552Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-22T15:16:07.552Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.552Z] [2022-06-22T15:16:07.552Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-22T15:16:07.552Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.552Z] [2022-06-22T15:16:07.552Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-22T15:16:07.552Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.552Z] [2022-06-22T15:16:07.552Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-22T15:16:07.552Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.552Z] [2022-06-22T15:16:07.552Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-22T15:16:07.552Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.552Z] [2022-06-22T15:16:07.552Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-22T15:16:07.552Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:16:07.552Z] [2022-06-22T15:16:07.552Z] DONE 6 tests, 6 skipped in 0.245s [2022-06-22T15:16:07.552Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-22T15:16:07.752Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-22T15:16:07.811Z] INFO: Testing against a local daemon [2022-06-22T15:16:07.811Z] === RUN TestAttachWithTTY [2022-06-22T15:16:07.811Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-22T15:16:07.811Z] === RUN TestAttachWithoutTTy [2022-06-22T15:16:07.811Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-22T15:16:07.811Z] === RUN TestCheckpoint [2022-06-22T15:16:07.811Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-22T15:16:07.811Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/commit [2022-06-22T15:16:07.811Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-22T15:16:07.811Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:16:07.811Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:16:07.811Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:16:07.811Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:16:07.811Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:16:07.811Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:16:07.811Z] === CONT TestContainerInvalidJSON/commit [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-22T15:16:07.811Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-22T15:16:07.811Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-22T15:16:07.811Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-22T15:16:07.811Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:16:07.811Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-22T15:16:07.811Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-22T15:16:07.811Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-22T15:16:07.811Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-22T15:16:07.811Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-22T15:16:08.011Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-22T15:16:08.069Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-22T15:16:08.070Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-22T15:16:08.070Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-22T15:16:08.070Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-22T15:16:08.070Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-22T15:16:08.070Z] === RUN TestCopyEmptyFile [2022-06-22T15:16:08.120Z] --- PASS: TestDaemonHostGatewayIP (2.66s) [2022-06-22T15:16:08.120Z] === CONT TestDaemonRestartIpcMode [2022-06-22T15:16:08.270Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-22T15:16:08.329Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-22T15:16:08.329Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-22T15:16:08.329Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-22T15:16:08.329Z] === RUN TestCopyFromContainer [2022-06-22T15:16:09.647Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-22T15:16:10.032Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-06-22T15:16:11.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-22T15:16:11.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-22T15:16:12.218Z] --- PASS: TestImportExtremelyLargeImageWorks (182.34s) [2022-06-22T15:16:12.218Z] PASS [2022-06-22T15:16:12.218Z] [2022-06-22T15:16:12.218Z] DONE 22 tests in 186.345s [2022-06-22T15:16:12.218Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-22T15:16:12.218Z] ++ 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-22T15:16:12.218Z] ++ set -e [2022-06-22T15:16:12.218Z] ++ '[' -n 0 ']' [2022-06-22T15:16:12.218Z] ++ set -x [2022-06-22T15:16:12.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=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-22T15:16:12.218Z] === RUN TestStripANSICommands [2022-06-22T15:16:12.218Z] === RUN TestStripANSICommands/#00 [2022-06-22T15:16:12.218Z] === RUN TestStripANSICommands/#01 [2022-06-22T15:16:12.218Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-22T15:16:12.218Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-22T15:16:12.218Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-22T15:16:12.218Z] PASS [2022-06-22T15:16:12.218Z] [2022-06-22T15:16:12.218Z] DONE 3 tests in 0.053s [2022-06-22T15:16:12.218Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-22T15:16:12.218Z] ++ 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-22T15:16:12.218Z] ++ set -e [2022-06-22T15:16:12.218Z] ++ '[' -n 0 ']' [2022-06-22T15:16:12.218Z] ++ set -x [2022-06-22T15:16:12.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=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-22T15:16:12.218Z] INFO: Testing against a local daemon [2022-06-22T15:16:12.218Z] === RUN TestNetworkCreateDelete [2022-06-22T15:16:12.477Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-06-22T15:16:12.477Z] === RUN TestDockerNetworkDeletePreferID [2022-06-22T15:16:12.477Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer// [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer//bar/root [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer/bar/quux [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-22T15:16:12.513Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer (4.24s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-22T15:16:12.513Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-22T15:16:12.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-22T15:16:12.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:16:12.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:16:12.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:16:12.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:16:12.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:16:12.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:16:12.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:16:12.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:16:12.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:16:12.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-22T15:16:12.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-22T15:16:12.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-22T15:16:12.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-22T15:16:12.514Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-22T15:16:12.514Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-22T15:16:12.514Z] === RUN TestCreateWithInvalidEnv [2022-06-22T15:16:12.514Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-22T15:16:12.514Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-22T15:16:12.514Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-22T15:16:12.514Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-22T15:16:12.514Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-22T15:16:12.514Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-22T15:16:12.514Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-22T15:16:12.514Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-22T15:16:12.514Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-22T15:16:12.514Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-22T15:16:12.772Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-22T15:16:12.772Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-22T15:16:12.772Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-22T15:16:12.772Z] === RUN TestCreateTmpfsMountsTarget [2022-06-22T15:16:12.772Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-22T15:16:12.772Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-22T15:16:13.045Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2022-06-22T15:16:13.045Z] === RUN TestDaemonDNSFallback [2022-06-22T15:16:13.707Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-06-22T15:16:13.707Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-22T15:16:15.082Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-06-22T15:16:15.082Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-22T15:16:15.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:16:15.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:16:15.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:16:15.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:16:15.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:16:15.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:16:15.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:16:15.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:16:15.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:16:15.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:16:15.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:16:15.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:16:15.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:16:15.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:16:15.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:16:15.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-22T15:16:15.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-22T15:16:15.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-22T15:16:15.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-22T15:16:15.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-06-22T15:16:15.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-22T15:16:15.082Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-22T15:16:15.648Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-06-22T15:16:15.648Z] === RUN TestCreateDifferentPlatform [2022-06-22T15:16:15.648Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-22T15:16:15.648Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-22T15:16:15.648Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-22T15:16:15.648Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-22T15:16:15.648Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-22T15:16:15.648Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-22T15:16:15.648Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-22T15:16:15.648Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-22T15:16:15.648Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-22T15:16:15.648Z] === RUN TestCreateInvalidHostConfig [2022-06-22T15:16:15.648Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:16:15.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:16:15.648Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:16:15.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:16:15.648Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:16:15.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:16:15.648Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:16:15.648Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:16:15.648Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:16:15.648Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:16:15.648Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:16:15.648Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:16:15.648Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-22T15:16:15.648Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-22T15:16:15.648Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-22T15:16:15.648Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-22T15:16:15.648Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-22T15:16:15.648Z] === RUN TestContainerStartOnDaemonRestart [2022-06-22T15:16:15.648Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-22T15:16:15.648Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-22T15:16:15.648Z] === RUN TestDaemonRestartIpcMode [2022-06-22T15:16:15.648Z] === PAUSE TestDaemonRestartIpcMode [2022-06-22T15:16:15.648Z] === RUN TestDaemonHostGatewayIP [2022-06-22T15:16:15.648Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:16:15.648Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-22T15:16:15.648Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-22T15:16:15.648Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-22T15:16:15.648Z] === RUN TestContainerKillOnDaemonStart [2022-06-22T15:16:15.648Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-22T15:16:15.648Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-22T15:16:15.648Z] === RUN TestDiff [2022-06-22T15:16:15.907Z] --- PASS: TestDiff (0.39s) [2022-06-22T15:16:15.907Z] === RUN TestExecWithCloseStdin [2022-06-22T15:16:16.476Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-06-22T15:16:16.476Z] === RUN TestExec [2022-06-22T15:16:16.610Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-06-22T15:16:16.610Z] PASS [2022-06-22T15:16:16.610Z] [2022-06-22T15:16:16.610Z] === Skipped [2022-06-22T15:16:16.610Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-22T15:16:16.610Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-22T15:16:16.610Z] [2022-06-22T15:16:16.610Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-22T15:16:16.610Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-22T15:16:16.610Z] [2022-06-22T15:16:16.610Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-22T15:16:16.610Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-22T15:16:16.610Z] [2022-06-22T15:16:16.610Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-22T15:16:16.610Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-22T15:16:16.610Z] [2022-06-22T15:16:16.610Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-22T15:16:16.610Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-22T15:16:16.610Z] [2022-06-22T15:16:16.610Z] DONE 258 tests, 5 skipped in 127.052s [2022-06-22T15:16:16.610Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-22T15:16:16.610Z] === RUN TestConfigDaemonLibtrustID [2022-06-22T15:16:16.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-22T15:16:17.042Z] --- PASS: TestExec (0.46s) [2022-06-22T15:16:17.042Z] === RUN TestExecUser [2022-06-22T15:16:17.181Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-22T15:16:17.181Z] === RUN TestConfigDaemonID [2022-06-22T15:16:17.227Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-22T15:16:17.301Z] --- PASS: TestExecUser (0.44s) [2022-06-22T15:16:17.301Z] === RUN TestExportContainerAndImportImage [2022-06-22T15:16:17.867Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-06-22T15:16:17.867Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-22T15:16:18.564Z] daemon_test.go:83: [d36305029ecde] daemon is not started [2022-06-22T15:16:18.564Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-22T15:16:18.564Z] === RUN TestDaemonConfigValidation [2022-06-22T15:16:18.564Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:16:18.564Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:16:18.564Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-22T15:16:18.564Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-22T15:16:18.564Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-22T15:16:18.564Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-22T15:16:18.564Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-22T15:16:18.564Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-22T15:16:18.564Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-22T15:16:18.564Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-22T15:16:18.564Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:16:18.564Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-22T15:16:18.564Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-22T15:16:18.564Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-22T15:16:18.564Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-22T15:16:18.564Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-22T15:16:18.565Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-06-22T15:16:18.565Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-06-22T15:16:18.565Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-22T15:16:18.565Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-06-22T15:16:18.565Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-06-22T15:16:18.565Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-22T15:16:18.565Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-22T15:16:19.130Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-22T15:16:19.130Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-22T15:16:19.245Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-06-22T15:16:19.245Z] === RUN TestHealthCheckWorkdir [2022-06-22T15:16:19.391Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-22T15:16:19.391Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-22T15:16:19.391Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-22T15:16:19.505Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-22T15:16:19.649Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-22T15:16:19.649Z] --- PASS: TestDaemonDNSFallback (6.71s) [2022-06-22T15:16:19.649Z] === RUN TestInspectNetwork [2022-06-22T15:16:19.812Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-06-22T15:16:19.812Z] === RUN TestHealthKillContainer [2022-06-22T15:16:20.888Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-22T15:16:21.025Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-22T15:16:21.829Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-22T15:16:21.830Z] daemon_test.go:197: [dcb8cf8f5b1e5] daemon is not started [2022-06-22T15:16:21.830Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-22T15:16:21.830Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-22T15:16:21.830Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-22T15:16:21.830Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-22T15:16:21.830Z] === RUN TestDaemonProxy [2022-06-22T15:16:21.830Z] === RUN TestDaemonProxy/environment_variables [2022-06-22T15:16:22.402Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-22T15:16:23.741Z] === RUN TestDaemonProxy/command-line_options [2022-06-22T15:16:24.305Z] === RUN TestInspectNetwork/full_network_id [2022-06-22T15:16:24.305Z] === RUN TestInspectNetwork/partial_network_id [2022-06-22T15:16:24.305Z] === RUN TestInspectNetwork/network_name [2022-06-22T15:16:24.305Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-22T15:16:24.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-22T15:16:25.123Z] === RUN TestDaemonProxy/configuration_file [2022-06-22T15:16:25.241Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-22T15:16:25.501Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-22T15:16:25.759Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-22T15:16:27.033Z] === RUN TestDaemonProxy/conflicting_options [2022-06-22T15:16:27.293Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-22T15:16:27.865Z] --- PASS: TestDaemonProxy (6.23s) [2022-06-22T15:16:27.865Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-22T15:16:27.865Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-06-22T15:16:27.865Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-06-22T15:16:27.865Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-22T15:16:27.865Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-22T15:16:27.865Z] PASS [2022-06-22T15:16:27.865Z] [2022-06-22T15:16:27.865Z] DONE 18 tests in 11.160s [2022-06-22T15:16:27.865Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-22T15:16:27.865Z] INFO: Testing against a local daemon [2022-06-22T15:16:27.865Z] === RUN TestCommitInheritsEnv [2022-06-22T15:16:27.925Z] --- PASS: TestHealthKillContainer (7.86s) [2022-06-22T15:16:27.925Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-22T15:16:27.925Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-22T15:16:27.925Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-22T15:16:27.925Z] === RUN TestIpcModeNone [2022-06-22T15:16:28.126Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-06-22T15:16:28.127Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-22T15:16:28.127Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-22T15:16:28.127Z] === RUN TestImportWithCustomPlatform [2022-06-22T15:16:28.127Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-22T15:16:28.183Z] --- PASS: TestIpcModeNone (0.61s) [2022-06-22T15:16:28.183Z] === RUN TestIpcModePrivate [2022-06-22T15:16:28.308Z] --- PASS: TestInspectNetwork (8.60s) [2022-06-22T15:16:28.308Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-22T15:16:28.308Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-22T15:16:28.308Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-22T15:16:28.308Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-22T15:16:28.308Z] === RUN TestRunContainerWithBridgeNone [2022-06-22T15:16:28.388Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-22T15:16:28.388Z] === RUN TestImportWithCustomPlatform// [2022-06-22T15:16:28.388Z] === RUN TestImportWithCustomPlatform/linux [2022-06-22T15:16:28.388Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-22T15:16:28.388Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-22T15:16:28.441Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-22T15:16:28.649Z] === RUN TestImportWithCustomPlatform/macos [2022-06-22T15:16:28.649Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-22T15:16:28.649Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-22T15:16:28.649Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-22T15:16:28.649Z] === RUN TestImagesFilterMultiReference [2022-06-22T15:16:28.649Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-22T15:16:28.649Z] === RUN TestImagePullPlatformInvalid [2022-06-22T15:16:28.649Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-22T15:16:28.649Z] === RUN TestRemoveImageOrphaning [2022-06-22T15:16:28.699Z] --- PASS: TestIpcModePrivate (0.46s) [2022-06-22T15:16:28.699Z] === RUN TestIpcModeShareable [2022-06-22T15:16:28.699Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:16:28.699Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-22T15:16:28.699Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-22T15:16:28.910Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-06-22T15:16:28.910Z] === RUN TestRemoveImageGarbageCollector [2022-06-22T15:16:29.481Z] time="2022-06-22T15:16:29Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-22T15:16:30.211Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-22T15:16:30.211Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:16:30.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:16:30.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:16:30.211Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-22T15:16:30.211Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-22T15:16:30.211Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-22T15:16:30.211Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-22T15:16:30.211Z] === RUN TestNetworkList [2022-06-22T15:16:30.211Z] === RUN TestNetworkList//networks [2022-06-22T15:16:30.211Z] === PAUSE TestNetworkList//networks [2022-06-22T15:16:30.211Z] === RUN TestNetworkList//networks/ [2022-06-22T15:16:30.211Z] === PAUSE TestNetworkList//networks/ [2022-06-22T15:16:30.211Z] === CONT TestNetworkList//networks [2022-06-22T15:16:30.211Z] === CONT TestNetworkList//networks/ [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkList (0.02s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-22T15:16:30.211Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-22T15:16:30.211Z] === RUN TestHostIPv4BridgeLabel [2022-06-22T15:16:30.602Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-06-22T15:16:30.602Z] === RUN TestAPIIpcModeHost [2022-06-22T15:16:30.602Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:16:30.602Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-22T15:16:30.602Z] === RUN TestDaemonIpcModeShareable [2022-06-22T15:16:30.602Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:16:30.602Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-22T15:16:30.602Z] === RUN TestDaemonIpcModePrivate [2022-06-22T15:16:30.778Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-06-22T15:16:30.778Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-22T15:16:30.864Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-06-22T15:16:30.864Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-22T15:16:30.864Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-22T15:16:30.864Z] === RUN TestTagInvalidReference [2022-06-22T15:16:30.864Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-22T15:16:30.864Z] === RUN TestTagValidPrefixedRepo [2022-06-22T15:16:30.864Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-22T15:16:30.864Z] === RUN TestTagExistedNameWithoutForce [2022-06-22T15:16:30.864Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-22T15:16:30.864Z] === RUN TestTagOfficialNames [2022-06-22T15:16:30.864Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-22T15:16:30.864Z] === RUN TestTagMatchesDigest [2022-06-22T15:16:30.864Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-22T15:16:30.864Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-22T15:16:31.170Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-22T15:16:31.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-22T15:16:31.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-22T15:16:31.428Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-06-22T15:16:31.428Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-22T15:16:31.428Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:16:31.428Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-22T15:16:31.428Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-22T15:16:31.428Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:16:31.428Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-22T15:16:31.428Z] === RUN TestIpcModeOlderClient [2022-06-22T15:16:31.428Z] === PAUSE TestIpcModeOlderClient [2022-06-22T15:16:31.428Z] === RUN TestKillContainerInvalidSignal [2022-06-22T15:16:31.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-22T15:16:31.995Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-06-22T15:16:31.996Z] === RUN TestKillContainer [2022-06-22T15:16:31.996Z] === RUN TestKillContainer/no_signal [2022-06-22T15:16:32.154Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-06-22T15:16:32.154Z] === RUN TestDaemonDefaultNetworkPools [2022-06-22T15:16:32.254Z] === RUN TestKillContainer/non_killing_signal [2022-06-22T15:16:32.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-22T15:16:32.513Z] === RUN TestKillContainer/killing_signal [2022-06-22T15:16:32.721Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-06-22T15:16:32.721Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-22T15:16:33.080Z] --- PASS: TestKillContainer (1.22s) [2022-06-22T15:16:33.080Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-22T15:16:33.080Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-06-22T15:16:33.080Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-06-22T15:16:33.080Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-22T15:16:33.080Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-22T15:16:33.288Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-22T15:16:33.340Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-22T15:16:33.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-22T15:16:33.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-22T15:16:33.855Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-06-22T15:16:33.855Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-22T15:16:33.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-06-22T15:16:33.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-06-22T15:16:33.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-06-22T15:16:33.908Z] === RUN TestKillStoppedContainer [2022-06-22T15:16:33.908Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-06-22T15:16:33.908Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-22T15:16:33.908Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-22T15:16:33.908Z] === RUN TestKillDifferentUserContainer [2022-06-22T15:16:34.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-22T15:16:34.474Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-06-22T15:16:34.474Z] === RUN TestInspectOomKilledTrue [2022-06-22T15:16:34.474Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:16:34.474Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-22T15:16:34.474Z] === RUN TestInspectOomKilledFalse [2022-06-22T15:16:34.474Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-22T15:16:34.474Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-22T15:16:34.474Z] === RUN TestLinksEtcHostsContentMatch [2022-06-22T15:16:34.474Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-22T15:16:34.474Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-22T15:16:34.474Z] === RUN TestLinksContainerNames [2022-06-22T15:16:35.230Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-06-22T15:16:35.230Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-22T15:16:35.409Z] --- PASS: TestLinksContainerNames (0.86s) [2022-06-22T15:16:35.409Z] === RUN TestLogsFollowTailEmpty [2022-06-22T15:16:35.676Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-22T15:16:35.676Z] === RUN TestLogs [2022-06-22T15:16:35.676Z] === RUN TestLogs/driver_local [2022-06-22T15:16:35.676Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:16:35.676Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:16:35.676Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-22T15:16:35.676Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-22T15:16:35.676Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-22T15:16:35.676Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-22T15:16:35.676Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:16:35.676Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:16:35.676Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:16:35.676Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:16:35.676Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:16:35.676Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:16:35.676Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:16:35.676Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:16:35.796Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-06-22T15:16:35.796Z] === RUN TestServiceWithPredefinedNetwork [2022-06-22T15:16:36.054Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-22T15:16:36.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-22T15:16:36.613Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:16:36.613Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:16:36.989Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-22T15:16:37.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-22T15:16:37.180Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-22T15:16:37.180Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-22T15:16:37.746Z] === RUN TestLogs/driver_json-file [2022-06-22T15:16:37.746Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:16:37.746Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:16:37.746Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:16:37.746Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:16:37.746Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:16:37.746Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:16:37.746Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:16:37.746Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:16:37.746Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:16:37.746Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:16:37.746Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:16:37.746Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:16:37.746Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:16:37.746Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:16:38.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-22T15:16:38.315Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:16:38.573Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:16:38.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-22T15:16:38.893Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2022-06-22T15:16:38.893Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-22T15:16:38.893Z] service_test.go:243: FLAKY_TEST [2022-06-22T15:16:38.893Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-22T15:16:38.893Z] === RUN TestServiceWithDataPathPortInit [2022-06-22T15:16:38.893Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-22T15:16:38.893Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-22T15:16:38.893Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-22T15:16:39.142Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:16:39.142Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:16:39.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-22T15:16:39.709Z] --- PASS: TestLogs (3.94s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.72s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.56s) [2022-06-22T15:16:39.709Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-06-22T15:16:39.709Z] === RUN TestContainerNetworkMountsNoChown [2022-06-22T15:16:40.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-22T15:16:40.276Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/default [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/default [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/private [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/private [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rprivate [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/slave [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/slave [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rslave [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/shared [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/shared [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rshared [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/default [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rshared [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/shared [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rslave [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/slave [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rprivate [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/private [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-22T15:16:40.276Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:16:40.276Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:16:40.276Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-22T15:16:40.535Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-22T15:16:40.535Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-06-22T15:16:40.535Z] === RUN TestContainerBindMountNonRecursive [2022-06-22T15:16:40.535Z] 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-22T15:16:40.535Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-06-22T15:16:40.535Z] === RUN TestContainerVolumesMountedAsShared [2022-06-22T15:16:40.535Z] 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-22T15:16:40.535Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-22T15:16:40.535Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-22T15:16:40.535Z] 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-22T15:16:40.535Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-22T15:16:40.535Z] === RUN TestNetworkNat [2022-06-22T15:16:41.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-22T15:16:41.101Z] --- PASS: TestNetworkNat (0.53s) [2022-06-22T15:16:41.101Z] === RUN TestNetworkLocalhostTCPNat [2022-06-22T15:16:41.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-22T15:16:41.667Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-06-22T15:16:41.667Z] === RUN TestNetworkLoopbackNat [2022-06-22T15:16:42.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-22T15:16:43.082Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-22T15:16:43.082Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-22T15:16:43.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-22T15:16:43.132Z] Using test binary docker [2022-06-22T15:16:43.132Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-22T15:16:43.132Z] +++ /etc/init.d/apparmor start [2022-06-22T15:16:43.132Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-22T15:16:43.132Z] INFO: Waiting for daemon to start... [2022-06-22T15:16:43.132Z] Starting dockerd [2022-06-22T15:16:43.132Z] +++ 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-22T15:16:44.196Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-06-22T15:16:44.196Z] === RUN TestPause [2022-06-22T15:16:44.196Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:16:44.196Z] --- SKIP: TestPause (0.00s) [2022-06-22T15:16:44.196Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-22T15:16:44.196Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-22T15:16:44.196Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-22T15:16:44.196Z] === RUN TestPauseStopPausedContainer [2022-06-22T15:16:44.196Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:16:44.196Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-22T15:16:44.196Z] === RUN TestPidHost [2022-06-22T15:16:44.456Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-22T15:16:44.456Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-22T15:16:45.133Z] --- PASS: TestPidHost (0.91s) [2022-06-22T15:16:45.133Z] === RUN TestPsFilter [2022-06-22T15:16:45.133Z] --- PASS: TestPsFilter (0.10s) [2022-06-22T15:16:45.133Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-22T15:16:45.425Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-06-22T15:16:45.425Z] === RUN TestRemoveContainerWithVolume [2022-06-22T15:16:46.010Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-06-22T15:16:46.010Z] === RUN TestRemoveContainerRunning [2022-06-22T15:16:46.358Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-22T15:16:46.590Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-22T15:16:46.590Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-22T15:16:46.616Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-22T15:16:46.849Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-06-22T15:16:46.849Z] === RUN TestRemoveInvalidContainer [2022-06-22T15:16:46.849Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-22T15:16:46.849Z] === RUN TestRenameLinkedContainer [2022-06-22T15:16:47.183Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-22T15:16:48.121Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-22T15:16:48.750Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-06-22T15:16:48.751Z] === RUN TestRenameStoppedContainer [2022-06-22T15:16:49.009Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-06-22T15:16:49.009Z] === RUN TestRenameRunningContainerAndReuse [2022-06-22T15:16:49.496Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-22T15:16:49.944Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-06-22T15:16:49.944Z] === RUN TestRenameInvalidName [2022-06-22T15:16:50.070Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-22T15:16:50.070Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-22T15:16:50.203Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-22T15:16:50.203Z] === RUN TestRenameAnonymousContainer [2022-06-22T15:16:50.328Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-22T15:16:50.586Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-22T15:16:51.152Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-22T15:16:51.218Z] . [2022-06-22T15:16:51.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-22T15:16:51.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-22T15:16:51.218Z] Error: No such image: emptyfs [2022-06-22T15:16:51.218Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-22T15:16:51.218Z] ++++ docker load [2022-06-22T15:16:51.218Z] Running integration-test (iteration 1) [2022-06-22T15:16:51.218Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-22T15:16:51.218Z] ++ 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-22T15:16:51.218Z] ++ set -e [2022-06-22T15:16:51.218Z] ++ '[' -n 0 ']' [2022-06-22T15:16:51.218Z] ++ set -x [2022-06-22T15:16:51.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-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-22T15:16:51.218Z] Loaded image: busybox:latest [2022-06-22T15:16:51.218Z] Loaded image: busybox:glibc [2022-06-22T15:16:51.475Z] Loaded image: debian:bullseye-slim [2022-06-22T15:16:51.475Z] Loaded image: hello-world:latest [2022-06-22T15:16:51.475Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:16:51.578Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-06-22T15:16:51.578Z] === RUN TestRenameContainerWithSameName [2022-06-22T15:16:51.730Z] INFO: Testing against a local daemon [2022-06-22T15:16:51.730Z] === RUN TestCgroupNamespacesBuild [2022-06-22T15:16:52.146Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-06-22T15:16:52.146Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-22T15:16:52.526Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-22T15:16:52.659Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-06-22T15:16:52.659Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-22T15:16:52.784Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-22T15:16:53.081Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-06-22T15:16:53.081Z] === RUN TestResize [2022-06-22T15:16:53.339Z] --- PASS: TestResize (0.42s) [2022-06-22T15:16:53.339Z] === RUN TestResizeWithInvalidSize [2022-06-22T15:16:53.905Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-06-22T15:16:53.905Z] === RUN TestResizeWhenContainerNotStarted [2022-06-22T15:16:54.025Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-06-22T15:16:54.025Z] === RUN TestBuildWithSession [2022-06-22T15:16:54.025Z] build_session_test.go:25: TODO: BuildKit [2022-06-22T15:16:54.025Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-22T15:16:54.025Z] === RUN TestBuildSquashParent [2022-06-22T15:16:54.168Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-06-22T15:16:54.168Z] === RUN TestDaemonRestartKillContainers [2022-06-22T15:16:54.168Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-22T15:16:54.168Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-22T15:16:54.168Z] === RUN TestCgroupNamespacesRun [2022-06-22T15:16:54.686Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-22T15:16:54.946Z] --- PASS: TestServiceWithDataPathPortInit (16.14s) [2022-06-22T15:16:54.946Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-22T15:16:55.544Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-06-22T15:16:55.544Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-22T15:16:55.880Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-22T15:16:56.483Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-06-22T15:16:56.483Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-22T15:16:57.291Z] --- PASS: TestBuildSquashParent (3.37s) [2022-06-22T15:16:57.291Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-22T15:16:57.291Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:16:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:16:57.291Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:16:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:16:57.291Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:16:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:16:57.291Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:16:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:16:57.291Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:16:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:16:57.291Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:16:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:16:57.291Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-22T15:16:57.291Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-22T15:16:57.785Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-22T15:16:57.858Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-06-22T15:16:57.858Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-22T15:16:58.352Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xsjhaserenk4st6wjqc2ealv8 Created:2022-06-22 15:16:56.297163743 +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[19abc78e0f25097632995268d07864dcc4f8cd5ef18768bacfc59757b4556e97:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lfb27p5s0zfud1r692hqlvs3y EndpointID:71bc7b9c16591d7a10f12d298d3d506c076378fd78b5c68b7a7b4d15a6361c44 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3d4b490b51b41dbf345ceb76f184ed968de4383a5bf3bbfa7c618b21b4737528 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:b2407d2188ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lfb27p5s0zfud1r692hqlvs3y EndpointID:71bc7b9c16591d7a10f12d298d3d506c076378fd78b5c68b7a7b4d15a6361c44 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-22T15:16:58.441Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-22T15:16:58.441Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-22T15:16:58.441Z] { [2022-06-22T15:16:58.441Z] "RT_GROUP_ICON": { [2022-06-22T15:16:58.441Z] "#1": { [2022-06-22T15:16:58.441Z] "0409": "../../winresources/docker.ico" [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] }, [2022-06-22T15:16:58.441Z] "RT_MANIFEST": { [2022-06-22T15:16:58.441Z] "#1": { [2022-06-22T15:16:58.441Z] "0409": { [2022-06-22T15:16:58.441Z] "identity": {}, [2022-06-22T15:16:58.441Z] "description": "Docker Engine", [2022-06-22T15:16:58.441Z] "minimum-os": "vista", [2022-06-22T15:16:58.441Z] "execution-level": "", [2022-06-22T15:16:58.441Z] "ui-access": false, [2022-06-22T15:16:58.441Z] "auto-elevate": false, [2022-06-22T15:16:58.441Z] "dpi-awareness": "unaware", [2022-06-22T15:16:58.441Z] "disable-theming": false, [2022-06-22T15:16:58.441Z] "disable-window-filtering": false, [2022-06-22T15:16:58.441Z] "high-resolution-scrolling-aware": false, [2022-06-22T15:16:58.441Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-22T15:16:58.441Z] "long-path-aware": false, [2022-06-22T15:16:58.441Z] "printer-driver-isolation": false, [2022-06-22T15:16:58.441Z] "gdi-scaling": false, [2022-06-22T15:16:58.441Z] "segment-heap": false, [2022-06-22T15:16:58.441Z] "use-common-controls-v6": false [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] }, [2022-06-22T15:16:58.441Z] "RT_MESSAGETABLE": { [2022-06-22T15:16:58.441Z] "#1": { [2022-06-22T15:16:58.441Z] "0409": "../../winresources/event_messages.bin" [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] }, [2022-06-22T15:16:58.441Z] "RT_VERSION": { [2022-06-22T15:16:58.441Z] "#1": { [2022-06-22T15:16:58.441Z] "0409": { [2022-06-22T15:16:58.441Z] "fixed": { [2022-06-22T15:16:58.441Z] "file_version": "0.0.0.0", [2022-06-22T15:16:58.441Z] "product_version": "0.0.0.0", [2022-06-22T15:16:58.441Z] "type": "Unknown" [2022-06-22T15:16:58.441Z] }, [2022-06-22T15:16:58.441Z] "info": { [2022-06-22T15:16:58.441Z] "0000": { [2022-06-22T15:16:58.441Z] "CompanyName": "", [2022-06-22T15:16:58.441Z] "FileVersion": "dev", [2022-06-22T15:16:58.441Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-22T15:16:58.441Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-22T15:16:58.441Z] "ProductName": "", [2022-06-22T15:16:58.441Z] "ProductVersion": "dev", [2022-06-22T15:16:58.441Z] "SpecialBuild": "35de800b051309042646d4cb2aef1bffd2bea4f9" [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] } [2022-06-22T15:16:58.441Z] cmd/docker-proxy/genwinres_windows.go [2022-06-22T15:16:58.441Z] cmd/docker-proxy/main.go [2022-06-22T15:16:58.441Z] cmd/docker-proxy/network_proxy_test.go [2022-06-22T15:16:58.441Z] cmd/docker-proxy/proxy.go [2022-06-22T15:16:58.441Z] cmd/docker-proxy/sctp_proxy.go [2022-06-22T15:16:58.441Z] cmd/docker-proxy/tcp_proxy.go [2022-06-22T15:16:58.441Z] cmd/docker-proxy/udp_proxy.go [2022-06-22T15:16:58.441Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-22T15:16:58.441Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-22T15:16:58.441Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-22T15:16:58.441Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-22T15:16:58.441Z] remote: Enumerating objects: 23, done. [2022-06-22T15:16:58.441Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-22T15:16:58.441Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-22T15:16:58.441Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-22T15:16:58.441Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-06-22T15:16:58.441Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-22T15:16:58.441Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-22T15:16:58.441Z] Cross building: bundles/cross/linux/ppc64le [2022-06-22T15:16:58.441Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-22T15:16:58.441Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-22T15:16:58.610Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-22T15:16:58.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-22T15:16:58.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-22T15:16:58.794Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-06-22T15:16:58.794Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-22T15:16:59.544Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-22T15:16:59.802Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-22T15:17:00.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-22T15:17:00.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-22T15:17:00.168Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-06-22T15:17:00.168Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-22T15:17:00.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-22T15:17:00.955Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-22T15:17:00.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-06-22T15:17:00.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s) [2022-06-22T15:17:00.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.15s) [2022-06-22T15:17:00.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s) [2022-06-22T15:17:00.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-06-22T15:17:00.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-06-22T15:17:00.955Z] === RUN TestBuildMultiStageCopy [2022-06-22T15:17:00.955Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-22T15:17:01.103Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-06-22T15:17:01.103Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-22T15:17:01.669Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-06-22T15:17:01.669Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-22T15:17:02.321Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-22T15:17:02.321Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-22T15:17:02.577Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-22T15:17:02.834Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-22T15:17:02.899Z] docker_api_swarm_test.go:304: [d76b0edd32765] joining swarm manager [dde34c2dddd10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:17:02.899Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-22T15:17:02.899Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2022-06-22T15:17:02.899Z] PASS [2022-06-22T15:17:02.899Z] [2022-06-22T15:17:02.899Z] === Skipped [2022-06-22T15:17:02.899Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-22T15:17:02.899Z] service_test.go:243: FLAKY_TEST [2022-06-22T15:17:02.899Z] [2022-06-22T15:17:02.899Z] DONE 38 tests, 1 skipped in 50.570s [2022-06-22T15:17:02.899Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-22T15:17:02.899Z] ++ 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-22T15:17:02.899Z] ++ set -e [2022-06-22T15:17:02.899Z] ++ '[' -n 0 ']' [2022-06-22T15:17:02.899Z] ++ set -x [2022-06-22T15:17:02.899Z] ++ 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-22T15:17:02.899Z] INFO: Testing against a local daemon [2022-06-22T15:17:02.899Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-22T15:17:02.899Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:17:02.899Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-22T15:17:02.899Z] === RUN TestDockerNetworkIpvlan [2022-06-22T15:17:02.899Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:17:02.899Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-22T15:17:02.899Z] PASS [2022-06-22T15:17:02.899Z] [2022-06-22T15:17:02.899Z] === Skipped [2022-06-22T15:17:02.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-22T15:17:02.899Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:17:02.899Z] [2022-06-22T15:17:02.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-22T15:17:02.899Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:17:02.899Z] [2022-06-22T15:17:02.899Z] DONE 2 tests, 2 skipped in 0.147s [2022-06-22T15:17:02.899Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-22T15:17:02.899Z] ++ 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-22T15:17:02.899Z] ++ set -e [2022-06-22T15:17:02.899Z] ++ '[' -n 0 ']' [2022-06-22T15:17:02.899Z] ++ set -x [2022-06-22T15:17:02.899Z] ++ 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-22T15:17:03.045Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-06-22T15:17:03.045Z] === RUN TestNISDomainname [2022-06-22T15:17:03.045Z] 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-22T15:17:03.045Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-22T15:17:03.045Z] === RUN TestHostnameDnsResolution [2022-06-22T15:17:03.090Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-06-22T15:17:03.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-06-22T15:17:03.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-22T15:17:03.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-22T15:17:03.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-22T15:17:03.090Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-06-22T15:17:03.090Z] === RUN TestBuildMultiStageParentConfig [2022-06-22T15:17:03.157Z] INFO: Testing against a local daemon [2022-06-22T15:17:03.157Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-22T15:17:03.612Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-06-22T15:17:03.612Z] === RUN TestUnprivilegedPortsAndPing [2022-06-22T15:17:03.612Z] 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-22T15:17:03.612Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-22T15:17:03.612Z] === RUN TestPrivilegedHostDevices [2022-06-22T15:17:03.651Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-06-22T15:17:03.651Z] === RUN TestBuildLabelWithTargets [2022-06-22T15:17:04.093Z] docker_api_swarm_test.go:305: [d3a733abc0d0b] joining swarm manager [dde34c2dddd10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:17:04.217Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-06-22T15:17:04.217Z] === RUN TestConsoleSize [2022-06-22T15:17:04.478Z] --- PASS: TestConsoleSize (0.54s) [2022-06-22T15:17:04.478Z] === RUN TestStats [2022-06-22T15:17:04.478Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:04.478Z] --- SKIP: TestStats (0.00s) [2022-06-22T15:17:04.478Z] === RUN TestStopContainerWithTimeout [2022-06-22T15:17:04.478Z] === RUN TestStopContainerWithTimeout/0 [2022-06-22T15:17:04.478Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-22T15:17:04.478Z] === RUN TestStopContainerWithTimeout/1 [2022-06-22T15:17:04.478Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-22T15:17:04.478Z] === RUN TestStopContainerWithTimeout/3 [2022-06-22T15:17:04.478Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-22T15:17:04.478Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-22T15:17:04.478Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-22T15:17:04.584Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-06-22T15:17:04.584Z] === RUN TestBuildWithEmptyLayers [2022-06-22T15:17:04.660Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-06-22T15:17:04.660Z] === RUN TestDockerNetworkMacvlan [2022-06-22T15:17:04.737Z] === CONT TestStopContainerWithTimeout/0 [2022-06-22T15:17:04.737Z] === CONT TestStopContainerWithTimeout/3 [2022-06-22T15:17:05.146Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-06-22T15:17:05.146Z] === RUN TestBuildMultiStageOnBuild [2022-06-22T15:17:05.227Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-22T15:17:05.227Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-22T15:17:05.304Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-22T15:17:06.160Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-22T15:17:06.160Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-22T15:17:06.160Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-22T15:17:06.511Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-06-22T15:17:06.511Z] === RUN TestBuildUncleanTarFilenames [2022-06-22T15:17:06.728Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-22T15:17:06.986Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-22T15:17:07.077Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2022-06-22T15:17:07.077Z] === RUN TestBuildMultiStageLayerLeak [2022-06-22T15:17:07.203Z] === CONT TestStopContainerWithTimeout/1 [2022-06-22T15:17:08.442Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-06-22T15:17:08.442Z] === RUN TestBuildWithHugeFile [2022-06-22T15:17:08.579Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-22T15:17:08.579Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-06-22T15:17:08.579Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-06-22T15:17:08.579Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-06-22T15:17:08.579Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-06-22T15:17:08.579Z] === RUN TestDeleteDevicemapper [2022-06-22T15:17:08.579Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-22T15:17:08.579Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-22T15:17:08.579Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-22T15:17:09.543Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-22T15:17:10.553Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s) [2022-06-22T15:17:10.553Z] === RUN TestUpdateMemory [2022-06-22T15:17:10.553Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:10.553Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-22T15:17:10.553Z] === RUN TestUpdateCPUQuota [2022-06-22T15:17:10.553Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:10.553Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-22T15:17:10.553Z] === RUN TestUpdatePidsLimit [2022-06-22T15:17:10.553Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:10.553Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-22T15:17:10.553Z] === RUN TestUpdateRestartPolicy [2022-06-22T15:17:12.076Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-22T15:17:14.605Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-22T15:17:16.510Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-22T15:17:17.446Z] --- PASS: TestDockerNetworkMacvlan (12.75s) [2022-06-22T15:17:17.446Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-22T15:17:17.446Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-22T15:17:17.446Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2022-06-22T15:17:17.446Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-06-22T15:17:17.446Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2022-06-22T15:17:17.446Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2022-06-22T15:17:17.446Z] PASS [2022-06-22T15:17:17.446Z] [2022-06-22T15:17:17.446Z] DONE 8 tests in 14.300s [2022-06-22T15:17:17.446Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-22T15:17:17.446Z] ++ 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-22T15:17:17.446Z] ++ set -e [2022-06-22T15:17:17.446Z] ++ '[' -n 0 ']' [2022-06-22T15:17:17.446Z] ++ set -x [2022-06-22T15:17:17.446Z] ++ 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-22T15:17:17.446Z] testing: warning: no tests to run [2022-06-22T15:17:17.446Z] PASS [2022-06-22T15:17:17.446Z] [2022-06-22T15:17:17.446Z] DONE 0 tests in 0.043s [2022-06-22T15:17:17.446Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-22T15:17:17.446Z] ++ 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-22T15:17:17.446Z] ++ set -e [2022-06-22T15:17:17.446Z] ++ '[' -n 0 ']' [2022-06-22T15:17:17.446Z] ++ set -x [2022-06-22T15:17:17.446Z] ++ 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-22T15:17:17.446Z] INFO: Testing against a local daemon [2022-06-22T15:17:17.446Z] === RUN TestAuthZPluginAllowRequest [2022-06-22T15:17:18.014Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-22T15:17:18.950Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-06-22T15:17:18.950Z] === RUN TestAuthZPluginTLS [2022-06-22T15:17:19.517Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-06-22T15:17:19.517Z] === RUN TestAuthZPluginDenyRequest [2022-06-22T15:17:19.517Z] === RUN TestDockerSuite/TestBuildRm [2022-06-22T15:17:20.085Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-22T15:17:20.085Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-22T15:17:20.652Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-06-22T15:17:20.652Z] === RUN TestAuthZPluginDenyResponse [2022-06-22T15:17:20.911Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-06-22T15:17:20.911Z] === RUN TestAuthZPluginAllowEventStream [2022-06-22T15:17:21.846Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-22T15:17:22.414Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-06-22T15:17:22.414Z] === RUN TestAuthZPluginErrorResponse [2022-06-22T15:17:22.672Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-22T15:17:22.776Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-06-22T15:17:22.776Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-22T15:17:22.776Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-06-22T15:17:22.776Z] === RUN TestWaitNonBlocked [2022-06-22T15:17:22.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:17:22.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:17:22.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:17:22.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:17:22.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:17:22.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:17:22.776Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-22T15:17:22.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-06-22T15:17:22.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-06-22T15:17:22.776Z] === RUN TestWaitBlocked [2022-06-22T15:17:22.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:17:22.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:17:22.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:17:22.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:17:22.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:17:22.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:17:22.930Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-06-22T15:17:22.930Z] === RUN TestAuthZPluginErrorRequest [2022-06-22T15:17:23.035Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-22T15:17:23.035Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-06-22T15:17:23.035Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-06-22T15:17:23.035Z] === CONT TestDaemonRestartIpcMode [2022-06-22T15:17:23.035Z] === CONT TestIpcModeOlderClient [2022-06-22T15:17:23.300Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-22T15:17:23.300Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-22T15:17:23.496Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-06-22T15:17:23.496Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-22T15:17:23.754Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-22T15:17:24.013Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-22T15:17:24.013Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-22T15:17:24.013Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-22T15:17:24.578Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-22T15:17:25.513Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-22T15:17:25.772Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2022-06-22T15:17:25.772Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-22T15:17:25.833Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-06-22T15:17:26.092Z] --- PASS: TestDaemonRestartIpcMode (2.83s) [2022-06-22T15:17:26.092Z] PASS [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === Skipped [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-22T15:17:26.092Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-22T15:17:26.092Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-22T15:17:26.092Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-22T15:17:26.092Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-22T15:17:26.092Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-22T15:17:26.092Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-22T15:17:26.092Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-22T15:17:26.092Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-22T15:17:26.092Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-22T15:17:26.092Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-22T15:17:26.092Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-22T15:17:26.092Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-22T15:17:26.092Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-06-22T15:17:26.092Z] 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-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-22T15:17:26.092Z] 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-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-22T15:17:26.092Z] 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-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-22T15:17:26.092Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-22T15:17:26.092Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-22T15:17:26.092Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-22T15:17:26.092Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-22T15:17:26.092Z] 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-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-22T15:17:26.092Z] 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-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-22T15:17:26.092Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-22T15:17:26.092Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-22T15:17:26.092Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-22T15:17:26.092Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-22T15:17:26.092Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-22T15:17:26.092Z] [2022-06-22T15:17:26.092Z] DONE 235 tests, 27 skipped in 78.544s [2022-06-22T15:17:26.092Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-22T15:17:26.092Z] === RUN TestConfigDaemonLibtrustID [2022-06-22T15:17:26.338Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-22T15:17:26.659Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-06-22T15:17:26.659Z] === RUN TestConfigDaemonID [2022-06-22T15:17:27.274Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-22T15:17:27.532Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-06-22T15:17:27.532Z] === RUN TestAuthZPluginHeader [2022-06-22T15:17:28.033Z] daemon_test.go:83: [d64de4c55fc5b] daemon is not started [2022-06-22T15:17:28.033Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-22T15:17:28.033Z] === RUN TestDaemonConfigValidation [2022-06-22T15:17:28.033Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:17:28.033Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:17:28.033Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-22T15:17:28.033Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-22T15:17:28.033Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-22T15:17:28.033Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-22T15:17:28.033Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-22T15:17:28.033Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-22T15:17:28.033Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-22T15:17:28.033Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-22T15:17:28.033Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:17:28.033Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-22T15:17:28.033Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-22T15:17:28.033Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-22T15:17:28.033Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-22T15:17:28.033Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-22T15:17:28.033Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-22T15:17:28.033Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-06-22T15:17:28.033Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-22T15:17:28.033Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-06-22T15:17:28.033Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-22T15:17:28.033Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-22T15:17:28.033Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-22T15:17:28.467Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-06-22T15:17:28.467Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-22T15:17:29.408Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-22T15:17:30.343Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-22T15:17:30.375Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-22T15:17:30.375Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-22T15:17:30.633Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-22T15:17:30.633Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-22T15:17:30.633Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-22T15:17:30.892Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-22T15:17:31.278Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-22T15:17:31.278Z] daemon_test.go:197: [d699c97ba16d8] daemon is not started [2022-06-22T15:17:31.278Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-06-22T15:17:31.278Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-06-22T15:17:31.278Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-06-22T15:17:31.278Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-22T15:17:31.278Z] === RUN TestDaemonProxy [2022-06-22T15:17:31.278Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-22T15:17:31.278Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-22T15:17:31.278Z] PASS [2022-06-22T15:17:31.278Z] [2022-06-22T15:17:31.278Z] === Skipped [2022-06-22T15:17:31.278Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-22T15:17:31.278Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-22T15:17:31.278Z] [2022-06-22T15:17:31.278Z] DONE 13 tests, 1 skipped in 5.334s [2022-06-22T15:17:31.278Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-22T15:17:31.459Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-22T15:17:31.536Z] INFO: Testing against a local daemon [2022-06-22T15:17:31.536Z] === RUN TestCommitInheritsEnv [2022-06-22T15:17:31.717Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-22T15:17:32.285Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-22T15:17:32.852Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2022-06-22T15:17:32.852Z] === RUN TestAuthZPluginV2Disable [2022-06-22T15:17:32.910Z] --- PASS: TestCommitInheritsEnv (1.39s) [2022-06-22T15:17:32.910Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-22T15:17:32.910Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-22T15:17:32.910Z] === RUN TestImportWithCustomPlatform [2022-06-22T15:17:32.910Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-22T15:17:33.172Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-22T15:17:33.172Z] === RUN TestImportWithCustomPlatform// [2022-06-22T15:17:33.172Z] === RUN TestImportWithCustomPlatform/linux [2022-06-22T15:17:33.172Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-22T15:17:33.172Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-22T15:17:33.172Z] === RUN TestImportWithCustomPlatform/macos [2022-06-22T15:17:33.172Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-22T15:17:33.172Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-22T15:17:33.430Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-22T15:17:33.430Z] === RUN TestImagesFilterMultiReference [2022-06-22T15:17:33.430Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-06-22T15:17:33.430Z] === RUN TestImagePullPlatformInvalid [2022-06-22T15:17:33.430Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-22T15:17:33.430Z] === RUN TestRemoveImageOrphaning [2022-06-22T15:17:35.330Z] --- PASS: TestRemoveImageOrphaning (1.53s) [2022-06-22T15:17:35.330Z] === RUN TestRemoveImageGarbageCollector [2022-06-22T15:17:35.330Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-22T15:17:35.330Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2022-06-22T15:17:35.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-22T15:17:35.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-22T15:17:35.330Z] === RUN TestTagInvalidReference [2022-06-22T15:17:35.330Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-22T15:17:35.330Z] === RUN TestTagValidPrefixedRepo [2022-06-22T15:17:35.330Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-22T15:17:35.330Z] === RUN TestTagExistedNameWithoutForce [2022-06-22T15:17:35.330Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-22T15:17:35.330Z] === RUN TestTagOfficialNames [2022-06-22T15:17:35.330Z] --- PASS: TestTagOfficialNames (0.06s) [2022-06-22T15:17:35.330Z] === RUN TestTagMatchesDigest [2022-06-22T15:17:35.330Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-06-22T15:17:35.330Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-22T15:17:35.387Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-22T15:17:35.953Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-22T15:17:36.892Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-22T15:17:36.892Z] --- PASS: TestAuthZPluginV2Disable (3.91s) [2022-06-22T15:17:36.892Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-22T15:17:36.892Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-22T15:17:37.828Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-22T15:17:38.395Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-22T15:17:39.331Z] === RUN TestDockerSuite/TestBuildUser [2022-06-22T15:17:40.707Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2022-06-22T15:17:40.707Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-22T15:17:40.707Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-22T15:17:43.240Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-22T15:17:47.186Z] --- PASS: TestBuildWithHugeFile (37.16s) [2022-06-22T15:17:47.186Z] === RUN TestBuildWCOWSandboxSize [2022-06-22T15:17:47.186Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-22T15:17:47.186Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-22T15:17:47.186Z] === RUN TestBuildWithEmptyDockerfile [2022-06-22T15:17:47.186Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:17:47.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:17:47.186Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:17:47.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:17:47.186Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:17:47.186Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:17:47.186Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-22T15:17:47.186Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-22T15:17:47.186Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-22T15:17:47.186Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-22T15:17:47.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-22T15:17:47.186Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-06-22T15:17:47.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-22T15:17:47.186Z] === RUN TestBuildPreserveOwnership [2022-06-22T15:17:47.186Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-22T15:17:47.452Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-22T15:17:48.381Z] --- PASS: TestBuildPreserveOwnership (2.79s) [2022-06-22T15:17:48.381Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.83s) [2022-06-22T15:17:48.381Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-06-22T15:17:48.381Z] === RUN TestBuildPlatformInvalid [2022-06-22T15:17:48.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-22T15:17:48.637Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-22T15:17:48.637Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-22T15:17:49.199Z] Loaded image: busybox:latest [2022-06-22T15:17:49.455Z] Loaded image: busybox:glibc [2022-06-22T15:17:50.384Z] Loaded image: debian:bullseye-slim [2022-06-22T15:17:50.384Z] Loaded image: hello-world:latest [2022-06-22T15:17:50.384Z] Loaded image: arm32v7/hello-world:latest [2022-06-22T15:17:51.040Z] docker_api_swarm_test.go:272: [d0697c2300f51] joining swarm manager [df4b298f6ee9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:17:52.418Z] docker_api_swarm_test.go:273: [d370e2e8f3a2c] joining swarm manager [df4b298f6ee9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:17:52.985Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.68s) [2022-06-22T15:17:52.985Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-22T15:17:57.191Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-22T15:17:57.191Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-22T15:17:57.191Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-22T15:17:58.125Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-22T15:17:58.473Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.43s) [2022-06-22T15:17:58.475Z] PASS [2022-06-22T15:17:58.475Z] [2022-06-22T15:17:58.475Z] === Skipped [2022-06-22T15:17:58.475Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-22T15:17:58.475Z] build_session_test.go:25: TODO: BuildKit [2022-06-22T15:17:58.475Z] [2022-06-22T15:17:58.475Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-22T15:17:58.475Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-22T15:17:58.475Z] [2022-06-22T15:17:58.475Z] DONE 34 tests, 2 skipped in 67.935s [2022-06-22T15:17:58.475Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-22T15:17:58.475Z] ++ 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-22T15:17:58.475Z] ++ set -e [2022-06-22T15:17:58.475Z] ++ '[' -n 0 ']' [2022-06-22T15:17:58.475Z] ++ set -x [2022-06-22T15:17:58.475Z] ++ 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-22T15:17:58.475Z] INFO: Testing against a local daemon [2022-06-22T15:17:58.475Z] === RUN TestConfigInspect [2022-06-22T15:17:58.691Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-22T15:17:59.625Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-22T15:17:59.625Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-22T15:17:59.625Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-22T15:17:59.625Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-22T15:17:59.625Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-22T15:17:59.625Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-22T15:17:59.625Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-22T15:17:59.625Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-22T15:17:59.625Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-22T15:18:00.365Z] --- PASS: TestConfigInspect (2.27s) [2022-06-22T15:18:00.365Z] === RUN TestConfigList [2022-06-22T15:18:00.560Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-22T15:18:00.560Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-22T15:18:01.126Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-22T15:18:01.694Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-22T15:18:02.262Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-22T15:18:02.262Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-22T15:18:02.882Z] --- PASS: TestConfigList (2.22s) [2022-06-22T15:18:02.882Z] === RUN TestConfigsCreateAndDelete [2022-06-22T15:18:04.163Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-22T15:18:04.771Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-06-22T15:18:04.771Z] === RUN TestConfigsUpdate [2022-06-22T15:18:05.544Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-22T15:18:06.110Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-22T15:18:06.110Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-22T15:18:06.679Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-22T15:18:06.679Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-22T15:18:06.679Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-22T15:18:07.246Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-22T15:18:07.287Z] --- PASS: TestConfigsUpdate (2.27s) [2022-06-22T15:18:07.287Z] === RUN TestTemplatedConfig [2022-06-22T15:18:07.361Z] --- PASS: TestImportExtremelyLargeImageWorks (93.38s) [2022-06-22T15:18:07.361Z] PASS [2022-06-22T15:18:07.361Z] [2022-06-22T15:18:07.361Z] DONE 22 tests in 96.480s [2022-06-22T15:18:07.361Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-22T15:18:07.361Z] === RUN TestStripANSICommands [2022-06-22T15:18:07.361Z] === RUN TestStripANSICommands/#00 [2022-06-22T15:18:07.361Z] === RUN TestStripANSICommands/#01 [2022-06-22T15:18:07.361Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-22T15:18:07.361Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-22T15:18:07.361Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-22T15:18:07.361Z] PASS [2022-06-22T15:18:07.361Z] [2022-06-22T15:18:07.361Z] DONE 3 tests in 0.009s [2022-06-22T15:18:07.361Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-22T15:18:07.361Z] INFO: Testing against a local daemon [2022-06-22T15:18:07.361Z] === RUN TestNetworkCreateDelete [2022-06-22T15:18:07.361Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-22T15:18:07.361Z] === RUN TestDockerNetworkDeletePreferID [2022-06-22T15:18:07.361Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-22T15:18:07.361Z] === RUN TestDaemonDNSFallback [2022-06-22T15:18:08.628Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-22T15:18:08.887Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-22T15:18:08.887Z] docker_cli_sni_test.go:18: Flakey test [2022-06-22T15:18:08.887Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-22T15:18:09.146Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-22T15:18:09.713Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-22T15:18:09.713Z] PASS [2022-06-22T15:18:09.713Z] [2022-06-22T15:18:09.713Z] DONE 17 tests in 52.312s [2022-06-22T15:18:09.713Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-22T15:18:09.713Z] ++ 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-22T15:18:09.713Z] ++ set -e [2022-06-22T15:18:09.713Z] ++ '[' -n 0 ']' [2022-06-22T15:18:09.713Z] ++ set -x [2022-06-22T15:18:09.713Z] ++ 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-22T15:18:09.713Z] INFO: Testing against a local daemon [2022-06-22T15:18:09.713Z] === RUN TestPluginInvalidJSON [2022-06-22T15:18:09.804Z] --- PASS: TestTemplatedConfig (2.54s) [2022-06-22T15:18:09.804Z] === RUN TestConfigCreateResolve [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:18:09.972Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:18:09.972Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-22T15:18:09.972Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-22T15:18:09.972Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-22T15:18:09.972Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-22T15:18:09.972Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-22T15:18:09.972Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-22T15:18:09.972Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-22T15:18:09.972Z] === RUN TestPluginInstall [2022-06-22T15:18:09.972Z] === RUN TestPluginInstall/no_auth [2022-06-22T15:18:09.972Z] === RUN TestDockerSuite/TestCommitChange [2022-06-22T15:18:10.909Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-22T15:18:11.476Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-22T15:18:11.568Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-06-22T15:18:11.568Z] === RUN TestInspectNetwork [2022-06-22T15:18:12.043Z] time="2022-06-22T15:18:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:18:12.043Z] time="2022-06-22T15:18:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4158696eea4ac3b0851948116cf034acb6e812d042e53bf268627e6867746e48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:18:12.043Z] time="2022-06-22T15:18:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:18:12.043Z] time="2022-06-22T15:18:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4158696eea4ac3b0851948116cf034acb6e812d042e53bf268627e6867746e48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:18:12.329Z] --- PASS: TestConfigCreateResolve (2.30s) [2022-06-22T15:18:12.329Z] PASS [2022-06-22T15:18:12.329Z] [2022-06-22T15:18:12.329Z] DONE 6 tests in 13.898s [2022-06-22T15:18:12.329Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-22T15:18:12.329Z] ++ 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-22T15:18:12.329Z] ++ set -e [2022-06-22T15:18:12.329Z] ++ '[' -n 0 ']' [2022-06-22T15:18:12.329Z] ++ set -x [2022-06-22T15:18:12.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-22T15:18:12.329Z] INFO: Testing against a local daemon [2022-06-22T15:18:12.329Z] === RUN TestAttachWithTTY [2022-06-22T15:18:12.329Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-22T15:18:12.329Z] === RUN TestAttachWithoutTTy [2022-06-22T15:18:12.329Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-22T15:18:12.329Z] === RUN TestCheckpoint [2022-06-22T15:18:12.329Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-22T15:18:12.329Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/commit [2022-06-22T15:18:12.329Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-22T15:18:12.329Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:18:12.329Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:18:12.329Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:18:12.329Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:18:12.329Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:18:12.329Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:18:12.329Z] === CONT TestContainerInvalidJSON/commit [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-22T15:18:12.329Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-22T15:18:12.329Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-22T15:18:12.329Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-22T15:18:12.329Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-22T15:18:12.329Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-22T15:18:12.329Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-22T15:18:12.329Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-22T15:18:12.329Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-22T15:18:12.330Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-22T15:18:12.330Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-06-22T15:18:12.330Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-22T15:18:12.330Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-22T15:18:12.330Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-22T15:18:12.330Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-22T15:18:12.330Z] === RUN TestCopyEmptyFile [2022-06-22T15:18:12.586Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-22T15:18:12.586Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-22T15:18:12.586Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-22T15:18:12.586Z] === RUN TestCopyFromContainer [2022-06-22T15:18:12.611Z] === RUN TestPluginInstall/with_htpasswd [2022-06-22T15:18:12.869Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-22T15:18:12.869Z] time="2022-06-22T15:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:18:12.869Z] time="2022-06-22T15:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0281b677f30782e25fb1fcaa68fb6f008cc577532f8c30a502c9a1e59f202a7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:18:12.869Z] time="2022-06-22T15:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:18:12.869Z] time="2022-06-22T15:18:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0281b677f30782e25fb1fcaa68fb6f008cc577532f8c30a502c9a1e59f202a7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:18:13.436Z] === RUN TestPluginInstall/with_insecure [2022-06-22T15:18:13.513Z] === RUN TestCopyFromContainer// [2022-06-22T15:18:13.513Z] === RUN TestCopyFromContainer//bar/root [2022-06-22T15:18:13.513Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-22T15:18:13.768Z] === RUN TestCopyFromContainer/bar/quux [2022-06-22T15:18:13.768Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-22T15:18:13.768Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-22T15:18:13.768Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-22T15:18:14.024Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-22T15:18:14.024Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-22T15:18:14.024Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer (1.56s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-22T15:18:14.024Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-22T15:18:14.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-22T15:18:14.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:18:14.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:18:14.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:18:14.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:18:14.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:18:14.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:18:14.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-22T15:18:14.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-22T15:18:14.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-22T15:18:14.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-22T15:18:14.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-22T15:18:14.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-22T15:18:14.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-22T15:18:14.024Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-22T15:18:14.280Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-22T15:18:14.280Z] === RUN TestCreateWithInvalidEnv [2022-06-22T15:18:14.280Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-22T15:18:14.280Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-22T15:18:14.280Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-22T15:18:14.280Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-22T15:18:14.280Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-22T15:18:14.280Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-22T15:18:14.280Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-22T15:18:14.280Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-22T15:18:14.280Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-22T15:18:14.280Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-22T15:18:14.280Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-22T15:18:14.280Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-22T15:18:14.280Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-22T15:18:14.280Z] === RUN TestCreateTmpfsMountsTarget [2022-06-22T15:18:14.280Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-22T15:18:14.280Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-22T15:18:14.372Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-22T15:18:14.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-22T15:18:14.372Z] time="2022-06-22T15:18:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:18:14.372Z] time="2022-06-22T15:18:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f034559345aa30f0ce3bf20c713a560d383fad4fdb35bd968895d0ff65220e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:18:14.372Z] time="2022-06-22T15:18:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:18:14.372Z] time="2022-06-22T15:18:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f034559345aa30f0ce3bf20c713a560d383fad4fdb35bd968895d0ff65220e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:18:14.631Z] plugin_test.go:195: [d9262f03b4a33] daemon is not started [2022-06-22T15:18:14.631Z] --- PASS: TestPluginInstall (4.80s) [2022-06-22T15:18:14.631Z] --- PASS: TestPluginInstall/no_auth (2.59s) [2022-06-22T15:18:14.631Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-06-22T15:18:14.631Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2022-06-22T15:18:14.631Z] === RUN TestPluginsWithRuntimes [2022-06-22T15:18:14.866Z] === RUN TestInspectNetwork/full_network_id [2022-06-22T15:18:14.866Z] === RUN TestInspectNetwork/partial_network_id [2022-06-22T15:18:14.866Z] === RUN TestInspectNetwork/network_name [2022-06-22T15:18:14.866Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-22T15:18:15.198Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-22T15:18:15.646Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-06-22T15:18:15.646Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-22T15:18:16.573Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-06-22T15:18:16.573Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-22T15:18:16.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:18:16.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:18:16.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:18:16.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:18:16.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:18:16.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:18:16.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:18:16.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:18:16.573Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:18:16.573Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:18:16.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-22T15:18:16.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-22T15:18:16.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-22T15:18:16.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-22T15:18:16.573Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-22T15:18:16.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-22T15:18:16.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-22T15:18:16.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-22T15:18:16.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-22T15:18:16.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-22T15:18:16.573Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-22T15:18:16.573Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-22T15:18:16.601Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-22T15:18:17.135Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-06-22T15:18:17.135Z] === RUN TestCreateDifferentPlatform [2022-06-22T15:18:17.135Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-22T15:18:17.135Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-22T15:18:17.135Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-22T15:18:17.135Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-22T15:18:17.135Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-22T15:18:17.135Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-22T15:18:17.135Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-22T15:18:17.135Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-22T15:18:17.135Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-22T15:18:17.135Z] === RUN TestCreateInvalidHostConfig [2022-06-22T15:18:17.135Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:18:17.135Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:18:17.135Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:18:17.135Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:18:17.135Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:18:17.135Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:18:17.135Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:18:17.135Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:18:17.135Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-22T15:18:17.135Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-22T15:18:17.135Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-22T15:18:17.135Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-22T15:18:17.135Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-22T15:18:17.135Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-22T15:18:17.135Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-22T15:18:17.135Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-22T15:18:17.135Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-22T15:18:17.135Z] === RUN TestContainerStartOnDaemonRestart [2022-06-22T15:18:17.135Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-22T15:18:17.135Z] === RUN TestDaemonRestartIpcMode [2022-06-22T15:18:17.135Z] === PAUSE TestDaemonRestartIpcMode [2022-06-22T15:18:17.135Z] === RUN TestDaemonHostGatewayIP [2022-06-22T15:18:17.135Z] === PAUSE TestDaemonHostGatewayIP [2022-06-22T15:18:17.135Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-22T15:18:17.135Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-22T15:18:17.135Z] === RUN TestContainerKillOnDaemonStart [2022-06-22T15:18:17.135Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-22T15:18:17.135Z] === RUN TestDiff [2022-06-22T15:18:17.171Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-22T15:18:17.392Z] --- PASS: TestDiff (0.42s) [2022-06-22T15:18:17.392Z] === RUN TestExecWithCloseStdin [2022-06-22T15:18:17.737Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-22T15:18:17.737Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-22T15:18:17.955Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-06-22T15:18:17.955Z] === RUN TestExec [2022-06-22T15:18:18.517Z] --- PASS: TestExec (0.49s) [2022-06-22T15:18:18.517Z] === RUN TestExecUser [2022-06-22T15:18:19.066Z] --- PASS: TestInspectNetwork (7.33s) [2022-06-22T15:18:19.066Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-22T15:18:19.066Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-22T15:18:19.066Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-22T15:18:19.066Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-22T15:18:19.066Z] === RUN TestRunContainerWithBridgeNone [2022-06-22T15:18:19.078Z] --- PASS: TestExecUser (0.49s) [2022-06-22T15:18:19.078Z] === RUN TestExportContainerAndImportImage [2022-06-22T15:18:19.113Z] --- PASS: TestPluginsWithRuntimes (4.31s) [2022-06-22T15:18:19.113Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.20s) [2022-06-22T15:18:19.113Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-06-22T15:18:19.113Z] === RUN TestPluginBackCompatMediaTypes [2022-06-22T15:18:19.113Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-22T15:18:19.640Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-06-22T15:18:19.640Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-22T15:18:19.679Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-06-22T15:18:19.679Z] PASS [2022-06-22T15:18:19.679Z] [2022-06-22T15:18:19.679Z] DONE 24 tests in 10.096s [2022-06-22T15:18:19.938Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-22T15:18:19.938Z] ++ 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-22T15:18:19.938Z] ++ set -e [2022-06-22T15:18:19.938Z] ++ '[' -n 0 ']' [2022-06-22T15:18:19.938Z] ++ set -x [2022-06-22T15:18:19.938Z] ++ 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-22T15:18:19.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-22T15:18:19.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-22T15:18:19.938Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-22T15:18:19.938Z] INFO: Testing against a local daemon [2022-06-22T15:18:19.938Z] === RUN TestExternalGraphDriver [2022-06-22T15:18:19.938Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-22T15:18:19.938Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-22T15:18:19.938Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-22T15:18:19.938Z] === RUN TestExternalGraphDriver/json [2022-06-22T15:18:19.938Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-22T15:18:20.452Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-22T15:18:20.452Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:18:20.452Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:18:20.452Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:18:20.452Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-22T15:18:20.452Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-22T15:18:20.452Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-22T15:18:20.452Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-22T15:18:20.452Z] === RUN TestNetworkList [2022-06-22T15:18:20.452Z] === RUN TestNetworkList//networks [2022-06-22T15:18:20.452Z] === PAUSE TestNetworkList//networks [2022-06-22T15:18:20.452Z] === RUN TestNetworkList//networks/ [2022-06-22T15:18:20.452Z] === PAUSE TestNetworkList//networks/ [2022-06-22T15:18:20.452Z] === CONT TestNetworkList//networks [2022-06-22T15:18:20.452Z] === CONT TestNetworkList//networks/ [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkList (0.01s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-22T15:18:20.452Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-22T15:18:20.452Z] === RUN TestHostIPv4BridgeLabel [2022-06-22T15:18:20.712Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-22T15:18:20.712Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-22T15:18:21.005Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-22T15:18:21.005Z] === RUN TestHealthCheckWorkdir [2022-06-22T15:18:21.314Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-22T15:18:21.567Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-06-22T15:18:21.567Z] === RUN TestHealthKillContainer [2022-06-22T15:18:21.880Z] === RUN TestExternalGraphDriver/spec [2022-06-22T15:18:22.096Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-22T15:18:22.096Z] === RUN TestDaemonDefaultNetworkPools [2022-06-22T15:18:22.667Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-22T15:18:22.667Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-22T15:18:22.816Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-22T15:18:22.816Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-22T15:18:23.383Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-22T15:18:23.609Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-06-22T15:18:23.609Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-22T15:18:23.642Z] === RUN TestExternalGraphDriver/pull [2022-06-22T15:18:23.900Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-22T15:18:24.467Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-22T15:18:24.992Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-06-22T15:18:24.992Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-22T15:18:25.035Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-22T15:18:25.563Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-22T15:18:25.563Z] === RUN TestServiceWithPredefinedNetwork [2022-06-22T15:18:25.603Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-22T15:18:25.603Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-22T15:18:25.603Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-22T15:18:25.603Z] --- PASS: TestExternalGraphDriver (5.68s) [2022-06-22T15:18:25.603Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2022-06-22T15:18:25.603Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-06-22T15:18:25.603Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2022-06-22T15:18:25.603Z] === RUN TestGraphdriverPluginV2 [2022-06-22T15:18:26.170Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-22T15:18:26.170Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-22T15:18:26.170Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-22T15:18:26.170Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-22T15:18:26.170Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-22T15:18:26.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-22T15:18:27.303Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-22T15:18:27.869Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-22T15:18:27.869Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-22T15:18:28.105Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-06-22T15:18:28.106Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-22T15:18:28.106Z] service_test.go:243: FLAKY_TEST [2022-06-22T15:18:28.106Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-22T15:18:28.106Z] === RUN TestServiceWithDataPathPortInit [2022-06-22T15:18:29.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-22T15:18:29.651Z] --- PASS: TestHealthKillContainer (7.92s) [2022-06-22T15:18:29.651Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-22T15:18:29.651Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-06-22T15:18:29.651Z] === RUN TestIpcModeNone [2022-06-22T15:18:29.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-22T15:18:29.815Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-22T15:18:30.075Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2022-06-22T15:18:30.075Z] PASS [2022-06-22T15:18:30.075Z] [2022-06-22T15:18:30.075Z] DONE 5 tests in 10.163s [2022-06-22T15:18:30.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-22T15:18:30.075Z] ++ 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-22T15:18:30.075Z] ++ set -e [2022-06-22T15:18:30.075Z] ++ '[' -n 0 ']' [2022-06-22T15:18:30.075Z] ++ set -x [2022-06-22T15:18:30.075Z] ++ 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-22T15:18:30.075Z] INFO: Testing against a local daemon [2022-06-22T15:18:30.075Z] === RUN TestContinueAfterPluginCrash [2022-06-22T15:18:30.075Z] === PAUSE TestContinueAfterPluginCrash [2022-06-22T15:18:30.075Z] === RUN TestReadPluginNoRead [2022-06-22T15:18:30.075Z] === PAUSE TestReadPluginNoRead [2022-06-22T15:18:30.075Z] === RUN TestDaemonStartWithLogOpt [2022-06-22T15:18:30.075Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-22T15:18:30.075Z] === CONT TestContinueAfterPluginCrash [2022-06-22T15:18:30.075Z] === CONT TestDaemonStartWithLogOpt [2022-06-22T15:18:30.213Z] --- PASS: TestIpcModeNone (0.49s) [2022-06-22T15:18:30.213Z] === RUN TestIpcModePrivate [2022-06-22T15:18:30.333Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-22T15:18:30.469Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-22T15:18:30.725Z] --- PASS: TestIpcModePrivate (0.47s) [2022-06-22T15:18:30.725Z] === RUN TestIpcModeShareable [2022-06-22T15:18:30.900Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-22T15:18:30.982Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-06-22T15:18:31.238Z] --- PASS: TestIpcModeShareable (0.48s) [2022-06-22T15:18:31.238Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-22T15:18:31.837Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-22T15:18:32.407Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-22T15:18:32.407Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-22T15:18:32.603Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-06-22T15:18:32.603Z] === RUN TestAPIIpcModeHost [2022-06-22T15:18:33.164Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-06-22T15:18:33.164Z] === RUN TestDaemonIpcModeShareable [2022-06-22T15:18:33.343Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-22T15:18:33.911Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-22T15:18:34.091Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-22T15:18:34.091Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-06-22T15:18:34.091Z] === RUN TestDaemonIpcModePrivate [2022-06-22T15:18:34.479Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2022-06-22T15:18:34.479Z] === CONT TestReadPluginNoRead [2022-06-22T15:18:34.759Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-22T15:18:34.759Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-22T15:18:35.337Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-22T15:18:35.493Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-22T15:18:35.493Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-06-22T15:18:35.493Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-22T15:18:36.438Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-22T15:18:36.438Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-06-22T15:18:36.438Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-22T15:18:36.713Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-22T15:18:37.280Z] === RUN TestReadPluginNoRead/default [2022-06-22T15:18:37.806Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-22T15:18:37.806Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-06-22T15:18:37.806Z] === RUN TestIpcModeOlderClient [2022-06-22T15:18:37.806Z] === PAUSE TestIpcModeOlderClient [2022-06-22T15:18:37.806Z] === RUN TestKillContainerInvalidSignal [2022-06-22T15:18:37.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-22T15:18:37.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-22T15:18:37.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-22T15:18:37.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-22T15:18:37.848Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-22T15:18:38.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-22T15:18:38.367Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-22T15:18:38.368Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-22T15:18:38.368Z] === RUN TestKillContainer [2022-06-22T15:18:38.368Z] === RUN TestKillContainer/no_signal [2022-06-22T15:18:38.624Z] === RUN TestKillContainer/non_killing_signal [2022-06-22T15:18:38.880Z] === RUN TestKillContainer/killing_signal [2022-06-22T15:18:38.933Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-22T15:18:39.442Z] --- PASS: TestKillContainer (1.19s) [2022-06-22T15:18:39.442Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-06-22T15:18:39.442Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-22T15:18:39.442Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-06-22T15:18:39.442Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-22T15:18:39.442Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-22T15:18:39.869Z] --- PASS: TestContinueAfterPluginCrash (9.73s) [2022-06-22T15:18:40.003Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-22T15:18:40.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-06-22T15:18:40.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-06-22T15:18:40.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-06-22T15:18:40.259Z] === RUN TestKillStoppedContainer [2022-06-22T15:18:40.259Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-22T15:18:40.259Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-22T15:18:40.259Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-22T15:18:40.259Z] === RUN TestKillDifferentUserContainer [2022-06-22T15:18:40.804Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-22T15:18:40.821Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-06-22T15:18:40.821Z] === RUN TestInspectOomKilledTrue [2022-06-22T15:18:41.382Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-06-22T15:18:41.382Z] === RUN TestInspectOomKilledFalse [2022-06-22T15:18:41.638Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-06-22T15:18:41.638Z] === RUN TestLinksEtcHostsContentMatch [2022-06-22T15:18:41.894Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-06-22T15:18:41.894Z] === RUN TestLinksContainerNames [2022-06-22T15:18:42.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-22T15:18:42.178Z] === CONT TestReadPluginNoRead [2022-06-22T15:18:42.178Z] read_test.go:92: [da6b46a93b1a3] daemon is not started [2022-06-22T15:18:42.178Z] --- PASS: TestReadPluginNoRead (7.61s) [2022-06-22T15:18:42.178Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2022-06-22T15:18:42.178Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2022-06-22T15:18:42.178Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s) [2022-06-22T15:18:42.178Z] PASS [2022-06-22T15:18:42.178Z] [2022-06-22T15:18:42.178Z] DONE 6 tests in 12.170s [2022-06-22T15:18:42.178Z] 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-22T15:18:42.178Z] ++ 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-22T15:18:42.178Z] ++ set -e [2022-06-22T15:18:42.178Z] ++ '[' -n 0 ']' [2022-06-22T15:18:42.178Z] ++ set -x [2022-06-22T15:18:42.178Z] ++ 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-22T15:18:42.178Z] testing: warning: no tests to run [2022-06-22T15:18:42.178Z] PASS [2022-06-22T15:18:42.178Z] [2022-06-22T15:18:42.178Z] DONE 0 tests in 0.035s [2022-06-22T15:18:42.178Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-22T15:18:42.178Z] ++ 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-22T15:18:42.178Z] ++ set -e [2022-06-22T15:18:42.178Z] ++ '[' -n 0 ']' [2022-06-22T15:18:42.178Z] ++ set -x [2022-06-22T15:18:42.178Z] ++ 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-22T15:18:42.437Z] INFO: Testing against a local daemon [2022-06-22T15:18:42.437Z] === RUN TestPluginWithDevMounts [2022-06-22T15:18:42.437Z] === PAUSE TestPluginWithDevMounts [2022-06-22T15:18:42.437Z] === CONT TestPluginWithDevMounts [2022-06-22T15:18:42.696Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-22T15:18:45.770Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-22T15:18:45.770Z] docker_api_swarm_node_test.go:20: [d002e083c8650] joining swarm manager [d2d48e47c941c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:18:45.770Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-22T15:18:45.770Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-22T15:18:45.770Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-22T15:18:45.770Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-22T15:18:45.770Z] --- PASS: TestPluginWithDevMounts (2.03s) [2022-06-22T15:18:45.770Z] PASS [2022-06-22T15:18:45.770Z] [2022-06-22T15:18:45.770Z] DONE 1 tests in 2.133s [2022-06-22T15:18:45.770Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-22T15:18:45.770Z] ++ 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-22T15:18:45.770Z] ++ set -e [2022-06-22T15:18:45.770Z] ++ '[' -n 0 ']' [2022-06-22T15:18:45.770Z] ++ set -x [2022-06-22T15:18:45.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-22T15:18:45.770Z] INFO: Testing against a local daemon [2022-06-22T15:18:45.770Z] === RUN TestSecretInspect [2022-06-22T15:18:45.770Z] docker_api_swarm_node_test.go:21: [d4bfb8b85e8b0] joining swarm manager [d2d48e47c941c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:18:45.770Z] --- PASS: TestLinksContainerNames (0.84s) [2022-06-22T15:18:45.770Z] === RUN TestLogsFollowTailEmpty [2022-06-22T15:18:45.770Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-06-22T15:18:45.770Z] === RUN TestLogs [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_local [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_json-file [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:18:45.770Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:18:45.770Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-22T15:18:45.770Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-22T15:18:45.771Z] --- PASS: TestServiceWithDataPathPortInit (14.00s) [2022-06-22T15:18:45.771Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-22T15:18:45.771Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7329rm9n495lfspuc3rem6c8l Created:2022-06-22 15:18:42.63697049 +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[77d4e0e8d87887f15e21a7f4adcf6ccbf66d3eddc1ea7dcfeee8e92de5cb55fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6vrf2y51o3h19a9p6kc0h0vig EndpointID:804c164c8bb22ae4b75b16fb3e1154e80978462670cc3e81185afea632d94150 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4a4101ac67430e3a20d530d38320adeb1842d0438e3d2789e6f5bd87084692e0 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:1cb05218a0b6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6vrf2y51o3h19a9p6kc0h0vig EndpointID:804c164c8bb22ae4b75b16fb3e1154e80978462670cc3e81185afea632d94150 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-22T15:18:46.027Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-22T15:18:46.284Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-22T15:18:46.704Z] --- PASS: TestSecretInspect (2.24s) [2022-06-22T15:18:46.704Z] === RUN TestSecretList [2022-06-22T15:18:46.846Z] --- PASS: TestLogs (3.60s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.45s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.52s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-06-22T15:18:46.846Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-06-22T15:18:46.846Z] === RUN TestContainerNetworkMountsNoChown [2022-06-22T15:18:46.963Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-22T15:18:47.102Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/default [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/default [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/private [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/private [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rprivate [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/slave [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/slave [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rslave [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/shared [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/shared [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rshared [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-22T15:18:47.102Z] === CONT TestMountDaemonRoot/default [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:18:47.102Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-22T15:18:47.102Z] === CONT TestMountDaemonRoot/rshared [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:18:47.102Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-22T15:18:47.102Z] === CONT TestMountDaemonRoot/shared [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:18:47.102Z] === CONT TestMountDaemonRoot/rslave [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:18:47.102Z] === CONT TestMountDaemonRoot/slave [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-22T15:18:47.102Z] === CONT TestMountDaemonRoot/rprivate [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:18:47.102Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:18:47.102Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/private [2022-06-22T15:18:47.358Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:18:47.358Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:18:47.358Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-22T15:18:47.358Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-22T15:18:47.358Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:18:47.358Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:18:47.358Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-22T15:18:47.358Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-22T15:18:47.358Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-22T15:18:47.529Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-22T15:18:47.614Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-22T15:18:47.614Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-22T15:18:47.614Z] === RUN TestContainerBindMountNonRecursive [2022-06-22T15:18:48.312Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.61s) [2022-06-22T15:18:48.313Z] PASS [2022-06-22T15:18:48.313Z] [2022-06-22T15:18:48.313Z] === Skipped [2022-06-22T15:18:48.313Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-22T15:18:48.313Z] service_test.go:243: FLAKY_TEST [2022-06-22T15:18:48.313Z] [2022-06-22T15:18:48.313Z] DONE 38 tests, 1 skipped in 43.982s [2022-06-22T15:18:48.313Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-22T15:18:48.313Z] INFO: Testing against a local daemon [2022-06-22T15:18:48.313Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-22T15:18:48.313Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:18:48.313Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-22T15:18:48.313Z] === RUN TestDockerNetworkIpvlan [2022-06-22T15:18:48.313Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:18:48.313Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-22T15:18:48.313Z] PASS [2022-06-22T15:18:48.313Z] [2022-06-22T15:18:48.313Z] === Skipped [2022-06-22T15:18:48.313Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-22T15:18:48.313Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:18:48.313Z] [2022-06-22T15:18:48.313Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-22T15:18:48.313Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:18:48.313Z] [2022-06-22T15:18:48.313Z] DONE 2 tests, 2 skipped in 0.023s [2022-06-22T15:18:48.313Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-22T15:18:48.313Z] INFO: Testing against a local daemon [2022-06-22T15:18:48.313Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-22T15:18:48.464Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-22T15:18:48.980Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-06-22T15:18:48.980Z] === RUN TestContainerVolumesMountedAsShared [2022-06-22T15:18:49.236Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-06-22T15:18:49.236Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-22T15:18:49.398Z] --- PASS: TestSecretList (2.57s) [2022-06-22T15:18:49.398Z] === RUN TestSecretsCreateAndDelete [2022-06-22T15:18:49.696Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-06-22T15:18:49.696Z] === RUN TestDockerNetworkMacvlan [2022-06-22T15:18:49.797Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-06-22T15:18:49.797Z] === RUN TestNetworkNat [2022-06-22T15:18:50.042Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-22T15:18:50.042Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-22T15:18:50.042Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-22T15:18:50.042Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-22T15:18:50.042Z] Cross building: bundles/cross/linux/s390x [2022-06-22T15:18:50.042Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-22T15:18:50.042Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-22T15:18:50.053Z] --- PASS: TestNetworkNat (0.46s) [2022-06-22T15:18:50.053Z] === RUN TestNetworkLocalhostTCPNat [2022-06-22T15:18:50.267Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-22T15:18:50.614Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-22T15:18:50.614Z] === RUN TestNetworkLoopbackNat [2022-06-22T15:18:51.208Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-22T15:18:51.779Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-22T15:18:52.680Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-22T15:18:52.680Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2022-06-22T15:18:52.680Z] === RUN TestSecretsUpdate [2022-06-22T15:18:52.680Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-22T15:18:53.130Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-06-22T15:18:53.130Z] === RUN TestPause [2022-06-22T15:18:53.386Z] --- PASS: TestPause (0.42s) [2022-06-22T15:18:53.386Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-22T15:18:53.386Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-22T15:18:53.386Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-22T15:18:53.386Z] === RUN TestPauseStopPausedContainer [2022-06-22T15:18:53.692Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-22T15:18:53.954Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-06-22T15:18:53.954Z] === RUN TestPidHost [2022-06-22T15:18:54.056Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-22T15:18:54.884Z] --- PASS: TestPidHost (0.98s) [2022-06-22T15:18:54.884Z] === RUN TestPsFilter [2022-06-22T15:18:54.884Z] --- PASS: TestPsFilter (0.11s) [2022-06-22T15:18:54.884Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-22T15:18:54.993Z] --- PASS: TestSecretsUpdate (2.81s) [2022-06-22T15:18:54.993Z] === RUN TestTemplatedSecret [2022-06-22T15:18:54.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-22T15:18:55.446Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-22T15:18:55.446Z] === RUN TestRemoveContainerWithVolume [2022-06-22T15:18:55.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-22T15:18:55.606Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-22T15:18:56.008Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-22T15:18:56.008Z] === RUN TestRemoveContainerRunning [2022-06-22T15:18:56.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-22T15:18:56.264Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-22T15:18:56.265Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-22T15:18:56.826Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-06-22T15:18:56.827Z] === RUN TestRemoveInvalidContainer [2022-06-22T15:18:56.827Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-22T15:18:56.827Z] === RUN TestRenameLinkedContainer [2022-06-22T15:18:57.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-22T15:18:58.094Z] --- PASS: TestTemplatedSecret (3.18s) [2022-06-22T15:18:58.094Z] === RUN TestSecretCreateResolve [2022-06-22T15:18:58.716Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-06-22T15:18:58.716Z] === RUN TestRenameStoppedContainer [2022-06-22T15:18:58.716Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-06-22T15:18:58.716Z] === RUN TestRenameRunningContainerAndReuse [2022-06-22T15:18:58.908Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-22T15:18:59.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-22T15:18:59.481Z] --- PASS: TestDockerNetworkMacvlan (9.84s) [2022-06-22T15:18:59.481Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-22T15:18:59.481Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-22T15:18:59.481Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-06-22T15:18:59.481Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-06-22T15:18:59.481Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-06-22T15:18:59.481Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-06-22T15:18:59.481Z] PASS [2022-06-22T15:18:59.481Z] [2022-06-22T15:18:59.481Z] DONE 8 tests in 11.134s [2022-06-22T15:18:59.481Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-22T15:18:59.481Z] testing: warning: no tests to run [2022-06-22T15:18:59.481Z] PASS [2022-06-22T15:18:59.481Z] [2022-06-22T15:18:59.481Z] DONE 0 tests in 0.007s [2022-06-22T15:18:59.481Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-22T15:18:59.481Z] INFO: Testing against a local daemon [2022-06-22T15:18:59.481Z] === RUN TestAuthZPluginAllowRequest [2022-06-22T15:18:59.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-22T15:18:59.643Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-06-22T15:18:59.643Z] === RUN TestRenameInvalidName [2022-06-22T15:18:59.899Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-22T15:18:59.899Z] === RUN TestRenameAnonymousContainer [2022-06-22T15:19:00.535Z] docker_api_swarm_test.go:502: [dcb0393e48a67] joining swarm manager [d3677cd98c826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:19:00.866Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-06-22T15:19:00.866Z] === RUN TestAuthZPluginTLS [2022-06-22T15:19:01.101Z] --- PASS: TestSecretCreateResolve (2.96s) [2022-06-22T15:19:01.101Z] PASS [2022-06-22T15:19:01.101Z] [2022-06-22T15:19:01.101Z] DONE 6 tests in 16.717s [2022-06-22T15:19:01.101Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-22T15:19:01.101Z] ++ 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-22T15:19:01.101Z] ++ set -e [2022-06-22T15:19:01.101Z] ++ '[' -n 0 ']' [2022-06-22T15:19:01.101Z] ++ set -x [2022-06-22T15:19:01.101Z] ++ 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-22T15:19:01.359Z] INFO: Testing against a local daemon [2022-06-22T15:19:01.359Z] === RUN TestServiceCreateInit [2022-06-22T15:19:01.359Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-22T15:19:01.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d32180__} [2022-06-22T15:19:01.437Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-22T15:19:01.437Z] === RUN TestAuthZPluginDenyRequest [2022-06-22T15:19:01.790Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-06-22T15:19:01.790Z] === RUN TestRenameContainerWithSameName [2022-06-22T15:19:02.007Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-22T15:19:02.008Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-22T15:19:02.046Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-22T15:19:02.046Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-22T15:19:02.578Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-22T15:19:02.578Z] === RUN TestAuthZPluginDenyResponse [2022-06-22T15:19:02.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-186737805_/foo_false_____} [2022-06-22T15:19:02.839Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-22T15:19:02.839Z] === RUN TestAuthZPluginAllowEventStream [2022-06-22T15:19:02.973Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-06-22T15:19:02.973Z] === RUN TestResize [2022-06-22T15:19:03.229Z] --- PASS: TestResize (0.43s) [2022-06-22T15:19:03.229Z] === RUN TestResizeWithInvalidSize [2022-06-22T15:19:03.791Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-06-22T15:19:03.791Z] === RUN TestResizeWhenContainerNotStarted [2022-06-22T15:19:04.047Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:19:04.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:19:04.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:19:04.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-22T15:19:04.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:19:04.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-186737805_/foo_true_____} [2022-06-22T15:19:04.251Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2022-06-22T15:19:04.251Z] === RUN TestAuthZPluginErrorResponse [2022-06-22T15:19:04.842Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-22T15:19:04.842Z] === RUN TestAuthZPluginErrorRequest [2022-06-22T15:19:05.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:19:05.414Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-22T15:19:05.415Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-22T15:19:05.482Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-22T15:19:05.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-22T15:19:05.675Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-22T15:19:05.675Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-22T15:19:05.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3587552505_/foo_false_____} [2022-06-22T15:19:06.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-22T15:19:06.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:19:07.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3587552505_/foo_true_____} [2022-06-22T15:19:07.585Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-06-22T15:19:07.585Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-22T15:19:07.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:19:08.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3587552505_/foo_true__0xc000d321b0___} [2022-06-22T15:19:08.971Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-06-22T15:19:08.971Z] === RUN TestAuthZPluginHeader [2022-06-22T15:19:09.542Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-22T15:19:09.542Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-22T15:19:09.862Z] --- PASS: TestServiceCreateInit (8.49s) [2022-06-22T15:19:09.862Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2022-06-22T15:19:09.862Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s) [2022-06-22T15:19:09.862Z] === RUN TestCreateServiceMultipleTimes [2022-06-22T15:19:09.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d321c8__} [2022-06-22T15:19:10.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-22T15:19:10.796Z] docker_api_swarm_test.go:507: [d3d57da9d3fd3] joining swarm manager [d3677cd98c826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:19:11.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-22T15:19:11.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d32228__} [2022-06-22T15:19:12.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d32240__} [2022-06-22T15:19:13.744Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2022-06-22T15:19:13.744Z] === RUN TestAuthZPluginV2Disable [2022-06-22T15:19:13.748Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-22T15:19:14.524Z] --- PASS: TestImportExtremelyLargeImageWorks (93.18s) [2022-06-22T15:19:14.524Z] PASS [2022-06-22T15:19:14.524Z] [2022-06-22T15:19:14.524Z] === Skipped [2022-06-22T15:19:14.524Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s) [2022-06-22T15:19:14.524Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-22T15:19:14.524Z] [2022-06-22T15:19:14.524Z] DONE 22 tests, 1 skipped in 97.021s [2022-06-22T15:19:14.524Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-22T15:19:14.524Z] === RUN TestStripANSICommands [2022-06-22T15:19:14.524Z] === RUN TestStripANSICommands/#00 [2022-06-22T15:19:14.524Z] === RUN TestStripANSICommands/#01 [2022-06-22T15:19:14.524Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-22T15:19:14.524Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-22T15:19:14.524Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-22T15:19:14.524Z] PASS [2022-06-22T15:19:14.524Z] [2022-06-22T15:19:14.524Z] DONE 3 tests in 0.048s [2022-06-22T15:19:14.524Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-22T15:19:14.524Z] INFO: Testing against a local daemon [2022-06-22T15:19:14.524Z] === RUN TestNetworkCreateDelete [2022-06-22T15:19:14.524Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-22T15:19:14.524Z] === RUN TestDockerNetworkDeletePreferID [2022-06-22T15:19:14.524Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-22T15:19:14.524Z] === RUN TestDaemonDNSFallback [2022-06-22T15:19:14.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d32258__} [2022-06-22T15:19:15.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-22T15:19:15.460Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-06-22T15:19:15.460Z] === RUN TestInspectNetwork [2022-06-22T15:19:15.460Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:15.460Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-22T15:19:15.460Z] === RUN TestRunContainerWithBridgeNone [2022-06-22T15:19:15.460Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-22T15:19:15.460Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:19:15.460Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:19:15.460Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:19:15.460Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-22T15:19:15.460Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-22T15:19:15.460Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-22T15:19:15.460Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-22T15:19:15.460Z] === RUN TestNetworkList [2022-06-22T15:19:15.460Z] === RUN TestNetworkList//networks [2022-06-22T15:19:15.460Z] === PAUSE TestNetworkList//networks [2022-06-22T15:19:15.460Z] === RUN TestNetworkList//networks/ [2022-06-22T15:19:15.460Z] === PAUSE TestNetworkList//networks/ [2022-06-22T15:19:15.460Z] === CONT TestNetworkList//networks [2022-06-22T15:19:15.460Z] === CONT TestNetworkList//networks/ [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkList (0.01s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-22T15:19:15.460Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-22T15:19:15.460Z] === RUN TestHostIPv4BridgeLabel [2022-06-22T15:19:15.460Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-22T15:19:15.460Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-22T15:19:15.460Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-22T15:19:15.460Z] === RUN TestDaemonDefaultNetworkPools [2022-06-22T15:19:15.460Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-22T15:19:15.460Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-22T15:19:15.460Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-22T15:19:15.460Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-22T15:19:15.460Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-22T15:19:15.460Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-22T15:19:15.460Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-22T15:19:15.460Z] === RUN TestServiceWithPredefinedNetwork [2022-06-22T15:19:15.460Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:15.460Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-22T15:19:15.460Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-22T15:19:15.460Z] service_test.go:243: FLAKY_TEST [2022-06-22T15:19:15.460Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-22T15:19:15.460Z] === RUN TestServiceWithDataPathPortInit [2022-06-22T15:19:15.460Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:15.460Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-22T15:19:15.460Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-22T15:19:15.460Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:15.460Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-22T15:19:15.460Z] PASS [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === Skipped [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-22T15:19:15.460Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-22T15:19:15.460Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-22T15:19:15.460Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-22T15:19:15.460Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-22T15:19:15.460Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-22T15:19:15.460Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-22T15:19:15.460Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-22T15:19:15.460Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-22T15:19:15.460Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-22T15:19:15.460Z] service_test.go:243: FLAKY_TEST [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-22T15:19:15.460Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-22T15:19:15.460Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:15.460Z] [2022-06-22T15:19:15.460Z] DONE 34 tests, 12 skipped in 7.108s [2022-06-22T15:19:15.460Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-22T15:19:15.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-22T15:19:15.719Z] INFO: Testing against a local daemon [2022-06-22T15:19:15.719Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-22T15:19:15.719Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:19:15.719Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-22T15:19:15.719Z] === RUN TestDockerNetworkIpvlan [2022-06-22T15:19:15.719Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:19:15.719Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-22T15:19:15.719Z] PASS [2022-06-22T15:19:15.719Z] [2022-06-22T15:19:15.719Z] === Skipped [2022-06-22T15:19:15.719Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-22T15:19:15.719Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:19:15.719Z] [2022-06-22T15:19:15.719Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-22T15:19:15.719Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:19:15.719Z] [2022-06-22T15:19:15.719Z] DONE 2 tests, 2 skipped in 0.169s [2022-06-22T15:19:15.719Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-22T15:19:15.719Z] INFO: Testing against a local daemon [2022-06-22T15:19:15.719Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-22T15:19:15.719Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.719Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-22T15:19:15.719Z] === RUN TestDockerNetworkMacvlan [2022-06-22T15:19:15.719Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.719Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-22T15:19:15.719Z] PASS [2022-06-22T15:19:15.719Z] [2022-06-22T15:19:15.719Z] === Skipped [2022-06-22T15:19:15.719Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-22T15:19:15.719Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.719Z] [2022-06-22T15:19:15.719Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-22T15:19:15.719Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-22T15:19:15.719Z] [2022-06-22T15:19:15.719Z] DONE 2 tests, 2 skipped in 0.133s [2022-06-22T15:19:15.977Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-22T15:19:15.977Z] testing: warning: no tests to run [2022-06-22T15:19:15.977Z] PASS [2022-06-22T15:19:15.977Z] [2022-06-22T15:19:15.977Z] DONE 0 tests in 0.041s [2022-06-22T15:19:15.977Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-22T15:19:15.977Z] INFO: Testing against a local daemon [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginAllowRequest [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.977Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginTLS [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.977Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginDenyRequest [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.977Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.977Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginDenyResponse [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.977Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginAllowEventStream [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.977Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginErrorResponse [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.977Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginErrorRequest [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.977Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-22T15:19:15.977Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-22T15:19:15.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.978Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-22T15:19:15.978Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-22T15:19:15.978Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.978Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-22T15:19:15.978Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-22T15:19:15.978Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.978Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-22T15:19:15.978Z] === RUN TestAuthZPluginHeader [2022-06-22T15:19:15.978Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:15.978Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-22T15:19:15.978Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-22T15:19:16.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-06-22T15:19:16.236Z] === RUN TestAuthZPluginV2Disable [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-22T15:19:16.236Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-22T15:19:16.236Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-22T15:19:16.236Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-22T15:19:16.236Z] PASS [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === Skipped [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-22T15:19:16.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.236Z] [2022-06-22T15:19:16.236Z] DONE 17 tests, 17 skipped in 0.433s [2022-06-22T15:19:16.236Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-22T15:19:16.495Z] INFO: Testing against a local daemon [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:19:16.495Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:19:16.495Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-22T15:19:16.495Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-22T15:19:16.495Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:19:16.495Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-22T15:19:16.495Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-22T15:19:16.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-22T15:19:16.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-22T15:19:16.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-22T15:19:16.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-22T15:19:16.754Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-22T15:19:16.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-22T15:19:16.755Z] === RUN TestPluginInstall [2022-06-22T15:19:16.755Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.755Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-22T15:19:16.755Z] === RUN TestPluginsWithRuntimes [2022-06-22T15:19:16.755Z] 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-22T15:19:16.755Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-22T15:19:16.755Z] === RUN TestPluginBackCompatMediaTypes [2022-06-22T15:19:16.755Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-22T15:19:16.755Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-22T15:19:16.755Z] PASS [2022-06-22T15:19:16.755Z] [2022-06-22T15:19:16.755Z] === Skipped [2022-06-22T15:19:16.755Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-22T15:19:16.755Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-22T15:19:16.755Z] [2022-06-22T15:19:16.755Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-22T15:19:16.755Z] 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-22T15:19:16.755Z] [2022-06-22T15:19:16.755Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-22T15:19:16.755Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-22T15:19:16.755Z] [2022-06-22T15:19:16.755Z] DONE 19 tests, 3 skipped in 0.278s [2022-06-22T15:19:16.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-22T15:19:16.755Z] INFO: Testing against a local daemon [2022-06-22T15:19:16.755Z] === RUN TestExternalGraphDriver [2022-06-22T15:19:16.755Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-22T15:19:16.755Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-22T15:19:16.755Z] === RUN TestGraphdriverPluginV2 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-22T15:19:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-22T15:19:17.041Z] --- PASS: TestAuthZPluginV2Disable (3.49s) [2022-06-22T15:19:17.041Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-22T15:19:17.215Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-22T15:19:17.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-22T15:19:18.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-22T15:19:19.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-22T15:19:19.772Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-22T15:19:20.339Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2022-06-22T15:19:20.339Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-22T15:19:20.942Z] --- PASS: TestGraphdriverPluginV2 (3.60s) [2022-06-22T15:19:20.942Z] PASS [2022-06-22T15:19:20.942Z] [2022-06-22T15:19:20.942Z] === Skipped [2022-06-22T15:19:20.942Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-22T15:19:20.942Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-22T15:19:20.942Z] [2022-06-22T15:19:20.942Z] DONE 2 tests, 1 skipped in 3.786s [2022-06-22T15:19:20.942Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-22T15:19:20.942Z] INFO: Testing against a local daemon [2022-06-22T15:19:20.942Z] === RUN TestContinueAfterPluginCrash [2022-06-22T15:19:20.942Z] === PAUSE TestContinueAfterPluginCrash [2022-06-22T15:19:20.942Z] === RUN TestReadPluginNoRead [2022-06-22T15:19:20.942Z] === PAUSE TestReadPluginNoRead [2022-06-22T15:19:20.942Z] === RUN TestDaemonStartWithLogOpt [2022-06-22T15:19:20.942Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-22T15:19:20.942Z] === CONT TestContinueAfterPluginCrash [2022-06-22T15:19:20.942Z] === CONT TestDaemonStartWithLogOpt [2022-06-22T15:19:21.151Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-06-22T15:19:21.297Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-06-22T15:19:21.297Z] === RUN TestCgroupNamespacesRun [2022-06-22T15:19:22.224Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-06-22T15:19:22.224Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-22T15:19:23.050Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-22T15:19:23.152Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-06-22T15:19:23.152Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-22T15:19:23.984Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-22T15:19:23.985Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-22T15:19:24.517Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-06-22T15:19:24.517Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-22T15:19:24.553Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-22T15:19:25.119Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-22T15:19:25.445Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-06-22T15:19:25.445Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-22T15:19:25.685Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-22T15:19:26.208Z] --- PASS: TestDaemonStartWithLogOpt (4.99s) [2022-06-22T15:19:26.208Z] === CONT TestReadPluginNoRead [2022-06-22T15:19:26.250Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-22T15:19:26.509Z] --- PASS: TestCreateServiceMultipleTimes (16.64s) [2022-06-22T15:19:26.509Z] === RUN TestCreateServiceConflict [2022-06-22T15:19:26.811Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-06-22T15:19:26.811Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-22T15:19:27.075Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-22T15:19:27.641Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-22T15:19:27.738Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-06-22T15:19:27.738Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-22T15:19:28.114Z] === RUN TestReadPluginNoRead/default [2022-06-22T15:19:28.210Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-22T15:19:28.665Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-06-22T15:19:28.665Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-22T15:19:29.048Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-22T15:19:29.144Z] --- PASS: TestCreateServiceConflict (2.60s) [2022-06-22T15:19:29.144Z] === RUN TestCreateServiceMaxReplicas [2022-06-22T15:19:29.144Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-22T15:19:29.593Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-06-22T15:19:29.593Z] === RUN TestNISDomainname [2022-06-22T15:19:29.712Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-22T15:19:30.156Z] --- PASS: TestNISDomainname (0.54s) [2022-06-22T15:19:30.156Z] === RUN TestHostnameDnsResolution [2022-06-22T15:19:30.421Z] --- PASS: TestContinueAfterPluginCrash (9.64s) [2022-06-22T15:19:30.421Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-22T15:19:30.647Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-22T15:19:31.083Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-06-22T15:19:31.083Z] === RUN TestUnprivilegedPortsAndPing [2022-06-22T15:19:31.339Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-06-22T15:19:31.339Z] === RUN TestPrivilegedHostDevices [2022-06-22T15:19:31.584Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-22T15:19:31.795Z] === CONT TestReadPluginNoRead [2022-06-22T15:19:31.795Z] read_test.go:92: [d003670980d3d] daemon is not started [2022-06-22T15:19:31.795Z] --- PASS: TestReadPluginNoRead (6.00s) [2022-06-22T15:19:31.795Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-06-22T15:19:31.795Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-06-22T15:19:31.795Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-06-22T15:19:31.795Z] PASS [2022-06-22T15:19:31.795Z] [2022-06-22T15:19:31.795Z] DONE 6 tests in 11.209s [2022-06-22T15:19:31.795Z] 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-22T15:19:31.795Z] testing: warning: no tests to run [2022-06-22T15:19:31.795Z] PASS [2022-06-22T15:19:31.795Z] [2022-06-22T15:19:31.795Z] DONE 0 tests in 0.054s [2022-06-22T15:19:31.795Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-22T15:19:31.901Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-06-22T15:19:31.901Z] === RUN TestConsoleSize [2022-06-22T15:19:32.054Z] INFO: Testing against a local daemon [2022-06-22T15:19:32.054Z] === RUN TestPluginWithDevMounts [2022-06-22T15:19:32.054Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-22T15:19:32.054Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-22T15:19:32.054Z] PASS [2022-06-22T15:19:32.054Z] [2022-06-22T15:19:32.054Z] === Skipped [2022-06-22T15:19:32.054Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-22T15:19:32.054Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-22T15:19:32.054Z] [2022-06-22T15:19:32.054Z] DONE 1 tests, 1 skipped in 0.201s [2022-06-22T15:19:32.054Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-22T15:19:32.054Z] INFO: Testing against a local daemon [2022-06-22T15:19:32.054Z] === RUN TestSecretInspect [2022-06-22T15:19:32.054Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.158Z] --- PASS: TestConsoleSize (0.41s) [2022-06-22T15:19:32.158Z] === RUN TestStats [2022-06-22T15:19:32.312Z] --- SKIP: TestSecretInspect (0.02s) [2022-06-22T15:19:32.312Z] === RUN TestSecretList [2022-06-22T15:19:32.312Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] --- SKIP: TestSecretList (0.03s) [2022-06-22T15:19:32.312Z] === RUN TestSecretsCreateAndDelete [2022-06-22T15:19:32.312Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-22T15:19:32.312Z] === RUN TestSecretsUpdate [2022-06-22T15:19:32.312Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-22T15:19:32.312Z] === RUN TestTemplatedSecret [2022-06-22T15:19:32.312Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-22T15:19:32.312Z] === RUN TestSecretCreateResolve [2022-06-22T15:19:32.312Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-22T15:19:32.312Z] PASS [2022-06-22T15:19:32.312Z] [2022-06-22T15:19:32.312Z] === Skipped [2022-06-22T15:19:32.312Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-06-22T15:19:32.312Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] [2022-06-22T15:19:32.312Z] === SKIP: amd64.integration.secret TestSecretList (0.03s) [2022-06-22T15:19:32.312Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] [2022-06-22T15:19:32.312Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-22T15:19:32.312Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] [2022-06-22T15:19:32.312Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-22T15:19:32.312Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] [2022-06-22T15:19:32.312Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-22T15:19:32.312Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] [2022-06-22T15:19:32.312Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-22T15:19:32.312Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.312Z] [2022-06-22T15:19:32.312Z] DONE 6 tests, 6 skipped in 0.308s [2022-06-22T15:19:32.312Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-22T15:19:32.519Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-22T15:19:32.519Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2022-06-22T15:19:32.519Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-22T15:19:32.563Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.49s) [2022-06-22T15:19:32.563Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-22T15:19:32.571Z] INFO: Testing against a local daemon [2022-06-22T15:19:32.571Z] === RUN TestServiceCreateInit [2022-06-22T15:19:32.571Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-22T15:19:32.571Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-22T15:19:32.571Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- PASS: TestServiceCreateInit (0.01s) [2022-06-22T15:19:32.571Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-22T15:19:32.571Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-22T15:19:32.571Z] === RUN TestCreateServiceMultipleTimes [2022-06-22T15:19:32.571Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-22T15:19:32.571Z] === RUN TestCreateServiceConflict [2022-06-22T15:19:32.571Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-22T15:19:32.571Z] === RUN TestCreateServiceMaxReplicas [2022-06-22T15:19:32.571Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-22T15:19:32.571Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-22T15:19:32.571Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-22T15:19:32.571Z] === RUN TestCreateServiceSecretFileMode [2022-06-22T15:19:32.571Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-22T15:19:32.571Z] === RUN TestCreateServiceConfigFileMode [2022-06-22T15:19:32.571Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-06-22T15:19:32.571Z] === RUN TestCreateServiceSysctls [2022-06-22T15:19:32.571Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-06-22T15:19:32.571Z] === RUN TestCreateServiceCapabilities [2022-06-22T15:19:32.571Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.571Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-22T15:19:32.571Z] === RUN TestInspect [2022-06-22T15:19:32.571Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.829Z] --- SKIP: TestInspect (0.01s) [2022-06-22T15:19:32.829Z] === RUN TestCreateJob [2022-06-22T15:19:32.829Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.829Z] --- SKIP: TestCreateJob (0.01s) [2022-06-22T15:19:32.829Z] === RUN TestReplicatedJob [2022-06-22T15:19:32.829Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.829Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-22T15:19:32.829Z] === RUN TestUpdateReplicatedJob [2022-06-22T15:19:32.829Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.829Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-22T15:19:32.829Z] === RUN TestServiceListWithStatuses [2022-06-22T15:19:32.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-22T15:19:32.829Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-22T15:19:32.829Z] === RUN TestDockerNetworkConnectAlias [2022-06-22T15:19:32.829Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.829Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-22T15:19:32.829Z] === RUN TestDockerNetworkReConnect [2022-06-22T15:19:32.829Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:32.829Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-22T15:19:32.829Z] === RUN TestServicePlugin [2022-06-22T15:19:33.086Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-22T15:19:34.020Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-22T15:19:34.673Z] --- PASS: TestStats (2.42s) [2022-06-22T15:19:34.673Z] === RUN TestStopContainerWithTimeout [2022-06-22T15:19:34.673Z] === RUN TestStopContainerWithTimeout/0 [2022-06-22T15:19:34.673Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-22T15:19:34.673Z] === RUN TestStopContainerWithTimeout/1 [2022-06-22T15:19:34.673Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-22T15:19:34.673Z] === RUN TestStopContainerWithTimeout/3 [2022-06-22T15:19:34.673Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-22T15:19:34.673Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-22T15:19:34.673Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-22T15:19:34.673Z] === CONT TestStopContainerWithTimeout/0 [2022-06-22T15:19:34.673Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-22T15:19:34.731Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.731Z] --- SKIP: TestServicePlugin (1.96s) [2022-06-22T15:19:34.731Z] === RUN TestServiceUpdateLabel [2022-06-22T15:19:34.731Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.731Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-22T15:19:34.731Z] === RUN TestServiceUpdateSecrets [2022-06-22T15:19:34.731Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.731Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-22T15:19:34.731Z] === RUN TestServiceUpdateConfigs [2022-06-22T15:19:34.731Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.731Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-22T15:19:34.731Z] === RUN TestServiceUpdateNetwork [2022-06-22T15:19:34.731Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.731Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-22T15:19:34.731Z] === RUN TestServiceUpdatePidsLimit [2022-06-22T15:19:34.731Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.731Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-22T15:19:34.731Z] PASS [2022-06-22T15:19:34.731Z] [2022-06-22T15:19:34.731Z] === Skipped [2022-06-22T15:19:34.731Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-22T15:19:34.731Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.731Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-22T15:19:34.731Z] [2022-06-22T15:19:34.731Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-22T15:19:34.731Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-22T15:19:34.732Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-22T15:19:34.732Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-22T15:19:34.732Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-22T15:19:34.732Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-22T15:19:34.732Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-06-22T15:19:34.732Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-06-22T15:19:34.732Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-22T15:19:34.732Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-22T15:19:34.732Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-22T15:19:34.732Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-22T15:19:34.732Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-22T15:19:34.732Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-22T15:19:34.732Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-22T15:19:34.732Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-22T15:19:34.732Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-06-22T15:19:34.732Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-22T15:19:34.732Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-22T15:19:34.732Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-22T15:19:34.732Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-22T15:19:34.732Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-22T15:19:34.732Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-22T15:19:34.732Z] [2022-06-22T15:19:34.732Z] DONE 24 tests, 23 skipped in 2.529s [2022-06-22T15:19:34.732Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-22T15:19:34.958Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-22T15:19:34.990Z] INFO: Testing against a local daemon [2022-06-22T15:19:34.990Z] === RUN TestSessionCreate [2022-06-22T15:19:34.990Z] --- PASS: TestSessionCreate (0.03s) [2022-06-22T15:19:34.990Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-22T15:19:34.990Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-22T15:19:34.990Z] PASS [2022-06-22T15:19:34.990Z] [2022-06-22T15:19:34.990Z] DONE 2 tests in 0.212s [2022-06-22T15:19:34.990Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-22T15:19:35.248Z] INFO: Testing against a local daemon [2022-06-22T15:19:35.248Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-22T15:19:35.248Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-22T15:19:35.248Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-06-22T15:19:35.248Z] === RUN TestDiskUsage [2022-06-22T15:19:35.248Z] === PAUSE TestDiskUsage [2022-06-22T15:19:35.248Z] === RUN TestEventsExecDie [2022-06-22T15:19:35.600Z] === CONT TestStopContainerWithTimeout/3 [2022-06-22T15:19:35.814Z] --- PASS: TestEventsExecDie (0.52s) [2022-06-22T15:19:35.815Z] === RUN TestEventsBackwardsCompatible [2022-06-22T15:19:35.815Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-22T15:19:35.815Z] === RUN TestEventsVolumeCreate [2022-06-22T15:19:35.815Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-22T15:19:35.815Z] === RUN TestInfoBinaryCommits [2022-06-22T15:19:35.815Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-22T15:19:35.815Z] === RUN TestInfoAPIVersioned [2022-06-22T15:19:35.815Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-06-22T15:19:35.815Z] === RUN TestInfoAPI [2022-06-22T15:19:35.815Z] --- PASS: TestInfoAPI (0.02s) [2022-06-22T15:19:35.815Z] === RUN TestInfoAPIWarnings [2022-06-22T15:19:35.893Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-22T15:19:35.893Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-22T15:19:36.154Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-22T15:19:36.720Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-22T15:19:37.286Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-22T15:19:37.490Z] === CONT TestStopContainerWithTimeout/1 [2022-06-22T15:19:37.852Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-22T15:19:38.421Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-22T15:19:38.856Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-22T15:19:38.856Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-06-22T15:19:38.856Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-06-22T15:19:38.856Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-06-22T15:19:38.856Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-06-22T15:19:38.856Z] === RUN TestDeleteDevicemapper [2022-06-22T15:19:38.856Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-22T15:19:38.856Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-22T15:19:38.856Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-22T15:19:39.843Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-22T15:19:40.101Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-22T15:19:40.222Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-06-22T15:19:40.222Z] === RUN TestUpdateMemory [2022-06-22T15:19:40.784Z] --- PASS: TestUpdateMemory (0.53s) [2022-06-22T15:19:40.784Z] === RUN TestUpdateCPUQuota [2022-06-22T15:19:41.345Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-06-22T15:19:41.345Z] === RUN TestUpdatePidsLimit [2022-06-22T15:19:41.345Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-22T15:19:41.475Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-22T15:19:41.605Z] === RUN TestUpdatePidsLimit/no_change [2022-06-22T15:19:41.861Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-22T15:19:42.117Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-22T15:19:42.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-22T15:19:42.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-22T15:19:42.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-22T15:19:43.192Z] --- PASS: TestUpdatePidsLimit (1.71s) [2022-06-22T15:19:43.192Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-06-22T15:19:43.192Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-06-22T15:19:43.192Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-06-22T15:19:43.192Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-06-22T15:19:43.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-06-22T15:19:43.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-06-22T15:19:43.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-06-22T15:19:43.192Z] === RUN TestUpdateRestartPolicy [2022-06-22T15:19:44.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-22T15:19:44.264Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-22T15:19:46.166Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.87s) [2022-06-22T15:19:46.166Z] === RUN TestCreateServiceSecretFileMode [2022-06-22T15:19:46.425Z] docker_api_swarm_node_test.go:81: [d3ff72def3b9c] joining swarm manager [d118793c877e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:19:46.685Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-22T15:19:47.252Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-22T15:19:47.460Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-06-22T15:19:47.460Z] PASS [2022-06-22T15:19:47.460Z] [2022-06-22T15:19:47.460Z] DONE 17 tests in 47.538s [2022-06-22T15:19:47.460Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-22T15:19:47.460Z] INFO: Testing against a local daemon [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:19:47.461Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:19:47.461Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-22T15:19:47.461Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-22T15:19:47.461Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-22T15:19:47.461Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-22T15:19:47.461Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-22T15:19:47.461Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-22T15:19:47.461Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-22T15:19:47.461Z] === RUN TestPluginInstall [2022-06-22T15:19:47.461Z] === RUN TestPluginInstall/no_auth [2022-06-22T15:19:48.033Z] time="2022-06-22T15:19:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:19:48.033Z] time="2022-06-22T15:19:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bfe9606874dfecf6fd037bb70b9dbcd053b66611692baabfc54903d103ead508" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:19:48.033Z] time="2022-06-22T15:19:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:19:48.033Z] time="2022-06-22T15:19:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bfe9606874dfecf6fd037bb70b9dbcd053b66611692baabfc54903d103ead508" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:19:48.294Z] === RUN TestPluginInstall/with_htpasswd [2022-06-22T15:19:48.554Z] time="2022-06-22T15:19:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:19:48.554Z] time="2022-06-22T15:19:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8055d7ecfccc6efbf051e75de9f740ab8069bf86c1d6b08b4488e964915b351f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:19:48.554Z] time="2022-06-22T15:19:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:19:48.554Z] time="2022-06-22T15:19:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8055d7ecfccc6efbf051e75de9f740ab8069bf86c1d6b08b4488e964915b351f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:19:48.815Z] === RUN TestPluginInstall/with_insecure [2022-06-22T15:19:49.757Z] time="2022-06-22T15:19:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:19:49.757Z] time="2022-06-22T15:19:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fb91c514f05e689c216de8e01a77bd2281ebfb1490209a3ffe163450ed67516" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:19:49.757Z] time="2022-06-22T15:19:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:19:49.757Z] time="2022-06-22T15:19:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fb91c514f05e689c216de8e01a77bd2281ebfb1490209a3ffe163450ed67516" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:19:50.018Z] plugin_test.go:195: [d7f1f54ac25c3] daemon is not started [2022-06-22T15:19:50.018Z] --- PASS: TestPluginInstall (2.80s) [2022-06-22T15:19:50.018Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-06-22T15:19:50.018Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-06-22T15:19:50.018Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-06-22T15:19:50.018Z] === RUN TestPluginsWithRuntimes [2022-06-22T15:19:50.541Z] --- PASS: TestCreateServiceSecretFileMode (3.69s) [2022-06-22T15:19:50.541Z] === RUN TestCreateServiceConfigFileMode [2022-06-22T15:19:51.402Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-22T15:19:51.480Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-22T15:19:52.343Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-22T15:19:53.283Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-06-22T15:19:53.283Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-06-22T15:19:53.283Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-06-22T15:19:53.283Z] === RUN TestPluginBackCompatMediaTypes [2022-06-22T15:19:53.381Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2022-06-22T15:19:53.381Z] === RUN TestCreateServiceSysctls [2022-06-22T15:19:53.855Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-22T15:19:53.855Z] PASS [2022-06-22T15:19:53.855Z] [2022-06-22T15:19:53.855Z] DONE 24 tests in 6.787s [2022-06-22T15:19:53.855Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-22T15:19:53.855Z] INFO: Testing against a local daemon [2022-06-22T15:19:53.855Z] === RUN TestExternalGraphDriver [2022-06-22T15:19:53.950Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-06-22T15:19:53.950Z] === RUN TestInfoDebug [2022-06-22T15:19:53.950Z] --- PASS: TestInfoDebug (0.54s) [2022-06-22T15:19:53.950Z] === RUN TestInfoInsecureRegistries [2022-06-22T15:19:53.950Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-22T15:19:53.950Z] === RUN TestInfoRegistryMirrors [2022-06-22T15:19:53.950Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-22T15:19:53.950Z] === RUN TestLoginFailsWithBadCredentials [2022-06-22T15:19:54.115Z] === RUN TestExternalGraphDriver/json [2022-06-22T15:19:54.211Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-06-22T15:19:54.211Z] === RUN TestPingCacheHeaders [2022-06-22T15:19:54.211Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-06-22T15:19:54.211Z] === RUN TestPingGet [2022-06-22T15:19:54.211Z] --- PASS: TestPingGet (0.01s) [2022-06-22T15:19:54.211Z] === RUN TestPingHead [2022-06-22T15:19:54.211Z] --- PASS: TestPingHead (0.03s) [2022-06-22T15:19:54.211Z] === RUN TestPingSwarmHeader [2022-06-22T15:19:54.756Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-22T15:19:54.776Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-22T15:19:55.342Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-22T15:19:55.360Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-06-22T15:19:55.360Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-22T15:19:55.360Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-06-22T15:19:55.360Z] === RUN TestWaitNonBlocked [2022-06-22T15:19:55.360Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:19:55.360Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:19:55.360Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:19:55.360Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:19:55.360Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-22T15:19:55.360Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-22T15:19:55.360Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-22T15:19:55.360Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-06-22T15:19:55.360Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-06-22T15:19:55.360Z] === RUN TestWaitBlocked [2022-06-22T15:19:55.360Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:19:55.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:19:55.360Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:19:55.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:19:55.360Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-22T15:19:55.360Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-22T15:19:55.693Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-22T15:19:55.921Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-22T15:19:55.921Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-06-22T15:19:55.921Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-06-22T15:19:55.921Z] === CONT TestContainerStartOnDaemonRestart [2022-06-22T15:19:55.921Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-22T15:19:56.029Z] === RUN TestExternalGraphDriver/spec [2022-06-22T15:19:56.275Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-22T15:19:56.276Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-06-22T15:19:56.276Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-22T15:19:56.276Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-22T15:19:56.276Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-22T15:19:56.276Z] === RUN TestVersion [2022-06-22T15:19:56.276Z] --- PASS: TestVersion (0.03s) [2022-06-22T15:19:56.276Z] === CONT TestDiskUsage [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/container_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/image_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/volume_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-22T15:19:56.842Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-22T15:19:57.100Z] === RUN TestDiskUsage/after_container.Run [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-22T15:19:57.358Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-22T15:19:57.411Z] === RUN TestExternalGraphDriver/pull [2022-06-22T15:19:57.596Z] --- PASS: TestCreateServiceSysctls (4.32s) [2022-06-22T15:19:57.596Z] === RUN TestCreateServiceCapabilities [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage (1.21s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-22T15:19:57.617Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-06-22T15:19:57.617Z] PASS [2022-06-22T15:19:57.617Z] [2022-06-22T15:19:57.617Z] === Skipped [2022-06-22T15:19:57.617Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-06-22T15:19:57.617Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-22T15:19:57.617Z] [2022-06-22T15:19:57.617Z] DONE 54 tests, 1 skipped in 22.517s [2022-06-22T15:19:57.617Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-22T15:19:57.617Z] INFO: Testing against a local daemon [2022-06-22T15:19:57.617Z] === RUN TestVolumesCreateAndList [2022-06-22T15:19:57.617Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-22T15:19:57.617Z] === RUN TestVolumesRemove [2022-06-22T15:19:57.617Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-22T15:19:57.617Z] === RUN TestVolumesInspect [2022-06-22T15:19:57.810Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s) [2022-06-22T15:19:57.810Z] === CONT TestIpcModeOlderClient [2022-06-22T15:19:57.875Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-22T15:19:57.875Z] === RUN TestVolumesInvalidJSON [2022-06-22T15:19:57.875Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-22T15:19:57.875Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-22T15:19:57.875Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-22T15:19:57.875Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-22T15:19:57.875Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-22T15:19:57.875Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-22T15:19:57.875Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-22T15:19:57.875Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-22T15:19:57.875Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-22T15:19:57.875Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-22T15:19:57.875Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-22T15:19:57.875Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-22T15:19:57.875Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-22T15:19:57.875Z] PASS [2022-06-22T15:19:57.875Z] [2022-06-22T15:19:57.875Z] DONE 9 tests in 0.218s [2022-06-22T15:19:57.875Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-22T15:19:57.875Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14240 is not a child of this shell [2022-06-22T15:19:57.875Z] warning: PID 14240 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-22T15:19:57.875Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-22T15:19:57.875Z] [2022-06-22T15:19:57.875Z] Unloading profiles will leave already running processes permanently [2022-06-22T15:19:57.875Z] unconfined, which can lead to unexpected situations. [2022-06-22T15:19:57.875Z] [2022-06-22T15:19:57.875Z] To set a process to complain mode, use the command line tool [2022-06-22T15:19:57.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-22T15:19:57.875Z] Removing test suite binaries [2022-06-22T15:19:57.875Z] exiting test-integration [2022-06-22T15:19:57.875Z] ++ exit 0 [2022-06-22T15:19:57.875Z] [2022-06-22T15:19:58.066Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-06-22T15:19:58.066Z] === CONT TestContainerKillOnDaemonStart [2022-06-22T15:19:58.066Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-22T15:19:58.066Z] === CONT TestDaemonHostGatewayIP Post stage [Pipeline] junit [2022-06-22T15:19:59.269Z] Recording test results [2022-06-22T15:19:59.321Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-06-22T15:19:59.321Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-06-22T15:19:59.321Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-06-22T15:19:59.321Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-06-22T15:19:59.321Z] === RUN TestGraphdriverPluginV2 [2022-06-22T15:19:59.499Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-22T15:20:00.065Z] === RUN TestDockerSuite/TestCpToDot [2022-06-22T15:20:00.582Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-06-22T15:20:00.582Z] === CONT TestDaemonRestartIpcMode [2022-06-22T15:20:00.632Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-06-22T15:20:00.632Z] === RUN TestInspect [2022-06-22T15:20:00.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-22T15:20:00.848Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-22T15:20:00.891Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [Pipeline] // stage Post stage [Pipeline] sh [2022-06-22T15:20:01.189Z] + echo Ensuring container killed. [2022-06-22T15:20:01.189Z] Ensuring container killed. [2022-06-22T15:20:01.189Z] + docker rm -vf docker-pr5 [2022-06-22T15:20:01.189Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-06-22T15:20:01.473Z] + echo Chowning /workspace to jenkins user [2022-06-22T15:20:01.473Z] Chowning /workspace to jenkins user [2022-06-22T15:20:01.473Z] + id -u [2022-06-22T15:20:01.473Z] + id -g [2022-06-22T15:20:01.473Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43680:/workspace busybox chown -R 1000:1000 /workspace [2022-06-22T15:20:01.473Z] Unable to find image 'busybox:latest' locally [2022-06-22T15:20:01.732Z] latest: Pulling from library/busybox [2022-06-22T15:20:01.732Z] 19d511225f94: Pulling fs layer [2022-06-22T15:20:01.991Z] 19d511225f94: Download complete [2022-06-22T15:20:02.249Z] 19d511225f94: Pull complete [2022-06-22T15:20:02.249Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-22T15:20:02.249Z] Status: Downloaded newer image for busybox:latest [2022-06-22T15:20:02.269Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-22T15:20:02.481Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-06-22T15:20:03.523Z] --- PASS: TestGraphdriverPluginV2 (3.98s) [2022-06-22T15:20:03.523Z] PASS [2022-06-22T15:20:03.523Z] [2022-06-22T15:20:03.523Z] DONE 5 tests in 9.046s [2022-06-22T15:20:03.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-22T15:20:03.523Z] INFO: Testing against a local daemon [2022-06-22T15:20:03.523Z] === RUN TestContinueAfterPluginCrash [2022-06-22T15:20:03.523Z] === PAUSE TestContinueAfterPluginCrash [2022-06-22T15:20:03.523Z] === RUN TestReadPluginNoRead [2022-06-22T15:20:03.523Z] === PAUSE TestReadPluginNoRead [2022-06-22T15:20:03.523Z] === RUN TestDaemonStartWithLogOpt [2022-06-22T15:20:03.523Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-22T15:20:03.523Z] === CONT TestContinueAfterPluginCrash [2022-06-22T15:20:03.523Z] === CONT TestDaemonStartWithLogOpt [2022-06-22T15:20:03.659Z] docker_api_swarm_node_test.go:53: [d690e54ab0f5b] joining swarm manager [d5db35c901e20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:20:03.921Z] === RUN TestDockerSuite/TestCpToStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-22T15:20:04.453Z] + bundleName=amd64-rootless [2022-06-22T15:20:04.453Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-22T15:20:04.453Z] Creating amd64-rootless-bundles.tar.gz [2022-06-22T15:20:04.453Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-22T15:20:04.453Z] + 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-22T15:20:04.464Z] Archiving artifacts [2022-06-22T15:20:04.488Z] docker_api_swarm_node_test.go:54: [d116ebf017db0] joining swarm manager [d5db35c901e20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:20:05.053Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-22T15:20:05.053Z] --- PASS: TestInspect (4.52s) [2022-06-22T15:20:05.053Z] === RUN TestCreateJob [2022-06-22T15:20:05.987Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-22T15:20:06.159Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43680/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-22T15:20:06.245Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-22T15:20:06.468Z] + make clean [2022-06-22T15:20:06.726Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-22T15:20:06.726Z] docker-dev-cache [2022-06-22T15:20:06.726Z] docker-mod-cache [Pipeline] deleteDir [2022-06-22T15:20:06.825Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2022-06-22T15:20:06.825Z] === CONT TestReadPluginNoRead [2022-06-22T15:20:07.180Z] === RUN TestDockerSuite/TestCpVolumePath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T15:20:08.556Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-22T15:20:08.556Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-22T15:20:08.556Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-22T15:20:08.737Z] === RUN TestReadPluginNoRead/default [2022-06-22T15:20:08.814Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-22T15:20:09.072Z] --- PASS: TestCreateJob (3.94s) [2022-06-22T15:20:09.072Z] === RUN TestReplicatedJob [2022-06-22T15:20:09.638Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-22T15:20:09.638Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-22T15:20:09.638Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-22T15:20:09.638Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-22T15:20:10.122Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-22T15:20:10.206Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-22T15:20:10.464Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-22T15:20:10.464Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-22T15:20:10.464Z] === RUN TestDockerSuite/TestCreateRM [2022-06-22T15:20:10.564Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-06-22T15:20:10.564Z] PASS [2022-06-22T15:20:10.564Z] [2022-06-22T15:20:10.564Z] === Skipped [2022-06-22T15:20:10.564Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-22T15:20:10.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-22T15:20:10.564Z] [2022-06-22T15:20:10.564Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-22T15:20:10.564Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-22T15:20:10.564Z] [2022-06-22T15:20:10.564Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-22T15:20:10.564Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-22T15:20:10.564Z] [2022-06-22T15:20:10.564Z] DONE 258 tests, 3 skipped in 117.681s [2022-06-22T15:20:10.564Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-22T15:20:10.565Z] ++ 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-22T15:20:10.565Z] ++ set -e [2022-06-22T15:20:10.565Z] ++ '[' -n 0 ']' [2022-06-22T15:20:10.565Z] ++ set -x [2022-06-22T15:20:10.565Z] ++ 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-22T15:20:10.565Z] === RUN TestConfigDaemonLibtrustID [2022-06-22T15:20:10.565Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-22T15:20:10.565Z] === RUN TestConfigDaemonID [2022-06-22T15:20:10.722Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-22T15:20:10.722Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-22T15:20:10.722Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-22T15:20:10.722Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-22T15:20:10.982Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-22T15:20:11.492Z] daemon_test.go:83: [d27d667f55691] daemon is not started [2022-06-22T15:20:11.492Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-22T15:20:11.492Z] === RUN TestDaemonConfigValidation [2022-06-22T15:20:11.492Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:20:11.492Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:20:11.492Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-22T15:20:11.492Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-22T15:20:11.492Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-22T15:20:11.492Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-22T15:20:11.492Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-22T15:20:11.492Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-22T15:20:11.492Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-22T15:20:11.492Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-22T15:20:11.492Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-22T15:20:11.492Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-22T15:20:11.492Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-22T15:20:11.492Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-22T15:20:11.492Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-22T15:20:11.492Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-22T15:20:11.492Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-06-22T15:20:11.492Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-22T15:20:11.492Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-06-22T15:20:11.492Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-22T15:20:11.492Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-06-22T15:20:11.492Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-22T15:20:11.492Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-22T15:20:11.505Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-22T15:20:11.506Z] --- PASS: TestContinueAfterPluginCrash (8.56s) [2022-06-22T15:20:12.446Z] === CONT TestReadPluginNoRead [2022-06-22T15:20:12.446Z] read_test.go:92: [df36084103cf6] daemon is not started [2022-06-22T15:20:12.446Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-06-22T15:20:12.446Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-06-22T15:20:12.446Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-06-22T15:20:12.446Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-06-22T15:20:12.446Z] PASS [2022-06-22T15:20:12.446Z] [2022-06-22T15:20:12.446Z] DONE 6 tests in 9.497s [2022-06-22T15:20:12.446Z] 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-22T15:20:12.446Z] testing: warning: no tests to run [2022-06-22T15:20:12.446Z] PASS [2022-06-22T15:20:12.446Z] [2022-06-22T15:20:12.446Z] DONE 0 tests in 0.008s [2022-06-22T15:20:12.446Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-22T15:20:12.446Z] INFO: Testing against a local daemon [2022-06-22T15:20:12.446Z] === RUN TestPluginWithDevMounts [2022-06-22T15:20:12.446Z] === PAUSE TestPluginWithDevMounts [2022-06-22T15:20:12.446Z] === CONT TestPluginWithDevMounts [2022-06-22T15:20:12.857Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-22T15:20:13.514Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-22T15:20:13.514Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-22T15:20:13.514Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-22T15:20:13.791Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-22T15:20:14.386Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-06-22T15:20:14.386Z] PASS [2022-06-22T15:20:14.386Z] [2022-06-22T15:20:14.386Z] DONE 1 tests in 1.618s [2022-06-22T15:20:14.386Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-22T15:20:14.386Z] INFO: Testing against a local daemon [2022-06-22T15:20:14.386Z] === RUN TestSecretInspect [2022-06-22T15:20:14.737Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-22T15:20:14.737Z] daemon_test.go:197: [d7cdf0a1a7b9a] daemon is not started [2022-06-22T15:20:14.737Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-22T15:20:14.737Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-22T15:20:14.737Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-22T15:20:14.737Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-22T15:20:14.737Z] === RUN TestDaemonProxy [2022-06-22T15:20:14.737Z] === RUN TestDaemonProxy/environment_variables [2022-06-22T15:20:14.889Z] --- PASS: TestReplicatedJob (5.94s) [2022-06-22T15:20:14.889Z] === RUN TestUpdateReplicatedJob [2022-06-22T15:20:16.317Z] --- PASS: TestSecretInspect (2.24s) [2022-06-22T15:20:16.317Z] === RUN TestSecretList [2022-06-22T15:20:16.642Z] === RUN TestDaemonProxy/command-line_options [2022-06-22T15:20:17.423Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-22T15:20:17.423Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-22T15:20:17.423Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-22T15:20:17.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-22T15:20:17.682Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-22T15:20:17.682Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-22T15:20:18.007Z] === RUN TestDaemonProxy/configuration_file [2022-06-22T15:20:18.247Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-22T15:20:18.815Z] --- PASS: TestUpdateReplicatedJob (3.90s) [2022-06-22T15:20:18.815Z] === RUN TestServiceListWithStatuses [2022-06-22T15:20:18.815Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-22T15:20:18.815Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-22T15:20:18.815Z] === RUN TestDockerNetworkConnectAlias [2022-06-22T15:20:18.859Z] --- PASS: TestSecretList (2.20s) [2022-06-22T15:20:18.859Z] === RUN TestSecretsCreateAndDelete [2022-06-22T15:20:19.384Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-22T15:20:19.901Z] === RUN TestDaemonProxy/conflicting_options [2022-06-22T15:20:19.951Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-22T15:20:20.463Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-22T15:20:20.771Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-06-22T15:20:20.771Z] === RUN TestSecretsUpdate [2022-06-22T15:20:21.025Z] --- PASS: TestDaemonProxy (6.22s) [2022-06-22T15:20:21.025Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-06-22T15:20:21.025Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-22T15:20:21.025Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-06-22T15:20:21.025Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-22T15:20:21.025Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-22T15:20:21.025Z] PASS [2022-06-22T15:20:21.025Z] [2022-06-22T15:20:21.025Z] DONE 18 tests in 11.231s [2022-06-22T15:20:21.025Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-22T15:20:21.025Z] ++ 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-22T15:20:21.025Z] ++ set -e [2022-06-22T15:20:21.025Z] ++ '[' -n 0 ']' [2022-06-22T15:20:21.025Z] ++ set -x [2022-06-22T15:20:21.025Z] ++ 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-22T15:20:21.025Z] INFO: Testing against a local daemon [2022-06-22T15:20:21.025Z] === RUN TestCommitInheritsEnv [2022-06-22T15:20:21.281Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-06-22T15:20:21.281Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-22T15:20:21.281Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-22T15:20:21.281Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-22T15:20:21.281Z] === RUN TestImportWithCustomPlatform [2022-06-22T15:20:21.281Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-22T15:20:21.281Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-22T15:20:21.281Z] === RUN TestImportWithCustomPlatform// [2022-06-22T15:20:21.281Z] === RUN TestImportWithCustomPlatform/linux [2022-06-22T15:20:21.328Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-22T15:20:21.538Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-22T15:20:21.538Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-22T15:20:21.538Z] === RUN TestImportWithCustomPlatform/macos [2022-06-22T15:20:21.538Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-22T15:20:21.538Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-22T15:20:21.538Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-22T15:20:21.538Z] === RUN TestImagesFilterMultiReference [2022-06-22T15:20:21.538Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-22T15:20:21.538Z] === RUN TestImagePullPlatformInvalid [2022-06-22T15:20:21.794Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-22T15:20:21.794Z] === RUN TestRemoveImageOrphaning [2022-06-22T15:20:21.794Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-06-22T15:20:21.794Z] === RUN TestRemoveImageGarbageCollector [2022-06-22T15:20:21.794Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:20:21.794Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-22T15:20:21.794Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-22T15:20:22.050Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-22T15:20:22.050Z] === RUN TestTagInvalidReference [2022-06-22T15:20:22.050Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-22T15:20:22.050Z] === RUN TestTagValidPrefixedRepo [2022-06-22T15:20:22.050Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-22T15:20:22.050Z] === RUN TestTagExistedNameWithoutForce [2022-06-22T15:20:22.050Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-22T15:20:22.050Z] === RUN TestTagOfficialNames [2022-06-22T15:20:22.050Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-22T15:20:22.050Z] === RUN TestTagMatchesDigest [2022-06-22T15:20:22.050Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-22T15:20:22.050Z] PASS [2022-06-22T15:20:22.050Z] [2022-06-22T15:20:22.050Z] === Skipped [2022-06-22T15:20:22.050Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-22T15:20:22.050Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-22T15:20:22.050Z] [2022-06-22T15:20:22.050Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-22T15:20:22.050Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:20:22.050Z] [2022-06-22T15:20:22.050Z] DONE 22 tests, 2 skipped in 1.212s [2022-06-22T15:20:22.050Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-22T15:20:22.050Z] ++ 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-22T15:20:22.050Z] ++ set -e [2022-06-22T15:20:22.050Z] ++ '[' -n 0 ']' [2022-06-22T15:20:22.050Z] ++ set -x [2022-06-22T15:20:22.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T15:20:22.050Z] === RUN TestStripANSICommands [2022-06-22T15:20:22.050Z] === RUN TestStripANSICommands/#00 [2022-06-22T15:20:22.050Z] === RUN TestStripANSICommands/#01 [2022-06-22T15:20:22.050Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-22T15:20:22.050Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-22T15:20:22.050Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-22T15:20:22.050Z] PASS [2022-06-22T15:20:22.050Z] [2022-06-22T15:20:22.050Z] DONE 3 tests in 0.035s [2022-06-22T15:20:22.050Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-22T15:20:22.050Z] ++ 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-22T15:20:22.050Z] ++ set -e [2022-06-22T15:20:22.050Z] ++ '[' -n 0 ']' [2022-06-22T15:20:22.050Z] ++ set -x [2022-06-22T15:20:22.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T15:20:22.306Z] INFO: Testing against a local daemon [2022-06-22T15:20:22.306Z] === RUN TestNetworkCreateDelete [2022-06-22T15:20:22.306Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-22T15:20:22.306Z] === RUN TestDockerNetworkDeletePreferID [2022-06-22T15:20:22.705Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-22T15:20:22.868Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-06-22T15:20:22.868Z] === RUN TestDaemonDNSFallback [2022-06-22T15:20:23.313Z] --- PASS: TestSecretsUpdate (2.17s) [2022-06-22T15:20:23.313Z] === RUN TestTemplatedSecret [2022-06-22T15:20:23.639Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-22T15:20:24.205Z] --- PASS: TestDockerNetworkConnectAlias (5.16s) [2022-06-22T15:20:24.205Z] === RUN TestDockerNetworkReConnect [2022-06-22T15:20:24.205Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-22T15:20:24.205Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-22T15:20:24.783Z] === RUN TestDockerSuite/TestDockerFails [2022-06-22T15:20:24.783Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-22T15:20:24.783Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-22T15:20:25.045Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-22T15:20:25.854Z] --- PASS: TestTemplatedSecret (2.65s) [2022-06-22T15:20:25.854Z] === RUN TestSecretCreateResolve [2022-06-22T15:20:26.427Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-22T15:20:26.994Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-22T15:20:27.767Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-06-22T15:20:27.767Z] PASS [2022-06-22T15:20:27.767Z] [2022-06-22T15:20:27.767Z] DONE 6 tests in 13.663s [2022-06-22T15:20:27.767Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-22T15:20:27.767Z] INFO: Testing against a local daemon [2022-06-22T15:20:27.767Z] === RUN TestServiceCreateInit [2022-06-22T15:20:27.767Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-22T15:20:27.929Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2022-06-22T15:20:27.929Z] === RUN TestServicePlugin [2022-06-22T15:20:28.187Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-22T15:20:28.187Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-22T15:20:28.187Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-22T15:20:28.446Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-22T15:20:29.401Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-06-22T15:20:29.401Z] === RUN TestInspectNetwork [2022-06-22T15:20:31.733Z] plugin_test.go:61: [d3aba239f3e9e] joining swarm manager [dc5477408d3aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:20:31.917Z] === RUN TestInspectNetwork/full_network_id [2022-06-22T15:20:31.917Z] === RUN TestInspectNetwork/partial_network_id [2022-06-22T15:20:31.917Z] === RUN TestInspectNetwork/network_name [2022-06-22T15:20:31.917Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-22T15:20:31.970Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-22T15:20:33.107Z] plugin_test.go:64: [d7731a84d54b8] joining swarm manager [dc5477408d3aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:20:34.482Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-22T15:20:36.083Z] --- PASS: TestInspectNetwork (6.60s) [2022-06-22T15:20:36.083Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-22T15:20:36.083Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-22T15:20:36.083Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-22T15:20:36.083Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-22T15:20:36.083Z] === RUN TestRunContainerWithBridgeNone [2022-06-22T15:20:36.175Z] --- PASS: TestServiceCreateInit (7.66s) [2022-06-22T15:20:36.175Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-06-22T15:20:36.175Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2022-06-22T15:20:36.175Z] === RUN TestCreateServiceMultipleTimes [2022-06-22T15:20:36.387Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-22T15:20:36.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-22T15:20:37.011Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-22T15:20:37.011Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:20:37.011Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:20:37.011Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:20:37.011Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-22T15:20:37.011Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-22T15:20:37.011Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-22T15:20:37.011Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-22T15:20:37.011Z] === RUN TestNetworkList [2022-06-22T15:20:37.011Z] === RUN TestNetworkList//networks [2022-06-22T15:20:37.011Z] === PAUSE TestNetworkList//networks [2022-06-22T15:20:37.011Z] === RUN TestNetworkList//networks/ [2022-06-22T15:20:37.011Z] === PAUSE TestNetworkList//networks/ [2022-06-22T15:20:37.011Z] === CONT TestNetworkList//networks [2022-06-22T15:20:37.011Z] === CONT TestNetworkList//networks/ [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkList (0.01s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-22T15:20:37.011Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-22T15:20:37.011Z] === RUN TestHostIPv4BridgeLabel [2022-06-22T15:20:37.573Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-22T15:20:37.573Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-22T15:20:38.332Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-22T15:20:38.938Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-22T15:20:38.938Z] === RUN TestDaemonDefaultNetworkPools [2022-06-22T15:20:39.501Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-22T15:20:39.501Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-22T15:20:39.707Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-22T15:20:40.428Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-22T15:20:40.428Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-22T15:20:40.641Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-22T15:20:41.313Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-22T15:20:41.570Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-22T15:20:41.577Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-22T15:20:41.577Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-22T15:20:41.577Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-22T15:20:41.577Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-22T15:20:41.577Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-22T15:20:41.793Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-22T15:20:41.793Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-22T15:20:41.916Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-22T15:20:42.201Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=35de800b051309042646d4cb2aef1bffd2bea4f9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:35de800b051309042646d4cb2aef1bffd2bea4f9 hack/test/unit [2022-06-22T15:20:42.355Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-22T15:20:42.355Z] === RUN TestServiceWithPredefinedNetwork [2022-06-22T15:20:42.461Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-22T15:20:42.461Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-22T15:20:42.462Z] + TESTDIRS=./... [2022-06-22T15:20:42.462Z] + exclude_paths='/vendor/|/integration' [2022-06-22T15:20:42.462Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-22T15:20:42.462Z] ++ go list ./... [2022-06-22T15:20:42.506Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-22T15:20:43.076Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-22T15:20:43.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-22T15:20:43.405Z] + pkg_list='github.com/docker/docker/api [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/backend [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/container [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/events [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/filters [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/image [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/mount [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/network [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/registry [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/time [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/versions [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:20:43.405Z] github.com/docker/docker/api/types/volume [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:20:43.405Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:20:43.405Z] github.com/docker/docker/cli [2022-06-22T15:20:43.405Z] github.com/docker/docker/cli/config [2022-06-22T15:20:43.405Z] github.com/docker/docker/cli/debug [2022-06-22T15:20:43.405Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:20:43.405Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:20:43.405Z] github.com/docker/docker/client [2022-06-22T15:20:43.405Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:20:43.405Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:20:43.405Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:20:43.405Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:20:43.405Z] github.com/docker/docker/container [2022-06-22T15:20:43.405Z] github.com/docker/docker/container/stream [2022-06-22T15:20:43.405Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:20:43.405Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:20:43.405Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/config [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/events [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/exec [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/images [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/links [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/logger [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:20:43.405Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/names [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/network [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/stats [2022-06-22T15:20:43.406Z] github.com/docker/docker/distribution [2022-06-22T15:20:43.406Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:20:43.406Z] github.com/docker/docker/distribution/utils [2022-06-22T15:20:43.406Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:20:43.406Z] github.com/docker/docker/dockerversion [2022-06-22T15:20:43.406Z] github.com/docker/docker/errdefs [2022-06-22T15:20:43.406Z] github.com/docker/docker/image [2022-06-22T15:20:43.406Z] github.com/docker/docker/image/cache [2022-06-22T15:20:43.406Z] github.com/docker/docker/image/tarexport [2022-06-22T15:20:43.406Z] github.com/docker/docker/image/v1 [2022-06-22T15:20:43.406Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:20:43.406Z] github.com/docker/docker/layer [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/types [2022-06-22T15:20:43.406Z] github.com/docker/docker/oci [2022-06-22T15:20:43.406Z] github.com/docker/docker/oci/caps [2022-06-22T15:20:43.406Z] github.com/docker/docker/opts [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/archive [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/directory [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/platform [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/pools [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/progress [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/signal [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/stack [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/system [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:20:43.406Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:20:43.406Z] github.com/docker/docker/plugin [2022-06-22T15:20:43.406Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:20:43.406Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:20:43.406Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:20:43.406Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:20:43.406Z] github.com/docker/docker/quota [2022-06-22T15:20:43.406Z] github.com/docker/docker/reference [2022-06-22T15:20:43.406Z] github.com/docker/docker/registry [2022-06-22T15:20:43.406Z] github.com/docker/docker/registry/resumable [2022-06-22T15:20:43.406Z] github.com/docker/docker/restartmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/rootless [2022-06-22T15:20:43.406Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:20:43.406Z] github.com/docker/docker/runconfig [2022-06-22T15:20:43.406Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/environment [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/registry [2022-06-22T15:20:43.406Z] github.com/docker/docker/testutil/request [2022-06-22T15:20:43.406Z] github.com/docker/docker/volume [2022-06-22T15:20:43.406Z] github.com/docker/docker/volume/drivers [2022-06-22T15:20:43.406Z] github.com/docker/docker/volume/local [2022-06-22T15:20:43.406Z] github.com/docker/docker/volume/mounts [2022-06-22T15:20:43.406Z] github.com/docker/docker/volume/service [2022-06-22T15:20:43.406Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:20:43.406Z] github.com/docker/docker/volume/testutils' [2022-06-22T15:20:43.406Z] ++ grep --fixed-strings -v /libnetwork [2022-06-22T15:20:43.406Z] ++ echo 'github.com/docker/docker/api [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/backend [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/container [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/events [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/filters [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/image [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/mount [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/network [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/registry [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/time [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/versions [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:20:43.406Z] github.com/docker/docker/api/types/volume [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:20:43.406Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:20:43.406Z] github.com/docker/docker/cli [2022-06-22T15:20:43.406Z] github.com/docker/docker/cli/config [2022-06-22T15:20:43.406Z] github.com/docker/docker/cli/debug [2022-06-22T15:20:43.406Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:20:43.406Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:20:43.406Z] github.com/docker/docker/client [2022-06-22T15:20:43.406Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:20:43.406Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:20:43.406Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:20:43.406Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:20:43.406Z] github.com/docker/docker/container [2022-06-22T15:20:43.406Z] github.com/docker/docker/container/stream [2022-06-22T15:20:43.406Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:20:43.406Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:20:43.406Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/config [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/events [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/exec [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/images [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/links [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/names [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/network [2022-06-22T15:20:43.406Z] github.com/docker/docker/daemon/stats [2022-06-22T15:20:43.406Z] github.com/docker/docker/distribution [2022-06-22T15:20:43.406Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:20:43.406Z] github.com/docker/docker/distribution/utils [2022-06-22T15:20:43.406Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:20:43.406Z] github.com/docker/docker/dockerversion [2022-06-22T15:20:43.406Z] github.com/docker/docker/errdefs [2022-06-22T15:20:43.406Z] github.com/docker/docker/image [2022-06-22T15:20:43.406Z] github.com/docker/docker/image/cache [2022-06-22T15:20:43.406Z] github.com/docker/docker/image/tarexport [2022-06-22T15:20:43.406Z] github.com/docker/docker/image/v1 [2022-06-22T15:20:43.406Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:20:43.406Z] github.com/docker/docker/layer [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:20:43.406Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:20:43.406Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/libnetwork/types [2022-06-22T15:20:43.407Z] github.com/docker/docker/oci [2022-06-22T15:20:43.407Z] github.com/docker/docker/oci/caps [2022-06-22T15:20:43.407Z] github.com/docker/docker/opts [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/archive [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/directory [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/platform [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/pools [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/progress [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/signal [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/stack [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/system [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:20:43.407Z] github.com/docker/docker/plugin [2022-06-22T15:20:43.407Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:20:43.407Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:20:43.407Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:20:43.407Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:20:43.407Z] github.com/docker/docker/quota [2022-06-22T15:20:43.407Z] github.com/docker/docker/reference [2022-06-22T15:20:43.407Z] github.com/docker/docker/registry [2022-06-22T15:20:43.407Z] github.com/docker/docker/registry/resumable [2022-06-22T15:20:43.407Z] github.com/docker/docker/restartmanager [2022-06-22T15:20:43.407Z] github.com/docker/docker/rootless [2022-06-22T15:20:43.407Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:20:43.407Z] github.com/docker/docker/runconfig [2022-06-22T15:20:43.407Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/environment [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/registry [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/request [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/drivers [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/local [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/mounts [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/service [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/testutils' [2022-06-22T15:20:43.407Z] + base_pkg_list='github.com/docker/docker/api [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/backend [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/container [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/events [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/filters [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/image [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/mount [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/network [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/registry [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/time [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/versions [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/volume [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:20:43.407Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:20:43.407Z] github.com/docker/docker/cli [2022-06-22T15:20:43.407Z] github.com/docker/docker/cli/config [2022-06-22T15:20:43.407Z] github.com/docker/docker/cli/debug [2022-06-22T15:20:43.407Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:20:43.407Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:20:43.407Z] github.com/docker/docker/client [2022-06-22T15:20:43.407Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:20:43.407Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:20:43.407Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:20:43.407Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:20:43.407Z] github.com/docker/docker/container [2022-06-22T15:20:43.407Z] github.com/docker/docker/container/stream [2022-06-22T15:20:43.407Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:20:43.407Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:20:43.407Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/config [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/events [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/exec [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/images [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/links [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/names [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/network [2022-06-22T15:20:43.407Z] github.com/docker/docker/daemon/stats [2022-06-22T15:20:43.407Z] github.com/docker/docker/distribution [2022-06-22T15:20:43.407Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:20:43.407Z] github.com/docker/docker/distribution/utils [2022-06-22T15:20:43.407Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:20:43.407Z] github.com/docker/docker/dockerversion [2022-06-22T15:20:43.407Z] github.com/docker/docker/errdefs [2022-06-22T15:20:43.407Z] github.com/docker/docker/image [2022-06-22T15:20:43.407Z] github.com/docker/docker/image/cache [2022-06-22T15:20:43.407Z] github.com/docker/docker/image/tarexport [2022-06-22T15:20:43.407Z] github.com/docker/docker/image/v1 [2022-06-22T15:20:43.407Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:20:43.407Z] github.com/docker/docker/layer [2022-06-22T15:20:43.407Z] github.com/docker/docker/libcontainerd [2022-06-22T15:20:43.407Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:20:43.407Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:20:43.407Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:20:43.407Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:20:43.407Z] github.com/docker/docker/oci [2022-06-22T15:20:43.407Z] github.com/docker/docker/oci/caps [2022-06-22T15:20:43.407Z] github.com/docker/docker/opts [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/archive [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/directory [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/platform [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/pools [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/progress [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/signal [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/stack [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/system [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:20:43.407Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:20:43.407Z] github.com/docker/docker/plugin [2022-06-22T15:20:43.407Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:20:43.407Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:20:43.407Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:20:43.407Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:20:43.407Z] github.com/docker/docker/quota [2022-06-22T15:20:43.407Z] github.com/docker/docker/reference [2022-06-22T15:20:43.407Z] github.com/docker/docker/registry [2022-06-22T15:20:43.407Z] github.com/docker/docker/registry/resumable [2022-06-22T15:20:43.407Z] github.com/docker/docker/restartmanager [2022-06-22T15:20:43.407Z] github.com/docker/docker/rootless [2022-06-22T15:20:43.407Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:20:43.407Z] github.com/docker/docker/runconfig [2022-06-22T15:20:43.407Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/environment [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/registry [2022-06-22T15:20:43.407Z] github.com/docker/docker/testutil/request [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/drivers [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/local [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/mounts [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/service [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:20:43.407Z] github.com/docker/docker/volume/testutils' [2022-06-22T15:20:43.407Z] ++ echo 'github.com/docker/docker/api [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/backend [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/container [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/events [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/filters [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/image [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/mount [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/network [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/registry [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/time [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/versions [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:20:43.407Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:20:43.408Z] github.com/docker/docker/api/types/volume [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:20:43.408Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:20:43.408Z] github.com/docker/docker/cli [2022-06-22T15:20:43.408Z] github.com/docker/docker/cli/config [2022-06-22T15:20:43.408Z] github.com/docker/docker/cli/debug [2022-06-22T15:20:43.408Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:20:43.408Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:20:43.408Z] github.com/docker/docker/client [2022-06-22T15:20:43.408Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:20:43.408Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:20:43.408Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:20:43.408Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:20:43.408Z] github.com/docker/docker/container [2022-06-22T15:20:43.408Z] github.com/docker/docker/container/stream [2022-06-22T15:20:43.408Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:20:43.408Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:20:43.408Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/config [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/events [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/exec [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/images [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/links [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/names [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/network [2022-06-22T15:20:43.408Z] github.com/docker/docker/daemon/stats [2022-06-22T15:20:43.408Z] github.com/docker/docker/distribution [2022-06-22T15:20:43.408Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:20:43.408Z] github.com/docker/docker/distribution/utils [2022-06-22T15:20:43.408Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:20:43.408Z] github.com/docker/docker/dockerversion [2022-06-22T15:20:43.408Z] github.com/docker/docker/errdefs [2022-06-22T15:20:43.408Z] github.com/docker/docker/image [2022-06-22T15:20:43.408Z] github.com/docker/docker/image/cache [2022-06-22T15:20:43.408Z] github.com/docker/docker/image/tarexport [2022-06-22T15:20:43.408Z] github.com/docker/docker/image/v1 [2022-06-22T15:20:43.408Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:20:43.408Z] github.com/docker/docker/layer [2022-06-22T15:20:43.408Z] github.com/docker/docker/libcontainerd [2022-06-22T15:20:43.408Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:20:43.408Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:20:43.408Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:20:43.408Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/types [2022-06-22T15:20:43.408Z] github.com/docker/docker/oci [2022-06-22T15:20:43.408Z] github.com/docker/docker/oci/caps [2022-06-22T15:20:43.408Z] github.com/docker/docker/opts [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/archive [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/directory [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/platform [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/pools [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/progress [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/signal [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/stack [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/system [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:20:43.408Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:20:43.408Z] github.com/docker/docker/plugin [2022-06-22T15:20:43.408Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:20:43.408Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:20:43.408Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:20:43.408Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:20:43.408Z] github.com/docker/docker/quota [2022-06-22T15:20:43.408Z] github.com/docker/docker/reference [2022-06-22T15:20:43.408Z] github.com/docker/docker/registry [2022-06-22T15:20:43.408Z] github.com/docker/docker/registry/resumable [2022-06-22T15:20:43.408Z] github.com/docker/docker/restartmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/rootless [2022-06-22T15:20:43.408Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:20:43.408Z] github.com/docker/docker/runconfig [2022-06-22T15:20:43.408Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/environment [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/registry [2022-06-22T15:20:43.408Z] github.com/docker/docker/testutil/request [2022-06-22T15:20:43.408Z] github.com/docker/docker/volume [2022-06-22T15:20:43.408Z] github.com/docker/docker/volume/drivers [2022-06-22T15:20:43.408Z] github.com/docker/docker/volume/local [2022-06-22T15:20:43.408Z] github.com/docker/docker/volume/mounts [2022-06-22T15:20:43.408Z] github.com/docker/docker/volume/service [2022-06-22T15:20:43.408Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:20:43.408Z] github.com/docker/docker/volume/testutils' [2022-06-22T15:20:43.408Z] ++ grep --fixed-strings /libnetwork [2022-06-22T15:20:43.408Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/types' [2022-06-22T15:20:43.408Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-22T15:20:43.408Z] + echo 'github.com/docker/docker/libnetwork [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:20:43.408Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/types' [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:20:43.409Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:20:43.409Z] + type docker-proxy [2022-06-22T15:20:43.409Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-22T15:20:43.409Z] + hack/make.sh binary-proxy install-proxy [2022-06-22T15:20:43.409Z] [2022-06-22T15:20:43.592Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-22T15:20:43.669Z] Removing bundles/ [2022-06-22T15:20:43.669Z] [2022-06-22T15:20:43.669Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-22T15:20:43.669Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-22T15:20:43.669Z] GOOS="" GOARCH="" GOARM="" [2022-06-22T15:20:44.871Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-06-22T15:20:44.871Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-22T15:20:44.871Z] service_test.go:243: FLAKY_TEST [2022-06-22T15:20:44.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-22T15:20:44.871Z] === RUN TestServiceWithDataPathPortInit [2022-06-22T15:20:45.496Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-22T15:20:45.496Z] docker_api_swarm_test.go:202: [d2cbe760667e8] joining swarm manager [d83ec1bc3dc36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:20:47.397Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-22T15:20:49.325Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-22T15:20:51.225Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-22T15:20:51.811Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-22T15:20:51.811Z] [2022-06-22T15:20:51.811Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-22T15:20:51.811Z] Installing docker-proxy to /usr/local/bin/ [2022-06-22T15:20:51.811Z] [2022-06-22T15:20:51.811Z] + mkdir -p bundles [2022-06-22T15:20:51.811Z] + '[' -n 'github.com/docker/docker/api [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/backend/build [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/httpstatus [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/httputils [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/middleware [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/build [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/container [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/debug [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/distribution [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/grpc [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/image [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/network [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/plugin [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/session [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/swarm [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/system [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/server/router/volume [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/backend [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/blkiodev [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/container [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/events [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/filters [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/image [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/mount [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/network [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/registry [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/strslice [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/swarm [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/time [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/versions [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-22T15:20:51.811Z] github.com/docker/docker/api/types/volume [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/builder-next [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/builder-next/worker [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/dockerfile [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/remotecontext [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/remotecontext/git [2022-06-22T15:20:51.811Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-22T15:20:51.811Z] github.com/docker/docker/cli [2022-06-22T15:20:51.811Z] github.com/docker/docker/cli/config [2022-06-22T15:20:51.811Z] github.com/docker/docker/cli/debug [2022-06-22T15:20:51.811Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-22T15:20:51.811Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-22T15:20:51.811Z] github.com/docker/docker/client [2022-06-22T15:20:51.811Z] github.com/docker/docker/cmd/docker-proxy [2022-06-22T15:20:51.811Z] github.com/docker/docker/cmd/dockerd [2022-06-22T15:20:51.811Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-22T15:20:51.811Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-22T15:20:51.811Z] github.com/docker/docker/container [2022-06-22T15:20:51.811Z] github.com/docker/docker/container/stream [2022-06-22T15:20:51.811Z] github.com/docker/docker/contrib/apparmor [2022-06-22T15:20:51.811Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-22T15:20:51.811Z] github.com/docker/docker/contrib/httpserver [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/cluster [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/cluster/convert [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/cluster/executor [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/cluster/provider [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/config [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/events [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/events/testutils [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/exec [2022-06-22T15:20:51.811Z] github.com/docker/docker/daemon/graphdriver [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/images [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/initlayer [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/links [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/listeners [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/gelf [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/journald [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/local [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/logentries [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/splunk [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/syslog [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/logger/templates [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/names [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/network [2022-06-22T15:20:51.812Z] github.com/docker/docker/daemon/stats [2022-06-22T15:20:51.812Z] github.com/docker/docker/distribution [2022-06-22T15:20:51.812Z] github.com/docker/docker/distribution/metadata [2022-06-22T15:20:51.812Z] github.com/docker/docker/distribution/utils [2022-06-22T15:20:51.812Z] github.com/docker/docker/distribution/xfer [2022-06-22T15:20:51.812Z] github.com/docker/docker/dockerversion [2022-06-22T15:20:51.812Z] github.com/docker/docker/errdefs [2022-06-22T15:20:51.812Z] github.com/docker/docker/image [2022-06-22T15:20:51.812Z] github.com/docker/docker/image/cache [2022-06-22T15:20:51.812Z] github.com/docker/docker/image/tarexport [2022-06-22T15:20:51.812Z] github.com/docker/docker/image/v1 [2022-06-22T15:20:51.812Z] github.com/docker/docker/internal/test/suite [2022-06-22T15:20:51.812Z] github.com/docker/docker/layer [2022-06-22T15:20:51.812Z] github.com/docker/docker/libcontainerd [2022-06-22T15:20:51.812Z] github.com/docker/docker/libcontainerd/queue [2022-06-22T15:20:51.812Z] github.com/docker/docker/libcontainerd/remote [2022-06-22T15:20:51.812Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-22T15:20:51.812Z] github.com/docker/docker/libcontainerd/types [2022-06-22T15:20:51.812Z] github.com/docker/docker/oci [2022-06-22T15:20:51.812Z] github.com/docker/docker/oci/caps [2022-06-22T15:20:51.812Z] github.com/docker/docker/opts [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/aaparser [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/archive [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/authorization [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/broadcaster [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/capabilities [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/chrootarchive [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/containerfs [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/devicemapper [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/directory [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/dmesg [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/fileutils [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/fsutils [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/homedir [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/idtools [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/ioutils [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/jsonmessage [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/longpath [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/loopback [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/namesgenerator [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/parsers [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/pidfile [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/platform [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/plugingetter [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/plugins [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/plugins/transport [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/pools [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/progress [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/pubsub [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/reexec [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/signal [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/stack [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/stdcopy [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/streamformatter [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/stringid [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/sysinfo [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/system [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/tailfile [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/tarsum [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/truncindex [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/urlutil [2022-06-22T15:20:51.812Z] github.com/docker/docker/pkg/useragent [2022-06-22T15:20:51.812Z] github.com/docker/docker/plugin [2022-06-22T15:20:51.812Z] github.com/docker/docker/plugin/executor/containerd [2022-06-22T15:20:51.812Z] github.com/docker/docker/plugin/v2 [2022-06-22T15:20:51.812Z] github.com/docker/docker/profiles/apparmor [2022-06-22T15:20:51.812Z] github.com/docker/docker/profiles/seccomp [2022-06-22T15:20:51.812Z] github.com/docker/docker/quota [2022-06-22T15:20:51.812Z] github.com/docker/docker/reference [2022-06-22T15:20:51.812Z] github.com/docker/docker/registry [2022-06-22T15:20:51.812Z] github.com/docker/docker/registry/resumable [2022-06-22T15:20:51.812Z] github.com/docker/docker/restartmanager [2022-06-22T15:20:51.812Z] github.com/docker/docker/rootless [2022-06-22T15:20:51.812Z] github.com/docker/docker/rootless/specconv [2022-06-22T15:20:51.812Z] github.com/docker/docker/runconfig [2022-06-22T15:20:51.812Z] github.com/docker/docker/runconfig/opts [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/daemon [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/environment [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/fakecontext [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/fakegit [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/fakestorage [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/fixtures/load [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/registry [2022-06-22T15:20:51.812Z] github.com/docker/docker/testutil/request [2022-06-22T15:20:51.812Z] github.com/docker/docker/volume [2022-06-22T15:20:51.812Z] github.com/docker/docker/volume/drivers [2022-06-22T15:20:51.812Z] github.com/docker/docker/volume/local [2022-06-22T15:20:51.812Z] github.com/docker/docker/volume/mounts [2022-06-22T15:20:51.812Z] github.com/docker/docker/volume/service [2022-06-22T15:20:51.812Z] github.com/docker/docker/volume/service/opts [2022-06-22T15:20:51.812Z] github.com/docker/docker/volume/testutils' ']' [2022-06-22T15:20:51.812Z] + 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-22T15:20:52.073Z] ? github.com/docker/docker/api [no test files] [2022-06-22T15:20:52.160Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-22T15:20:53.533Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-22T15:20:54.283Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) [2022-06-22T15:20:54.283Z] === RUN TestCreateServiceConflict [2022-06-22T15:20:54.283Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-06-22T15:20:54.283Z] === RUN TestCreateServiceMaxReplicas [2022-06-22T15:20:56.827Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-06-22T15:20:56.827Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-22T15:20:58.795Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-22T15:20:59.054Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-22T15:20:59.313Z] --- PASS: TestServicePlugin (31.46s) [2022-06-22T15:20:59.313Z] === RUN TestServiceUpdateLabel [2022-06-22T15:20:59.711Z] --- PASS: TestServiceWithDataPathPortInit (13.83s) [2022-06-22T15:20:59.711Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-22T15:21:00.248Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-22T15:21:01.076Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:paudpv1k79ru5qsksupzm08v7 Created:2022-06-22 15:20:59.768704259 +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[76be683dbb445932ef72600e7056463fb79e65eaf7ef1ef1feeda1e603a0f230:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gct4mrsbyxds0fzi6u1glsq2d EndpointID:f9c3d20f35999cb10655aa4471a80745d52fcc013c634bf758791ee12ff7aa97 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:381bdadc62dc76515e987092eca03dc68cd5496264e13eb589f1b891beac820d 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:810d522249fa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gct4mrsbyxds0fzi6u1glsq2d EndpointID:f9c3d20f35999cb10655aa4471a80745d52fcc013c634bf758791ee12ff7aa97 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-22T15:21:01.182Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-22T15:21:01.442Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-22T15:21:01.700Z] --- PASS: TestServiceUpdateLabel (2.38s) [2022-06-22T15:21:01.700Z] === RUN TestServiceUpdateSecrets [2022-06-22T15:21:01.700Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-22T15:21:01.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-22T15:21:01.958Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-22T15:21:01.958Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-22T15:21:03.334Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-22T15:21:04.710Z] docker_api_swarm_test.go:384: [d8866ef8ff01f] joining swarm manager [d6bc1e1e59839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:21:04.968Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-22T15:21:04.968Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-22T15:21:04.968Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-22T15:21:05.242Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-06-22T15:21:05.242Z] PASS [2022-06-22T15:21:05.242Z] [2022-06-22T15:21:05.242Z] === Skipped [2022-06-22T15:21:05.242Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-22T15:21:05.242Z] service_test.go:243: FLAKY_TEST [2022-06-22T15:21:05.242Z] [2022-06-22T15:21:05.242Z] DONE 38 tests, 1 skipped in 43.120s [2022-06-22T15:21:05.242Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-22T15:21:05.242Z] ++ 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-22T15:21:05.242Z] ++ set -e [2022-06-22T15:21:05.242Z] ++ '[' -n 0 ']' [2022-06-22T15:21:05.242Z] ++ set -x [2022-06-22T15:21:05.242Z] ++ 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-22T15:21:05.242Z] INFO: Testing against a local daemon [2022-06-22T15:21:05.242Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-22T15:21:05.242Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:21:05.242Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-22T15:21:05.242Z] === RUN TestDockerNetworkIpvlan [2022-06-22T15:21:05.242Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:21:05.242Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-22T15:21:05.242Z] PASS [2022-06-22T15:21:05.498Z] [2022-06-22T15:21:05.498Z] === Skipped [2022-06-22T15:21:05.498Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-22T15:21:05.498Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:21:05.498Z] [2022-06-22T15:21:05.498Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-22T15:21:05.498Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-22T15:21:05.498Z] [2022-06-22T15:21:05.498Z] DONE 2 tests, 2 skipped in 0.084s [2022-06-22T15:21:05.498Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-22T15:21:05.498Z] ++ 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-22T15:21:05.498Z] ++ set -e [2022-06-22T15:21:05.498Z] ++ '[' -n 0 ']' [2022-06-22T15:21:05.498Z] ++ set -x [2022-06-22T15:21:05.498Z] ++ 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-22T15:21:05.498Z] INFO: Testing against a local daemon [2022-06-22T15:21:05.498Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-22T15:21:05.902Z] docker_api_swarm_test.go:385: [d793dde468935] joining swarm manager [d6bc1e1e59839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:21:05.902Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-22T15:21:06.160Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-22T15:21:06.863Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-06-22T15:21:06.863Z] === RUN TestDockerNetworkMacvlan [2022-06-22T15:21:07.093Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-22T15:21:07.424Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-22T15:21:08.026Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-22T15:21:08.026Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-22T15:21:08.026Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-22T15:21:08.026Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-22T15:21:08.026Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-22T15:21:08.026Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-22T15:21:08.352Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-22T15:21:08.913Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-22T15:21:10.194Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-06-22T15:21:10.553Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-22T15:21:10.553Z] === RUN TestDockerSuite/TestEventsRename [2022-06-22T15:21:10.802Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-22T15:21:11.119Z] === RUN TestDockerSuite/TestEventsResize [2022-06-22T15:21:11.687Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-22T15:21:11.728Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s) [2022-06-22T15:21:11.728Z] === RUN TestCreateServiceSecretFileMode [2022-06-22T15:21:12.299Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2022-06-22T15:21:12.299Z] === RUN TestCreateServiceConfigFileMode [2022-06-22T15:21:12.692Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-22T15:21:14.841Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-06-22T15:21:14.841Z] === RUN TestCreateServiceSysctls [2022-06-22T15:21:16.006Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-22T15:21:16.264Z] --- PASS: TestDockerNetworkMacvlan (9.45s) [2022-06-22T15:21:16.264Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-06-22T15:21:16.264Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-22T15:21:16.264Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-06-22T15:21:16.264Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-06-22T15:21:16.264Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-06-22T15:21:16.264Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-06-22T15:21:16.264Z] PASS [2022-06-22T15:21:16.264Z] [2022-06-22T15:21:16.264Z] DONE 8 tests in 10.857s [2022-06-22T15:21:16.264Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-22T15:21:16.264Z] ++ 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-22T15:21:16.264Z] ++ set -e [2022-06-22T15:21:16.264Z] ++ '[' -n 0 ']' [2022-06-22T15:21:16.264Z] ++ set -x [2022-06-22T15:21:16.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-22T15:21:16.264Z] testing: warning: no tests to run [2022-06-22T15:21:16.264Z] PASS [2022-06-22T15:21:16.264Z] [2022-06-22T15:21:16.264Z] DONE 0 tests in 0.024s [2022-06-22T15:21:16.264Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-22T15:21:16.264Z] ++ 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-22T15:21:16.264Z] ++ set -e [2022-06-22T15:21:16.264Z] ++ '[' -n 0 ']' [2022-06-22T15:21:16.264Z] ++ set -x [2022-06-22T15:21:16.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-22T15:21:16.264Z] INFO: Testing against a local daemon [2022-06-22T15:21:16.264Z] === RUN TestAuthZPluginAllowRequest [2022-06-22T15:21:16.965Z] --- PASS: TestServiceUpdateSecrets (15.19s) [2022-06-22T15:21:16.966Z] === RUN TestServiceUpdateConfigs [2022-06-22T15:21:17.224Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-22T15:21:17.631Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-06-22T15:21:17.631Z] === RUN TestAuthZPluginTLS [2022-06-22T15:21:17.790Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-22T15:21:18.142Z] --- PASS: TestCreateServiceSysctls (3.27s) [2022-06-22T15:21:18.142Z] === RUN TestCreateServiceCapabilities [2022-06-22T15:21:18.193Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-22T15:21:18.193Z] === RUN TestAuthZPluginDenyRequest [2022-06-22T15:21:18.358Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-22T15:21:18.756Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-22T15:21:18.756Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-22T15:21:19.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-22T15:21:19.012Z] === RUN TestAuthZPluginDenyResponse [2022-06-22T15:21:19.573Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-22T15:21:19.573Z] === RUN TestAuthZPluginAllowEventStream [2022-06-22T15:21:20.684Z] --- PASS: TestCreateServiceCapabilities (2.53s) [2022-06-22T15:21:20.685Z] === RUN TestInspect [2022-06-22T15:21:20.885Z] === RUN TestDockerSuite/TestEventsTop [2022-06-22T15:21:20.938Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-06-22T15:21:20.938Z] === RUN TestAuthZPluginErrorResponse [2022-06-22T15:21:21.194Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-22T15:21:21.194Z] === RUN TestAuthZPluginErrorRequest [2022-06-22T15:21:21.451Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-22T15:21:21.756Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-22T15:21:21.756Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-22T15:21:22.317Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-22T15:21:22.317Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-22T15:21:23.682Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-06-22T15:21:23.682Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-22T15:21:23.977Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-22T15:21:23.982Z] --- PASS: TestInspect (2.82s) [2022-06-22T15:21:23.982Z] === RUN TestCreateJob [2022-06-22T15:21:25.047Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-06-22T15:21:25.047Z] === RUN TestAuthZPluginHeader [2022-06-22T15:21:25.609Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-06-22T15:21:25.609Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-22T15:21:25.609Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:25.609Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-22T15:21:25.609Z] === RUN TestAuthZPluginV2Disable [2022-06-22T15:21:25.609Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:25.609Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-22T15:21:25.609Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-22T15:21:25.609Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:25.609Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-22T15:21:25.609Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-22T15:21:25.609Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:25.609Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-22T15:21:25.609Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-22T15:21:26.527Z] --- PASS: TestCreateJob (3.17s) [2022-06-22T15:21:26.527Z] === RUN TestReplicatedJob [2022-06-22T15:21:30.532Z] === RUN TestDockerSuite/TestExec [2022-06-22T15:21:30.532Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-22T15:21:31.098Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-22T15:21:31.665Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2022-06-22T15:21:31.665Z] === RUN TestServiceUpdateNetwork [2022-06-22T15:21:31.665Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-22T15:21:31.816Z] --- PASS: TestReplicatedJob (5.01s) [2022-06-22T15:21:31.816Z] === RUN TestUpdateReplicatedJob [2022-06-22T15:21:32.230Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-22T15:21:33.605Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-22T15:21:34.538Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-22T15:21:35.106Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-22T15:21:35.134Z] --- PASS: TestUpdateReplicatedJob (3.37s) [2022-06-22T15:21:35.134Z] === RUN TestServiceListWithStatuses [2022-06-22T15:21:35.134Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-22T15:21:35.134Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-22T15:21:35.134Z] === RUN TestDockerNetworkConnectAlias [2022-06-22T15:21:35.672Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-22T15:21:36.238Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-22T15:21:36.496Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-22T15:21:37.062Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-22T15:21:38.439Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-22T15:21:39.353Z] --- PASS: TestDockerNetworkConnectAlias (4.36s) [2022-06-22T15:21:39.353Z] === RUN TestDockerNetworkReConnect [2022-06-22T15:21:39.376Z] === RUN TestDockerSuite/TestExecEnv [2022-06-22T15:21:39.942Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-22T15:21:40.876Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-22T15:21:41.444Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-22T15:21:42.652Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-06-22T15:21:42.652Z] === RUN TestServicePlugin [2022-06-22T15:21:43.648Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-22T15:21:43.648Z] PASS [2022-06-22T15:21:43.648Z] [2022-06-22T15:21:43.648Z] === Skipped [2022-06-22T15:21:43.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-22T15:21:43.648Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:43.648Z] [2022-06-22T15:21:43.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-22T15:21:43.648Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:43.648Z] [2022-06-22T15:21:43.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-22T15:21:43.648Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:43.648Z] [2022-06-22T15:21:43.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-22T15:21:43.648Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:43.648Z] [2022-06-22T15:21:43.648Z] DONE 17 tests, 4 skipped in 25.972s [2022-06-22T15:21:43.648Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-22T15:21:43.648Z] ++ 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-22T15:21:43.648Z] ++ set -e [2022-06-22T15:21:43.648Z] ++ '[' -n 0 ']' [2022-06-22T15:21:43.648Z] ++ set -x [2022-06-22T15:21:43.649Z] ++ 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-22T15:21:43.649Z] INFO: Testing against a local daemon [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:21:43.649Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:21:43.649Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-22T15:21:43.649Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-22T15:21:43.649Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-22T15:21:43.649Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-22T15:21:43.649Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-22T15:21:43.649Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-22T15:21:43.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-22T15:21:43.649Z] === RUN TestPluginInstall [2022-06-22T15:21:43.649Z] === RUN TestPluginInstall/no_auth [2022-06-22T15:21:43.649Z] time="2022-06-22T15:21:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:21:43.649Z] time="2022-06-22T15:21:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:422e5863a87177f54d22aff2ef1e3375b9035c1255d0513732b4b9a0f1ce556a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:21:43.649Z] time="2022-06-22T15:21:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:21:43.649Z] time="2022-06-22T15:21:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:422e5863a87177f54d22aff2ef1e3375b9035c1255d0513732b4b9a0f1ce556a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:21:43.649Z] === RUN TestPluginInstall/with_htpasswd [2022-06-22T15:21:43.649Z] time="2022-06-22T15:21:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:21:43.649Z] time="2022-06-22T15:21:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6073e358ec780e97c893cd10ddcaf2d1b85485870238eba34d9a6eb9078b53ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:21:43.649Z] time="2022-06-22T15:21:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:21:43.649Z] time="2022-06-22T15:21:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6073e358ec780e97c893cd10ddcaf2d1b85485870238eba34d9a6eb9078b53ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:21:43.905Z] === RUN TestPluginInstall/with_insecure [2022-06-22T15:21:43.971Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-22T15:21:44.538Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-22T15:21:44.832Z] time="2022-06-22T15:21:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:21:44.832Z] time="2022-06-22T15:21:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5ded24585fd36237aaab432c817f8303e65f8bb118e4659324160c4141adadf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:21:44.832Z] time="2022-06-22T15:21:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-22T15:21:44.832Z] time="2022-06-22T15:21:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5ded24585fd36237aaab432c817f8303e65f8bb118e4659324160c4141adadf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-22T15:21:44.832Z] plugin_test.go:195: [d676bc92fa8eb] daemon is not started [2022-06-22T15:21:44.832Z] --- PASS: TestPluginInstall (2.50s) [2022-06-22T15:21:44.832Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-06-22T15:21:44.832Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-06-22T15:21:44.832Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-06-22T15:21:44.832Z] === RUN TestPluginsWithRuntimes [2022-06-22T15:21:45.104Z] --- PASS: TestServiceUpdateNetwork (13.46s) [2022-06-22T15:21:45.104Z] === RUN TestServiceUpdatePidsLimit [2022-06-22T15:21:45.363Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-22T15:21:45.930Z] === RUN TestDockerSuite/TestExecParseError [2022-06-22T15:21:46.497Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-22T15:21:46.497Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-22T15:21:46.720Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-22T15:21:46.854Z] plugin_test.go:61: [dde713aa9b27a] joining swarm manager [d417657609aab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:21:47.063Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-22T15:21:47.282Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-22T15:21:47.323Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-22T15:21:47.795Z] plugin_test.go:64: [db6aa2bca6d4f] joining swarm manager [d417657609aab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:21:47.889Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-22T15:21:48.210Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-06-22T15:21:48.210Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-06-22T15:21:48.210Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-06-22T15:21:48.210Z] === RUN TestPluginBackCompatMediaTypes [2022-06-22T15:21:48.772Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-22T15:21:48.772Z] PASS [2022-06-22T15:21:48.772Z] [2022-06-22T15:21:48.772Z] DONE 24 tests in 6.439s [2022-06-22T15:21:48.772Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-22T15:21:48.772Z] ++ 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-22T15:21:48.772Z] ++ set -e [2022-06-22T15:21:48.772Z] ++ '[' -n 0 ']' [2022-06-22T15:21:48.772Z] ++ set -x [2022-06-22T15:21:48.772Z] ++ 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-22T15:21:48.772Z] INFO: Testing against a local daemon [2022-06-22T15:21:48.772Z] === RUN TestExternalGraphDriver [2022-06-22T15:21:48.772Z] === RUN TestExternalGraphDriver/json [2022-06-22T15:21:48.824Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-22T15:21:49.390Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-22T15:21:49.958Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-22T15:21:50.660Z] === RUN TestExternalGraphDriver/spec [2022-06-22T15:21:52.025Z] === RUN TestExternalGraphDriver/pull [2022-06-22T15:21:53.914Z] --- PASS: TestExternalGraphDriver (4.81s) [2022-06-22T15:21:53.914Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-06-22T15:21:53.914Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-06-22T15:21:53.914Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-06-22T15:21:53.914Z] === RUN TestGraphdriverPluginV2 [2022-06-22T15:21:53.914Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:53.914Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-22T15:21:53.914Z] PASS [2022-06-22T15:21:53.914Z] [2022-06-22T15:21:53.914Z] === Skipped [2022-06-22T15:21:53.914Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-22T15:21:53.915Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:21:53.915Z] [2022-06-22T15:21:53.915Z] DONE 5 tests, 1 skipped in 4.914s [2022-06-22T15:21:53.915Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-22T15:21:53.915Z] ++ 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-22T15:21:53.915Z] ++ set -e [2022-06-22T15:21:53.915Z] ++ '[' -n 0 ']' [2022-06-22T15:21:53.915Z] ++ set -x [2022-06-22T15:21:53.915Z] ++ 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-22T15:21:53.915Z] INFO: Testing against a local daemon [2022-06-22T15:21:53.915Z] === RUN TestContinueAfterPluginCrash [2022-06-22T15:21:53.915Z] === PAUSE TestContinueAfterPluginCrash [2022-06-22T15:21:53.915Z] === RUN TestReadPluginNoRead [2022-06-22T15:21:53.915Z] === PAUSE TestReadPluginNoRead [2022-06-22T15:21:53.915Z] === RUN TestDaemonStartWithLogOpt [2022-06-22T15:21:53.915Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-22T15:21:53.915Z] === CONT TestContinueAfterPluginCrash [2022-06-22T15:21:53.915Z] === CONT TestDaemonStartWithLogOpt [2022-06-22T15:21:54.139Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-22T15:21:57.182Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-06-22T15:21:57.182Z] === CONT TestReadPluginNoRead [2022-06-22T15:21:59.071Z] === RUN TestReadPluginNoRead/default [2022-06-22T15:21:59.999Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-22T15:22:00.696Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-22T15:22:01.263Z] === RUN TestDockerSuite/TestExecTTY [2022-06-22T15:22:01.365Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-22T15:22:01.620Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-06-22T15:22:01.829Z] --- PASS: TestServiceUpdatePidsLimit (16.76s) [2022-06-22T15:22:01.830Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-06-22T15:22:01.830Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-06-22T15:22:01.830Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-06-22T15:22:01.830Z] PASS [2022-06-22T15:22:01.830Z] [2022-06-22T15:22:01.830Z] === Skipped [2022-06-22T15:22:01.830Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-22T15:22:01.830Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-22T15:22:01.830Z] [2022-06-22T15:22:01.830Z] DONE 27 tests, 1 skipped in 180.635s [2022-06-22T15:22:01.830Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-22T15:22:01.830Z] ++ 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-22T15:22:01.830Z] ++ set -e [2022-06-22T15:22:01.830Z] ++ '[' -n 0 ']' [2022-06-22T15:22:01.830Z] ++ set -x [2022-06-22T15:22:01.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-22T15:22:01.830Z] INFO: Testing against a local daemon [2022-06-22T15:22:01.830Z] === RUN TestSessionCreate [2022-06-22T15:22:01.830Z] --- PASS: TestSessionCreate (0.02s) [2022-06-22T15:22:01.830Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-22T15:22:02.090Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-22T15:22:02.090Z] PASS [2022-06-22T15:22:02.090Z] [2022-06-22T15:22:02.090Z] DONE 2 tests in 0.152s [2022-06-22T15:22:02.090Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-22T15:22:02.090Z] ++ 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-22T15:22:02.090Z] ++ set -e [2022-06-22T15:22:02.090Z] ++ '[' -n 0 ']' [2022-06-22T15:22:02.090Z] ++ set -x [2022-06-22T15:22:02.090Z] ++ 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-22T15:22:02.090Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-22T15:22:02.090Z] INFO: Testing against a local daemon [2022-06-22T15:22:02.090Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-22T15:22:02.090Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-22T15:22:02.090Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-22T15:22:02.090Z] === RUN TestDiskUsage [2022-06-22T15:22:02.090Z] === PAUSE TestDiskUsage [2022-06-22T15:22:02.090Z] === RUN TestEventsExecDie [2022-06-22T15:22:02.548Z] === CONT TestReadPluginNoRead [2022-06-22T15:22:02.548Z] read_test.go:92: [d30bfff39c281] daemon is not started [2022-06-22T15:22:02.548Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-06-22T15:22:02.548Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-06-22T15:22:02.548Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-06-22T15:22:02.548Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-06-22T15:22:02.548Z] PASS [2022-06-22T15:22:02.548Z] [2022-06-22T15:22:02.548Z] DONE 6 tests in 8.685s [2022-06-22T15:22:02.548Z] 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-22T15:22:02.548Z] ++ 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-22T15:22:02.548Z] ++ set -e [2022-06-22T15:22:02.548Z] ++ '[' -n 0 ']' [2022-06-22T15:22:02.548Z] ++ set -x [2022-06-22T15:22:02.548Z] ++ 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-22T15:22:02.548Z] testing: warning: no tests to run [2022-06-22T15:22:02.548Z] PASS [2022-06-22T15:22:02.548Z] [2022-06-22T15:22:02.548Z] DONE 0 tests in 0.030s [2022-06-22T15:22:02.548Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-22T15:22:02.548Z] ++ 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-22T15:22:02.548Z] ++ set -e [2022-06-22T15:22:02.548Z] ++ '[' -n 0 ']' [2022-06-22T15:22:02.548Z] ++ set -x [2022-06-22T15:22:02.548Z] ++ 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-22T15:22:02.548Z] INFO: Testing against a local daemon [2022-06-22T15:22:02.548Z] === RUN TestPluginWithDevMounts [2022-06-22T15:22:02.548Z] === PAUSE TestPluginWithDevMounts [2022-06-22T15:22:02.548Z] === CONT TestPluginWithDevMounts [2022-06-22T15:22:02.657Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-22T15:22:02.917Z] --- PASS: TestEventsExecDie (0.75s) [2022-06-22T15:22:02.917Z] === RUN TestEventsBackwardsCompatible [2022-06-22T15:22:02.917Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-22T15:22:02.917Z] === RUN TestEventsVolumeCreate [2022-06-22T15:22:02.917Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-22T15:22:02.917Z] === RUN TestInfoBinaryCommits [2022-06-22T15:22:03.176Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-06-22T15:22:03.176Z] === RUN TestInfoAPIVersioned [2022-06-22T15:22:03.176Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-22T15:22:03.176Z] === RUN TestInfoAPI [2022-06-22T15:22:03.176Z] --- PASS: TestInfoAPI (0.03s) [2022-06-22T15:22:03.176Z] === RUN TestInfoAPIWarnings [2022-06-22T15:22:03.176Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-22T15:22:03.744Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-22T15:22:03.744Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-22T15:22:03.744Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-22T15:22:03.914Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-06-22T15:22:03.914Z] PASS [2022-06-22T15:22:04.170Z] [2022-06-22T15:22:04.170Z] DONE 1 tests in 1.620s [2022-06-22T15:22:04.170Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-22T15:22:04.170Z] ++ 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-22T15:22:04.170Z] ++ set -e [2022-06-22T15:22:04.170Z] ++ '[' -n 0 ']' [2022-06-22T15:22:04.170Z] ++ set -x [2022-06-22T15:22:04.170Z] ++ 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-22T15:22:04.170Z] INFO: Testing against a local daemon [2022-06-22T15:22:04.170Z] === RUN TestSecretInspect [2022-06-22T15:22:05.148Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-22T15:22:05.718Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-22T15:22:05.977Z] check_test.go:378: [d793dde468935] daemon is not started [2022-06-22T15:22:05.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-22T15:22:06.547Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-22T15:22:06.686Z] --- PASS: TestSecretInspect (2.17s) [2022-06-22T15:22:06.686Z] === RUN TestSecretList [2022-06-22T15:22:07.114Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-22T15:22:08.050Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-22T15:22:08.574Z] --- PASS: TestSecretList (2.15s) [2022-06-22T15:22:08.574Z] === RUN TestSecretsCreateAndDelete [2022-06-22T15:22:08.617Z] docker_api_swarm_test.go:802: [d434791e870f8] joining swarm manager [d2ad705d5c0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:22:09.991Z] docker_api_swarm_test.go:802: [dafce0cfec902] joining swarm manager [d2ad705d5c0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:22:11.091Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-06-22T15:22:11.091Z] === RUN TestSecretsUpdate [2022-06-22T15:22:12.518Z] docker_api_swarm_test.go:802: [d479c3396d13d] joining swarm manager [d2ad705d5c0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-22T15:22:12.776Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-22T15:22:12.979Z] --- PASS: TestSecretsUpdate (2.16s) [2022-06-22T15:22:12.979Z] === RUN TestTemplatedSecret [2022-06-22T15:22:14.365Z] --- PASS: TestServicePlugin (30.39s) [2022-06-22T15:22:14.365Z] === RUN TestServiceUpdateLabel [2022-06-22T15:22:14.676Z] docker_api_swarm_test.go:802: [d74da75809aa2] joining swarm manager [d2ad705d5c0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-22T15:22:15.306Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-06-22T15:22:15.306Z] === RUN TestServiceUpdateSecrets [2022-06-22T15:22:15.495Z] --- PASS: TestTemplatedSecret (2.42s) [2022-06-22T15:22:15.495Z] === RUN TestSecretCreateResolve [2022-06-22T15:22:15.609Z] docker_api_swarm_test.go:810: [d500a5ab79f13] joining swarm manager [d2ad705d5c0aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-22T15:22:17.409Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-06-22T15:22:17.409Z] PASS [2022-06-22T15:22:17.409Z] [2022-06-22T15:22:17.409Z] DONE 6 tests in 13.315s [2022-06-22T15:22:17.409Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-22T15:22:17.409Z] ++ 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-22T15:22:17.409Z] ++ set -e [2022-06-22T15:22:17.409Z] ++ '[' -n 0 ']' [2022-06-22T15:22:17.409Z] ++ set -x [2022-06-22T15:22:17.410Z] ++ 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-22T15:22:17.410Z] INFO: Testing against a local daemon [2022-06-22T15:22:17.410Z] === RUN TestServiceCreateInit [2022-06-22T15:22:17.410Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-22T15:22:17.507Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-22T15:22:18.880Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-22T15:22:19.814Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-22T15:22:19.814Z] === RUN TestInfoDebug [2022-06-22T15:22:20.072Z] --- PASS: TestInfoDebug (0.52s) [2022-06-22T15:22:20.072Z] === RUN TestInfoInsecureRegistries [2022-06-22T15:22:20.638Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-22T15:22:20.638Z] === RUN TestInfoRegistryMirrors [2022-06-22T15:22:21.205Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-22T15:22:21.205Z] === RUN TestLoginFailsWithBadCredentials [2022-06-22T15:22:21.463Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-06-22T15:22:21.463Z] === RUN TestPingCacheHeaders [2022-06-22T15:22:21.463Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-22T15:22:21.463Z] === RUN TestPingGet [2022-06-22T15:22:21.463Z] --- PASS: TestPingGet (0.01s) [2022-06-22T15:22:21.463Z] === RUN TestPingHead [2022-06-22T15:22:21.463Z] --- PASS: TestPingHead (0.01s) [2022-06-22T15:22:21.463Z] === RUN TestPingSwarmHeader [2022-06-22T15:22:21.577Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-22T15:22:22.029Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-22T15:22:22.594Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-22T15:22:23.532Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-22T15:22:23.532Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-22T15:22:23.532Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-06-22T15:22:23.532Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-22T15:22:23.532Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-22T15:22:23.532Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-22T15:22:23.532Z] === RUN TestVersion [2022-06-22T15:22:23.532Z] --- PASS: TestVersion (0.02s) [2022-06-22T15:22:23.532Z] === CONT TestDiskUsage [2022-06-22T15:22:24.098Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-22T15:22:24.098Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/container_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/image_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/volume_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-22T15:22:24.098Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-22T15:22:24.098Z] === RUN TestDockerSuite/TestHealth [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-22T15:22:24.357Z] === RUN TestDiskUsage/after_container.Run [2022-06-22T15:22:24.843Z] --- PASS: TestServiceCreateInit (7.07s) [2022-06-22T15:22:24.843Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-06-22T15:22:24.843Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2022-06-22T15:22:24.843Z] === RUN TestCreateServiceMultipleTimes [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-22T15:22:24.924Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage (1.47s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-22T15:22:24.924Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:22:24.924Z] PASS [2022-06-22T15:22:24.924Z] [2022-06-22T15:22:24.924Z] === Skipped [2022-06-22T15:22:24.924Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-22T15:22:24.924Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-22T15:22:24.924Z] [2022-06-22T15:22:24.924Z] DONE 54 tests, 1 skipped in 22.999s [2022-06-22T15:22:24.924Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-22T15:22:24.924Z] ++ 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-22T15:22:24.924Z] ++ set -e [2022-06-22T15:22:24.924Z] ++ '[' -n 0 ']' [2022-06-22T15:22:24.924Z] ++ set -x [2022-06-22T15:22:24.924Z] ++ 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-22T15:22:25.183Z] INFO: Testing against a local daemon [2022-06-22T15:22:25.183Z] === RUN TestVolumesCreateAndList [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-06-22T15:22:25.183Z] === RUN TestVolumesRemove [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesRemove (0.07s) [2022-06-22T15:22:25.183Z] === RUN TestVolumesInspect [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesInspect (0.03s) [2022-06-22T15:22:25.183Z] === RUN TestVolumesInvalidJSON [2022-06-22T15:22:25.183Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-22T15:22:25.183Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-22T15:22:25.183Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-22T15:22:25.183Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-22T15:22:25.183Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-22T15:22:25.183Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-22T15:22:25.183Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-22T15:22:25.183Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-22T15:22:25.183Z] PASS [2022-06-22T15:22:25.183Z] [2022-06-22T15:22:25.183Z] DONE 9 tests in 0.254s [2022-06-22T15:22:25.183Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-22T15:22:25.750Z] ++++ cat bundles/test-integration/docker.pid [2022-06-22T15:22:25.750Z] +++ kill 6703 [2022-06-22T15:22:26.020Z] +++ /etc/init.d/apparmor stop [2022-06-22T15:22:26.020Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-22T15:22:26.020Z] [2022-06-22T15:22:26.020Z] Unloading profiles will leave already running processes permanently [2022-06-22T15:22:26.020Z] unconfined, which can lead to unexpected situations. [2022-06-22T15:22:26.020Z] [2022-06-22T15:22:26.020Z] To set a process to complain mode, use the command line tool [2022-06-22T15:22:26.020Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-22T15:22:26.020Z] +++ true [2022-06-22T15:22:26.020Z] exiting test-integration [2022-06-22T15:22:26.020Z] ++ exit 0 [2022-06-22T15:22:26.020Z] [2022-06-22T15:22:26.587Z] + for job in $(jobs -p) [2022-06-22T15:22:26.588Z] + wait 21665 [2022-06-22T15:22:30.207Z] --- PASS: TestServiceUpdateSecrets (14.64s) [2022-06-22T15:22:30.207Z] === RUN TestServiceUpdateConfigs [2022-06-22T15:22:42.887Z] --- PASS: TestCreateServiceMultipleTimes (15.44s) [2022-06-22T15:22:42.888Z] === RUN TestCreateServiceConflict [2022-06-22T15:22:42.888Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-06-22T15:22:42.888Z] === RUN TestCreateServiceMaxReplicas [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-22T15:22:44.663Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-22T15:22:44.778Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-06-22T15:22:44.778Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-22T15:22:44.921Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-22T15:22:44.921Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-22T15:22:45.116Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-06-22T15:22:45.116Z] === RUN TestServiceUpdateNetwork [2022-06-22T15:22:45.180Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-22T15:22:45.438Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-22T15:22:45.438Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-22T15:22:46.372Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-22T15:22:46.372Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-22T15:22:46.698Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-22T15:22:46.698Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-22T15:22:46.698Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-06-22T15:22:46.698Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2022-06-22T15:22:46.698Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-22T15:22:46.698Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-22T15:22:46.698Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-22T15:22:46.698Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-22T15:22:46.698Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-22T15:22:46.698Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 77.3% of statements [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/builder [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-22T15:22:46.699Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 49.3% of statements [2022-06-22T15:22:46.699Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-22T15:22:46.940Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-22T15:22:46.960Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-22T15:22:47.508Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-22T15:22:47.508Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-22T15:22:47.907Z] ok github.com/docker/docker/builder/remotecontext/git 1.675s coverage: 86.3% of statements [2022-06-22T15:22:47.907Z] ? github.com/docker/docker/cli [no test files] [2022-06-22T15:22:47.907Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-22T15:22:47.907Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-22T15:22:47.907Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-22T15:22:48.074Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-22T15:22:48.187Z] ok github.com/docker/docker/cmd/docker-proxy 0.018s coverage: 67.6% of statements [2022-06-22T15:22:50.602Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-22T15:22:50.602Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-22T15:22:50.602Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-22T15:22:51.536Z] === RUN TestDockerSuite/TestImportFile [2022-06-22T15:22:52.909Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-22T15:22:52.909Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-22T15:22:53.843Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-22T15:22:54.770Z] ok github.com/docker/docker/client 0.136s coverage: 75.6% of statements [2022-06-22T15:22:55.217Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-22T15:22:56.151Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-22T15:22:56.717Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-22T15:22:56.974Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-22T15:22:57.340Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-06-22T15:22:57.340Z] === RUN TestServiceUpdatePidsLimit [2022-06-22T15:22:57.540Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-22T15:22:57.540Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-22T15:22:57.540Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-22T15:22:58.106Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-22T15:22:58.282Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-22T15:22:58.672Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-22T15:22:58.929Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-22T15:22:59.223Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-22T15:22:59.497Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-22T15:22:59.616Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-06-22T15:22:59.616Z] === RUN TestCreateServiceSecretFileMode [2022-06-22T15:23:00.063Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-22T15:23:00.177Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-06-22T15:23:00.177Z] === RUN TestCreateServiceConfigFileMode [2022-06-22T15:23:00.330Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-22T15:23:00.330Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-22T15:23:01.707Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-22T15:23:01.966Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-22T15:23:02.533Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-22T15:23:02.533Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-22T15:23:02.692Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-06-22T15:23:02.692Z] === RUN TestCreateServiceSysctls [2022-06-22T15:23:02.791Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-22T15:23:02.791Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-22T15:23:02.791Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-22T15:23:03.726Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-22T15:23:03.984Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-22T15:23:04.549Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-22T15:23:05.116Z] === RUN TestDockerSuite/TestInspectImage [2022-06-22T15:23:05.116Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-22T15:23:05.116Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-22T15:23:05.116Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-22T15:23:05.116Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-22T15:23:05.682Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-22T15:23:05.800Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-22T15:23:05.958Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-06-22T15:23:05.958Z] === RUN TestCreateServiceCapabilities [2022-06-22T15:23:06.250Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-22T15:23:06.250Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-22T15:23:06.815Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-22T15:23:07.074Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-22T15:23:08.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-22T15:23:08.474Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-06-22T15:23:08.474Z] === RUN TestInspect [2022-06-22T15:23:09.382Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-22T15:23:09.382Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-22T15:23:09.640Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-22T15:23:10.206Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-22T15:23:10.990Z] --- PASS: TestInspect (2.65s) [2022-06-22T15:23:10.990Z] === RUN TestCreateJob [2022-06-22T15:23:11.580Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-22T15:23:11.839Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-22T15:23:12.404Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-22T15:23:12.663Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-22T15:23:13.228Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-22T15:23:13.486Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-22T15:23:13.933Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-06-22T15:23:13.933Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-06-22T15:23:13.933Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-06-22T15:23:13.933Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-06-22T15:23:13.933Z] PASS [2022-06-22T15:23:13.933Z] [2022-06-22T15:23:13.933Z] === Skipped [2022-06-22T15:23:13.933Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-22T15:23:13.933Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-22T15:23:13.933Z] [2022-06-22T15:23:13.933Z] DONE 27 tests, 1 skipped in 165.482s [2022-06-22T15:23:13.933Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-22T15:23:13.933Z] INFO: Testing against a local daemon [2022-06-22T15:23:13.933Z] === RUN TestSessionCreate [2022-06-22T15:23:13.933Z] --- PASS: TestSessionCreate (0.02s) [2022-06-22T15:23:13.933Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-22T15:23:13.933Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-22T15:23:13.933Z] PASS [2022-06-22T15:23:13.933Z] [2022-06-22T15:23:13.933Z] DONE 2 tests in 0.056s [2022-06-22T15:23:13.933Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-22T15:23:13.933Z] INFO: Testing against a local daemon [2022-06-22T15:23:13.933Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-22T15:23:13.933Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-22T15:23:13.933Z] === RUN TestDiskUsage [2022-06-22T15:23:13.933Z] === PAUSE TestDiskUsage [2022-06-22T15:23:13.933Z] === RUN TestEventsExecDie [2022-06-22T15:23:13.933Z] --- PASS: TestEventsExecDie (0.57s) [2022-06-22T15:23:13.933Z] === RUN TestEventsBackwardsCompatible [2022-06-22T15:23:13.933Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-06-22T15:23:13.933Z] === RUN TestEventsVolumeCreate [2022-06-22T15:23:14.052Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-22T15:23:14.053Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-22T15:23:14.193Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-22T15:23:14.193Z] === RUN TestInfoBinaryCommits [2022-06-22T15:23:14.193Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-22T15:23:14.193Z] === RUN TestInfoAPIVersioned [2022-06-22T15:23:14.193Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-22T15:23:14.193Z] === RUN TestInfoAPI [2022-06-22T15:23:14.193Z] --- PASS: TestInfoAPI (0.02s) [2022-06-22T15:23:14.193Z] === RUN TestInfoAPIWarnings [2022-06-22T15:23:14.257Z] --- PASS: TestCreateJob (2.98s) [2022-06-22T15:23:14.257Z] === RUN TestReplicatedJob [2022-06-22T15:23:15.427Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-22T15:23:16.361Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-22T15:23:17.295Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-22T15:23:17.553Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-22T15:23:18.422Z] --- PASS: TestReplicatedJob (4.77s) [2022-06-22T15:23:18.422Z] === RUN TestUpdateReplicatedJob [2022-06-22T15:23:18.927Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-22T15:23:20.300Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-22T15:23:21.689Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2022-06-22T15:23:21.689Z] === RUN TestServiceListWithStatuses [2022-06-22T15:23:21.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-22T15:23:21.689Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-22T15:23:21.689Z] === RUN TestDockerNetworkConnectAlias [2022-06-22T15:23:21.694Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-22T15:23:21.694Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-22T15:23:23.066Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-22T15:23:23.066Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-22T15:23:23.631Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-22T15:23:25.855Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-06-22T15:23:25.855Z] === RUN TestDockerNetworkReConnect [2022-06-22T15:23:29.122Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-06-22T15:23:29.122Z] === RUN TestServicePlugin [2022-06-22T15:23:29.122Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:23:29.122Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-22T15:23:29.122Z] === RUN TestServiceUpdateLabel [2022-06-22T15:23:30.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-22T15:23:30.753Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-22T15:23:31.639Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-06-22T15:23:31.639Z] === RUN TestServiceUpdateSecrets [2022-06-22T15:23:32.299Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-22T15:23:32.300Z] === RUN TestInfoDebug [2022-06-22T15:23:32.300Z] --- PASS: TestInfoDebug (0.52s) [2022-06-22T15:23:32.300Z] === RUN TestInfoInsecureRegistries [2022-06-22T15:23:32.300Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-22T15:23:32.300Z] === RUN TestInfoRegistryMirrors [2022-06-22T15:23:32.300Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-22T15:23:32.300Z] === RUN TestLoginFailsWithBadCredentials [2022-06-22T15:23:32.300Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-22T15:23:32.300Z] === RUN TestPingCacheHeaders [2022-06-22T15:23:32.300Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-22T15:23:32.300Z] === RUN TestPingGet [2022-06-22T15:23:32.300Z] --- PASS: TestPingGet (0.01s) [2022-06-22T15:23:32.300Z] === RUN TestPingHead [2022-06-22T15:23:32.300Z] --- PASS: TestPingHead (0.02s) [2022-06-22T15:23:32.300Z] === RUN TestPingSwarmHeader [2022-06-22T15:23:32.870Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-22T15:23:33.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-22T15:23:33.441Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-22T15:23:33.530Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.7% of statements [2022-06-22T15:23:33.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-22T15:23:34.385Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-22T15:23:34.385Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-06-22T15:23:34.385Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-22T15:23:34.385Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-22T15:23:34.385Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-22T15:23:34.385Z] === RUN TestVersion [2022-06-22T15:23:34.385Z] --- PASS: TestVersion (0.02s) [2022-06-22T15:23:34.385Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-22T15:23:34.385Z] === CONT TestDiskUsage [2022-06-22T15:23:34.418Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-22T15:23:34.913Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-06-22T15:23:34.984Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/container_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/image_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/volume_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-22T15:23:34.986Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-22T15:23:35.262Z] === RUN TestDiskUsage/after_container.Run [2022-06-22T15:23:35.485Z] ok github.com/docker/docker/cmd/dockerd/trap 2.480s coverage: 0.0% of statements [2022-06-22T15:23:35.485Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-22T15:23:35.485Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-22T15:23:35.485Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-22T15:23:35.485Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-22T15:23:35.485Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-22T15:23:35.849Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-22T15:23:35.849Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage (1.56s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:23:36.110Z] PASS [2022-06-22T15:23:36.110Z] [2022-06-22T15:23:36.110Z] DONE 54 tests in 22.633s [2022-06-22T15:23:36.110Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-22T15:23:36.110Z] INFO: Testing against a local daemon [2022-06-22T15:23:36.110Z] === RUN TestVolumesCreateAndList [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-22T15:23:36.110Z] === RUN TestVolumesRemove [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesRemove (0.10s) [2022-06-22T15:23:36.110Z] === RUN TestVolumesInspect [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesInspect (0.04s) [2022-06-22T15:23:36.110Z] === RUN TestVolumesInvalidJSON [2022-06-22T15:23:36.110Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-22T15:23:36.110Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-22T15:23:36.110Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-22T15:23:36.110Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-22T15:23:36.110Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-22T15:23:36.110Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-22T15:23:36.110Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-22T15:23:36.110Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-22T15:23:36.110Z] PASS [2022-06-22T15:23:36.110Z] [2022-06-22T15:23:36.110Z] DONE 9 tests in 0.194s [2022-06-22T15:23:36.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-22T15:23:36.360Z] docker_api_swarm_service_test.go:395: [df5e448f94d7c] joining swarm manager [d66da54866ab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:23:36.681Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-22T15:23:36.681Z] Removing test suite binaries [2022-06-22T15:23:36.927Z] docker_api_swarm_service_test.go:395: [d969d067dd6bd] joining swarm manager [d66da54866ab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:23:36.942Z] exiting test-integration [2022-06-22T15:23:36.942Z] ++ exit 0 [2022-06-22T15:23:36.942Z] [2022-06-22T15:23:37.185Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-22T15:23:37.186Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-22T15:23:37.444Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-22T15:23:37.444Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-22T15:23:37.444Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput Post stage [Pipeline] junit [2022-06-22T15:23:38.341Z] Recording test results [2022-06-22T15:23:38.380Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-22T15:23:38.639Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-22T15:23:39.930Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-22T15:23:40.273Z] + echo Ensuring container killed. [2022-06-22T15:23:40.273Z] Ensuring container killed. [2022-06-22T15:23:40.273Z] + docker rm -vf docker-pr5 [2022-06-22T15:23:40.273Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-06-22T15:23:40.565Z] + echo Chowning /workspace to jenkins user [2022-06-22T15:23:40.565Z] Chowning /workspace to jenkins user [2022-06-22T15:23:40.565Z] + id -u [2022-06-22T15:23:40.565Z] + id -g [2022-06-22T15:23:40.565Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43680:/workspace busybox chown -R 1000:1000 /workspace [2022-06-22T15:23:40.565Z] Unable to find image 'busybox:latest' locally [2022-06-22T15:23:40.828Z] latest: Pulling from library/busybox [2022-06-22T15:23:40.828Z] 19d511225f94: Pulling fs layer [2022-06-22T15:23:40.828Z] 19d511225f94: Verifying Checksum [2022-06-22T15:23:40.828Z] 19d511225f94: Download complete [2022-06-22T15:23:40.828Z] 19d511225f94: Pull complete [2022-06-22T15:23:40.828Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-22T15:23:41.088Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-22T15:23:42.773Z] + bundleName=amd64-cgroup2 [2022-06-22T15:23:42.773Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-22T15:23:42.773Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-22T15:23:42.773Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-22T15:23:42.773Z] + 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-22T15:23:42.828Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-22T15:23:42.828Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [Pipeline] archiveArtifacts [2022-06-22T15:23:43.047Z] Archiving artifacts [2022-06-22T15:23:43.622Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2022-06-22T15:23:44.194Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-06-22T15:23:44.668Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43680/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-22T15:23:44.977Z] + make clean [2022-06-22T15:23:44.977Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-22T15:23:44.977Z] docker-dev-cache [2022-06-22T15:23:44.977Z] docker-mod-cache [Pipeline] deleteDir [2022-06-22T15:23:45.581Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-22T15:23:46.485Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-06-22T15:23:46.485Z] === RUN TestServiceUpdateConfigs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T15:23:48.088Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-22T15:23:48.089Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-22T15:23:48.089Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-22T15:23:48.657Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-22T15:23:49.602Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-22T15:23:50.538Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-22T15:23:51.473Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-22T15:23:52.040Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-22T15:23:52.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-22T15:23:53.730Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-06-22T15:23:53.990Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-06-22T15:23:54.560Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-22T15:23:54.571Z] docker_api_swarm_service_test.go:343: [d5765f36c5cb6] joining swarm manager [df0f9d4db498c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:23:54.571Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-22T15:23:55.132Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-06-22T15:23:55.137Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-22T15:23:55.137Z] docker_api_swarm_service_test.go:343: [d595200e93f39] joining swarm manager [df0f9d4db498c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:23:55.393Z] ok github.com/docker/docker/daemon 10.152s coverage: 16.1% of statements [2022-06-22T15:23:55.393Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-22T15:23:55.393Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-22T15:23:55.393Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-22T15:23:55.393Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-22T15:23:55.703Z] === RUN TestDockerSuite/TestLogsSince [2022-06-22T15:23:56.778Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.702s coverage: 74.8% of statements [2022-06-22T15:23:58.162Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-06-22T15:23:58.162Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.367s coverage: 56.2% of statements [2022-06-22T15:23:59.546Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-06-22T15:24:00.933Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.287s coverage: 50.6% of statements [2022-06-22T15:24:01.337Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-06-22T15:24:01.337Z] === RUN TestServiceUpdateNetwork [2022-06-22T15:24:01.875Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.072s coverage: 45.9% of statements [2022-06-22T15:24:01.875Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-22T15:24:02.259Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-22T15:24:02.819Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.650s coverage: 58.5% of statements [2022-06-22T15:24:02.819Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-22T15:24:02.819Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-22T15:24:03.080Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-22T15:24:04.023Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-06-22T15:24:04.598Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-06-22T15:24:05.541Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.9% of statements [2022-06-22T15:24:05.541Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-22T15:24:05.541Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-22T15:24:06.485Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.5% of statements [2022-06-22T15:24:07.057Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 79.9% of statements [2022-06-22T15:24:07.318Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-06-22T15:24:07.318Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-22T15:24:07.890Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-22T15:24:07.890Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-06-22T15:24:08.462Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-06-22T15:24:08.814Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-22T15:24:08.814Z] === RUN TestDockerSuite/TestLogsTail [2022-06-22T15:24:08.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-22T15:24:08.814Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-22T15:24:09.036Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.154s coverage: 76.8% of statements [2022-06-22T15:24:09.608Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 79.4% of statements [2022-06-22T15:24:09.608Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-22T15:24:09.608Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-22T15:24:09.749Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-22T15:24:10.009Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-22T15:24:10.267Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-22T15:24:10.551Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-06-22T15:24:10.551Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-06-22T15:24:10.834Z] docker_api_swarm_service_test.go:490: [d9bd173cda9e3] joining swarm manager [d068db7cc6f16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:24:11.092Z] === RUN TestDockerSuite/TestNetHostname [2022-06-22T15:24:11.495Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-06-22T15:24:11.756Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-22T15:24:12.028Z] docker_api_swarm_service_test.go:490: [dc7b913c3218c] joining swarm manager [d068db7cc6f16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:24:12.328Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-22T15:24:12.964Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-22T15:24:13.222Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-22T15:24:13.270Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 82.5% of statements [2022-06-22T15:24:13.270Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-22T15:24:13.270Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-22T15:24:13.505Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-06-22T15:24:13.505Z] === RUN TestServiceUpdatePidsLimit [2022-06-22T15:24:13.505Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-22T15:24:14.066Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-22T15:24:14.263Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-06-22T15:24:14.524Z] ok github.com/docker/docker/distribution 0.618s coverage: 28.0% of statements [2022-06-22T15:24:14.524Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-22T15:24:15.096Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-06-22T15:24:15.667Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-06-22T15:24:16.237Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-22T15:24:16.809Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-22T15:24:16.809Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-06-22T15:24:16.809Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-22T15:24:16.809Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-22T15:24:16.809Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-22T15:24:17.381Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-06-22T15:24:18.322Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-06-22T15:24:18.893Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-06-22T15:24:18.893Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-22T15:24:19.778Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-22T15:24:20.343Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-22T15:24:20.611Z] === RUN TestDockerSuite/TestPluginActive [2022-06-22T15:24:20.806Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.2% of statements [2022-06-22T15:24:21.067Z] ok github.com/docker/docker/pkg/authorization 0.131s coverage: 68.3% of statements [2022-06-22T15:24:21.336Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-06-22T15:24:21.596Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-22T15:24:22.156Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-22T15:24:23.140Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-22T15:24:24.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-22T15:24:24.893Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 42.7% of statements [2022-06-22T15:24:24.893Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-22T15:24:25.154Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-22T15:24:25.416Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-22T15:24:25.986Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-06-22T15:24:26.249Z] ok github.com/docker/docker/layer 7.744s coverage: 69.0% of statements [2022-06-22T15:24:26.249Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-22T15:24:26.249Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-22T15:24:26.249Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-22T15:24:26.249Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-22T15:24:26.249Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-22T15:24:26.249Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-22T15:24:26.249Z] ok github.com/docker/docker/pkg/fsutils 0.137s coverage: 85.1% of statements [2022-06-22T15:24:26.510Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-22T15:24:27.452Z] ok github.com/docker/docker/pkg/idtools 0.495s coverage: 67.9% of statements [2022-06-22T15:24:27.713Z] ok github.com/docker/docker/pkg/ioutils 0.490s coverage: 71.5% of statements [2022-06-22T15:24:27.713Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-06-22T15:24:27.974Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-06-22T15:24:27.974Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-22T15:24:27.974Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2022-06-22T15:24:28.235Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-06-22T15:24:28.235Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-22T15:24:28.807Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-06-22T15:24:28.807Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-06-22T15:24:28.807Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-22T15:24:28.807Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-22T15:24:29.380Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-06-22T15:24:29.784Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-22T15:24:29.784Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-22T15:24:29.784Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-22T15:24:29.951Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-22T15:24:29.951Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-22T15:24:30.212Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-22T15:24:30.241Z] --- PASS: TestServiceUpdatePidsLimit (17.82s) [2022-06-22T15:24:30.241Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-22T15:24:30.241Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-22T15:24:30.241Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.83s) [2022-06-22T15:24:30.241Z] PASS [2022-06-22T15:24:30.241Z] [2022-06-22T15:24:30.241Z] === Skipped [2022-06-22T15:24:30.241Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-22T15:24:30.241Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-22T15:24:30.241Z] [2022-06-22T15:24:30.241Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-22T15:24:30.241Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-22T15:24:30.241Z] [2022-06-22T15:24:30.241Z] DONE 27 tests, 2 skipped in 132.674s [2022-06-22T15:24:30.241Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-22T15:24:30.241Z] ++ 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-22T15:24:30.241Z] ++ set -e [2022-06-22T15:24:30.241Z] ++ '[' -n 0 ']' [2022-06-22T15:24:30.241Z] ++ set -x [2022-06-22T15:24:30.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-22T15:24:30.241Z] INFO: Testing against a local daemon [2022-06-22T15:24:30.241Z] === RUN TestSessionCreate [2022-06-22T15:24:30.241Z] --- PASS: TestSessionCreate (0.02s) [2022-06-22T15:24:30.241Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-22T15:24:30.241Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-22T15:24:30.241Z] PASS [2022-06-22T15:24:30.241Z] [2022-06-22T15:24:30.241Z] DONE 2 tests in 0.249s [2022-06-22T15:24:30.241Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-22T15:24:30.241Z] ++ 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-22T15:24:30.241Z] ++ set -e [2022-06-22T15:24:30.241Z] ++ '[' -n 0 ']' [2022-06-22T15:24:30.241Z] ++ set -x [2022-06-22T15:24:30.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-22T15:24:30.497Z] INFO: Testing against a local daemon [2022-06-22T15:24:30.497Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-22T15:24:30.497Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-22T15:24:30.497Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-22T15:24:30.497Z] === RUN TestDiskUsage [2022-06-22T15:24:30.497Z] === PAUSE TestDiskUsage [2022-06-22T15:24:30.497Z] === RUN TestEventsExecDie [2022-06-22T15:24:30.718Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-22T15:24:31.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-22T15:24:31.593Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-22T15:24:31.593Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-22T15:24:31.853Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-22T15:24:32.114Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-22T15:24:32.375Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-22T15:24:32.375Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 76.5% of statements [2022-06-22T15:24:32.947Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-22T15:24:33.027Z] --- PASS: TestEventsExecDie (2.26s) [2022-06-22T15:24:33.027Z] === RUN TestEventsBackwardsCompatible [2022-06-22T15:24:33.282Z] --- PASS: TestEventsBackwardsCompatible (0.41s) [2022-06-22T15:24:33.282Z] === RUN TestEventsVolumeCreate [2022-06-22T15:24:33.521Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-06-22T15:24:33.521Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-06-22T15:24:33.812Z] docker_api_swarm_service_test.go:128: [d4a2779e2c39b] joining swarm manager [d54d9b2fb12c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:24:33.813Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-22T15:24:34.070Z] docker_api_swarm_service_test.go:129: [db5f22491d4ce] joining swarm manager [d54d9b2fb12c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:24:34.097Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-06-22T15:24:34.210Z] --- PASS: TestEventsVolumeCreate (0.70s) [2022-06-22T15:24:34.210Z] === RUN TestInfoBinaryCommits [2022-06-22T15:24:34.210Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-22T15:24:34.210Z] === RUN TestInfoAPIVersioned [2022-06-22T15:24:34.210Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-22T15:24:34.210Z] === RUN TestInfoAPI [2022-06-22T15:24:34.210Z] --- PASS: TestInfoAPI (0.02s) [2022-06-22T15:24:34.210Z] === RUN TestInfoAPIWarnings [2022-06-22T15:24:34.357Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-22T15:24:34.618Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-22T15:24:35.970Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-22T15:24:35.970Z] docker_api_swarm_service_test.go:137: [d7e251666da48] joining swarm manager [d54d9b2fb12c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-22T15:24:36.532Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-06-22T15:24:36.532Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-06-22T15:24:36.903Z] docker_api_swarm_service_test.go:138: [d8dc74a7509e3] joining swarm manager [d54d9b2fb12c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-22T15:24:37.104Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-22T15:24:38.046Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-06-22T15:24:38.307Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-22T15:24:38.804Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-22T15:24:39.248Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-06-22T15:24:39.509Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-22T15:24:39.770Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-22T15:24:40.341Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-22T15:24:40.341Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-06-22T15:24:42.254Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-22T15:24:42.825Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.8% of statements [2022-06-22T15:24:43.397Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-22T15:24:44.067Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-22T15:24:44.339Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-06-22T15:24:44.632Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-22T15:24:45.570Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-22T15:24:46.506Z] === RUN TestDockerSuite/TestPortList [2022-06-22T15:24:52.250Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-22T15:24:52.250Z] === RUN TestInfoDebug [2022-06-22T15:24:52.250Z] --- PASS: TestInfoDebug (0.52s) [2022-06-22T15:24:52.250Z] === RUN TestInfoInsecureRegistries [2022-06-22T15:24:52.250Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-22T15:24:52.250Z] === RUN TestInfoRegistryMirrors [2022-06-22T15:24:52.250Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-22T15:24:52.250Z] === RUN TestLoginFailsWithBadCredentials [2022-06-22T15:24:52.250Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-22T15:24:52.250Z] === RUN TestPingCacheHeaders [2022-06-22T15:24:52.250Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-22T15:24:52.250Z] === RUN TestPingGet [2022-06-22T15:24:52.250Z] --- PASS: TestPingGet (0.01s) [2022-06-22T15:24:52.250Z] === RUN TestPingHead [2022-06-22T15:24:52.250Z] --- PASS: TestPingHead (0.02s) [2022-06-22T15:24:52.250Z] === RUN TestPingSwarmHeader [2022-06-22T15:24:52.812Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-22T15:24:53.085Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-22T15:24:53.373Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-22T15:24:53.652Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-22T15:24:54.301Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-22T15:24:54.301Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-06-22T15:24:54.301Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-22T15:24:54.301Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-22T15:24:54.301Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-22T15:24:54.301Z] === RUN TestVersion [2022-06-22T15:24:54.301Z] --- PASS: TestVersion (0.02s) [2022-06-22T15:24:54.301Z] === CONT TestDiskUsage [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/container_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/image_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/volume_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-22T15:24:54.863Z] === RUN TestDiskUsage/after_container.Run [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-22T15:24:55.425Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage (1.15s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.425Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-22T15:24:55.426Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-22T15:24:55.426Z] PASS [2022-06-22T15:24:55.426Z] [2022-06-22T15:24:55.426Z] === Skipped [2022-06-22T15:24:55.426Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-22T15:24:55.426Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-22T15:24:55.426Z] [2022-06-22T15:24:55.426Z] DONE 54 tests, 1 skipped in 25.113s [2022-06-22T15:24:55.426Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-22T15:24:55.426Z] ++ 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-22T15:24:55.426Z] ++ set -e [2022-06-22T15:24:55.426Z] ++ '[' -n 0 ']' [2022-06-22T15:24:55.426Z] ++ set -x [2022-06-22T15:24:55.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-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-22T15:24:55.682Z] INFO: Testing against a local daemon [2022-06-22T15:24:55.682Z] === RUN TestVolumesCreateAndList [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-22T15:24:55.682Z] === RUN TestVolumesRemove [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-22T15:24:55.682Z] === RUN TestVolumesInspect [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-22T15:24:55.682Z] === RUN TestVolumesInvalidJSON [2022-06-22T15:24:55.682Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-22T15:24:55.682Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-22T15:24:55.682Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-22T15:24:55.682Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-22T15:24:55.682Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-22T15:24:55.682Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-22T15:24:55.682Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-22T15:24:55.682Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-22T15:24:55.682Z] PASS [2022-06-22T15:24:55.682Z] [2022-06-22T15:24:55.682Z] DONE 9 tests in 0.223s [2022-06-22T15:24:55.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-22T15:24:55.938Z] ++++ cat bundles/test-integration/docker.pid [2022-06-22T15:24:55.938Z] +++ kill 14260 [2022-06-22T15:24:55.938Z] +++ /etc/init.d/apparmor stop [2022-06-22T15:24:55.938Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-22T15:24:55.938Z] [2022-06-22T15:24:55.938Z] Unloading profiles will leave already running processes permanently [2022-06-22T15:24:55.938Z] unconfined, which can lead to unexpected situations. [2022-06-22T15:24:55.938Z] [2022-06-22T15:24:55.938Z] To set a process to complain mode, use the command line tool [2022-06-22T15:24:55.938Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-22T15:24:55.938Z] +++ true [2022-06-22T15:24:55.938Z] exiting test-integration [2022-06-22T15:24:55.938Z] ++ exit 0 [2022-06-22T15:24:55.938Z] Post stage [Pipeline] junit [2022-06-22T15:24:56.879Z] Recording test results [2022-06-22T15:24:57.029Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-22T15:24:57.351Z] + echo Ensuring container killed. [2022-06-22T15:24:57.351Z] Ensuring container killed. [2022-06-22T15:24:57.351Z] + docker rm -vf docker-pr5 [2022-06-22T15:24:57.351Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-06-22T15:24:57.633Z] + echo Chowning /workspace to jenkins user [2022-06-22T15:24:57.633Z] Chowning /workspace to jenkins user [2022-06-22T15:24:57.633Z] + id -u [2022-06-22T15:24:57.633Z] + id -g [2022-06-22T15:24:57.633Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43680:/workspace busybox chown -R 1000:1000 /workspace [2022-06-22T15:24:57.633Z] Unable to find image 'busybox:latest' locally [2022-06-22T15:24:57.633Z] latest: Pulling from library/busybox [2022-06-22T15:24:57.889Z] 87379020f3b6: Pulling fs layer [2022-06-22T15:24:57.889Z] 87379020f3b6: Verifying Checksum [2022-06-22T15:24:57.889Z] 87379020f3b6: Download complete [2022-06-22T15:24:57.889Z] 87379020f3b6: Pull complete [2022-06-22T15:24:57.889Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-22T15:24:57.889Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-22T15:24:59.592Z] + bundleName=arm64-integration [2022-06-22T15:24:59.592Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-22T15:24:59.592Z] Creating arm64-integration-bundles.tar.gz [2022-06-22T15:24:59.592Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-22T15:24:59.592Z] + 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-22T15:24:59.857Z] Archiving artifacts [2022-06-22T15:25:00.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-22T15:25:00.208Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-22T15:25:00.208Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-22T15:25:00.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-22T15:25:00.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-22T15:25:00.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-22T15:25:00.774Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-22T15:25:00.774Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-22T15:25:01.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-22T15:25:01.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-22T15:25:01.371Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43680/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-22T15:25:01.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-22T15:25:01.679Z] + make clean [2022-06-22T15:25:01.935Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-22T15:25:01.935Z] docker-dev-cache [2022-06-22T15:25:01.935Z] docker-mod-cache [Pipeline] deleteDir [2022-06-22T15:25:02.539Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-22T15:25:02.539Z] === RUN TestDockerSuite/TestPruneContainerLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-06-22T15:25:03.915Z] docker_api_swarm_service_test.go:304: [dfbdf4f3c6856] joining swarm manager [dbdd4c291590c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [2022-06-22T15:25:04.850Z] docker_api_swarm_service_test.go:304: [d9d7965646f4b] joining swarm manager [dbdd4c291590c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:25:05.108Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-22T15:25:06.289Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/rootless [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/volume [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-22T15:25:06.289Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === Skipped [2022-06-22T15:25:06.289Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-22T15:25:06.289Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-22T15:25:06.289Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-22T15:25:06.289Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-22T15:25:06.289Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:71: No driver to put! [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-22T15:25:06.289Z] time="2022-06-22T15:23:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-22T15:25:06.289Z] time="2022-06-22T15:23:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-22T15:25:06.289Z] time="2022-06-22T15:23:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-22T15:25:06.289Z] time="2022-06-22T15:23:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-22T15:25:06.289Z] time="2022-06-22T15:23:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:71: No driver to put! [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-22T15:25:06.289Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-22T15:25:06.289Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-22T15:25:06.289Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-22T15:25:06.289Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-22T15:25:06.289Z] graphtest_unix.go:71: No driver to put! [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-22T15:25:06.289Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-22T15:25:06.289Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-22T15:25:06.289Z] [2022-06-22T15:25:06.289Z] DONE 2785 tests, 28 skipped in 252.294s [2022-06-22T15:25:06.289Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/bitseq [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/cluster [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/config [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/datastore [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/driverapi [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/etchosts [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/idm [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ipam [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/iptables [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/netlabel [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/netutils [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/networkdb [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/ns [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/options [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/osl [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/portallocator [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/portmapper [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/testutils [2022-06-22T15:25:06.289Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-22T15:25:06.289Z] + 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-22T15:25:07.069Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-22T15:25:07.069Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-22T15:25:07.327Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-22T15:25:09.229Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-22T15:25:09.795Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-22T15:25:12.325Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-22T15:25:16.511Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-22T15:25:16.512Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-22T15:25:18.412Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-22T15:25:24.970Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-22T15:25:24.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-22T15:25:25.536Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-22T15:25:26.912Z] docker_api_swarm_service_test.go:100: [dd7a214a9772b] joining swarm manager [d26f01142c8e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:25:27.480Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-22T15:25:27.738Z] docker_api_swarm_service_test.go:101: [df55ccdbc4b4b] joining swarm manager [d26f01142c8e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:25:28.674Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-22T15:25:30.054Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-22T15:25:32.589Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-22T15:25:33.968Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-22T15:25:34.903Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-22T15:25:34.903Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-22T15:25:35.470Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-22T15:25:36.843Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-22T15:25:38.745Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-22T15:25:39.004Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-22T15:25:39.004Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-22T15:25:39.004Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-22T15:25:39.262Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-22T15:25:39.262Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-22T15:25:39.262Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-22T15:25:39.829Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-22T15:25:40.802Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-22T15:25:41.747Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-22T15:25:42.316Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-22T15:25:45.704Z] check_test.go:378: [dd7a214a9772b] daemon is not started [2022-06-22T15:25:48.994Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-22T15:25:49.928Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-22T15:25:51.306Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-22T15:25:51.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-22T15:25:51.306Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-22T15:25:51.306Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-22T15:25:51.565Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-22T15:25:53.012Z] ok github.com/docker/docker/libnetwork 37.293s coverage: 40.6% of statements [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.332s coverage: 59.9% of statements [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.104s coverage: 4.0% of statements [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-22T15:25:53.013Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-22T15:25:53.013Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-22T15:25:53.465Z] docker_api_swarm_service_test.go:533: [ddbad5c95b8ec] joining swarm manager [d043929067dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:25:53.724Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-22T15:25:54.660Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-22T15:25:54.660Z] docker_api_swarm_service_test.go:534: [db3fb49e60431] joining swarm manager [d043929067dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:25:57.194Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-22T15:25:59.096Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-22T15:25:59.097Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-22T15:25:59.097Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-22T15:26:02.383Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-22T15:26:02.642Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-22T15:26:02.900Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-22T15:26:03.005Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.448s coverage: 7.2% of statements [2022-06-22T15:26:03.005Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-22T15:26:03.005Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-22T15:26:03.005Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-22T15:26:03.005Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-22T15:26:03.005Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-22T15:26:03.005Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-22T15:26:03.005Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-06-22T15:26:03.005Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-06-22T15:26:03.005Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-22T15:26:03.266Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-22T15:26:04.279Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-22T15:26:04.856Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-22T15:26:05.791Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-22T15:26:06.358Z] === RUN TestDockerSuite/TestRmiTag [2022-06-22T15:26:06.616Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-22T15:26:07.182Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-22T15:26:10.465Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-22T15:26:10.465Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-22T15:26:11.031Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-22T15:26:11.289Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-22T15:26:12.224Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-22T15:26:12.791Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-22T15:26:13.049Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-22T15:26:13.261Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-06-22T15:26:13.617Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-22T15:26:13.617Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-22T15:26:14.183Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-22T15:26:15.117Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-22T15:26:15.375Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-22T15:26:15.942Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-22T15:26:16.508Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-22T15:26:17.444Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-22T15:26:18.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-22T15:26:18.580Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-22T15:26:19.146Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-22T15:26:20.085Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-22T15:26:20.343Z] docker_api_swarm_service_test.go:148: [d4c9cd5196183] joining swarm manager [d410bbf0c4a2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:26:20.911Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-22T15:26:21.170Z] docker_api_swarm_service_test.go:148: [da50b938c98eb] joining swarm manager [d410bbf0c4a2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:26:21.430Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-22T15:26:22.367Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-22T15:26:23.303Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-22T15:26:24.237Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-22T15:26:24.804Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-22T15:26:25.371Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-22T15:26:25.939Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-22T15:26:25.939Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-22T15:26:27.345Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-22T15:26:27.604Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-22T15:26:28.168Z] ok github.com/docker/docker/libnetwork/ipam 14.239s coverage: 85.3% of statements [2022-06-22T15:26:28.168Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-22T15:26:28.168Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-22T15:26:28.169Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-22T15:26:28.736Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-22T15:26:28.741Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-22T15:26:28.998Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-22T15:26:28.998Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-22T15:26:29.001Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-06-22T15:26:29.001Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-22T15:26:29.261Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-22T15:26:29.565Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-22T15:26:29.833Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2022-06-22T15:26:30.130Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-22T15:26:30.389Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-22T15:26:30.404Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-06-22T15:26:30.664Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-06-22T15:26:30.925Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-22T15:26:30.957Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-22T15:26:31.891Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-22T15:26:31.891Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-22T15:26:32.150Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-22T15:26:32.150Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-22T15:26:33.085Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-22T15:26:33.344Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-22T15:26:33.910Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-22T15:26:34.477Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-22T15:26:34.477Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-22T15:26:35.043Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-22T15:26:35.977Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-22T15:26:36.917Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-22T15:26:37.851Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-22T15:26:38.417Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-22T15:26:38.675Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-22T15:26:39.612Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-22T15:26:40.178Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-22T15:26:40.435Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-22T15:26:41.810Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-22T15:26:43.711Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-22T15:26:43.711Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-22T15:26:44.277Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-22T15:26:46.179Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-22T15:26:47.591Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-22T15:26:48.964Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-22T15:26:50.339Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-22T15:26:50.339Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-06-22T15:26:50.339Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-22T15:26:50.339Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-06-22T15:26:50.339Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-22T15:26:50.906Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-22T15:26:52.282Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-22T15:26:53.218Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-22T15:26:54.592Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-22T15:26:54.851Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-22T15:26:56.224Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-22T15:26:56.483Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-22T15:26:56.483Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-22T15:26:56.483Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-22T15:26:56.742Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-22T15:26:57.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-22T15:26:57.874Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-22T15:26:57.874Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-22T15:26:58.443Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-22T15:26:59.011Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-22T15:26:59.579Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-22T15:27:00.516Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-22T15:27:00.516Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-22T15:27:01.085Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-22T15:27:02.022Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-22T15:27:02.280Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-22T15:27:02.848Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-22T15:27:03.415Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-22T15:27:03.983Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-22T15:27:04.548Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-22T15:27:05.114Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-22T15:27:05.114Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-22T15:27:05.372Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-22T15:27:05.939Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-22T15:27:06.873Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-22T15:27:07.133Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-22T15:27:07.133Z] docker_cli_run_test.go:4125: unmatched requirement DaemonIsWindows [2022-06-22T15:27:07.133Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-22T15:27:09.676Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-22T15:27:10.243Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-22T15:27:22.438Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-22T15:27:22.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-22T15:27:22.438Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-22T15:27:23.374Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-22T15:27:23.374Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-22T15:27:23.374Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-22T15:27:23.374Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-22T15:27:23.941Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-22T15:27:27.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-22T15:27:27.229Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-22T15:27:28.164Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-22T15:27:29.538Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-22T15:27:29.538Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-22T15:27:32.822Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-22T15:27:34.724Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-22T15:27:34.725Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-22T15:27:35.292Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-22T15:27:35.550Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-22T15:27:36.486Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-22T15:27:36.486Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-22T15:27:36.745Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-22T15:27:37.679Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-22T15:27:37.938Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-22T15:27:38.875Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-22T15:27:40.271Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-22T15:27:40.271Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-22T15:27:40.540Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-22T15:27:40.540Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-22T15:27:41.475Z] === RUN TestDockerSuite/TestRunMount [2022-06-22T15:27:44.760Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-22T15:27:46.667Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-22T15:27:47.234Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-22T15:27:47.802Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-22T15:27:49.177Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-22T15:27:49.177Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-22T15:27:51.079Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-22T15:27:53.609Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-22T15:27:54.544Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-22T15:27:56.443Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-22T15:27:57.010Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-22T15:27:58.384Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-22T15:27:58.384Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-22T15:27:58.643Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-22T15:27:59.209Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-22T15:27:59.775Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-22T15:28:00.033Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-22T15:28:01.410Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-22T15:28:02.785Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-22T15:28:06.084Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-22T15:28:06.084Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-22T15:28:06.084Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-22T15:28:06.342Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-22T15:28:06.600Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-22T15:28:06.858Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-22T15:28:07.425Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-22T15:28:07.425Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-22T15:28:07.993Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-22T15:28:13.256Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-22T15:28:13.514Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-22T15:28:13.514Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-22T15:28:13.514Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-22T15:28:14.081Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-22T15:28:14.648Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-22T15:28:16.026Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-22T15:28:16.961Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-22T15:28:17.528Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-22T15:28:17.528Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-22T15:28:18.095Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-22T15:28:18.661Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-22T15:28:18.922Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-22T15:28:19.489Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-22T15:28:19.489Z] docker_cli_run_test.go:4108: unmatched requirement DaemonIsWindows [2022-06-22T15:28:19.489Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-22T15:28:20.058Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-22T15:28:20.316Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-22T15:28:20.316Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-06-22T15:28:20.316Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-22T15:28:20.882Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-22T15:28:22.257Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-22T15:28:22.257Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-22T15:28:22.257Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-06-22T15:28:22.257Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-22T15:28:22.435Z] ok github.com/docker/docker/libnetwork/networkdb 103.908s coverage: 60.0% of statements [2022-06-22T15:28:22.435Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-22T15:28:22.435Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-22T15:28:22.435Z] ok github.com/docker/docker/libnetwork/osl 4.303s coverage: 39.7% of statements [2022-06-22T15:28:22.435Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-22T15:28:22.435Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-22T15:28:22.699Z] ok github.com/docker/docker/libnetwork/portmapper 0.566s coverage: 48.6% of statements [2022-06-22T15:28:22.959Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-22T15:28:22.959Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-22T15:28:23.219Z] ok github.com/docker/docker/libnetwork/types 0.007s coverage: 37.3% of statements [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === Skipped [2022-06-22T15:28:23.219Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-22T15:28:23.219Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-22T15:28:23.219Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-22T15:28:23.219Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-22T15:28:23.219Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-22T15:28:23.219Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-22T15:28:23.219Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-22T15:28:23.219Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-22T15:28:23.219Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-22T15:28:23.219Z] firewalld_test.go:14: firewalld is not running [2022-06-22T15:28:23.219Z] [2022-06-22T15:28:23.219Z] DONE 326 tests, 9 skipped in 199.746s Post stage [Pipeline] junit [2022-06-22T15:28:23.806Z] Recording test results [2022-06-22T15:28:24.073Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-22T15:28:24.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43680/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=35de800b051309042646d4cb2aef1bffd2bea4f9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:35de800b051309042646d4cb2aef1bffd2bea4f9 hack/validate/vendor [2022-06-22T15:28:24.791Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-22T15:28:24.978Z] No vendor changes in diff. [2022-06-22T15:28:24.978Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-22T15:28:25.548Z] + echo Ensuring container killed. [2022-06-22T15:28:25.548Z] Ensuring container killed. [2022-06-22T15:28:25.548Z] + docker rm -vf docker-pr5 [2022-06-22T15:28:25.548Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-06-22T15:28:25.728Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-22T15:28:25.832Z] + echo Chowning /workspace to jenkins user [2022-06-22T15:28:25.832Z] Chowning /workspace to jenkins user [2022-06-22T15:28:25.832Z] + id -u [2022-06-22T15:28:25.832Z] + id -g [2022-06-22T15:28:25.832Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43680:/workspace busybox chown -R 1000:1000 /workspace [2022-06-22T15:28:26.295Z] === RUN TestDockerSuite/TestRunRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-22T15:28:26.864Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-22T15:28:27.092Z] + bundleName=unit [2022-06-22T15:28:27.092Z] + echo Creating unit-bundles.tar.gz [2022-06-22T15:28:27.092Z] Creating unit-bundles.tar.gz [2022-06-22T15:28:27.092Z] + 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-22T15:28:27.092Z] bundles/junit-report-libnetwork.xml [2022-06-22T15:28:27.092Z] bundles/junit-report.xml [2022-06-22T15:28:27.092Z] bundles/go-test-report-libnetwork.json [2022-06-22T15:28:27.092Z] bundles/go-test-report.json [2022-06-22T15:28:27.092Z] bundles/profile-libnetwork.out [2022-06-22T15:28:27.092Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-22T15:28:27.106Z] Archiving artifacts [2022-06-22T15:28:27.598Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43680/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-22T15:28:27.907Z] + make clean [2022-06-22T15:28:27.907Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-22T15:28:27.907Z] docker-dev-cache [2022-06-22T15:28:27.907Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T15:28:28.770Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-22T15:28:30.695Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-22T15:28:31.261Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-22T15:28:31.261Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-22T15:28:31.828Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-22T15:28:33.730Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-22T15:28:33.988Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-22T15:28:34.248Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-22T15:28:37.534Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-22T15:28:37.534Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-22T15:28:40.067Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-22T15:28:40.325Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-22T15:28:40.891Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-22T15:28:41.457Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-22T15:28:42.025Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-22T15:28:42.592Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-22T15:28:43.159Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-22T15:28:43.159Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-22T15:28:43.726Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-22T15:28:44.293Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-22T15:28:44.861Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-22T15:28:45.796Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-22T15:28:46.054Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-22T15:28:48.584Z] === RUN TestDockerSuite/TestRunState [2022-06-22T15:28:48.584Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-22T15:28:49.520Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-22T15:28:50.086Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-22T15:28:50.654Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-22T15:28:50.914Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-22T15:28:50.914Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-22T15:28:50.914Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-22T15:28:51.848Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-22T15:28:51.848Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-22T15:28:52.108Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-22T15:28:53.487Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-22T15:28:53.487Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-22T15:28:53.487Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-22T15:28:54.420Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-22T15:28:55.795Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-22T15:28:56.360Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-22T15:28:57.738Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-22T15:28:57.738Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-22T15:29:01.027Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-22T15:29:03.556Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-22T15:29:03.556Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-22T15:29:04.122Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-22T15:29:04.689Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-22T15:29:05.257Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-22T15:29:06.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-22T15:29:07.197Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-22T15:29:08.574Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-22T15:29:09.141Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-22T15:29:09.141Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-22T15:29:09.399Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-22T15:29:09.658Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-22T15:29:09.916Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-22T15:29:10.484Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-22T15:29:11.052Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-22T15:29:11.052Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-22T15:29:11.052Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-22T15:29:11.311Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-22T15:29:11.879Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-22T15:29:12.816Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-22T15:29:15.350Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-22T15:29:15.608Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-22T15:29:16.191Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-22T15:29:17.127Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-22T15:29:19.028Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-22T15:29:19.595Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-22T15:29:20.530Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-22T15:29:21.464Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-22T15:29:23.372Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-22T15:29:23.631Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-22T15:29:24.198Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-22T15:29:24.198Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-06-22T15:29:24.198Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-22T15:29:24.198Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-06-22T15:29:24.198Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-22T15:29:24.198Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-06-22T15:29:24.198Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-22T15:29:24.198Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-22T15:29:24.198Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-22T15:29:24.198Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-22T15:29:25.134Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-22T15:29:25.701Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-22T15:29:26.635Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-22T15:29:26.894Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-22T15:29:27.461Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-22T15:29:28.027Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-22T15:29:28.027Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-22T15:29:28.963Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-22T15:29:28.963Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-22T15:29:28.963Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-22T15:29:28.963Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-22T15:29:28.963Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-22T15:29:28.963Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-22T15:29:28.963Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-22T15:29:29.531Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-22T15:29:29.531Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-22T15:29:30.098Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-22T15:29:30.098Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-22T15:29:30.665Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-22T15:29:30.923Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-22T15:29:31.491Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-22T15:29:31.491Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-22T15:29:32.428Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-22T15:29:32.428Z] docker_cli_service_logs_test.go:246: checking task j7cym02gf2zi [2022-06-22T15:29:32.428Z] docker_cli_service_logs_test.go:251: checking messages for j7cym02gf2zi [2022-06-22T15:29:32.428Z] docker_cli_service_logs_test.go:246: checking task s20j679gb3wt [2022-06-22T15:29:32.428Z] docker_cli_service_logs_test.go:251: checking messages for s20j679gb3wt [2022-06-22T15:29:32.994Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-22T15:29:32.994Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-22T15:29:33.253Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-22T15:29:33.253Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-22T15:29:33.820Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-22T15:29:34.755Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-22T15:29:35.321Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-22T15:29:35.321Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-22T15:29:35.321Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-22T15:29:35.888Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-22T15:29:35.888Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-22T15:29:35.888Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-22T15:29:37.264Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-22T15:29:37.523Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-22T15:29:39.425Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-22T15:29:39.683Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-22T15:29:39.683Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-22T15:29:39.683Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-22T15:29:40.251Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-22T15:29:40.817Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-22T15:29:41.752Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-22T15:29:41.752Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-22T15:29:43.129Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-22T15:29:43.129Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-22T15:29:43.696Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-22T15:29:45.070Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1712683914 [2022-06-22T15:29:45.643Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-22T15:29:45.643Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-22T15:29:47.019Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-22T15:29:47.019Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-22T15:29:47.019Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-22T15:29:47.952Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-22T15:29:49.326Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-22T15:29:49.584Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-22T15:29:49.584Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-22T15:29:49.841Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-22T15:29:49.841Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-22T15:29:50.407Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-22T15:29:50.407Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-22T15:29:50.974Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-22T15:29:51.911Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-22T15:29:52.477Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-22T15:29:53.850Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-22T15:29:56.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-22T15:29:57.753Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-22T15:29:58.321Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-22T15:29:59.720Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-22T15:30:00.287Z] docker_cli_swarm_test.go:1895: [df45f0affe492] joining swarm manager [ddb9a30277247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:30:00.546Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-22T15:30:01.480Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-22T15:30:01.738Z] docker_cli_swarm_test.go:1896: [da8d40dac1cdf] joining swarm manager [ddb9a30277247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:30:04.267Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-22T15:30:06.171Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-22T15:30:06.171Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-22T15:30:07.544Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-22T15:30:08.918Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-22T15:30:10.293Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-22T15:30:12.820Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-22T15:30:17.003Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-22T15:30:17.935Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-22T15:30:19.837Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-22T15:30:25.100Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-22T15:30:25.666Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-22T15:30:27.040Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-22T15:30:27.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-22T15:30:28.237Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-22T15:30:28.803Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-22T15:30:29.369Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-22T15:30:30.304Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-22T15:30:30.305Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-22T15:30:30.305Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-22T15:30:30.871Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-22T15:30:33.400Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-22T15:30:36.683Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-22T15:30:36.683Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-22T15:30:37.251Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-22T15:30:37.251Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-22T15:30:37.251Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-22T15:30:37.251Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-22T15:30:37.251Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-22T15:30:38.187Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-22T15:30:38.754Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-22T15:30:39.320Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-22T15:30:40.696Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-22T15:30:43.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-22T15:30:43.978Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-22T15:30:44.914Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-22T15:30:44.914Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-22T15:30:44.914Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-22T15:30:45.848Z] docker_cli_swarm_test.go:1796: [d5c6bea7a8db9] joining swarm manager [d10c681c8061d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:30:46.107Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-22T15:30:46.674Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-22T15:30:47.242Z] docker_cli_swarm_test.go:1797: [dc8fe3af931f0] joining swarm manager [d10c681c8061d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:30:49.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-22T15:30:51.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-22T15:30:53.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-22T15:30:54.962Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-22T15:30:57.493Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-22T15:31:00.024Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-22T15:31:00.959Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-22T15:31:02.334Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-22T15:31:02.901Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-22T15:31:03.468Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-22T15:31:04.845Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-22T15:31:06.222Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-22T15:31:07.599Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-22T15:31:08.976Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-22T15:31:10.353Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-22T15:31:10.919Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-22T15:31:12.297Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-22T15:31:13.231Z] docker_cli_swarm_test.go:1315: [d45722e9b556e] joining swarm manager [d3429b1c5a4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:31:14.604Z] docker_cli_swarm_test.go:1316: [d0d4c56240e0c] joining swarm manager [d3429b1c5a4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-22T15:31:29.485Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-22T15:31:30.858Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-22T15:31:30.858Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-22T15:31:30.858Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-22T15:31:31.117Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-22T15:31:31.117Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-22T15:31:37.672Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-22T15:31:37.932Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-22T15:31:37.932Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-22T15:31:37.932Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-22T15:31:39.841Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-22T15:31:42.372Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-22T15:31:42.372Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsWindows [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite (1345.33s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.38s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.84s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.12s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.36s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.14s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.73s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.44s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.81s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.64s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.47s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.18s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.82s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.82s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.41s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.58s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.86s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.25s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.85s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.07s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.83s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.68s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.88s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.88s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.20s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.87s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.94s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.77s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.75s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.93s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.29s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.94s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.09s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.41s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.19s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.15s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.52s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.17s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.19s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.23s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.83s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.69s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.86s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-06-22T15:31:42.372Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.18s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.07s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.81s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.69s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.55s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.95s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) [2022-06-22T15:31:42.372Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-22T15:31:42.372Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-22T15:31:42.372Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-22T15:31:42.372Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.51s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.93s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.20s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.31s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.37s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.15s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.53s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.05s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.54s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.44s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.22s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.50s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.41s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.11s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.19s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.19s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.36s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.29s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.42s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.73s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnv (1.11s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.14s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.71s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.79s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.10s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.16s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.75s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.69s) [2022-06-22T15:31:42.372Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.98s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildExpose (0.50s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.80s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-06-22T15:31:42.372Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.90s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.11s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.85s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.47s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.86s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.81s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildHistory (3.97s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.80s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.77s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLabel (0.65s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.04s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.38s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.21s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.20s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.86s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.53s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.72s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.93s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.93s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.32s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.55s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.51s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.59s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.31s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.94s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.15s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.77s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildPATH (2.45s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.85s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.68s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.38s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.65s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildRm (2.28s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.99s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.73s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.95s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildUser (1.46s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.43s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.26s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.76s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.41s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitChange (0.78s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.46s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.38s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitTTY (1.81s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.80s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.82s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.31s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.25s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.62s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.18s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.68s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.31s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.17s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2022-06-22T15:31:42.373Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.77s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.76s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.79s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.81s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.41s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.49s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.79s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.65s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d32180__} (1.39s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-186737805_/foo_false_____} (1.51s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-186737805_/foo_true_____} (1.44s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3587552505_/foo_false_____} (1.35s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3587552505_/foo_true_____} (1.48s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3587552505_/foo_true__0xc000d321b0___} (1.42s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d321c8__} (1.36s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d32228__} (1.53s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d32240__} (1.56s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d32258__} (1.54s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.92s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.66s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.12s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.91s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.68s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.93s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.98s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-06-22T15:31:42.373Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.38s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.78s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.52s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.09s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.31s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.59s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToDot (0.73s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToStdout (1.09s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.06s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.33s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2022-06-22T15:31:42.374Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-06-22T15:31:42.374Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.20s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.91s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.14s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.62s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.35s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.27s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.25s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.68s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.81s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.84s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.05s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.57s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.61s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.29s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFilters (1.34s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFormat (1.57s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.84s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-06-22T15:31:42.374Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-22T15:31:42.374Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.62s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.54s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.44s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.75s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.67s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecCgroup (1.28s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.69s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecTTY (0.78s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.59s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-06-22T15:31:42.374Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.66s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestExecWithUser (0.81s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestHealth (19.46s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-06-22T15:31:42.374Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-22T15:31:42.374Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.54s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.53s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.08s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.46s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.11s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.73s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.99s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-06-22T15:31:42.374Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.87s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsSince (6.72s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsTail (0.72s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.61s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.70s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestNetHostname (1.86s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.72s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPluginActive (1.99s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.76s) [2022-06-22T15:31:42.375Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.37s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.06s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.57s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.70s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.51s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPortList (6.24s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.05s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.16s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.57s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.57s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.86s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.33s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.37s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.89s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.30s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.59s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-06-22T15:31:42.375Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.63s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.62s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.18s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.54s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.18s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.85s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.59s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.58s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.63s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.61s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.63s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.70s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.43s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.57s) [2022-06-22T15:31:42.375Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-22T15:31:42.375Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.04s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.36s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-06-22T15:31:42.375Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.58s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.93s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.59s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-06-22T15:31:42.375Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.61s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.24s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.04s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.99s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.10s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.14s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.85s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.33s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunMount (5.07s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.59s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.56s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.52s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNetHost (0.62s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.76s) [2022-06-22T15:31:42.375Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.55s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.38s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.54s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.40s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.50s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.64s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunState (1.28s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.67s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.78s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.07s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.68s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.86s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.78s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.17s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.30s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.62s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.20s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.66s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.27s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.92s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.21s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.24s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.91s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.96s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.72s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.60s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.59s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.45s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.26s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.67s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.38s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.18s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.61s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.74s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.86s) [2022-06-22T15:31:42.376Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-06-22T15:31:42.376Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-22T15:31:42.376Z] === RUN TestDockerRegistrySuite [2022-06-22T15:31:42.376Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-22T15:31:43.751Z] check_test.go:194: [d62063ef6ff15] daemon is not started [2022-06-22T15:31:43.751Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-22T15:31:44.686Z] check_test.go:194: [d7b64564f4f46] daemon is not started [2022-06-22T15:31:44.686Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-22T15:31:46.062Z] check_test.go:194: [dafbf05bcf007] daemon is not started [2022-06-22T15:31:46.062Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-22T15:31:46.062Z] check_test.go:194: [d3e5a01514a9e] daemon is not started [2022-06-22T15:31:46.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-22T15:31:49.348Z] check_test.go:194: [d8924e27bc3e7] daemon is not started [2022-06-22T15:31:49.348Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-22T15:31:53.532Z] check_test.go:194: [d2f2f67f10859] daemon is not started [2022-06-22T15:31:53.532Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-22T15:31:56.827Z] check_test.go:194: [db4b779cd428f] daemon is not started [2022-06-22T15:31:56.827Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-22T15:31:57.394Z] check_test.go:194: [d6fabea041839] daemon is not started [2022-06-22T15:31:57.394Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-22T15:31:58.330Z] check_test.go:194: [d720c3b37aff1] daemon is not started [2022-06-22T15:31:58.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-22T15:31:59.265Z] check_test.go:194: [d91bd837be53f] daemon is not started [2022-06-22T15:31:59.265Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-22T15:32:00.641Z] check_test.go:194: [de2a88a4b3016] daemon is not started [2022-06-22T15:32:00.641Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-22T15:32:01.576Z] check_test.go:194: [d6e705562319e] daemon is not started [2022-06-22T15:32:01.576Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-22T15:32:02.511Z] check_test.go:194: [d7cca83cb02a7] daemon is not started [2022-06-22T15:32:02.511Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-22T15:32:03.449Z] check_test.go:194: [dc034add4378d] daemon is not started [2022-06-22T15:32:03.449Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-22T15:32:04.383Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9f0a22480dee1345e471feabd9e4ce618f28e01b311660ca10792ce8b3b97b6d [2022-06-22T15:32:05.318Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf1020e1de3ea574c24a13991c409c43e57140a1a146c483208dd674a2bf2969 [2022-06-22T15:32:05.318Z] check_test.go:194: [d8d251e5a7273] daemon is not started [2022-06-22T15:32:05.318Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-22T15:32:06.693Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6daad330cc4cd349f90e57fe88a214fb36c48b64430ba3b4dda8e07a56572d99 [2022-06-22T15:32:07.263Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd7103b576a01d6134920e2a76acc99dd5916fadc295e341403b59968fa19425 [2022-06-22T15:32:07.522Z] check_test.go:194: [d695de9299df5] daemon is not started [2022-06-22T15:32:07.522Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-22T15:32:08.456Z] check_test.go:194: [d6463071253c6] daemon is not started [2022-06-22T15:32:08.456Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-22T15:32:10.356Z] check_test.go:194: [d0d780c2eee23] daemon is not started [2022-06-22T15:32:10.615Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-22T15:32:11.551Z] check_test.go:194: [d4054a11fde03] daemon is not started [2022-06-22T15:32:11.551Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-22T15:32:11.551Z] check_test.go:194: [deee60cf20464] daemon is not started [2022-06-22T15:32:11.551Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-22T15:32:12.485Z] check_test.go:194: [d56c898b9cbb9] daemon is not started [2022-06-22T15:32:12.485Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-22T15:32:13.420Z] check_test.go:194: [dd4bc7bef07a1] daemon is not started [2022-06-22T15:32:13.420Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-22T15:32:14.355Z] check_test.go:194: [df7fb43ce8df2] daemon is not started [2022-06-22T15:32:14.355Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-22T15:32:16.890Z] check_test.go:194: [da3df667a0927] daemon is not started [2022-06-22T15:32:16.890Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-22T15:32:16.890Z] check_test.go:194: [d48eb49f34847] daemon is not started [2022-06-22T15:32:16.890Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-22T15:32:18.294Z] check_test.go:194: [d6d44848087da] daemon is not started [2022-06-22T15:32:18.294Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-22T15:32:18.552Z] check_test.go:194: [d893f54828e7b] daemon is not started [2022-06-22T15:32:18.552Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-22T15:32:18.552Z] check_test.go:194: [d140dc1e29d01] daemon is not started [2022-06-22T15:32:18.552Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-22T15:32:18.810Z] check_test.go:194: [dea09ded3ca7a] daemon is not started [2022-06-22T15:32:18.810Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-22T15:32:19.067Z] check_test.go:194: [d1c2297e00c8d] daemon is not started [2022-06-22T15:32:19.067Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-22T15:32:19.634Z] check_test.go:194: [d281bf8f0c808] daemon is not started [2022-06-22T15:32:19.634Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-22T15:32:19.634Z] check_test.go:194: [defc7976952f3] daemon is not started [2022-06-22T15:32:19.634Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-22T15:32:20.568Z] check_test.go:194: [d869cde02526b] daemon is not started [2022-06-22T15:32:20.568Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-22T15:32:22.469Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-22T15:32:22.469Z] check_test.go:194: [d0523ad142d1d] daemon is not started [2022-06-22T15:32:22.469Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-22T15:32:23.403Z] check_test.go:194: [d41306664f63e] daemon is not started [2022-06-22T15:32:23.403Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-22T15:32:24.780Z] check_test.go:194: [d7001f3d2bbd4] daemon is not started [2022-06-22T15:32:24.780Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-22T15:32:25.716Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-22T15:32:26.650Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite (44.22s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.76s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.05s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.11s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.79s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.95s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2022-06-22T15:32:26.650Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2022-06-22T15:32:26.650Z] === RUN TestDockerSchema1RegistrySuite [2022-06-22T15:32:26.650Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-22T15:32:26.650Z] check_test.go:221: [dc62538779ccd] daemon is not started [2022-06-22T15:32:26.650Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-22T15:32:30.838Z] check_test.go:221: [d609d7166cb90] daemon is not started [2022-06-22T15:32:30.838Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-22T15:32:33.368Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-22T15:32:35.900Z] check_test.go:221: [d338c30bea5ed] daemon is not started [2022-06-22T15:32:35.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-22T15:32:37.274Z] check_test.go:221: [d19a0cf72b075] daemon is not started [2022-06-22T15:32:37.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-22T15:32:37.274Z] check_test.go:221: [d5ebe459e9fbf] daemon is not started [2022-06-22T15:32:37.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-22T15:32:38.651Z] check_test.go:221: [d97724fcda821] daemon is not started [2022-06-22T15:32:38.651Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-22T15:32:40.027Z] check_test.go:221: [da6bfc609b215] daemon is not started [2022-06-22T15:32:40.027Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-22T15:32:40.963Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-22T15:32:40.963Z] check_test.go:221: [deb2c9b90c904] daemon is not started [2022-06-22T15:32:40.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-22T15:32:43.512Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-22T15:32:44.080Z] check_test.go:221: [d3d1a512382fc] daemon is not started [2022-06-22T15:32:44.080Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-22T15:32:44.647Z] check_test.go:221: [dcb7eb1006f08] daemon is not started [2022-06-22T15:32:44.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-22T15:32:45.214Z] check_test.go:221: [d730fc3463ed8] daemon is not started [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite (18.47s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.85s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.03s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.34s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.07s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2022-06-22T15:32:45.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2022-06-22T15:32:45.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-22T15:32:45.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-22T15:32:46.149Z] check_test.go:250: [d01080e422906] daemon is not started [2022-06-22T15:32:46.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-22T15:32:46.717Z] check_test.go:250: [d48a7c41be8b7] daemon is not started [2022-06-22T15:32:46.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-22T15:32:46.717Z] check_test.go:250: [d4cc8e032209c] daemon is not started [2022-06-22T15:32:46.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-22T15:32:47.653Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-22T15:32:48.221Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-22T15:32:48.787Z] check_test.go:250: [d76a06dc179e3] daemon is not started [2022-06-22T15:32:48.787Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-22T15:32:49.355Z] check_test.go:250: [dd46564024132] daemon is not started [2022-06-22T15:32:49.355Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-22T15:32:50.290Z] check_test.go:250: [d9daf9896a11a] daemon is not started [2022-06-22T15:32:50.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-22T15:32:50.548Z] check_test.go:250: [d67288c49cf57] daemon is not started [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.52s) [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.67s) [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.67s) [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.63s) [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.02s) [2022-06-22T15:32:50.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-22T15:32:50.548Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-22T15:32:50.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-22T15:32:52.447Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-22T15:32:55.728Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-22T15:32:55.728Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-22T15:32:55.728Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-22T15:32:55.728Z] check_test.go:277: [dd5250feac70c] daemon is not started [2022-06-22T15:32:55.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-22T15:32:55.986Z] check_test.go:277: [d3763bc0349aa] daemon is not started [2022-06-22T15:32:55.986Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-22T15:32:55.986Z] check_test.go:277: [dc1e9fab96e94] daemon is not started [2022-06-22T15:32:55.986Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-22T15:32:56.245Z] check_test.go:277: [da778060a058c] daemon is not started [2022-06-22T15:32:56.245Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-22T15:32:56.503Z] check_test.go:277: [dfa22fe938247] daemon is not started [2022-06-22T15:32:56.503Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-06-22T15:32:56.503Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-06-22T15:32:56.503Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-06-22T15:32:56.503Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-22T15:32:56.503Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-06-22T15:32:56.503Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-06-22T15:32:56.503Z] === RUN TestDockerNetworkSuite [2022-06-22T15:32:56.503Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-22T15:32:57.438Z] docker_cli_network_unix_test.go:46: [d345463013b24] daemon is not started [2022-06-22T15:32:57.697Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-22T15:32:58.263Z] docker_cli_network_unix_test.go:46: [d96233402bfc6] daemon is not started [2022-06-22T15:32:58.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-22T15:33:01.805Z] docker_cli_network_unix_test.go:46: [d1cd5ea27c332] daemon is not started [2022-06-22T15:33:02.064Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-22T15:33:02.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-22T15:33:02.890Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-22T15:33:03.825Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-22T15:33:04.089Z] docker_cli_network_unix_test.go:46: [dd490b44aa364] daemon is not started [2022-06-22T15:33:04.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-22T15:33:04.614Z] docker_cli_network_unix_test.go:1233: [dccf2574e7211] daemon is not started [2022-06-22T15:33:05.989Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-22T15:33:07.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-22T15:33:08.737Z] docker_cli_network_unix_test.go:46: [dd5733c36896b] daemon is not started [2022-06-22T15:33:09.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-22T15:33:14.568Z] docker_cli_network_unix_test.go:46: [d2b834061e878] daemon is not started [2022-06-22T15:33:14.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-22T15:33:16.472Z] docker_cli_network_unix_test.go:46: [d3e4f0e6abd8a] daemon is not started [2022-06-22T15:33:17.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-22T15:33:17.971Z] docker_cli_network_unix_test.go:46: [df63067e04d6d] daemon is not started [2022-06-22T15:33:18.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-22T15:33:18.796Z] docker_cli_network_unix_test.go:46: [d37a622326c1f] daemon is not started [2022-06-22T15:33:18.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-22T15:33:19.055Z] docker_cli_network_unix_test.go:46: [d97777b0da6ed] daemon is not started [2022-06-22T15:33:19.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-22T15:33:19.624Z] docker_cli_network_unix_test.go:46: [d78154fc3b0c3] daemon is not started [2022-06-22T15:33:20.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-22T15:33:20.448Z] docker_cli_network_unix_test.go:46: [d13408edaf68e] daemon is not started [2022-06-22T15:33:21.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-22T15:33:21.014Z] docker_cli_network_unix_test.go:46: [d2638e36eec38] daemon is not started [2022-06-22T15:33:21.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-22T15:33:21.273Z] docker_cli_network_unix_test.go:46: [d66ecc9a20a0c] daemon is not started [2022-06-22T15:33:21.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-22T15:33:21.839Z] docker_cli_network_unix_test.go:46: [d2bf066b2fd01] daemon is not started [2022-06-22T15:33:22.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-22T15:33:22.356Z] docker_cli_network_unix_test.go:46: [d69cac8bb95ca] daemon is not started [2022-06-22T15:33:22.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-22T15:33:22.356Z] docker_cli_network_unix_test.go:46: [dfd1ca9ab080c] daemon is not started [2022-06-22T15:33:22.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-22T15:33:22.356Z] docker_cli_network_unix_test.go:46: [d3c147a313de8] daemon is not started [2022-06-22T15:33:22.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-22T15:33:23.290Z] docker_cli_network_unix_test.go:46: [dfdf8d9cc78d5] daemon is not started [2022-06-22T15:33:23.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-22T15:33:23.857Z] docker_cli_network_unix_test.go:46: [d8fbd6507aefb] daemon is not started [2022-06-22T15:33:24.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-22T15:33:24.424Z] docker_cli_network_unix_test.go:46: [d0b9a77f6d2e9] daemon is not started [2022-06-22T15:33:24.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-22T15:33:24.424Z] docker_cli_network_unix_test.go:46: [dbd6903db0720] daemon is not started [2022-06-22T15:33:24.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-22T15:33:24.682Z] docker_cli_network_unix_test.go:46: [d9e40c7fb4041] daemon is not started [2022-06-22T15:33:24.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-22T15:33:25.749Z] docker_cli_network_unix_test.go:968: [d28c8b391c1db] daemon is not started [2022-06-22T15:33:27.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-22T15:33:28.082Z] docker_cli_network_unix_test.go:46: [da528736659c9] daemon is not started [2022-06-22T15:33:28.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-22T15:33:30.871Z] docker_cli_network_unix_test.go:1116: [d9e9095c6bb69] daemon is not started [2022-06-22T15:33:34.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-22T15:33:34.157Z] docker_cli_network_unix_test.go:46: [d0a788cd51409] daemon is not started [2022-06-22T15:33:34.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-22T15:33:34.723Z] docker_cli_network_unix_test.go:46: [d046329a7e3fc] daemon is not started [2022-06-22T15:33:34.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-22T15:33:34.723Z] docker_cli_network_unix_test.go:46: [d29f8849c6ebc] daemon is not started [2022-06-22T15:33:34.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-22T15:33:34.981Z] docker_cli_network_unix_test.go:46: [d2402eda82432] daemon is not started [2022-06-22T15:33:34.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-22T15:33:35.239Z] docker_cli_network_unix_test.go:46: [db142a75fe007] daemon is not started [2022-06-22T15:33:35.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-22T15:33:35.239Z] docker_cli_network_unix_test.go:46: [d09495cc10d27] daemon is not started [2022-06-22T15:33:35.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-22T15:33:35.239Z] docker_cli_network_unix_test.go:46: [dd85c0d1b5b93] daemon is not started [2022-06-22T15:33:35.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-22T15:33:37.141Z] docker_cli_network_unix_test.go:46: [d9063264131a2] daemon is not started [2022-06-22T15:33:37.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-22T15:33:37.966Z] docker_cli_network_unix_test.go:46: [d78ce69af0933] daemon is not started [2022-06-22T15:33:37.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-22T15:33:37.966Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-22T15:33:37.966Z] docker_cli_network_unix_test.go:46: [d22f45c79df7b] daemon is not started [2022-06-22T15:33:37.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-22T15:33:38.224Z] docker_cli_network_unix_test.go:46: [d154e33cfdce9] daemon is not started [2022-06-22T15:33:38.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-22T15:33:42.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-22T15:33:43.978Z] docker_cli_network_unix_test.go:1084: [d16eb1af1b9db] daemon is not started [2022-06-22T15:33:45.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-22T15:33:45.354Z] docker_cli_network_unix_test.go:46: [d01184f1edbde] daemon is not started [2022-06-22T15:33:45.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-22T15:33:45.920Z] docker_cli_network_unix_test.go:46: [dae9587f6dd4c] daemon is not started [2022-06-22T15:33:46.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-22T15:33:47.554Z] docker_cli_network_unix_test.go:46: [d4a80d30db51f] daemon is not started [2022-06-22T15:33:47.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-22T15:33:47.554Z] docker_cli_network_unix_test.go:46: [d547b4ce83b38] daemon is not started [2022-06-22T15:33:47.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-22T15:33:48.121Z] docker_cli_network_unix_test.go:46: [d0395551cc020] daemon is not started [2022-06-22T15:33:48.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-22T15:33:48.637Z] docker_cli_network_unix_test.go:46: [dde9c474ff2fe] daemon is not started [2022-06-22T15:33:48.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-22T15:33:49.462Z] docker_cli_network_unix_test.go:46: [d50afb826b342] daemon is not started [2022-06-22T15:33:49.720Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-22T15:33:55.007Z] docker_cli_network_unix_test.go:46: [ddf5eff52744c] daemon is not started [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite (58.92s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.23s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.99s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.76s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.95s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.06s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.39s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.49s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-22T15:33:55.267Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-06-22T15:33:55.267Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.56s) [2022-06-22T15:33:55.267Z] === RUN TestDockerHubPullSuite [2022-06-22T15:33:55.267Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-22T15:33:57.794Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-22T15:33:59.970Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-22T15:33:59.970Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-22T15:34:00.233Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-22T15:34:02.134Z] docker_cli_swarm_test.go:1180: [ded4cbe1c12b3] joining swarm manager [d125f850a8030]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:34:02.134Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-22T15:34:02.392Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-22T15:34:02.392Z] --- PASS: TestDockerHubPullSuite (7.11s) [2022-06-22T15:34:02.392Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.08s) [2022-06-22T15:34:02.392Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-06-22T15:34:02.392Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-06-22T15:34:02.392Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.87s) [2022-06-22T15:34:02.392Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2022-06-22T15:34:02.392Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-22T15:34:02.392Z] PASS [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === Skipped [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-06-22T15:34:02.392Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-22T15:34:02.392Z] docker_cli_sni_test.go:18: Flakey test [2022-06-22T15:34:02.392Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-22T15:34:02.392Z] [2022-06-22T15:34:02.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-22T15:34:02.392Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-22T15:34:02.393Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:4125: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:4108: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-22T15:34:02.393Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsWindows [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-22T15:34:02.393Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-22T15:34:02.393Z] docker_cli_network_unix_test.go:46: [d22f45c79df7b] daemon is not started [2022-06-22T15:34:02.393Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] DONE 1265 tests, 51 skipped in 1491.879s [2022-06-22T15:34:02.393Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-22T15:34:02.393Z] ++++ cat bundles/test-integration/docker.pid [2022-06-22T15:34:02.393Z] +++ kill 9343 [2022-06-22T15:34:02.393Z] +++ /etc/init.d/apparmor stop [2022-06-22T15:34:02.393Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] Unloading profiles will leave already running processes permanently [2022-06-22T15:34:02.393Z] unconfined, which can lead to unexpected situations. [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.393Z] To set a process to complain mode, use the command line tool [2022-06-22T15:34:02.393Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-22T15:34:02.393Z] +++ true [2022-06-22T15:34:02.393Z] exiting test-integration [2022-06-22T15:34:02.393Z] ++ exit 0 [2022-06-22T15:34:02.393Z] [2022-06-22T15:34:02.959Z] + for job in $(jobs -p) [2022-06-22T15:34:02.959Z] + wait 21666 [2022-06-22T15:34:08.218Z] docker_cli_swarm_test.go:1189: [d1d53d6954e4d] joining swarm manager [d125f850a8030]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:34:54.943Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-22T15:35:01.537Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-22T15:35:04.844Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-22T15:35:06.744Z] docker_cli_swarm_test.go:1112: [d4d711a852d3c] joining swarm manager [ded7430d11789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:35:08.118Z] docker_cli_swarm_test.go:1113: [d8a07f4bdded7] joining swarm manager [ded7430d11789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:36:29.532Z] docker_cli_swarm_test.go:1166: [d6185397ef7b8] joining swarm manager [ded7430d11789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-22T15:37:08.226Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-22T15:37:08.226Z] docker_cli_swarm_test.go:1447: [d79835cb4cd82] joining swarm manager [d5748e6d82416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:37:08.226Z] docker_cli_swarm_test.go:1448: [d13ac9dea4b5d] joining swarm manager [d5748e6d82416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-22T15:37:18.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-22T15:37:18.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-22T15:37:18.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-22T15:37:18.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-22T15:37:18.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-22T15:37:18.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-22T15:37:21.299Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-22T15:37:24.580Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-22T15:37:26.479Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-22T15:37:28.378Z] docker_cli_swarm_unix_test.go:63: [d3d530b21712a] joining swarm manager [db2aa0062ec79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:38:24.585Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-22T15:38:24.585Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-22T15:38:24.585Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-22T15:38:25.959Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-22T15:38:29.243Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-22T15:38:31.774Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-22T15:38:33.704Z] docker_api_swarm_test.go:962: [d76095f20e940] joining swarm manager [d267c67b88b1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-22T15:38:51.775Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-22T15:39:03.968Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-22T15:39:05.341Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-22T15:39:07.869Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-22T15:39:10.398Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-22T15:39:18.508Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-22T15:39:21.789Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-22T15:39:24.340Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-22T15:39:26.868Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-22T15:39:29.397Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-22T15:39:31.926Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-22T15:39:34.457Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-22T15:39:36.985Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-22T15:40:33.196Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-22T15:40:48.070Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite (1566.99s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.09s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.75s) [2022-06-22T15:41:02.935Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.45s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.48s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.69s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.20s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.84s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.50s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.69s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.57s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.16s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.54s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.20s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.96s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.15s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.43s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.05s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.62s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.85s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.03s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.50s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.85s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.33s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.64s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.62s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.45s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.02s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.34s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.35s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.81s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.59s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.72s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.95s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.29s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.27s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.50s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.09s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.61s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.08s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.09s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.06s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.65s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.59s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.36s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.35s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.61s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.40s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.12s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.26s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.05s) [2022-06-22T15:41:02.935Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.37s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.27s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.34s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.57s) [2022-06-22T15:41:02.936Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.31s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.46s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.57s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.20s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.65s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-06-22T15:41:02.936Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-06-22T15:41:02.936Z] === RUN TestDockerExternalVolumeSuite [2022-06-22T15:41:02.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-22T15:41:03.502Z] docker_cli_external_volume_driver_test.go:53: [dced66bb12d3f] daemon is not started [2022-06-22T15:41:21.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-22T15:42:29.236Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-22T15:42:35.791Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-22T15:42:50.691Z] docker_cli_external_volume_driver_test.go:53: [daca8100b0ff9] daemon is not started [2022-06-22T15:43:05.554Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-22T15:43:23.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-22T15:43:38.487Z] docker_cli_external_volume_driver_test.go:53: [d8e57e88b0ad8] daemon is not started [2022-06-22T15:43:53.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-22T15:43:53.370Z] docker_cli_external_volume_driver_test.go:53: [dc1c19877b5c7] daemon is not started [2022-06-22T15:44:08.237Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-22T15:44:40.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-22T15:44:55.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-22T15:45:10.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-22T15:45:56.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-22T15:46:14.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-22T15:46:46.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-22T15:47:18.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-22T15:47:33.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-22T15:47:51.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-22T15:47:51.843Z] docker_cli_external_volume_driver_test.go:485: [d47d7f211c0fe] daemon is not started [2022-06-22T15:48:06.712Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-22T15:48:06.712Z] docker_cli_external_volume_driver_test.go:53: [d8bbad8729b22] daemon is not started [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-06-22T15:48:21.576Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-06-22T15:48:21.576Z] PASS [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] === Skipped [2022-06-22T15:48:21.576Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-06-22T15:48:21.576Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-22T15:48:21.576Z] check_test.go:307: [db5fa819d3f9b] daemon is not started [2022-06-22T15:48:21.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-22T15:48:21.576Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-22T15:48:21.576Z] check_test.go:307: [d09fbd4a1fdc4] daemon is not started [2022-06-22T15:48:21.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-22T15:48:21.576Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-22T15:48:21.576Z] check_test.go:307: [d51578316f357] daemon is not started [2022-06-22T15:48:21.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-22T15:48:21.576Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-22T15:48:21.576Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-22T15:48:21.576Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-22T15:48:21.576Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] DONE 269 tests, 5 skipped in 2349.423s [2022-06-22T15:48:21.576Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-22T15:48:21.576Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9f5dd8e0893c/docker.pid [2022-06-22T15:48:21.576Z] +++ kill 7045 [2022-06-22T15:48:21.576Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7045 is not a child of this shell [2022-06-22T15:48:21.576Z] warning: PID 7045 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9f5dd8e0893c/docker.pid had a nonzero exit code [2022-06-22T15:48:21.576Z] ++++ cat bundles/test-integration/docker.pid [2022-06-22T15:48:21.576Z] +++ kill 9375 [2022-06-22T15:48:21.576Z] +++ /etc/init.d/apparmor stop [2022-06-22T15:48:21.576Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] Unloading profiles will leave already running processes permanently [2022-06-22T15:48:21.576Z] unconfined, which can lead to unexpected situations. [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] To set a process to complain mode, use the command line tool [2022-06-22T15:48:21.576Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-22T15:48:21.576Z] +++ true [2022-06-22T15:48:21.576Z] exiting test-integration [2022-06-22T15:48:21.576Z] ++ exit 0 [2022-06-22T15:48:21.576Z] [2022-06-22T15:48:21.576Z] + exit 0 [2022-06-22T15:48:21.576Z] ++ jobs -p [2022-06-22T15:48:21.576Z] + pids= [2022-06-22T15:48:21.576Z] + echo 'Remaining pids to kill: []' [2022-06-22T15:48:21.576Z] Remaining pids to kill: [] [2022-06-22T15:48:21.576Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-22T15:48:21.591Z] Recording test results [2022-06-22T15:48:22.079Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-22T15:48:22.389Z] + echo Ensuring container killed. [2022-06-22T15:48:22.389Z] Ensuring container killed. [2022-06-22T15:48:22.389Z] + docker ps -aq -f name=docker-pr5-* [2022-06-22T15:48:22.389Z] + cids=c80fd50b6e93 [2022-06-22T15:48:22.389Z] 9739f34a05c6 [2022-06-22T15:48:22.389Z] 0f781bb510cf [2022-06-22T15:48:22.389Z] + [ -n c80fd50b6e93 [2022-06-22T15:48:22.389Z] 9739f34a05c6 [2022-06-22T15:48:22.389Z] 0f781bb510cf ] [2022-06-22T15:48:22.389Z] + docker rm -vf c80fd50b6e93 9739f34a05c6 0f781bb510cf [2022-06-22T15:48:22.958Z] c80fd50b6e93 [2022-06-22T15:48:22.958Z] 9739f34a05c6 [2022-06-22T15:48:23.216Z] 0f781bb510cf [Pipeline] sh [2022-06-22T15:48:23.495Z] + echo Chowning /workspace to jenkins user [2022-06-22T15:48:23.495Z] Chowning /workspace to jenkins user [2022-06-22T15:48:23.495Z] + id -u [2022-06-22T15:48:23.495Z] + id -g [2022-06-22T15:48:23.495Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43680:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-22T15:48:26.322Z] + bundleName=amd64 [2022-06-22T15:48:26.322Z] + echo Creating amd64-bundles.tar.gz [2022-06-22T15:48:26.322Z] Creating amd64-bundles.tar.gz [2022-06-22T15:48:26.322Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-22T15:48:26.322Z] + 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-22T15:48:27.707Z] Archiving artifacts [2022-06-22T15:48:28.180Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43680/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-22T15:48:28.493Z] + make clean [2022-06-22T15:48:28.493Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-22T15:48:28.493Z] docker-dev-cache [2022-06-22T15:48:28.493Z] 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