Pull request #43744 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece rather than 88916949efc207dd46346f05c047c9b6511c0224 Obtained Jenkinsfile from 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43744@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-24T10:09:52.547Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-24T10:09:52.553Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-24T10:10:07.727Z] Still waiting to schedule task [2022-06-24T10:10:07.727Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-24T10:10:58.508Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0437d19dd262f5f29) in /home/ubuntu/workspace/moby_PR-43744 [Pipeline] { [Pipeline] checkout [2022-06-24T10:10:58.591Z] The recommended git tool is: git [2022-06-24T10:11:01.682Z] using credential docker-jenkins-github-credentials [2022-06-24T10:11:01.695Z] Cloning the remote Git repository [2022-06-24T10:11:01.695Z] Cloning with configured refspecs honoured and without tags [2022-06-24T10:11:00.831Z] Cloning repository https://github.com/moby/moby.git [2022-06-24T10:11:00.899Z] > git init /home/ubuntu/workspace/moby_PR-43744 # timeout=10 [2022-06-24T10:11:01.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:11:01.227Z] > git --version # timeout=10 [2022-06-24T10:11:01.252Z] > git --version # 'git version 2.17.1' [2022-06-24T10:11:01.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:11:01.255Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:11:26.202Z] Fetching without tags [2022-06-24T10:11:26.496Z] Merging remotes/origin/master commit 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece into PR head commit 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:11:26.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:11:26.133Z] > git config --add remote.origin.fetch +refs/pull/43744/head:refs/remotes/origin/PR-43744 # timeout=10 [2022-06-24T10:11:26.151Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:11:26.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:11:26.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:11:26.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:11:26.207Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:11:26.506Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:11:26.539Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:11:27.407Z] Merge succeeded, producing 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:11:27.407Z] Checking out Revision 88916949efc207dd46346f05c047c9b6511c0224 (PR-43744) [2022-06-24T10:11:27.304Z] > git remote # timeout=10 [2022-06-24T10:11:27.335Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T10:11:27.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:11:27.355Z] > git merge 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece # timeout=10 [2022-06-24T10:11:27.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T10:11:27.410Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:11:27.434Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:11:31.684Z] Commit message: "build: force unlazy of refs by calling extract" [2022-06-24T10:11:31.684Z] First time build. Skipping changelog. [2022-06-24T10:11:31.755Z] > git --version # timeout=10 [2022-06-24T10:11:31.772Z] > git --version # 'git version 2.17.1' [2022-06-24T10:11:31.792Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T10:11:32.835Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43744:/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-24T10:11:38.144Z] Unable to find image 'alpine:latest' locally [2022-06-24T10:11:38.144Z] latest: Pulling from library/alpine [2022-06-24T10:11:38.144Z] 2408cc74d12b: Pulling fs layer [2022-06-24T10:11:38.144Z] 2408cc74d12b: Verifying Checksum [2022-06-24T10:11:38.144Z] 2408cc74d12b: Download complete [2022-06-24T10:11:38.404Z] 2408cc74d12b: Pull complete [2022-06-24T10:11:38.660Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-24T10:11:38.660Z] Status: Downloaded newer image for alpine:latest [2022-06-24T10:11:46.759Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-06-24T10:11:46.987Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0437d19dd262f5f29) in /home/ubuntu/workspace/moby_PR-43744 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-06-24T10:11:47.038Z] The recommended git tool is: git [Pipeline] // stage [2022-06-24T10:11:47.047Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-06-24T10:11:47.086Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-24T10:11:47.100Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-24T10:11:47.533Z] Merging remotes/origin/master commit 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece into PR head commit 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:11:47.057Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43744/.git # timeout=10 [2022-06-24T10:11:47.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:11:47.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:11:47.147Z] > git --version # timeout=10 [2022-06-24T10:11:47.174Z] > git --version # 'git version 2.17.1' [2022-06-24T10:11:47.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:11:47.175Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:11:47.535Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:11:47.544Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:11:47.994Z] > git remote # timeout=10 [2022-06-24T10:11:48.004Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T10:11:48.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:11:48.014Z] > git merge 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece # timeout=10 [2022-06-24T10:11:48.051Z] Merge succeeded, producing 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:11:48.051Z] Checking out Revision 88916949efc207dd46346f05c047c9b6511c0224 (PR-43744) [2022-06-24T10:11:48.167Z] Commit message: "build: force unlazy of refs by calling extract" [2022-06-24T10:11:48.177Z] > git --version # timeout=10 [2022-06-24T10:11:48.202Z] > git --version # 'git version 2.17.1' [2022-06-24T10:11:48.226Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T10:11:48.912Z] + [ PR != PR ] [2022-06-24T10:11:48.912Z] + [ master != master ] [2022-06-24T10:11:48.912Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-24T10:11:48.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T10:11:48.054Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:11:48.072Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:11:49.226Z] + docker version [2022-06-24T10:11:49.226Z] Client: Docker Engine - Community [2022-06-24T10:11:49.226Z] Version: 20.10.14 [2022-06-24T10:11:49.226Z] API version: 1.41 [2022-06-24T10:11:49.226Z] Go version: go1.16.15 [2022-06-24T10:11:49.226Z] Git commit: a224086 [2022-06-24T10:11:49.226Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-24T10:11:49.226Z] OS/Arch: linux/amd64 [2022-06-24T10:11:49.226Z] Context: default [2022-06-24T10:11:49.226Z] Experimental: true [2022-06-24T10:11:49.226Z] [2022-06-24T10:11:49.226Z] Server: Docker Engine - Community [2022-06-24T10:11:49.226Z] Engine: [2022-06-24T10:11:49.226Z] Version: 20.10.14 [2022-06-24T10:11:49.226Z] API version: 1.41 (minimum version 1.12) [2022-06-24T10:11:49.226Z] Go version: go1.16.15 [2022-06-24T10:11:49.226Z] Git commit: 87a90dc [2022-06-24T10:11:49.226Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-24T10:11:49.226Z] OS/Arch: linux/amd64 [2022-06-24T10:11:49.226Z] Experimental: true [2022-06-24T10:11:49.226Z] containerd: [2022-06-24T10:11:49.226Z] Version: 1.5.11 [2022-06-24T10:11:49.226Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:11:49.226Z] runc: [2022-06-24T10:11:49.226Z] Version: 1.0.3 [2022-06-24T10:11:49.226Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-24T10:11:49.226Z] docker-init: [2022-06-24T10:11:49.226Z] Version: 0.19.0 [2022-06-24T10:11:49.226Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-24T10:11:49.555Z] + docker info [2022-06-24T10:12:01.986Z] Still waiting to schedule task [2022-06-24T10:12:01.987Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-24T10:12:01.987Z] Still waiting to schedule task [2022-06-24T10:12:01.987Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-24T10:12:01.988Z] Still waiting to schedule task [2022-06-24T10:12:01.988Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08c18bd4c12e98c9f)’ [2022-06-24T10:12:01.992Z] Still waiting to schedule task [2022-06-24T10:12:01.992Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-038fa9db5874d7317)’ [2022-06-24T10:12:07.722Z] Client: [2022-06-24T10:12:07.722Z] Context: default [2022-06-24T10:12:07.722Z] Debug Mode: false [2022-06-24T10:12:07.722Z] Plugins: [2022-06-24T10:12:07.722Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-24T10:12:07.722Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-24T10:12:07.722Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-24T10:12:07.722Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-24T10:12:07.723Z] [2022-06-24T10:12:07.723Z] Server: [2022-06-24T10:12:07.723Z] Containers: 0 [2022-06-24T10:12:07.723Z] Running: 0 [2022-06-24T10:12:07.723Z] Paused: 0 [2022-06-24T10:12:07.723Z] Stopped: 0 [2022-06-24T10:12:07.723Z] Images: 1 [2022-06-24T10:12:07.723Z] Server Version: 20.10.14 [2022-06-24T10:12:07.723Z] Storage Driver: overlay2 [2022-06-24T10:12:07.723Z] Backing Filesystem: extfs [2022-06-24T10:12:07.723Z] Supports d_type: true [2022-06-24T10:12:07.723Z] Native Overlay Diff: true [2022-06-24T10:12:07.723Z] userxattr: false [2022-06-24T10:12:07.723Z] Logging Driver: json-file [2022-06-24T10:12:07.723Z] Cgroup Driver: cgroupfs [2022-06-24T10:12:07.723Z] Cgroup Version: 1 [2022-06-24T10:12:07.723Z] Plugins: [2022-06-24T10:12:07.723Z] Volume: local [2022-06-24T10:12:07.723Z] Network: bridge host ipvlan macvlan null overlay [2022-06-24T10:12:07.723Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-24T10:12:07.723Z] Swarm: inactive [2022-06-24T10:12:07.723Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-24T10:12:07.723Z] Default Runtime: runc [2022-06-24T10:12:07.723Z] Init Binary: docker-init [2022-06-24T10:12:07.723Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:12:07.723Z] runc version: v1.0.3-0-gf46b6ba [2022-06-24T10:12:07.723Z] init version: de40ad0 [2022-06-24T10:12:07.723Z] Security Options: [2022-06-24T10:12:07.723Z] apparmor [2022-06-24T10:12:07.723Z] seccomp [2022-06-24T10:12:07.723Z] Profile: default [2022-06-24T10:12:07.723Z] Kernel Version: 5.4.0-1071-aws [2022-06-24T10:12:07.723Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-24T10:12:07.723Z] OSType: linux [2022-06-24T10:12:07.723Z] Architecture: x86_64 [2022-06-24T10:12:07.723Z] CPUs: 2 [2022-06-24T10:12:07.723Z] Total Memory: 7.483GiB [2022-06-24T10:12:07.723Z] Name: ip-10-100-93-36 [2022-06-24T10:12:07.723Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-24T10:12:07.723Z] Docker Root Dir: /var/lib/docker [2022-06-24T10:12:07.723Z] Debug Mode: false [2022-06-24T10:12:07.723Z] Registry: https://index.docker.io/v1/ [2022-06-24T10:12:07.723Z] Labels: [2022-06-24T10:12:07.723Z] Experimental: true [2022-06-24T10:12:07.723Z] Insecure Registries: [2022-06-24T10:12:07.723Z] 127.0.0.0/8 [2022-06-24T10:12:07.723Z] Live Restore Enabled: true [2022-06-24T10:12:07.723Z] [2022-06-24T10:12:07.723Z] WARNING: No swap limit support [Pipeline] sh [2022-06-24T10:12:08.041Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-24T10:12:08.041Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-24T10:12:08.041Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43744/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-24T10:12:08.041Z] + bash /home/ubuntu/workspace/moby_PR-43744/check-config.sh [2022-06-24T10:12:08.041Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-24T10:12:08.041Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-24T10:12:08.041Z] [2022-06-24T10:12:08.041Z] Generally Necessary: [2022-06-24T10:12:08.041Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-24T10:12:08.041Z] - apparmor: enabled and tools installed [2022-06-24T10:12:08.041Z] - CONFIG_NAMESPACES: enabled [2022-06-24T10:12:08.041Z] - CONFIG_NET_NS: enabled [2022-06-24T10:12:08.041Z] - CONFIG_PID_NS: enabled [2022-06-24T10:12:08.041Z] - CONFIG_IPC_NS: enabled [2022-06-24T10:12:08.041Z] - CONFIG_UTS_NS: enabled [2022-06-24T10:12:08.041Z] - CONFIG_CGROUPS: enabled [2022-06-24T10:12:08.041Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-24T10:12:08.041Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-24T10:12:08.041Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-24T10:12:08.041Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-24T10:12:08.041Z] - CONFIG_CPUSETS: enabled [2022-06-24T10:12:08.305Z] - CONFIG_MEMCG: enabled [2022-06-24T10:12:08.305Z] - CONFIG_KEYS: enabled [2022-06-24T10:12:08.305Z] - CONFIG_VETH: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-24T10:12:08.305Z] - CONFIG_CGROUP_BPF: enabled [2022-06-24T10:12:08.305Z] [2022-06-24T10:12:08.305Z] Optional Features: [2022-06-24T10:12:08.305Z] - CONFIG_USER_NS: enabled [2022-06-24T10:12:08.305Z] - CONFIG_SECCOMP: enabled [2022-06-24T10:12:08.305Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-24T10:12:08.305Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-24T10:12:08.305Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-24T10:12:08.305Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-24T10:12:08.305Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-24T10:12:08.305Z] - CONFIG_BLK_CGROUP: enabled [2022-06-24T10:12:08.305Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-24T10:12:08.305Z] - CONFIG_CGROUP_PERF: enabled [2022-06-24T10:12:08.305Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-24T10:12:08.305Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-24T10:12:08.305Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-24T10:12:08.305Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-24T10:12:08.305Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-24T10:12:08.305Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_IP_VS: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-24T10:12:08.305Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-24T10:12:08.305Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-24T10:12:08.305Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-24T10:12:08.305Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-24T10:12:08.305Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-24T10:12:08.305Z] - CONFIG_EXT4_FS: enabled [2022-06-24T10:12:08.564Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-24T10:12:08.564Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-24T10:12:08.564Z] - Network Drivers: [2022-06-24T10:12:08.564Z] - "overlay": [2022-06-24T10:12:08.564Z] - CONFIG_VXLAN: enabled (as module) [2022-06-24T10:12:08.564Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-24T10:12:08.564Z] Optional (for encrypted networks): [2022-06-24T10:12:08.564Z] - CONFIG_CRYPTO: enabled [2022-06-24T10:12:08.564Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-24T10:12:08.564Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-24T10:12:08.564Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-24T10:12:08.564Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-24T10:12:08.564Z] - CONFIG_XFRM: enabled [2022-06-24T10:12:08.564Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-24T10:12:08.564Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-24T10:12:08.564Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-24T10:12:08.564Z] - "ipvlan": [2022-06-24T10:12:08.564Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-24T10:12:08.564Z] - "macvlan": [2022-06-24T10:12:08.564Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-24T10:12:08.564Z] - CONFIG_DUMMY: enabled (as module) [2022-06-24T10:12:08.564Z] - "ftp,tftp client in container": [2022-06-24T10:12:08.564Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-24T10:12:08.564Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-24T10:12:08.564Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-24T10:12:08.564Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-24T10:12:08.564Z] - Storage Drivers: [2022-06-24T10:12:08.564Z] - "aufs": [2022-06-24T10:12:08.564Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-24T10:12:08.564Z] - "btrfs": [2022-06-24T10:12:08.564Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-24T10:12:08.564Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-24T10:12:08.564Z] - "devicemapper": [2022-06-24T10:12:08.564Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-24T10:12:08.564Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-24T10:12:08.564Z] - "overlay": [2022-06-24T10:12:08.564Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-24T10:12:08.564Z] - "zfs": [2022-06-24T10:12:08.564Z] - /dev/zfs: present [2022-06-24T10:12:08.564Z] - zfs command: missing [2022-06-24T10:12:08.564Z] - zpool command: missing [2022-06-24T10:12:08.564Z] [2022-06-24T10:12:08.564Z] Limits: [2022-06-24T10:12:08.564Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-24T10:12:08.564Z] [2022-06-24T10:12:08.564Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-24T10:12:08.948Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:88916949efc207dd46346f05c047c9b6511c0224 . [2022-06-24T10:12:08.948Z] #1 [internal] load build definition from Dockerfile [2022-06-24T10:12:08.948Z] #1 sha256:b133e24b216a593012351e034920921099f6cfcbca70b69d87e178cbe9fc7e14 [2022-06-24T10:12:08.948Z] #1 transferring dockerfile: 18.90kB done [2022-06-24T10:12:08.948Z] #1 DONE 0.1s [2022-06-24T10:12:08.948Z] [2022-06-24T10:12:08.948Z] #2 [internal] load .dockerignore [2022-06-24T10:12:08.948Z] #2 sha256:fcad7fb23ccc44eb30a70e18b9e5135e5f3a3b53e0a16256ea739ed03ef451e0 [2022-06-24T10:12:08.948Z] #2 transferring context: 145B done [2022-06-24T10:12:09.204Z] #2 DONE 0.1s [2022-06-24T10:12:09.204Z] [2022-06-24T10:12:09.204Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-24T10:12:09.204Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-24T10:12:09.460Z] #3 DONE 0.3s [2022-06-24T10:12:09.460Z] [2022-06-24T10:12:09.460Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-24T10:12:09.460Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-24T10:12:09.460Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-24T10:12:09.717Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-24T10:12:09.717Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-24T10:12:09.717Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-24T10:12:09.717Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.1s [2022-06-24T10:12:09.717Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-24T10:12:09.975Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-06-24T10:12:10.231Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-24T10:12:10.232Z] #4 DONE 0.8s [2022-06-24T10:12:10.489Z] [2022-06-24T10:12:10.489Z] #6 [internal] load build definition from Dockerfile [2022-06-24T10:12:10.489Z] #6 sha256:c116d2472f8ba9498a78bab8dc84dc3ea00aae85c594d769bb21d35f46271d24 [2022-06-24T10:12:10.489Z] #6 DONE 0.0s [2022-06-24T10:12:10.489Z] [2022-06-24T10:12:10.489Z] #5 [internal] load .dockerignore [2022-06-24T10:12:10.489Z] #5 sha256:0330e4e6f558b4a6d96af25dd357b6408577d87a9e7eb042d4e1bf254afaad63 [2022-06-24T10:12:10.489Z] #5 DONE 0.0s [2022-06-24T10:12:10.489Z] [2022-06-24T10:12:10.489Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:12:10.489Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-24T10:12:12.386Z] #8 DONE 1.6s [2022-06-24T10:12:12.386Z] [2022-06-24T10:12:12.386Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-24T10:12:12.386Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-24T10:12:12.386Z] #10 DONE 1.5s [2022-06-24T10:12:12.386Z] [2022-06-24T10:12:12.386Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-24T10:12:12.386Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-24T10:12:12.386Z] #7 DONE 1.6s [2022-06-24T10:12:12.386Z] [2022-06-24T10:12:12.386Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:12:12.386Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-24T10:12:12.386Z] #9 DONE 1.6s [2022-06-24T10:12:12.386Z] [2022-06-24T10:12:12.386Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:12:12.386Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:12:12.386Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-24T10:12:12.386Z] #80 DONE 0.1s [2022-06-24T10:12:12.386Z] [2022-06-24T10:12:12.386Z] #31 [internal] load build context [2022-06-24T10:12:12.386Z] #31 sha256:8dfa86a9d7420aa665a2203974ba3859b4ecb6945d91149058bfef714ad0a392 [2022-06-24T10:12:12.953Z] #31 ... [2022-06-24T10:12:12.953Z] [2022-06-24T10:12:12.953Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-24T10:12:12.953Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-24T10:12:12.953Z] #56 DONE 0.0s [2022-06-24T10:12:12.953Z] [2022-06-24T10:12:12.953Z] #31 [internal] load build context [2022-06-24T10:12:12.953Z] #31 sha256:8dfa86a9d7420aa665a2203974ba3859b4ecb6945d91149058bfef714ad0a392 [2022-06-24T10:12:14.330Z] #31 transferring context: 12.87MB 1.9s [2022-06-24T10:12:18.609Z] #31 transferring context: 61.32MB 6.1s done [2022-06-24T10:12:19.172Z] #31 ... [2022-06-24T10:12:19.172Z] [2022-06-24T10:12:19.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:12:19.172Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:12:19.172Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 0.1s done [2022-06-24T10:12:19.172Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.7s done [2022-06-24T10:12:19.172Z] #11 sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 1.86kB / 1.86kB done [2022-06-24T10:12:19.172Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-24T10:12:19.172Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-24T10:12:19.172Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.7s done [2022-06-24T10:12:19.172Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.3s done [2022-06-24T10:12:19.172Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.3s done [2022-06-24T10:12:19.172Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.6s done [2022-06-24T10:12:19.172Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.7s [2022-06-24T10:12:19.172Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.5s done [2022-06-24T10:12:19.172Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 6.7s [2022-06-24T10:12:19.172Z] #11 ... [2022-06-24T10:12:19.172Z] [2022-06-24T10:12:19.172Z] #31 [internal] load build context [2022-06-24T10:12:19.172Z] #31 sha256:8dfa86a9d7420aa665a2203974ba3859b4ecb6945d91149058bfef714ad0a392 [2022-06-24T10:12:19.172Z] #31 DONE 6.9s [2022-06-24T10:12:19.172Z] [2022-06-24T10:12:19.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:12:19.172Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:12:19.172Z] #11 ... [2022-06-24T10:12:19.172Z] [2022-06-24T10:12:19.172Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:12:19.172Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:12:19.172Z] #35 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-24T10:12:19.172Z] #35 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-24T10:12:19.172Z] #35 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-24T10:12:19.172Z] #35 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-24T10:12:19.172Z] #35 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.7s done [2022-06-24T10:12:19.449Z] #35 ... [2022-06-24T10:12:19.449Z] [2022-06-24T10:12:19.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:12:19.449Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:12:19.449Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 6.9s done [2022-06-24T10:12:19.449Z] #11 ... [2022-06-24T10:12:19.449Z] [2022-06-24T10:12:19.449Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:12:19.449Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:12:19.449Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:12:19.449Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-24T10:12:19.449Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-24T10:12:19.449Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-06-24T10:12:19.450Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-06-24T10:12:19.450Z] #80 DONE 7.1s [2022-06-24T10:12:19.706Z] [2022-06-24T10:12:19.706Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:12:19.706Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-24T10:12:19.706Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-24T10:12:19.706Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-24T10:12:19.706Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-24T10:12:19.706Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-06-24T10:12:19.706Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-06-24T10:12:19.706Z] #78 DONE 7.2s [2022-06-24T10:12:19.706Z] [2022-06-24T10:12:19.706Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:12:19.706Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:12:22.227Z] #35 ... [2022-06-24T10:12:22.227Z] [2022-06-24T10:12:22.227Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-24T10:12:22.227Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-24T10:12:22.227Z] #79 DONE 0.8s [2022-06-24T10:12:22.227Z] [2022-06-24T10:12:22.227Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-24T10:12:22.227Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-24T10:12:23.634Z] #81 DONE 1.3s [2022-06-24T10:12:23.634Z] [2022-06-24T10:12:23.634Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:12:23.634Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:12:23.634Z] #35 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.0s done [2022-06-24T10:12:23.634Z] #35 DONE 11.0s [2022-06-24T10:12:23.634Z] [2022-06-24T10:12:23.634Z] #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-24T10:12:23.634Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-24T10:12:25.049Z] #36 1.354 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:12:25.049Z] #36 1.354 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:12:25.049Z] #36 1.360 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:12:25.049Z] #36 1.541 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:12:25.049Z] #36 1.712 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:12:25.611Z] #36 2.152 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:12:27.026Z] #36 3.625 Fetched 8545 kB in 3s (3344 kB/s) [2022-06-24T10:12:27.958Z] #36 3.625 Reading package lists... [2022-06-24T10:12:28.890Z] #36 4.480 Reading package lists... [2022-06-24T10:12:28.890Z] #36 5.348 Building dependency tree... [2022-06-24T10:12:29.147Z] #36 5.751 The following additional packages will be installed: [2022-06-24T10:12:29.147Z] #36 5.758 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-24T10:12:29.147Z] #36 5.758 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-24T10:12:29.147Z] #36 5.758 Recommended packages: [2022-06-24T10:12:29.147Z] #36 5.758 libldap-common publicsuffix libsasl2-modules [2022-06-24T10:12:29.403Z] #36 5.902 The following NEW packages will be installed: [2022-06-24T10:12:29.403Z] #36 5.905 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-24T10:12:29.403Z] #36 5.905 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-24T10:12:29.403Z] #36 5.905 libssh2-1 openssl [2022-06-24T10:12:29.660Z] #36 6.190 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:12:29.660Z] #36 6.190 Need to get 3040 kB of archives. [2022-06-24T10:12:29.660Z] #36 6.190 After this operation, 6651 kB of additional disk space will be used. [2022-06-24T10:12:29.660Z] #36 6.190 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-24T10:12:29.660Z] #36 6.204 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-24T10:12:29.660Z] #36 6.204 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-24T10:12:29.660Z] #36 6.211 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-24T10:12:29.660Z] #36 6.211 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-24T10:12:29.660Z] #36 6.213 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-24T10:12:29.660Z] #36 6.213 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-24T10:12:29.660Z] #36 6.216 Get:8 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-24T10:12:29.660Z] #36 6.217 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-24T10:12:29.660Z] #36 6.218 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-24T10:12:29.661Z] #36 6.219 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-24T10:12:29.661Z] #36 6.221 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-24T10:12:29.661Z] #36 6.223 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-24T10:12:29.661Z] #36 6.225 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-24T10:12:29.661Z] #36 6.227 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-24T10:12:29.917Z] #36 6.402 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:12:29.917Z] #36 6.449 Fetched 3040 kB in 0s (9669 kB/s) [2022-06-24T10:12:29.917Z] #36 6.482 Selecting previously unselected package openssl. [2022-06-24T10:12:29.917Z] #36 6.482 (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-24T10:12:29.917Z] #36 6.484 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-24T10:12:29.917Z] #36 6.489 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:12:30.173Z] #36 6.640 Selecting previously unselected package ca-certificates. [2022-06-24T10:12:30.173Z] #36 6.640 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-24T10:12:30.173Z] #36 6.656 Unpacking ca-certificates (20210119) ... [2022-06-24T10:12:30.173Z] #36 6.731 Selecting previously unselected package libbrotli1:amd64. [2022-06-24T10:12:30.173Z] #36 6.731 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-24T10:12:30.173Z] #36 6.739 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-24T10:12:30.429Z] #36 6.852 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-24T10:12:30.429Z] #36 6.852 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-24T10:12:30.429Z] #36 6.856 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:12:30.429Z] #36 6.893 Selecting previously unselected package libsasl2-2:amd64. [2022-06-24T10:12:30.429Z] #36 6.893 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-24T10:12:30.429Z] #36 6.897 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:12:30.429Z] #36 6.952 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-24T10:12:30.429Z] #36 6.952 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-24T10:12:30.429Z] #36 6.956 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:12:30.429Z] #36 7.029 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-24T10:12:30.429Z] #36 7.029 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-24T10:12:30.429Z] #36 7.035 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-24T10:12:30.429Z] #36 7.092 Selecting previously unselected package libpsl5:amd64. [2022-06-24T10:12:30.693Z] #36 7.095 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-24T10:12:30.693Z] #36 7.104 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-24T10:12:30.693Z] #36 7.148 Selecting previously unselected package librtmp1:amd64. [2022-06-24T10:12:30.693Z] #36 7.148 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-24T10:12:30.693Z] #36 7.153 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:12:30.693Z] #36 7.202 Selecting previously unselected package libssh2-1:amd64. [2022-06-24T10:12:30.693Z] #36 7.202 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-24T10:12:30.693Z] #36 7.206 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-24T10:12:30.693Z] #36 7.270 Selecting previously unselected package libcurl4:amd64. [2022-06-24T10:12:30.693Z] #36 7.270 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-24T10:12:30.693Z] #36 7.276 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:12:30.693Z] #36 7.348 Selecting previously unselected package curl. [2022-06-24T10:12:30.693Z] #36 ... [2022-06-24T10:12:30.693Z] [2022-06-24T10:12:30.693Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:12:30.693Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:12:30.693Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.9s done [2022-06-24T10:12:30.693Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-06-24T10:12:30.693Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.9s [2022-06-24T10:12:30.950Z] #11 ... [2022-06-24T10:12:30.950Z] [2022-06-24T10:12:30.950Z] #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-24T10:12:30.950Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-24T10:12:30.950Z] #36 7.349 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-24T10:12:30.950Z] #36 7.354 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:12:30.950Z] #36 7.428 Selecting previously unselected package libonig5:amd64. [2022-06-24T10:12:30.950Z] #36 7.428 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-24T10:12:30.950Z] #36 7.433 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:12:30.950Z] #36 7.512 Selecting previously unselected package libjq1:amd64. [2022-06-24T10:12:30.950Z] #36 7.512 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-24T10:12:30.950Z] #36 7.512 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:12:30.950Z] #36 7.597 Selecting previously unselected package jq. [2022-06-24T10:12:30.950Z] #36 7.597 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-24T10:12:30.950Z] #36 7.597 Unpacking jq (1.6-2.1) ... [2022-06-24T10:12:30.950Z] #36 7.637 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-24T10:12:31.207Z] #36 7.649 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-24T10:12:31.207Z] #36 7.659 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-24T10:12:31.207Z] #36 7.674 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:12:31.207Z] #36 7.686 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:12:31.207Z] #36 7.695 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:12:31.207Z] #36 7.707 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-24T10:12:31.207Z] #36 7.721 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:12:31.207Z] #36 7.740 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:12:31.207Z] #36 7.748 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:12:31.207Z] #36 7.760 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:12:31.207Z] #36 7.774 Setting up ca-certificates (20210119) ... [2022-06-24T10:12:32.187Z] #36 8.440 Updating certificates in /etc/ssl/certs... [2022-06-24T10:12:33.123Z] #36 9.480 129 added, 0 removed; done. [2022-06-24T10:12:33.123Z] #36 9.528 Setting up jq (1.6-2.1) ... [2022-06-24T10:12:33.123Z] #36 9.541 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:12:33.123Z] #36 9.554 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:12:33.123Z] #36 9.567 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:12:33.123Z] #36 9.587 Processing triggers for ca-certificates (20210119) ... [2022-06-24T10:12:33.123Z] #36 9.595 Updating certificates in /etc/ssl/certs... [2022-06-24T10:12:34.095Z] #36 10.35 0 added, 0 removed; done. [2022-06-24T10:12:34.095Z] #36 10.35 Running hooks in /etc/ca-certificates/update.d... [2022-06-24T10:12:34.095Z] #36 10.36 done. [2022-06-24T10:12:35.024Z] #36 DONE 11.3s [2022-06-24T10:12:35.024Z] [2022-06-24T10:12:35.024Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-24T10:12:35.024Z] #37 sha256:7dc146bcc275e6e5f2ba92cbb905a036ef7a2fedb5d1a1c4040c89d61496b233 [2022-06-24T10:12:35.024Z] #37 DONE 0.1s [2022-06-24T10:12:35.024Z] [2022-06-24T10:12:35.024Z] #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-24T10:12:35.024Z] #38 sha256:fa1c5fc4300aea6fa79fe913cf58c880f4ce1db59b52b7e379fa3d3c0c1cbc5a [2022-06-24T10:12:36.918Z] #38 1.785 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-24T10:12:36.918Z] #38 2.174 [2022-06-24T10:12:37.174Z] #38 2.403 #=#=# ######################################################################## 100.0% [2022-06-24T10:12:37.736Z] #38 2.690 [2022-06-24T10:12:38.713Z] #38 3.755 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-24T10:12:38.969Z] #38 4.108 [2022-06-24T10:12:39.227Z] #38 4.344 #=#=# ######################################################################## 100.0% [2022-06-24T10:12:39.483Z] #38 4.686 [2022-06-24T10:12:40.940Z] #38 5.791 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-24T10:12:40.940Z] #38 6.109 [2022-06-24T10:12:40.940Z] #38 ... [2022-06-24T10:12:40.940Z] [2022-06-24T10:12:40.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:12:40.940Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:12:40.940Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.0s done [2022-06-24T10:12:40.940Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.4s done [2022-06-24T10:12:40.940Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.3s [2022-06-24T10:12:41.198Z] #11 ... [2022-06-24T10:12:41.198Z] [2022-06-24T10:12:41.198Z] #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-24T10:12:41.198Z] #38 sha256:fa1c5fc4300aea6fa79fe913cf58c880f4ce1db59b52b7e379fa3d3c0c1cbc5a [2022-06-24T10:12:41.457Z] #38 6.332 #=#=# ########### 16.5% ######################################### 57.2% ################################################################ 89.4% ######################################################################## 100.0% [2022-06-24T10:12:42.022Z] #38 6.963 [2022-06-24T10:12:42.954Z] #38 8.039 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-24T10:12:43.211Z] #38 8.402 [2022-06-24T10:12:43.725Z] #38 8.624 #=#=# ######################################################################## 100.0% [2022-06-24T10:12:43.725Z] #38 8.940 [2022-06-24T10:12:44.201Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01fb28623ce1963ce) in /home/ubuntu/workspace/moby_PR-43744 [Pipeline] { [Pipeline] checkout [2022-06-24T10:12:44.289Z] The recommended git tool is: git [2022-06-24T10:12:44.655Z] #38 9.688 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-24T10:12:44.912Z] #38 10.03 [2022-06-24T10:12:45.169Z] #38 10.27 #=#=# ######################################################################## 100.0% [2022-06-24T10:12:45.426Z] #38 10.54 [2022-06-24T10:12:45.426Z] #38 10.62 Download of images into '/build' complete. [2022-06-24T10:12:45.426Z] #38 10.62 Use something like the following to load the result into a Docker daemon: [2022-06-24T10:12:45.426Z] #38 10.62 tar -cC '/build' . | docker load [2022-06-24T10:12:46.904Z] using credential docker-jenkins-github-credentials [2022-06-24T10:12:46.913Z] Cloning the remote Git repository [2022-06-24T10:12:46.913Z] Cloning with configured refspecs honoured and without tags [2022-06-24T10:12:46.189Z] Cloning repository https://github.com/moby/moby.git [2022-06-24T10:12:46.247Z] > git init /home/ubuntu/workspace/moby_PR-43744 # timeout=10 [2022-06-24T10:12:46.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:12:46.518Z] > git --version # timeout=10 [2022-06-24T10:12:46.535Z] > git --version # 'git version 2.17.1' [2022-06-24T10:12:46.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:12:46.537Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:12:47.944Z] #38 ... [2022-06-24T10:12:47.944Z] [2022-06-24T10:12:47.944Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:12:47.944Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:12:47.944Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 7.0s [2022-06-24T10:12:49.355Z] #11 ... [2022-06-24T10:12:49.355Z] [2022-06-24T10:12:49.355Z] #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-24T10:12:49.355Z] #38 sha256:fa1c5fc4300aea6fa79fe913cf58c880f4ce1db59b52b7e379fa3d3c0c1cbc5a [2022-06-24T10:12:49.355Z] #38 DONE 14.2s [2022-06-24T10:12:49.355Z] [2022-06-24T10:12:49.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:12:49.355Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:12:53.535Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.2s done [2022-06-24T10:12:53.535Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-24T10:12:53.535Z] #11 DONE 41.1s [2022-06-24T10:12:53.535Z] [2022-06-24T10:12:53.535Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-24T10:12:53.535Z] #12 sha256:9fc99b897212af8f228eb784d4ffd301b7aaf1bd4a01d10fb1eea991b275bc75 [2022-06-24T10:12:54.466Z] #12 DONE 1.0s [2022-06-24T10:12:54.722Z] [2022-06-24T10:12:54.722Z] #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-24T10:12:54.722Z] #13 sha256:01eb9f716268a592c2445d12a829c38d9e2c0f9272aaad39759465377ceae77d [2022-06-24T10:12:55.286Z] #13 DONE 0.6s [2022-06-24T10:12:55.286Z] [2022-06-24T10:12:55.286Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-24T10:12:55.286Z] #53 sha256:b1226a0d340bceb46111fd94fb6d1e3e229679eb3f32450d35a73ccbb26ce1fd [2022-06-24T10:12:55.286Z] #53 DONE 0.1s [2022-06-24T10:12:55.286Z] [2022-06-24T10:12:55.286Z] #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-24T10:12:55.286Z] #83 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:12:55.286Z] #83 ... [2022-06-24T10:12:55.286Z] [2022-06-24T10:12:55.286Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-24T10:12:55.286Z] #40 sha256:6746095ff1a2a800946c790fd8fe02ddd7e314638fcf4c8b7e8e15e2884ccf34 [2022-06-24T10:12:55.286Z] #40 DONE 0.2s [2022-06-24T10:12:55.545Z] [2022-06-24T10:12:55.545Z] #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-24T10:12:55.545Z] #57 sha256:9356dc94796f6100430e20e14be12479f8d6254f5c9eb2802cc021aa1d658283 [2022-06-24T10:12:55.545Z] #57 DONE 0.3s [2022-06-24T10:12:55.545Z] [2022-06-24T10:12:55.545Z] #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-24T10:12:55.545Z] #58 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:12:58.823Z] #58 ... [2022-06-24T10:12:58.823Z] [2022-06-24T10:12:58.823Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-24T10:12:58.823Z] #14 sha256:a1077cf811fb53a40367105a0f93db4ade6ed61a2d4c4cc491322cd3fc4d77dd [2022-06-24T10:12:58.823Z] #14 DONE 3.7s [2022-06-24T10:12:59.080Z] [2022-06-24T10:12:59.080Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-24T10:12:59.080Z] #15 sha256:6e914c3ca1d1ac9b81aa5b5934c56263cec1f92c53f4c7780f530b04a688c554 [2022-06-24T10:13:01.600Z] #15 DONE 2.2s [2022-06-24T10:13:01.600Z] [2022-06-24T10:13:01.600Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-24T10:13:01.600Z] #58 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:13:01.600Z] #58 5.420 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:13:01.600Z] #58 5.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:13:01.600Z] #58 5.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:13:01.600Z] #58 5.821 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-24T10:13:02.197Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b90112a79bc7f53b) in /home/ubuntu/workspace/moby_PR-43744 [Pipeline] { [2022-06-24T10:13:02.212Z] #58 6.829 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [Pipeline] checkout [2022-06-24T10:13:02.372Z] The recommended git tool is: git [2022-06-24T10:13:02.580Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001833e5ef1bd8c60) in /home/ubuntu/workspace/moby_PR-43744 [Pipeline] { [Pipeline] checkout [2022-06-24T10:13:03.107Z] The recommended git tool is: git [2022-06-24T10:13:03.186Z] #58 ... [2022-06-24T10:13:03.186Z] [2022-06-24T10:13:03.186Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-24T10:13:03.186Z] #16 sha256:3a003a04bbb592d7e9dc413faccb2613d8c4ab5a77a9bacd68b3b8de02f8b6a6 [2022-06-24T10:13:03.186Z] #16 DONE 1.9s [2022-06-24T10:13:03.186Z] [2022-06-24T10:13:03.186Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-24T10:13:03.186Z] #17 sha256:e38ba9b2868ce883f8308c139a2b3ae2e5d631d7a01a09fb28e19e38347eeb05 [2022-06-24T10:13:05.179Z] #17 DONE 2.1s [2022-06-24T10:13:05.179Z] [2022-06-24T10:13:05.179Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-24T10:13:05.179Z] #18 sha256:904f5cc8df57148e01aa7a4a19f3ea914380bef6e0c21ed4dbcd9139fea299e2 [2022-06-24T10:13:05.179Z] #18 ... [2022-06-24T10:13:05.179Z] [2022-06-24T10:13:05.179Z] #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-24T10:13:05.179Z] #43 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:13:05.179Z] #43 7.308 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-24T10:13:05.436Z] #43 ... [2022-06-24T10:13:05.436Z] [2022-06-24T10:13:05.436Z] #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-24T10:13:05.436Z] #62 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:13:05.436Z] #62 4.457 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-24T10:13:05.436Z] #62 ... [2022-06-24T10:13:05.436Z] [2022-06-24T10:13:05.436Z] #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-24T10:13:05.436Z] #64 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:13:05.436Z] #64 5.247 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-24T10:13:05.692Z] #64 ... [2022-06-24T10:13:05.692Z] [2022-06-24T10:13:05.692Z] #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-24T10:13:05.692Z] #41 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:13:05.692Z] #41 4.888 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-24T10:13:05.692Z] #41 4.888 Cloning into '.'... [2022-06-24T10:13:05.692Z] #41 ... [2022-06-24T10:13:05.692Z] [2022-06-24T10:13:05.692Z] #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-24T10:13:05.692Z] #45 sha256:0571dc47b83b979f3ea1e0e25845a6bdf620505d570c7339f1c89d74bcba8c54 [2022-06-24T10:13:05.692Z] #45 4.760 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-24T10:13:05.749Z] using credential docker-jenkins-github-credentials [2022-06-24T10:13:05.760Z] Cloning the remote Git repository [2022-06-24T10:13:05.760Z] Cloning with configured refspecs honoured and without tags [2022-06-24T10:13:05.949Z] #45 ... [2022-06-24T10:13:05.949Z] [2022-06-24T10:13:05.949Z] #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-24T10:13:05.949Z] #54 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:13:05.949Z] #54 4.089 + git clone https://github.com/docker/distribution.git . [2022-06-24T10:13:05.949Z] #54 4.089 Cloning into '.'... [2022-06-24T10:13:06.173Z] using credential docker-jenkins-github-credentials [2022-06-24T10:13:06.183Z] Cloning the remote Git repository [2022-06-24T10:13:06.183Z] Cloning with configured refspecs honoured and without tags [2022-06-24T10:13:06.208Z] #54 ... [2022-06-24T10:13:06.208Z] [2022-06-24T10:13:06.208Z] #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-24T10:13:06.208Z] #60 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:13:06.208Z] #60 5.359 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-24T10:13:06.208Z] #60 9.244 go: downloading github.com/fatih/color v1.10.0 [2022-06-24T10:13:06.208Z] #60 9.469 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-24T10:13:06.208Z] #60 9.472 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-24T10:13:06.208Z] #60 9.634 go: downloading github.com/pkg/errors v0.9.1 [2022-06-24T10:13:06.208Z] #60 9.938 go: downloading golang.org/x/tools v0.1.0 [2022-06-24T10:13:06.208Z] #60 10.11 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-24T10:13:06.208Z] #60 10.29 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-24T10:13:06.208Z] #60 10.46 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-24T10:13:06.208Z] #60 10.52 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-24T10:13:06.208Z] #60 ... [2022-06-24T10:13:06.208Z] [2022-06-24T10:13:06.208Z] #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-24T10:13:06.208Z] #47 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:13:06.208Z] #47 5.619 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-24T10:13:06.208Z] #47 6.407 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-24T10:13:06.208Z] #47 8.347 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-24T10:13:06.208Z] #47 8.975 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-24T10:13:06.208Z] #47 9.007 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-24T10:13:06.464Z] #47 ... [2022-06-24T10:13:06.464Z] [2022-06-24T10:13:06.464Z] #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-24T10:13:06.464Z] #83 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:13:06.464Z] #83 5.684 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:13:06.464Z] #83 5.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:13:06.464Z] #83 5.753 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:13:06.464Z] #83 6.782 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:13:06.464Z] #83 9.208 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:13:06.095Z] Cloning repository https://github.com/moby/moby.git [2022-06-24T10:13:06.160Z] > git init /home/ubuntu/workspace/moby_PR-43744 # timeout=10 [2022-06-24T10:13:06.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:13:06.516Z] > git --version # timeout=10 [2022-06-24T10:13:06.533Z] > git --version # 'git version 2.17.1' [2022-06-24T10:13:06.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:06.536Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:06.721Z] #83 ... [2022-06-24T10:13:06.721Z] [2022-06-24T10:13:06.721Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-24T10:13:06.721Z] #18 sha256:904f5cc8df57148e01aa7a4a19f3ea914380bef6e0c21ed4dbcd9139fea299e2 [2022-06-24T10:13:06.721Z] #18 DONE 1.8s [2022-06-24T10:13:06.721Z] [2022-06-24T10:13:06.721Z] #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-24T10:13:06.721Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:13:06.200Z] Cloning repository https://github.com/moby/moby.git [2022-06-24T10:13:06.351Z] > git init /home/ubuntu/workspace/moby_PR-43744 # timeout=10 [2022-06-24T10:13:06.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:13:06.693Z] > git --version # timeout=10 [2022-06-24T10:13:06.713Z] > git --version # 'git version 2.25.1' [2022-06-24T10:13:06.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:06.715Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:08.108Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fda2dd89b10a2666) in /home/ubuntu/workspace/moby_PR-43744 [Pipeline] { [Pipeline] checkout [2022-06-24T10:13:08.204Z] The recommended git tool is: git [2022-06-24T10:13:09.257Z] #19 2.017 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:13:09.257Z] #19 2.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:13:09.257Z] #19 2.088 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:13:10.243Z] #19 3.395 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-24T10:13:11.610Z] #19 4.671 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-24T10:13:11.673Z] using credential docker-jenkins-github-credentials [2022-06-24T10:13:11.688Z] Cloning the remote Git repository [2022-06-24T10:13:11.688Z] Cloning with configured refspecs honoured and without tags [2022-06-24T10:13:11.714Z] Cloning repository https://github.com/moby/moby.git [2022-06-24T10:13:11.842Z] > git init /home/ubuntu/workspace/moby_PR-43744 # timeout=10 [2022-06-24T10:13:12.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:13:12.501Z] > git --version # timeout=10 [2022-06-24T10:13:12.517Z] > git --version # 'git version 2.25.1' [2022-06-24T10:13:12.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:12.519Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:12.961Z] Fetching without tags [2022-06-24T10:13:13.019Z] #19 6.193 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:13:13.019Z] #19 ... [2022-06-24T10:13:13.019Z] [2022-06-24T10:13:13.019Z] #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-24T10:13:13.019Z] #43 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:13:13.019Z] #43 17.88 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-24T10:13:13.019Z] #43 17.90 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-24T10:13:13.182Z] Merging remotes/origin/master commit 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece into PR head commit 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:13:13.950Z] #43 18.73 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-24T10:13:13.950Z] #43 18.94 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-24T10:13:14.065Z] Merge succeeded, producing 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:13:14.065Z] Checking out Revision 88916949efc207dd46346f05c047c9b6511c0224 (PR-43744) [2022-06-24T10:13:14.514Z] #43 19.18 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-24T10:13:14.774Z] #43 19.42 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-24T10:13:14.774Z] #43 ... [2022-06-24T10:13:14.774Z] [2022-06-24T10:13:14.774Z] #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-24T10:13:14.774Z] #58 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:13:14.774Z] #58 9.311 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:13:14.774Z] #58 11.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:13:14.774Z] #58 14.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-24T10:13:15.033Z] #58 ... [2022-06-24T10:13:15.033Z] [2022-06-24T10:13:15.033Z] #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-24T10:13:15.033Z] #43 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:13:15.033Z] #43 19.82 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-24T10:13:12.871Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:13:12.884Z] > git config --add remote.origin.fetch +refs/pull/43744/head:refs/remotes/origin/PR-43744 # timeout=10 [2022-06-24T10:13:12.908Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:12.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:13:12.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:13:12.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:12.967Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:13.197Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:13:13.228Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:13:13.970Z] > git remote # timeout=10 [2022-06-24T10:13:13.981Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T10:13:14.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:14.005Z] > git merge 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece # timeout=10 [2022-06-24T10:13:14.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T10:13:14.068Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:13:14.092Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:13:15.289Z] #43 19.96 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-24T10:13:15.289Z] #43 20.09 go: downloading github.com/peterh/liner v1.2.2 [2022-06-24T10:13:15.289Z] #43 ... [2022-06-24T10:13:15.289Z] [2022-06-24T10:13:15.289Z] #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-24T10:13:15.289Z] #45 sha256:0571dc47b83b979f3ea1e0e25845a6bdf620505d570c7339f1c89d74bcba8c54 [2022-06-24T10:13:15.289Z] #45 18.74 tomll can be used in two ways: [2022-06-24T10:13:15.289Z] #45 18.74 Writing to STDIN and reading from STDOUT: [2022-06-24T10:13:15.289Z] #45 18.74 cat file.toml | tomll > file.toml [2022-06-24T10:13:15.289Z] #45 18.74 [2022-06-24T10:13:15.289Z] #45 18.74 Reading and updating a list of files: [2022-06-24T10:13:15.289Z] #45 18.74 tomll a.toml b.toml c.toml [2022-06-24T10:13:15.289Z] #45 18.74 [2022-06-24T10:13:15.289Z] #45 18.74 When given a list of files, tomll will modify all files in place without asking. [2022-06-24T10:13:15.289Z] #45 DONE 20.2s [2022-06-24T10:13:15.547Z] [2022-06-24T10:13:15.547Z] #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-24T10:13:15.547Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:13:15.547Z] #19 8.283 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-24T10:13:17.485Z] #19 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:13:17.485Z] #19 ... [2022-06-24T10:13:17.485Z] [2022-06-24T10:13:17.485Z] #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-24T10:13:17.485Z] #83 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:13:17.485Z] #83 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:13:17.485Z] #83 20.74 Fetched 8545 kB in 15s (555 kB/s) [2022-06-24T10:13:17.485Z] #83 20.74 Reading package lists... [2022-06-24T10:13:17.485Z] #83 ... [2022-06-24T10:13:17.485Z] [2022-06-24T10:13:17.485Z] #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-24T10:13:17.485Z] #43 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:13:17.485Z] #43 20.45 go: downloading github.com/google/go-dap v0.6.0 [2022-06-24T10:13:17.485Z] #43 20.83 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-24T10:13:17.485Z] #43 21.20 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-24T10:13:17.485Z] #43 22.14 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-24T10:13:17.485Z] #43 22.42 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-24T10:13:17.746Z] #43 22.44 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-24T10:13:17.746Z] #43 ... [2022-06-24T10:13:17.746Z] [2022-06-24T10:13:17.746Z] #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-24T10:13:17.746Z] #47 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:13:17.746Z] #47 12.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-24T10:13:17.746Z] #47 12.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:13:17.746Z] #47 ... [2022-06-24T10:13:17.746Z] [2022-06-24T10:13:17.746Z] #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-24T10:13:17.746Z] #64 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:13:17.746Z] #64 18.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-24T10:13:17.746Z] #64 18.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-24T10:13:17.746Z] #64 18.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-24T10:13:17.746Z] #64 20.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-24T10:13:18.918Z] Commit message: "build: force unlazy of refs by calling extract" [2022-06-24T10:13:18.938Z] > git --version # timeout=10 [2022-06-24T10:13:18.964Z] > git --version # 'git version 2.17.1' [2022-06-24T10:13:18.992Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-24T10:13:19.234Z] #64 ... [2022-06-24T10:13:19.234Z] [2022-06-24T10:13:19.234Z] #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-24T10:13:19.234Z] #58 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:13:19.234Z] #58 23.59 Fetched 8548 kB in 19s (459 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-24T10:13:20.130Z] + docker version [2022-06-24T10:13:21.319Z] #58 23.59 Reading package lists... [2022-06-24T10:13:21.320Z] #58 ... [2022-06-24T10:13:21.320Z] [2022-06-24T10:13:21.320Z] #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-24T10:13:21.320Z] #60 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:13:21.320Z] #60 15.73 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-24T10:13:21.320Z] #60 15.84 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-24T10:13:21.320Z] #60 15.94 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-24T10:13:21.320Z] #60 18.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-24T10:13:21.320Z] #60 18.53 go: downloading golang.org/x/mod v0.3.0 [2022-06-24T10:13:21.320Z] #60 ... [2022-06-24T10:13:21.320Z] [2022-06-24T10:13:21.320Z] #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-24T10:13:21.320Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:13:21.320Z] #19 12.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-24T10:13:21.320Z] #19 13.72 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-24T10:13:21.320Z] #19 13.73 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:13:21.320Z] #19 13.73 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-24T10:13:21.320Z] #19 13.74 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:13:21.320Z] #19 13.75 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-24T10:13:21.320Z] #19 13.75 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-24T10:13:21.320Z] #19 13.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-24T10:13:21.320Z] #19 13.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-24T10:13:21.320Z] #19 13.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:13:21.320Z] #19 13.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:13:21.320Z] #19 13.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-24T10:13:21.320Z] #19 13.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-24T10:13:24.326Z] Client: Docker Engine - Community [2022-06-24T10:13:24.326Z] Version: 20.10.14 [2022-06-24T10:13:24.326Z] API version: 1.41 [2022-06-24T10:13:24.326Z] Go version: go1.16.15 [2022-06-24T10:13:24.326Z] Git commit: a224086 [2022-06-24T10:13:24.326Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-24T10:13:24.326Z] OS/Arch: linux/amd64 [2022-06-24T10:13:24.326Z] Context: default [2022-06-24T10:13:24.326Z] Experimental: true [2022-06-24T10:13:24.326Z] [2022-06-24T10:13:24.326Z] Server: Docker Engine - Community [2022-06-24T10:13:24.326Z] Engine: [2022-06-24T10:13:24.326Z] Version: 20.10.14 [2022-06-24T10:13:24.326Z] API version: 1.41 (minimum version 1.12) [2022-06-24T10:13:24.326Z] Go version: go1.16.15 [2022-06-24T10:13:24.326Z] Git commit: 87a90dc [2022-06-24T10:13:24.326Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-24T10:13:24.326Z] OS/Arch: linux/amd64 [2022-06-24T10:13:24.326Z] Experimental: true [2022-06-24T10:13:24.327Z] containerd: [2022-06-24T10:13:24.327Z] Version: 1.5.11 [2022-06-24T10:13:24.327Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:13:24.327Z] runc: [2022-06-24T10:13:24.327Z] Version: 1.0.3 [2022-06-24T10:13:24.327Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-24T10:13:24.327Z] docker-init: [2022-06-24T10:13:24.327Z] Version: 0.19.0 [2022-06-24T10:13:24.327Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-24T10:13:24.649Z] + docker info [2022-06-24T10:13:25.493Z] #19 ... [2022-06-24T10:13:25.493Z] [2022-06-24T10:13:25.494Z] #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-24T10:13:25.494Z] #54 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:13:25.494Z] #54 26.17 Updating files: 59% (1306/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-24T10:13:25.494Z] #54 27.21 + git checkout -q v2.3.0 [2022-06-24T10:13:25.494Z] #54 29.44 + 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-24T10:13:27.785Z] Fetching without tags [2022-06-24T10:13:28.113Z] Merging remotes/origin/master commit 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece into PR head commit 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:13:27.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:13:27.698Z] > git config --add remote.origin.fetch +refs/pull/43744/head:refs/remotes/origin/PR-43744 # timeout=10 [2022-06-24T10:13:27.718Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:27.749Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:13:27.767Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:13:27.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:27.769Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:28.107Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:13:28.131Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:13:29.009Z] Merge succeeded, producing 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:13:29.009Z] Checking out Revision 88916949efc207dd46346f05c047c9b6511c0224 (PR-43744) [2022-06-24T10:13:29.712Z] #54 ... [2022-06-24T10:13:29.713Z] [2022-06-24T10:13:29.713Z] #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-24T10:13:29.713Z] #62 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:13:29.713Z] #62 34.55 go: downloading github.com/fatih/color v1.13.0 [2022-06-24T10:13:29.713Z] #62 34.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:13:29.713Z] #62 ... [2022-06-24T10:13:29.713Z] [2022-06-24T10:13:29.713Z] #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-24T10:13:29.713Z] #43 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:13:29.713Z] #43 24.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-24T10:13:29.713Z] #43 24.84 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-24T10:13:29.969Z] #43 ... [2022-06-24T10:13:29.969Z] [2022-06-24T10:13:29.969Z] #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-24T10:13:29.970Z] #62 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:13:29.970Z] #62 34.75 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-24T10:13:29.970Z] #62 34.83 go: downloading github.com/spf13/viper v1.10.1 [2022-06-24T10:13:30.226Z] #62 35.06 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-24T10:13:30.834Z] #62 35.69 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-24T10:13:30.834Z] #62 35.70 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-24T10:13:30.834Z] #62 35.77 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-24T10:13:30.834Z] #62 35.77 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-24T10:13:28.940Z] > git remote # timeout=10 [2022-06-24T10:13:28.951Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T10:13:28.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:28.965Z] > git merge 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece # timeout=10 [2022-06-24T10:13:28.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T10:13:28.991Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:13:29.007Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:13:31.995Z] Fetching without tags [2022-06-24T10:13:31.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:13:31.971Z] > git config --add remote.origin.fetch +refs/pull/43744/head:refs/remotes/origin/PR-43744 # timeout=10 [2022-06-24T10:13:31.979Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:31.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:13:31.998Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:13:31.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:31.999Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:32.195Z] Merging remotes/origin/master commit 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece into PR head commit 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:13:32.203Z] #62 37.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-24T10:13:32.203Z] #62 37.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-24T10:13:32.850Z] Merge succeeded, producing 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:13:32.851Z] Checking out Revision 88916949efc207dd46346f05c047c9b6511c0224 (PR-43744) [2022-06-24T10:13:32.884Z] Fetching without tags [2022-06-24T10:13:33.147Z] Merging remotes/origin/master commit 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece into PR head commit 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:13:33.516Z] Commit message: "build: force unlazy of refs by calling extract" [2022-06-24T10:13:33.518Z] > git --version # timeout=10 [2022-06-24T10:13:33.521Z] > git --version # 'git version 2.25.1' [2022-06-24T10:13:33.528Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-24T10:13:33.571Z] #62 ... [2022-06-24T10:13:33.572Z] [2022-06-24T10:13:33.572Z] #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-24T10:13:33.572Z] #83 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:13:33.572Z] #83 20.74 Reading package lists... [2022-06-24T10:13:33.572Z] #83 28.43 Reading package lists... [2022-06-24T10:13:33.572Z] #83 35.82 Building dependency tree... [2022-06-24T10:13:33.572Z] #83 ... [2022-06-24T10:13:33.572Z] [2022-06-24T10:13:33.572Z] #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-24T10:13:33.572Z] #58 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:13:33.572Z] #58 23.59 Reading package lists... [2022-06-24T10:13:33.572Z] #58 31.21 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-24T10:13:34.229Z] Merge succeeded, producing 88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:13:34.230Z] Checking out Revision 88916949efc207dd46346f05c047c9b6511c0224 (PR-43744) [2022-06-24T10:13:32.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:13:32.810Z] > git config --add remote.origin.fetch +refs/pull/43744/head:refs/remotes/origin/PR-43744 # timeout=10 [2022-06-24T10:13:32.834Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:32.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-24T10:13:32.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-24T10:13:32.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:32.900Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43744/head:refs/remotes/origin/PR-43744 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-24T10:13:33.168Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:13:33.194Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:13:34.137Z] > git remote # timeout=10 [2022-06-24T10:13:34.178Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T10:13:34.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:34.194Z] > git merge 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece # timeout=10 [2022-06-24T10:13:34.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T10:13:34.242Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:13:34.266Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:13:32.203Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:13:32.209Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:13:32.808Z] > git remote # timeout=10 [2022-06-24T10:13:32.819Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T10:13:32.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-24T10:13:32.832Z] > git merge 9c4987ee6b236de5e8ec213f7872fb3b9ee1aece # timeout=10 [2022-06-24T10:13:32.843Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T10:13:32.853Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T10:13:32.863Z] > git checkout -f 88916949efc207dd46346f05c047c9b6511c0224 # timeout=10 [2022-06-24T10:13:34.449Z] + docker version [2022-06-24T10:13:35.465Z] #58 38.19 Building dependency tree... [2022-06-24T10:13:36.028Z] #58 ... [2022-06-24T10:13:36.028Z] [2022-06-24T10:13:36.028Z] #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-24T10:13:36.028Z] #83 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:13:36.028Z] #83 40.89 python3 is already the newest version (3.9.2-3). [2022-06-24T10:13:36.028Z] #83 40.89 The following additional packages will be installed: [2022-06-24T10:13:36.028Z] #83 40.92 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-24T10:13:36.028Z] #83 40.94 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-24T10:13:36.028Z] #83 40.98 Suggested packages: [2022-06-24T10:13:36.289Z] #83 40.98 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-24T10:13:36.289Z] #83 40.98 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-24T10:13:36.289Z] #83 40.98 m4-doc ed diffutils-doc [2022-06-24T10:13:36.289Z] #83 40.98 Recommended packages: [2022-06-24T10:13:36.289Z] #83 40.98 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-24T10:13:37.330Z] Commit message: "build: force unlazy of refs by calling extract" [2022-06-24T10:13:37.349Z] > git --version # timeout=10 [2022-06-24T10:13:37.358Z] > git --version # 'git version 2.25.1' [2022-06-24T10:13:37.367Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-24T10:13:38.181Z] #83 43.09 The following NEW packages will be installed: [2022-06-24T10:13:38.347Z] + docker version [2022-06-24T10:13:38.357Z] Commit message: "build: force unlazy of refs by calling extract" [2022-06-24T10:13:38.437Z] #83 43.11 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-24T10:13:38.438Z] #83 43.12 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-24T10:13:38.438Z] #83 43.12 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-24T10:13:38.438Z] #83 43.12 libyajl2 m4 patch xz-utils [2022-06-24T10:13:38.421Z] > git --version # timeout=10 [2022-06-24T10:13:38.444Z] > git --version # 'git version 2.17.1' [2022-06-24T10:13:38.464Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-24T10:13:39.001Z] #83 43.70 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:13:39.001Z] #83 43.70 Need to get 5939 kB of archives. [2022-06-24T10:13:39.001Z] #83 43.70 After this operation, 18.7 MB of additional disk space will be used. [2022-06-24T10:13:39.001Z] #83 43.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-24T10:13:39.001Z] #83 43.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-24T10:13:39.001Z] #83 43.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-24T10:13:39.001Z] #83 43.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-24T10:13:39.001Z] #83 43.74 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-24T10:13:39.001Z] #83 43.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-24T10:13:39.001Z] #83 43.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-24T10:13:39.001Z] #83 43.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-24T10:13:39.001Z] #83 43.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-24T10:13:39.001Z] #83 43.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-24T10:13:39.001Z] #83 43.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-24T10:13:39.001Z] #83 43.84 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-24T10:13:39.001Z] #83 43.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-24T10:13:39.258Z] #83 43.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-24T10:13:39.258Z] #83 43.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-24T10:13:39.258Z] #83 43.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-24T10:13:39.258Z] #83 43.97 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-24T10:13:39.258Z] #83 43.97 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-24T10:13:39.258Z] #83 43.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-24T10:13:39.258Z] #83 44.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-24T10:13:39.258Z] #83 44.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-24T10:13:39.258Z] #83 44.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-24T10:13:39.258Z] #83 44.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-24T10:13:39.655Z] + docker version [2022-06-24T10:13:40.626Z] #83 45.41 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:13:41.189Z] #83 45.96 Fetched 5939 kB in 1s (7208 kB/s) [2022-06-24T10:13:41.445Z] #83 46.26 Selecting previously unselected package bzip2. [2022-06-24T10:13:41.743Z] #83 46.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:13:41.743Z] #83 46.40 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-24T10:13:41.743Z] #83 46.41 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:13:41.743Z] #83 46.60 Selecting previously unselected package libmagic-mgc. [2022-06-24T10:13:41.743Z] #83 46.60 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-24T10:13:41.743Z] #83 46.62 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-24T10:13:42.589Z] Client: Docker Engine - Community [2022-06-24T10:13:42.589Z] Version: 20.10.14 [2022-06-24T10:13:42.589Z] API version: 1.41 [2022-06-24T10:13:42.589Z] Go version: go1.16.15 [2022-06-24T10:13:42.589Z] Git commit: a224086 [2022-06-24T10:13:42.589Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-24T10:13:42.589Z] OS/Arch: linux/amd64 [2022-06-24T10:13:42.589Z] Context: default [2022-06-24T10:13:42.589Z] Experimental: true [2022-06-24T10:13:42.589Z] [2022-06-24T10:13:42.589Z] Server: Docker Engine - Community [2022-06-24T10:13:42.589Z] Engine: [2022-06-24T10:13:42.589Z] Version: 20.10.14 [2022-06-24T10:13:42.589Z] API version: 1.41 (minimum version 1.12) [2022-06-24T10:13:42.589Z] Go version: go1.16.15 [2022-06-24T10:13:42.589Z] Git commit: 87a90dc [2022-06-24T10:13:42.589Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-24T10:13:42.589Z] OS/Arch: linux/amd64 [2022-06-24T10:13:42.589Z] Experimental: true [2022-06-24T10:13:42.589Z] containerd: [2022-06-24T10:13:42.589Z] Version: 1.5.11 [2022-06-24T10:13:42.589Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:13:42.589Z] runc: [2022-06-24T10:13:42.589Z] Version: 1.0.3 [2022-06-24T10:13:42.589Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-24T10:13:42.589Z] docker-init: [2022-06-24T10:13:42.589Z] Version: 0.19.0 [2022-06-24T10:13:42.589Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-24T10:13:42.672Z] #83 47.46 Selecting previously unselected package libmagic1:amd64. [2022-06-24T10:13:42.672Z] #83 47.46 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-24T10:13:42.672Z] #83 47.46 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:13:42.835Z] Client: [2022-06-24T10:13:42.835Z] Context: default [2022-06-24T10:13:42.835Z] Debug Mode: false [2022-06-24T10:13:42.835Z] Plugins: [2022-06-24T10:13:42.835Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-24T10:13:42.835Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-24T10:13:42.836Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-24T10:13:42.836Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-24T10:13:42.836Z] [2022-06-24T10:13:42.836Z] Server: [2022-06-24T10:13:42.836Z] Containers: 0 [2022-06-24T10:13:42.836Z] Running: 0 [2022-06-24T10:13:42.836Z] Paused: 0 [2022-06-24T10:13:42.836Z] Stopped: 0 [2022-06-24T10:13:42.836Z] Images: 0 [2022-06-24T10:13:42.836Z] Server Version: 20.10.14 [2022-06-24T10:13:42.836Z] Storage Driver: overlay2 [2022-06-24T10:13:42.836Z] Backing Filesystem: extfs [2022-06-24T10:13:42.836Z] Supports d_type: true [2022-06-24T10:13:42.836Z] Native Overlay Diff: true [2022-06-24T10:13:42.836Z] userxattr: false [2022-06-24T10:13:42.836Z] Logging Driver: json-file [2022-06-24T10:13:42.836Z] Cgroup Driver: cgroupfs [2022-06-24T10:13:42.836Z] Cgroup Version: 1 [2022-06-24T10:13:42.836Z] Plugins: [2022-06-24T10:13:42.836Z] Volume: local [2022-06-24T10:13:42.836Z] Network: bridge host ipvlan macvlan null overlay [2022-06-24T10:13:42.836Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-24T10:13:42.836Z] Swarm: inactive [2022-06-24T10:13:42.836Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-24T10:13:42.836Z] Default Runtime: runc [2022-06-24T10:13:42.836Z] Init Binary: docker-init [2022-06-24T10:13:42.836Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:13:42.836Z] runc version: v1.0.3-0-gf46b6ba [2022-06-24T10:13:42.836Z] init version: de40ad0 [2022-06-24T10:13:42.836Z] Security Options: [2022-06-24T10:13:42.836Z] apparmor [2022-06-24T10:13:42.836Z] seccomp [2022-06-24T10:13:42.836Z] Profile: default [2022-06-24T10:13:42.836Z] Kernel Version: 5.4.0-1071-aws [2022-06-24T10:13:42.836Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-24T10:13:42.836Z] OSType: linux [2022-06-24T10:13:42.836Z] Architecture: x86_64 [2022-06-24T10:13:42.836Z] CPUs: 2 [2022-06-24T10:13:42.836Z] Total Memory: 7.565GiB [2022-06-24T10:13:42.836Z] Name: ip-10-100-101-14 [2022-06-24T10:13:42.836Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-24T10:13:42.836Z] Docker Root Dir: /var/lib/docker [2022-06-24T10:13:42.836Z] Debug Mode: false [2022-06-24T10:13:42.836Z] Registry: https://index.docker.io/v1/ [2022-06-24T10:13:42.836Z] Labels: [2022-06-24T10:13:42.836Z] Experimental: true [2022-06-24T10:13:42.836Z] Insecure Registries: [2022-06-24T10:13:42.836Z] 127.0.0.0/8 [2022-06-24T10:13:42.836Z] Live Restore Enabled: true [2022-06-24T10:13:42.836Z] [2022-06-24T10:13:42.836Z] WARNING: No swap limit support [Pipeline] sh [2022-06-24T10:13:42.912Z] + docker info [2022-06-24T10:13:42.930Z] #83 47.57 Selecting previously unselected package file. [2022-06-24T10:13:42.930Z] #83 47.58 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-24T10:13:42.930Z] #83 47.59 Unpacking file (1:5.39-3) ... [2022-06-24T10:13:43.129Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-24T10:13:43.129Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-24T10:13:43.129Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43744/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-24T10:13:43.129Z] + bash /home/ubuntu/workspace/moby_PR-43744/check-config.sh [2022-06-24T10:13:43.129Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-24T10:13:43.129Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-24T10:13:43.129Z] [2022-06-24T10:13:43.129Z] Generally Necessary: [2022-06-24T10:13:43.129Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-24T10:13:43.129Z] - apparmor: enabled and tools installed [2022-06-24T10:13:43.129Z] - CONFIG_NAMESPACES: enabled [2022-06-24T10:13:43.129Z] - CONFIG_NET_NS: enabled [2022-06-24T10:13:43.129Z] - CONFIG_PID_NS: enabled [2022-06-24T10:13:43.129Z] - CONFIG_IPC_NS: enabled [2022-06-24T10:13:43.129Z] - CONFIG_UTS_NS: enabled [2022-06-24T10:13:43.129Z] - CONFIG_CGROUPS: enabled [2022-06-24T10:13:43.129Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-24T10:13:43.129Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-24T10:13:43.129Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-24T10:13:43.129Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-24T10:13:43.129Z] - CONFIG_CPUSETS: enabled [2022-06-24T10:13:43.129Z] - CONFIG_MEMCG: enabled [2022-06-24T10:13:43.129Z] - CONFIG_KEYS: enabled [2022-06-24T10:13:43.129Z] - CONFIG_VETH: enabled (as module) [2022-06-24T10:13:43.129Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-24T10:13:43.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-24T10:13:43.129Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-24T10:13:43.129Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-24T10:13:43.129Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-24T10:13:43.188Z] #83 47.88 Selecting previously unselected package xz-utils. [2022-06-24T10:13:43.188Z] #83 47.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-24T10:13:43.188Z] #83 47.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:13:43.420Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-24T10:13:43.420Z] - CONFIG_CGROUP_BPF: enabled [2022-06-24T10:13:43.420Z] [2022-06-24T10:13:43.420Z] Optional Features: [2022-06-24T10:13:43.420Z] - CONFIG_USER_NS: enabled [2022-06-24T10:13:43.420Z] - CONFIG_SECCOMP: enabled [2022-06-24T10:13:43.420Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-24T10:13:43.420Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-24T10:13:43.420Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-24T10:13:43.420Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-24T10:13:43.420Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-24T10:13:43.420Z] - CONFIG_BLK_CGROUP: enabled [2022-06-24T10:13:43.420Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-24T10:13:43.420Z] - CONFIG_CGROUP_PERF: enabled [2022-06-24T10:13:43.420Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-24T10:13:43.420Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-24T10:13:43.420Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-24T10:13:43.420Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-24T10:13:43.420Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-24T10:13:43.420Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_IP_VS: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-24T10:13:43.420Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-24T10:13:43.420Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-24T10:13:43.420Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-24T10:13:43.420Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-24T10:13:43.420Z] - CONFIG_EXT4_FS: enabled [2022-06-24T10:13:43.420Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-24T10:13:43.420Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-24T10:13:43.420Z] - Network Drivers: [2022-06-24T10:13:43.420Z] - "overlay": [2022-06-24T10:13:43.420Z] - CONFIG_VXLAN: enabled (as module) [2022-06-24T10:13:43.420Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-24T10:13:43.420Z] Optional (for encrypted networks): [2022-06-24T10:13:43.444Z] #83 48.35 Selecting previously unselected package libsigsegv2:amd64. [2022-06-24T10:13:43.684Z] - CONFIG_CRYPTO: enabled [2022-06-24T10:13:43.684Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-24T10:13:43.684Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-24T10:13:43.684Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-24T10:13:43.684Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-24T10:13:43.684Z] - CONFIG_XFRM: enabled [2022-06-24T10:13:43.684Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-24T10:13:43.684Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-24T10:13:43.684Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-24T10:13:43.684Z] - "ipvlan": [2022-06-24T10:13:43.684Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-24T10:13:43.684Z] - "macvlan": [2022-06-24T10:13:43.684Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-24T10:13:43.684Z] - CONFIG_DUMMY: enabled (as module) [2022-06-24T10:13:43.684Z] - "ftp,tftp client in container": [2022-06-24T10:13:43.684Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-24T10:13:43.684Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-24T10:13:43.684Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-24T10:13:43.684Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-24T10:13:43.684Z] - Storage Drivers: [2022-06-24T10:13:43.684Z] - "aufs": [2022-06-24T10:13:43.684Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-24T10:13:43.684Z] - "btrfs": [2022-06-24T10:13:43.684Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-24T10:13:43.684Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-24T10:13:43.684Z] - "devicemapper": [2022-06-24T10:13:43.684Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-24T10:13:43.684Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-24T10:13:43.684Z] - "overlay": [2022-06-24T10:13:43.684Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-24T10:13:43.684Z] - "zfs": [2022-06-24T10:13:43.684Z] - /dev/zfs: present [2022-06-24T10:13:43.684Z] - zfs command: missing [2022-06-24T10:13:43.684Z] - zpool command: missing [2022-06-24T10:13:43.684Z] [2022-06-24T10:13:43.684Z] Limits: [2022-06-24T10:13:43.684Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-24T10:13:43.684Z] [2022-06-24T10:13:43.684Z] + true [Pipeline] } [Pipeline] // stage [2022-06-24T10:13:43.710Z] #83 48.36 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-24T10:13:43.710Z] #83 48.36 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-24T10:13:43.710Z] #83 48.52 Selecting previously unselected package m4. [2022-06-24T10:13:43.710Z] #83 48.52 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-24T10:13:43.710Z] #83 48.54 Unpacking m4 (1.4.18-5) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-24T10:13:43.940Z] Client: Docker Engine - Community [2022-06-24T10:13:43.940Z] Version: 20.10.14 [2022-06-24T10:13:43.940Z] API version: 1.41 [2022-06-24T10:13:43.940Z] Go version: go1.16.15 [2022-06-24T10:13:43.940Z] Git commit: a224086 [2022-06-24T10:13:43.940Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-24T10:13:43.940Z] OS/Arch: linux/amd64 [2022-06-24T10:13:43.940Z] Context: default [2022-06-24T10:13:43.940Z] Experimental: true [2022-06-24T10:13:43.940Z] [2022-06-24T10:13:43.940Z] Server: Docker Engine - Community [2022-06-24T10:13:43.940Z] Engine: [2022-06-24T10:13:43.940Z] Version: 20.10.14 [2022-06-24T10:13:43.940Z] API version: 1.41 (minimum version 1.12) [2022-06-24T10:13:43.940Z] Go version: go1.16.15 [2022-06-24T10:13:43.940Z] Git commit: 87a90dc [2022-06-24T10:13:43.940Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-24T10:13:43.940Z] OS/Arch: linux/amd64 [2022-06-24T10:13:43.940Z] Experimental: true [2022-06-24T10:13:43.940Z] containerd: [2022-06-24T10:13:43.940Z] Version: 1.5.11 [2022-06-24T10:13:43.940Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:13:43.940Z] runc: [2022-06-24T10:13:43.940Z] Version: 1.0.3 [2022-06-24T10:13:43.940Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-24T10:13:43.940Z] docker-init: [2022-06-24T10:13:43.940Z] Version: 0.19.0 [2022-06-24T10:13:43.940Z] GitCommit: de40ad0 [2022-06-24T10:13:43.986Z] #83 48.76 Selecting previously unselected package autoconf. [2022-06-24T10:13:43.986Z] #83 48.76 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-24T10:13:43.986Z] #83 48.79 Unpacking autoconf (2.69-14) ... [Pipeline] sh [2022-06-24T10:13:44.052Z] + sudo modprobe ip_vs [2022-06-24T10:13:44.052Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88916949efc207dd46346f05c047c9b6511c0224 . [2022-06-24T10:13:44.277Z] + docker info [2022-06-24T10:13:44.620Z] #1 [internal] load build definition from Dockerfile [2022-06-24T10:13:44.620Z] #1 sha256:7ee801aebaed0b6469fcb2d34be702a9cdbd099de106740a9097d99c8dcab734 [2022-06-24T10:13:44.620Z] #1 transferring dockerfile: 18.90kB done [2022-06-24T10:13:44.620Z] #1 DONE 0.1s [2022-06-24T10:13:44.620Z] [2022-06-24T10:13:44.620Z] #2 [internal] load .dockerignore [2022-06-24T10:13:44.620Z] #2 sha256:4dc71d6e7c845983e212f939e60a1d6c0743d45a4be8f772ecffb5b81b38cf5c [2022-06-24T10:13:44.620Z] #2 transferring context: 145B done [2022-06-24T10:13:44.620Z] #2 DONE 0.1s [2022-06-24T10:13:44.620Z] [2022-06-24T10:13:44.620Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-24T10:13:44.620Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-24T10:13:44.915Z] #83 49.45 Selecting previously unselected package autotools-dev. [2022-06-24T10:13:44.915Z] #83 49.45 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-24T10:13:44.915Z] #83 49.46 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:13:44.915Z] #83 49.72 Selecting previously unselected package automake. [2022-06-24T10:13:44.915Z] #83 49.73 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-24T10:13:44.915Z] #83 49.86 Unpacking automake (1:1.16.3-2) ... [2022-06-24T10:13:45.188Z] #3 DONE 0.5s [2022-06-24T10:13:45.188Z] [2022-06-24T10:13:45.188Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-24T10:13:45.188Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-24T10:13:45.188Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-06-24T10:13:45.188Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-24T10:13:45.188Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-24T10:13:45.188Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-06-24T10:13:45.188Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-24T10:13:45.448Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.36MB / 9.67MB 0.2s [2022-06-24T10:13:45.448Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s [2022-06-24T10:13:45.479Z] #83 ... [2022-06-24T10:13:45.479Z] [2022-06-24T10:13:45.479Z] #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-24T10:13:45.479Z] #47 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:13:45.479Z] #47 50.38 NAME: [2022-06-24T10:13:45.479Z] #47 50.40 go-winres - A tool for embedding resources in Windows executables [2022-06-24T10:13:45.479Z] #47 50.40 [2022-06-24T10:13:45.479Z] #47 50.40 USAGE: [2022-06-24T10:13:45.479Z] #47 50.40 go-winres [global options] command [command options] [arguments...] [2022-06-24T10:13:45.479Z] #47 50.40 [2022-06-24T10:13:45.479Z] #47 50.40 COMMANDS: [2022-06-24T10:13:45.479Z] #47 50.40 init Create an initial ./winres/winres.json [2022-06-24T10:13:45.479Z] #47 50.40 make Make syso files for the "go build" command [2022-06-24T10:13:45.479Z] #47 50.40 simply Make syso files for the "go build" command (simplified) [2022-06-24T10:13:45.479Z] #47 50.40 extract Extract all resources from an executable [2022-06-24T10:13:45.479Z] #47 50.40 patch Replace resources in an executable file (exe, dll) [2022-06-24T10:13:45.479Z] #47 50.40 help, h Shows a list of commands or help for one command [2022-06-24T10:13:45.479Z] #47 50.40 [2022-06-24T10:13:45.479Z] #47 50.40 GLOBAL OPTIONS: [2022-06-24T10:13:45.479Z] #47 50.40 --help, -h show help (default: false) [2022-06-24T10:13:45.706Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-06-24T10:13:45.707Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-24T10:13:46.273Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-06-24T10:13:46.273Z] #4 DONE 1.2s [2022-06-24T10:13:46.421Z] #47 DONE 51.3s [2022-06-24T10:13:46.421Z] [2022-06-24T10:13:46.421Z] #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-24T10:13:46.421Z] #62 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:13:46.421Z] #62 42.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:13:46.421Z] #62 42.02 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-24T10:13:46.421Z] #62 42.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-24T10:13:46.421Z] #62 42.31 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-24T10:13:46.421Z] #62 42.40 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-24T10:13:46.421Z] #62 42.43 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-24T10:13:46.421Z] #62 42.65 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-24T10:13:46.421Z] #62 42.69 go: downloading github.com/spf13/afero v1.6.0 [2022-06-24T10:13:46.421Z] #62 42.88 go: downloading github.com/spf13/cast v1.4.1 [2022-06-24T10:13:46.421Z] #62 42.90 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-24T10:13:46.421Z] #62 43.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-24T10:13:46.421Z] #62 43.03 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-24T10:13:46.421Z] #62 43.13 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-24T10:13:46.421Z] #62 43.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-24T10:13:46.421Z] #62 43.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-24T10:13:46.421Z] #62 43.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-24T10:13:46.421Z] #62 43.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-24T10:13:46.421Z] #62 43.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-24T10:13:46.421Z] #62 43.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-24T10:13:46.421Z] #62 43.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-24T10:13:46.421Z] #62 43.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-24T10:13:46.421Z] #62 44.37 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-24T10:13:46.421Z] #62 44.44 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-24T10:13:46.421Z] #62 44.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-24T10:13:46.421Z] #62 44.57 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-24T10:13:46.421Z] #62 44.71 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-24T10:13:46.421Z] #62 44.91 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-24T10:13:46.421Z] #62 45.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-24T10:13:46.421Z] #62 46.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-24T10:13:46.421Z] #62 46.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-24T10:13:46.421Z] #62 46.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-24T10:13:46.421Z] #62 46.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-24T10:13:46.421Z] #62 46.33 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-24T10:13:46.421Z] #62 46.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-24T10:13:46.421Z] #62 46.48 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-24T10:13:46.421Z] #62 46.60 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-24T10:13:46.421Z] #62 46.64 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-24T10:13:46.421Z] #62 46.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-24T10:13:46.421Z] #62 46.73 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-24T10:13:46.421Z] #62 46.88 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-24T10:13:46.421Z] #62 46.92 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-24T10:13:46.421Z] #62 47.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-24T10:13:46.421Z] #62 47.11 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-24T10:13:46.421Z] #62 47.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-24T10:13:46.421Z] #62 47.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-24T10:13:46.421Z] #62 47.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-24T10:13:46.421Z] #62 47.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-24T10:13:46.421Z] #62 47.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-24T10:13:46.421Z] #62 47.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-24T10:13:46.421Z] #62 48.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-24T10:13:46.421Z] #62 48.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-24T10:13:46.421Z] #62 48.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-24T10:13:46.421Z] #62 48.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-24T10:13:46.421Z] #62 48.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-24T10:13:46.421Z] #62 48.30 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-24T10:13:46.421Z] #62 48.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-24T10:13:46.421Z] #62 48.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-24T10:13:46.421Z] #62 48.45 go: downloading github.com/julz/importas v0.1.0 [2022-06-24T10:13:46.421Z] #62 48.49 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-24T10:13:46.421Z] #62 48.56 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-24T10:13:46.421Z] #62 48.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-24T10:13:46.421Z] #62 48.74 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-24T10:13:46.421Z] #62 48.75 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-24T10:13:46.421Z] #62 48.79 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-24T10:13:46.421Z] #62 48.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-24T10:13:46.421Z] #62 48.88 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-24T10:13:46.421Z] #62 48.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-24T10:13:46.421Z] #62 49.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-24T10:13:46.421Z] #62 49.07 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-24T10:13:46.421Z] #62 49.12 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-24T10:13:46.421Z] #62 49.91 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-24T10:13:46.421Z] #62 49.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-24T10:13:46.421Z] #62 50.00 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-24T10:13:46.421Z] #62 50.03 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-24T10:13:46.421Z] #62 50.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-24T10:13:46.421Z] #62 50.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-24T10:13:46.421Z] #62 50.35 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-24T10:13:46.421Z] #62 50.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-24T10:13:46.421Z] #62 50.46 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-24T10:13:46.421Z] #62 50.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-24T10:13:46.421Z] #62 50.87 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-24T10:13:46.421Z] #62 50.91 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-24T10:13:46.421Z] #62 50.93 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-24T10:13:46.421Z] #62 50.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-24T10:13:46.421Z] #62 50.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-24T10:13:46.421Z] #62 51.09 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-24T10:13:46.421Z] #62 51.23 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-24T10:13:46.421Z] #62 51.24 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-24T10:13:46.421Z] #62 51.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-24T10:13:46.421Z] #62 51.31 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-24T10:13:46.421Z] #62 51.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-24T10:13:46.469Z] Client: Docker Engine - Community [2022-06-24T10:13:46.469Z] Version: 20.10.14 [2022-06-24T10:13:46.469Z] API version: 1.41 [2022-06-24T10:13:46.469Z] Go version: go1.16.15 [2022-06-24T10:13:46.469Z] Git commit: a224086 [2022-06-24T10:13:46.469Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-24T10:13:46.469Z] OS/Arch: linux/arm64 [2022-06-24T10:13:46.469Z] Context: default [2022-06-24T10:13:46.469Z] Experimental: true [2022-06-24T10:13:46.469Z] [2022-06-24T10:13:46.469Z] Server: Docker Engine - Community [2022-06-24T10:13:46.469Z] Engine: [2022-06-24T10:13:46.469Z] Version: 20.10.14 [2022-06-24T10:13:46.469Z] API version: 1.41 (minimum version 1.12) [2022-06-24T10:13:46.469Z] Go version: go1.16.15 [2022-06-24T10:13:46.469Z] Git commit: 87a90dc [2022-06-24T10:13:46.469Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-24T10:13:46.469Z] OS/Arch: linux/arm64 [2022-06-24T10:13:46.469Z] Experimental: true [2022-06-24T10:13:46.469Z] containerd: [2022-06-24T10:13:46.469Z] Version: 1.5.11 [2022-06-24T10:13:46.469Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:13:46.469Z] runc: [2022-06-24T10:13:46.469Z] Version: 1.0.3 [2022-06-24T10:13:46.469Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-24T10:13:46.469Z] docker-init: [2022-06-24T10:13:46.469Z] Version: 0.19.0 [2022-06-24T10:13:46.469Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-24T10:13:46.531Z] [2022-06-24T10:13:46.532Z] #6 [internal] load build definition from Dockerfile [2022-06-24T10:13:46.532Z] #6 sha256:08099402b4fdfc553bc3cff2671f28cb6f2e5f7d9d4a9e2a66fca17e60dd1662 [2022-06-24T10:13:46.532Z] #6 DONE 0.0s [2022-06-24T10:13:46.532Z] [2022-06-24T10:13:46.532Z] #5 [internal] load .dockerignore [2022-06-24T10:13:46.532Z] #5 sha256:5abf027147afcf760ec190c4724e541dd8bc3c0b17ed7c1b975e3581eaf92aa7 [2022-06-24T10:13:46.532Z] #5 DONE 0.0s [2022-06-24T10:13:46.532Z] [2022-06-24T10:13:46.532Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:13:46.532Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-24T10:13:46.801Z] + docker info [2022-06-24T10:13:46.985Z] #62 51.91 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-24T10:13:46.986Z] #62 51.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-24T10:13:47.242Z] #62 52.00 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-24T10:13:47.242Z] #62 52.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-24T10:13:47.242Z] #62 52.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-24T10:13:47.477Z] #10 ... [2022-06-24T10:13:47.477Z] [2022-06-24T10:13:47.477Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-24T10:13:47.477Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-24T10:13:47.477Z] #8 DONE 0.7s [2022-06-24T10:13:47.477Z] [2022-06-24T10:13:47.477Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-24T10:13:47.477Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-24T10:13:47.477Z] #7 DONE 0.8s [2022-06-24T10:13:47.477Z] [2022-06-24T10:13:47.477Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:13:47.477Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-24T10:13:47.477Z] #9 DONE 0.8s [2022-06-24T10:13:47.477Z] [2022-06-24T10:13:47.477Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:13:47.477Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-24T10:13:47.477Z] #10 DONE 0.8s [2022-06-24T10:13:47.499Z] #62 52.29 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-24T10:13:47.736Z] [2022-06-24T10:13:47.736Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:13:47.736Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:13:47.736Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-24T10:13:47.736Z] #73 DONE 0.1s [2022-06-24T10:13:47.736Z] [2022-06-24T10:13:47.736Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:13:47.736Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:13:47.736Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-24T10:13:47.736Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-24T10:13:47.736Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-24T10:13:47.736Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-24T10:13:47.736Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.05MB / 55.01MB 0.1s [2022-06-24T10:13:47.798Z] #62 52.56 go: downloading honnef.co/go/tools v0.2.2 [2022-06-24T10:13:48.009Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.19MB / 55.01MB 0.2s [2022-06-24T10:13:48.272Z] #28 ... [2022-06-24T10:13:48.272Z] [2022-06-24T10:13:48.272Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-24T10:13:48.272Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-24T10:13:48.272Z] #49 DONE 0.6s [2022-06-24T10:13:48.272Z] [2022-06-24T10:13:48.272Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:13:48.272Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:13:48.272Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.34MB / 55.01MB 0.4s [2022-06-24T10:13:48.272Z] #28 ... [2022-06-24T10:13:48.272Z] [2022-06-24T10:13:48.272Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-24T10:13:48.272Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-24T10:13:48.272Z] #49 DONE 0.0s [2022-06-24T10:13:48.272Z] [2022-06-24T10:13:48.272Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:13:48.272Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:13:48.272Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.36MB / 55.01MB 0.5s [2022-06-24T10:13:48.533Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 17.83MB / 55.01MB 0.7s [2022-06-24T10:13:48.732Z] #62 ... [2022-06-24T10:13:48.732Z] [2022-06-24T10:13:48.732Z] #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-24T10:13:48.732Z] #58 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:13:48.732Z] #58 43.30 The following additional packages will be installed: [2022-06-24T10:13:48.732Z] #58 43.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:13:48.732Z] #58 43.30 python3-protobuf python3-six [2022-06-24T10:13:48.732Z] #58 43.31 Suggested packages: [2022-06-24T10:13:48.732Z] #58 43.33 python3-setuptools [2022-06-24T10:13:48.732Z] #58 43.33 Recommended packages: [2022-06-24T10:13:48.732Z] #58 43.33 iproute2 | iproute [2022-06-24T10:13:48.732Z] #58 43.83 The following NEW packages will be installed: [2022-06-24T10:13:48.732Z] #58 43.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:13:48.732Z] #58 43.83 python3-protobuf python3-six [2022-06-24T10:13:48.732Z] #58 44.37 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:13:48.732Z] #58 44.37 Need to get 2314 kB of archives. [2022-06-24T10:13:48.732Z] #58 44.37 After this operation, 11.1 MB of additional disk space will be used. [2022-06-24T10:13:48.732Z] #58 44.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-24T10:13:48.732Z] #58 44.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:13:48.732Z] #58 44.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-24T10:13:48.732Z] #58 44.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-24T10:13:48.732Z] #58 44.44 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-24T10:13:48.732Z] #58 44.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-24T10:13:48.732Z] #58 44.48 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-24T10:13:48.732Z] #58 47.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-24T10:13:48.732Z] #58 49.18 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:13:48.732Z] #58 49.59 Fetched 2314 kB in 4s (618 kB/s) [2022-06-24T10:13:48.732Z] #58 49.73 Selecting previously unselected package libprotobuf23:amd64. [2022-06-24T10:13:48.732Z] #58 49.73 (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-24T10:13:48.732Z] #58 49.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-24T10:13:48.732Z] #58 49.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-24T10:13:48.732Z] #58 51.13 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:13:48.732Z] #58 51.13 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:13:48.732Z] #58 51.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:13:48.732Z] #58 51.56 Selecting previously unselected package python3-six. [2022-06-24T10:13:48.732Z] #58 51.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-24T10:13:48.732Z] #58 51.59 Unpacking python3-six (1.16.0-2) ... [2022-06-24T10:13:48.732Z] #58 51.73 Selecting previously unselected package python3-protobuf. [2022-06-24T10:13:48.732Z] #58 51.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-24T10:13:48.732Z] #58 51.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-24T10:13:48.732Z] #58 52.79 Selecting previously unselected package libnet1:amd64. [2022-06-24T10:13:48.732Z] #58 52.81 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-24T10:13:48.732Z] #58 52.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:13:48.732Z] #58 53.15 Selecting previously unselected package libnl-3-200:amd64. [2022-06-24T10:13:48.732Z] #58 53.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-24T10:13:48.732Z] #58 53.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:13:48.732Z] #58 53.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:13:48.732Z] #58 53.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:13:48.732Z] #58 53.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:13:48.792Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 23.65MB / 55.01MB 0.9s [2022-06-24T10:13:48.989Z] #58 53.53 Selecting previously unselected package criu. [2022-06-24T10:13:48.989Z] #58 53.54 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-24T10:13:48.989Z] #58 53.54 Unpacking criu (3.17-1) ... [2022-06-24T10:13:49.051Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.31MB / 55.01MB 1.2s [2022-06-24T10:13:49.051Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 33.55MB / 55.01MB 1.3s [2022-06-24T10:13:49.245Z] #58 ... [2022-06-24T10:13:49.246Z] [2022-06-24T10:13:49.246Z] #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-24T10:13:49.246Z] #83 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:13:49.246Z] #83 50.85 Selecting previously unselected package patch. [2022-06-24T10:13:49.246Z] #83 50.86 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-24T10:13:49.246Z] #83 50.88 Unpacking patch (2.7.6-7) ... [2022-06-24T10:13:49.246Z] #83 51.40 Selecting previously unselected package dpkg-dev. [2022-06-24T10:13:49.246Z] #83 51.40 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-24T10:13:49.246Z] #83 51.40 Unpacking dpkg-dev (1.20.10) ... [2022-06-24T10:13:49.246Z] #83 53.20 Selecting previously unselected package build-essential. [2022-06-24T10:13:49.246Z] #83 53.22 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-24T10:13:49.246Z] #83 53.35 Unpacking build-essential (12.9) ... [2022-06-24T10:13:49.246Z] #83 53.45 Selecting previously unselected package libcap2:amd64. [2022-06-24T10:13:49.246Z] #83 53.45 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-24T10:13:49.246Z] #83 53.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:13:49.246Z] #83 53.64 Selecting previously unselected package libcap-dev:amd64. [2022-06-24T10:13:49.246Z] #83 53.65 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-24T10:13:49.246Z] #83 53.66 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-24T10:13:49.246Z] #83 53.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:13:49.246Z] #83 53.88 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:13:49.246Z] #83 53.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:13:49.246Z] #83 53.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-24T10:13:49.246Z] #83 53.96 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:13:49.246Z] #83 53.97 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-24T10:13:49.246Z] #83 54.09 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-24T10:13:49.246Z] #83 54.10 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-24T10:13:49.246Z] #83 54.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:13:49.320Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 1.5s [2022-06-24T10:13:49.587Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.8s [2022-06-24T10:13:49.587Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 48.23MB / 55.01MB 1.9s [2022-06-24T10:13:49.759Z] #83 54.44 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-24T10:13:49.759Z] #83 54.45 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-24T10:13:49.759Z] #83 54.45 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:13:49.849Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 53.48MB / 55.01MB 2.0s [2022-06-24T10:13:50.422Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.5s done [2022-06-24T10:13:50.681Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-06-24T10:13:50.688Z] #83 55.50 Selecting previously unselected package libtool. [2022-06-24T10:13:50.688Z] #83 55.51 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-24T10:13:50.688Z] #83 55.51 Unpacking libtool (2.4.6-15) ... [2022-06-24T10:13:51.251Z] #83 55.99 Selecting previously unselected package libudev-dev:amd64. [2022-06-24T10:13:51.251Z] #83 56.00 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-24T10:13:51.251Z] #83 56.09 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:13:51.508Z] #83 56.33 Selecting previously unselected package libyajl2:amd64. [2022-06-24T10:13:51.508Z] #83 56.35 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-24T10:13:51.508Z] #83 56.37 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:13:51.765Z] #83 56.65 Selecting previously unselected package libyajl-dev:amd64. [2022-06-24T10:13:51.765Z] #83 56.65 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-24T10:13:51.765Z] #83 56.67 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-24T10:13:51.765Z] #83 ... [2022-06-24T10:13:51.765Z] [2022-06-24T10:13:51.765Z] #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-24T10:13:51.765Z] #64 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:13:51.765Z] #64 56.76 v3.0.2 [2022-06-24T10:13:52.021Z] #64 DONE 57.0s [2022-06-24T10:13:52.021Z] [2022-06-24T10:13:52.022Z] #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-24T10:13:52.022Z] #83 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:13:52.022Z] #83 56.94 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:13:52.022Z] #83 56.95 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-24T10:13:52.022Z] #83 56.97 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:13:52.022Z] #83 56.98 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:13:52.022Z] #83 57.01 Setting up file (1:5.39-3) ... [2022-06-24T10:13:52.022Z] #83 57.02 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:13:52.278Z] #83 57.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:13:52.278Z] #83 57.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-24T10:13:52.278Z] #83 57.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:13:52.278Z] #83 57.07 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:13:52.278Z] #83 57.09 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-24T10:13:52.278Z] #83 57.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:13:52.278Z] #83 57.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:13:52.278Z] #83 57.19 Setting up patch (2.7.6-7) ... [2022-06-24T10:13:52.278Z] #83 57.20 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:13:52.278Z] #83 57.21 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-24T10:13:52.278Z] #83 57.24 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-24T10:13:52.535Z] #83 57.24 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:13:52.535Z] #83 57.25 Setting up libtool (2.4.6-15) ... [2022-06-24T10:13:52.535Z] #83 57.27 Setting up m4 (1.4.18-5) ... [2022-06-24T10:13:52.535Z] #83 57.29 Setting up dpkg-dev (1.20.10) ... [2022-06-24T10:13:52.535Z] #83 57.33 Setting up autoconf (2.69-14) ... [2022-06-24T10:13:52.535Z] #83 57.37 Setting up build-essential (12.9) ... [2022-06-24T10:13:52.535Z] #83 57.37 Setting up automake (1:1.16.3-2) ... [2022-06-24T10:13:52.535Z] #83 57.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-24T10:13:52.535Z] #83 57.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:13:53.099Z] #83 DONE 57.9s [2022-06-24T10:13:53.099Z] [2022-06-24T10:13:53.099Z] #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-24T10:13:53.099Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:13:53.983Z] #28 ... [2022-06-24T10:13:53.983Z] [2022-06-24T10:13:53.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:13:53.983Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:13:53.983Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 0.1s done [2022-06-24T10:13:53.983Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-24T10:13:53.983Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.5s done [2022-06-24T10:13:53.983Z] #11 sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 1.86kB / 1.86kB done [2022-06-24T10:13:53.983Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-24T10:13:53.983Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.3s done [2022-06-24T10:13:53.983Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.9s done [2022-06-24T10:13:53.983Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.0s done [2022-06-24T10:13:53.983Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.3s [2022-06-24T10:13:53.983Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 85.98MB / 141.75MB 6.3s [2022-06-24T10:13:53.983Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.2s done [2022-06-24T10:13:54.243Z] #11 ... [2022-06-24T10:13:54.243Z] [2022-06-24T10:13:54.243Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:13:54.243Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-24T10:13:54.243Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-24T10:13:54.243Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-24T10:13:54.243Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-24T10:13:54.243Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:13:54.243Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-06-24T10:13:54.243Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-06-24T10:13:54.243Z] #71 DONE 6.7s [2022-06-24T10:13:54.243Z] [2022-06-24T10:13:54.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:13:54.243Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:13:54.243Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.5s done [2022-06-24T10:13:54.243Z] #11 ... [2022-06-24T10:13:54.243Z] [2022-06-24T10:13:54.243Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:13:54.243Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:13:54.501Z] #28 ... [2022-06-24T10:13:54.501Z] [2022-06-24T10:13:54.501Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:13:54.501Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:13:54.501Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:13:54.501Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-24T10:13:54.501Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-24T10:13:54.501Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-06-24T10:13:54.501Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2022-06-24T10:13:54.501Z] #73 DONE 6.7s [2022-06-24T10:13:54.501Z] [2022-06-24T10:13:54.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:13:54.501Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:13:54.501Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 97.52MB / 141.75MB 6.8s [2022-06-24T10:13:54.769Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 105.91MB / 141.75MB 7.0s [2022-06-24T10:13:55.028Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 7.3s [2022-06-24T10:13:55.042Z] #84 2.002 Cloning into '/tmp/crun-build'... [2022-06-24T10:13:55.286Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.88MB / 141.75MB 7.5s [2022-06-24T10:13:55.286Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 135.27MB / 141.75MB 7.7s [2022-06-24T10:13:55.859Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s [2022-06-24T10:13:57.241Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.6s done [2022-06-24T10:13:57.518Z] #11 ... [2022-06-24T10:13:57.518Z] [2022-06-24T10:13:57.518Z] #24 [internal] load build context [2022-06-24T10:13:57.518Z] #24 sha256:37a535c6893b25ba9e05a17378087c4ceddd0e8cfa378a38390cdf270219fba9 [2022-06-24T10:13:57.518Z] #24 transferring context: 61.32MB 9.6s done [2022-06-24T10:13:57.518Z] #24 DONE 9.9s [2022-06-24T10:13:57.518Z] [2022-06-24T10:13:57.518Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:13:57.518Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:13:58.357Z] #84 ... [2022-06-24T10:13:58.357Z] [2022-06-24T10:13:58.357Z] #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-24T10:13:58.357Z] #41 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:13:58.357Z] #41 54.04 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-24T10:13:58.357Z] #41 54.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-24T10:13:58.357Z] #41 54.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-24T10:13:58.456Z] #28 ... [2022-06-24T10:13:58.456Z] [2022-06-24T10:13:58.456Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-24T10:13:58.456Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-24T10:13:58.456Z] #72 DONE 0.7s [2022-06-24T10:13:58.456Z] [2022-06-24T10:13:58.456Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:13:58.456Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:13:59.006Z] Client: [2022-06-24T10:13:59.006Z] Context: default [2022-06-24T10:13:59.006Z] Debug Mode: false [2022-06-24T10:13:59.006Z] Plugins: [2022-06-24T10:13:59.006Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-24T10:13:59.006Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-24T10:13:59.006Z] [2022-06-24T10:13:59.006Z] Server: [2022-06-24T10:13:59.006Z] Containers: 0 [2022-06-24T10:13:59.006Z] Running: 0 [2022-06-24T10:13:59.006Z] Paused: 0 [2022-06-24T10:13:59.006Z] Stopped: 0 [2022-06-24T10:13:59.006Z] Images: 0 [2022-06-24T10:13:59.006Z] Server Version: 20.10.14 [2022-06-24T10:13:59.006Z] Storage Driver: overlay2 [2022-06-24T10:13:59.006Z] Backing Filesystem: extfs [2022-06-24T10:13:59.006Z] Supports d_type: true [2022-06-24T10:13:59.006Z] Native Overlay Diff: true [2022-06-24T10:13:59.006Z] userxattr: false [2022-06-24T10:13:59.006Z] Logging Driver: json-file [2022-06-24T10:13:59.006Z] Cgroup Driver: cgroupfs [2022-06-24T10:13:59.006Z] Cgroup Version: 1 [2022-06-24T10:13:59.006Z] Plugins: [2022-06-24T10:13:59.006Z] Volume: local [2022-06-24T10:13:59.006Z] Network: bridge host ipvlan macvlan null overlay [2022-06-24T10:13:59.006Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-24T10:13:59.006Z] Swarm: inactive [2022-06-24T10:13:59.006Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-24T10:13:59.006Z] Default Runtime: runc [2022-06-24T10:13:59.006Z] Init Binary: docker-init [2022-06-24T10:13:59.006Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:13:59.006Z] runc version: v1.0.3-0-gf46b6ba [2022-06-24T10:13:59.006Z] init version: de40ad0 [2022-06-24T10:13:59.006Z] Security Options: [2022-06-24T10:13:59.006Z] apparmor [2022-06-24T10:13:59.006Z] seccomp [2022-06-24T10:13:59.006Z] Profile: default [2022-06-24T10:13:59.006Z] Kernel Version: 5.13.0-1021-aws [2022-06-24T10:13:59.006Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-24T10:13:59.006Z] OSType: linux [2022-06-24T10:13:59.006Z] Architecture: aarch64 [2022-06-24T10:13:59.006Z] CPUs: 2 [2022-06-24T10:13:59.006Z] Total Memory: 7.562GiB [2022-06-24T10:13:59.006Z] Name: ip-10-100-96-58 [2022-06-24T10:13:59.006Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-24T10:13:59.006Z] Docker Root Dir: /var/lib/docker [2022-06-24T10:13:59.006Z] Debug Mode: false [2022-06-24T10:13:59.006Z] Registry: https://index.docker.io/v1/ [2022-06-24T10:13:59.006Z] Labels: [2022-06-24T10:13:59.006Z] Experimental: true [2022-06-24T10:13:59.006Z] Insecure Registries: [2022-06-24T10:13:59.006Z] 127.0.0.0/8 [2022-06-24T10:13:59.006Z] Live Restore Enabled: true [2022-06-24T10:13:59.006Z] [Pipeline] sh [2022-06-24T10:13:59.203Z] Client: [2022-06-24T10:13:59.203Z] Context: default [2022-06-24T10:13:59.203Z] Debug Mode: false [2022-06-24T10:13:59.203Z] Plugins: [2022-06-24T10:13:59.203Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-24T10:13:59.203Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-24T10:13:59.203Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-24T10:13:59.203Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-24T10:13:59.203Z] [2022-06-24T10:13:59.203Z] Server: [2022-06-24T10:13:59.203Z] Containers: 0 [2022-06-24T10:13:59.203Z] Running: 0 [2022-06-24T10:13:59.203Z] Paused: 0 [2022-06-24T10:13:59.203Z] Stopped: 0 [2022-06-24T10:13:59.203Z] Images: 0 [2022-06-24T10:13:59.203Z] Server Version: 20.10.14 [2022-06-24T10:13:59.203Z] Storage Driver: overlay2 [2022-06-24T10:13:59.203Z] Backing Filesystem: extfs [2022-06-24T10:13:59.203Z] Supports d_type: true [2022-06-24T10:13:59.203Z] Native Overlay Diff: true [2022-06-24T10:13:59.203Z] userxattr: false [2022-06-24T10:13:59.203Z] Logging Driver: json-file [2022-06-24T10:13:59.203Z] Cgroup Driver: cgroupfs [2022-06-24T10:13:59.203Z] Cgroup Version: 1 [2022-06-24T10:13:59.203Z] Plugins: [2022-06-24T10:13:59.203Z] Volume: local [2022-06-24T10:13:59.203Z] Network: bridge host ipvlan macvlan null overlay [2022-06-24T10:13:59.203Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-24T10:13:59.203Z] Swarm: inactive [2022-06-24T10:13:59.203Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-24T10:13:59.203Z] Default Runtime: runc [2022-06-24T10:13:59.203Z] Init Binary: docker-init [2022-06-24T10:13:59.203Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:13:59.203Z] runc version: v1.0.3-0-gf46b6ba [2022-06-24T10:13:59.203Z] init version: de40ad0 [2022-06-24T10:13:59.203Z] Security Options: [2022-06-24T10:13:59.203Z] apparmor [2022-06-24T10:13:59.203Z] seccomp [2022-06-24T10:13:59.203Z] Profile: default [2022-06-24T10:13:59.203Z] Kernel Version: 5.4.0-1071-aws [2022-06-24T10:13:59.203Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-24T10:13:59.203Z] OSType: linux [2022-06-24T10:13:59.203Z] Architecture: x86_64 [2022-06-24T10:13:59.203Z] CPUs: 2 [2022-06-24T10:13:59.203Z] Total Memory: 7.565GiB [2022-06-24T10:13:59.203Z] Name: ip-10-100-47-50 [2022-06-24T10:13:59.203Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-24T10:13:59.203Z] Docker Root Dir: /var/lib/docker [2022-06-24T10:13:59.203Z] Debug Mode: false [2022-06-24T10:13:59.203Z] Registry: https://index.docker.io/v1/ [2022-06-24T10:13:59.203Z] Labels: [2022-06-24T10:13:59.203Z] Experimental: true [2022-06-24T10:13:59.203Z] Insecure Registries: [2022-06-24T10:13:59.203Z] 127.0.0.0/8 [2022-06-24T10:13:59.203Z] Live Restore Enabled: true [2022-06-24T10:13:59.203Z] [2022-06-24T10:13:59.203Z] WARNING: No swap limit support [Pipeline] sh [2022-06-24T10:13:59.287Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-24T10:13:59.287Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-24T10:13:59.287Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43744/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-24T10:13:59.287Z] + bash /home/ubuntu/workspace/moby_PR-43744/check-config.sh [2022-06-24T10:13:59.287Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-24T10:13:59.287Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-24T10:13:59.287Z] [2022-06-24T10:13:59.287Z] Generally Necessary: [2022-06-24T10:13:59.287Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-24T10:13:59.287Z] - apparmor: enabled and tools installed [2022-06-24T10:13:59.287Z] - CONFIG_NAMESPACES: enabled [2022-06-24T10:13:59.287Z] - CONFIG_NET_NS: enabled [2022-06-24T10:13:59.287Z] - CONFIG_PID_NS: enabled [2022-06-24T10:13:59.287Z] - CONFIG_IPC_NS: enabled [2022-06-24T10:13:59.287Z] - CONFIG_UTS_NS: enabled [2022-06-24T10:13:59.287Z] - CONFIG_CGROUPS: enabled [2022-06-24T10:13:59.287Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-24T10:13:59.287Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-24T10:13:59.287Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-24T10:13:59.287Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-24T10:13:59.287Z] - CONFIG_CPUSETS: enabled [2022-06-24T10:13:59.287Z] - CONFIG_MEMCG: enabled [2022-06-24T10:13:59.287Z] - CONFIG_KEYS: enabled [2022-06-24T10:13:59.287Z] - CONFIG_VETH: enabled (as module) [2022-06-24T10:13:59.287Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-24T10:13:59.287Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-24T10:13:59.287Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-24T10:13:59.287Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-24T10:13:59.287Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-24T10:13:59.287Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-24T10:13:59.287Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-24T10:13:59.396Z] #28 ... [2022-06-24T10:13:59.397Z] [2022-06-24T10:13:59.397Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-24T10:13:59.397Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-24T10:13:59.397Z] #74 DONE 0.9s [2022-06-24T10:13:59.397Z] [2022-06-24T10:13:59.397Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:13:59.397Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:13:59.496Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-24T10:13:59.496Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-24T10:13:59.496Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43744/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-24T10:13:59.496Z] + bash /home/ubuntu/workspace/moby_PR-43744/check-config.sh [2022-06-24T10:13:59.496Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-24T10:13:59.496Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-24T10:13:59.496Z] [2022-06-24T10:13:59.496Z] Generally Necessary: [2022-06-24T10:13:59.496Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-24T10:13:59.496Z] - apparmor: enabled and tools installed [2022-06-24T10:13:59.496Z] - CONFIG_NAMESPACES: enabled [2022-06-24T10:13:59.496Z] - CONFIG_NET_NS: enabled [2022-06-24T10:13:59.496Z] - CONFIG_PID_NS: enabled [2022-06-24T10:13:59.496Z] - CONFIG_IPC_NS: enabled [2022-06-24T10:13:59.496Z] - CONFIG_UTS_NS: enabled [2022-06-24T10:13:59.496Z] - CONFIG_CGROUPS: enabled [2022-06-24T10:13:59.496Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-24T10:13:59.496Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-24T10:13:59.496Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-24T10:13:59.496Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-24T10:13:59.496Z] - CONFIG_CPUSETS: enabled [2022-06-24T10:13:59.496Z] - CONFIG_MEMCG: enabled [2022-06-24T10:13:59.496Z] - CONFIG_KEYS: enabled [2022-06-24T10:13:59.496Z] - CONFIG_VETH: enabled (as module) [2022-06-24T10:13:59.496Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-24T10:13:59.496Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-24T10:13:59.496Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-24T10:13:59.496Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-24T10:13:59.496Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-24T10:13:59.496Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-24T10:13:59.546Z] - CONFIG_CGROUP_BPF: enabled [2022-06-24T10:13:59.546Z] [2022-06-24T10:13:59.546Z] Optional Features: [2022-06-24T10:13:59.546Z] - CONFIG_USER_NS: enabled [2022-06-24T10:13:59.546Z] - CONFIG_SECCOMP: enabled [2022-06-24T10:13:59.546Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-24T10:13:59.546Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-24T10:13:59.546Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-24T10:13:59.546Z] (cgroup swap accounting is currently enabled) [2022-06-24T10:13:59.546Z] - CONFIG_BLK_CGROUP: enabled [2022-06-24T10:13:59.546Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-24T10:13:59.546Z] - CONFIG_CGROUP_PERF: enabled [2022-06-24T10:13:59.546Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-24T10:13:59.546Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-24T10:13:59.546Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-24T10:13:59.546Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-24T10:13:59.546Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-24T10:13:59.546Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_IP_VS: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-24T10:13:59.546Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-24T10:13:59.546Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-24T10:13:59.546Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-24T10:13:59.546Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-24T10:13:59.546Z] - CONFIG_EXT4_FS: enabled [2022-06-24T10:13:59.546Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-24T10:13:59.546Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-24T10:13:59.546Z] - Network Drivers: [2022-06-24T10:13:59.546Z] - "overlay": [2022-06-24T10:13:59.546Z] - CONFIG_VXLAN: enabled (as module) [2022-06-24T10:13:59.546Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-24T10:13:59.546Z] Optional (for encrypted networks): [2022-06-24T10:13:59.759Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-24T10:13:59.759Z] - CONFIG_CGROUP_BPF: enabled [2022-06-24T10:13:59.759Z] [2022-06-24T10:13:59.759Z] Optional Features: [2022-06-24T10:13:59.759Z] - CONFIG_USER_NS: enabled [2022-06-24T10:13:59.759Z] - CONFIG_SECCOMP: enabled [2022-06-24T10:13:59.759Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-24T10:13:59.759Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-24T10:13:59.759Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-24T10:13:59.759Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-24T10:13:59.759Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-24T10:13:59.759Z] - CONFIG_BLK_CGROUP: enabled [2022-06-24T10:13:59.759Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-24T10:13:59.759Z] - CONFIG_CGROUP_PERF: enabled [2022-06-24T10:13:59.759Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-24T10:13:59.759Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-24T10:13:59.759Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-24T10:13:59.759Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-24T10:13:59.759Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-24T10:13:59.759Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_IP_VS: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-24T10:13:59.759Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-24T10:13:59.759Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-24T10:13:59.759Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-24T10:13:59.759Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-24T10:13:59.759Z] - CONFIG_EXT4_FS: enabled [2022-06-24T10:13:59.759Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-24T10:13:59.759Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-24T10:13:59.759Z] - Network Drivers: [2022-06-24T10:13:59.759Z] - "overlay": [2022-06-24T10:13:59.759Z] - CONFIG_VXLAN: enabled (as module) [2022-06-24T10:13:59.759Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-24T10:13:59.759Z] Optional (for encrypted networks): [2022-06-24T10:13:59.766Z] #41 ... [2022-06-24T10:13:59.766Z] [2022-06-24T10:13:59.766Z] #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-24T10:13:59.766Z] #62 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:13:59.766Z] #62 54.25 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-24T10:13:59.766Z] #62 54.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-24T10:13:59.766Z] #62 54.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-24T10:13:59.766Z] #62 54.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-24T10:13:59.766Z] #62 54.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-24T10:13:59.766Z] #62 54.59 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-24T10:13:59.766Z] #62 54.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-24T10:13:59.766Z] #62 55.06 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-24T10:13:59.766Z] #62 55.14 go: downloading golang.org/x/text v0.3.7 [2022-06-24T10:13:59.766Z] #62 63.08 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-24T10:13:59.766Z] #62 63.23 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-24T10:13:59.766Z] #62 63.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-24T10:13:59.766Z] #62 63.44 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-24T10:13:59.766Z] #62 63.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-24T10:13:59.766Z] #62 63.54 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-24T10:13:59.766Z] #62 63.57 go: downloading golang.org/x/mod v0.5.1 [2022-06-24T10:13:59.766Z] #62 63.61 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-24T10:13:59.766Z] #62 63.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-24T10:13:59.766Z] #62 63.91 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-24T10:13:59.766Z] #62 63.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-24T10:13:59.766Z] #62 63.98 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-24T10:13:59.766Z] #62 64.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-24T10:13:59.766Z] #62 64.55 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-24T10:13:59.805Z] - CONFIG_CRYPTO: enabled [2022-06-24T10:13:59.805Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-24T10:13:59.805Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-24T10:13:59.805Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-24T10:13:59.805Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-24T10:13:59.805Z] - CONFIG_XFRM: enabled [2022-06-24T10:13:59.805Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-24T10:13:59.805Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-24T10:13:59.805Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-24T10:13:59.805Z] - "ipvlan": [2022-06-24T10:13:59.805Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-24T10:13:59.805Z] - "macvlan": [2022-06-24T10:13:59.805Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-24T10:13:59.805Z] - CONFIG_DUMMY: enabled (as module) [2022-06-24T10:13:59.805Z] - "ftp,tftp client in container": [2022-06-24T10:13:59.805Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-24T10:13:59.805Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-24T10:13:59.805Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-24T10:13:59.805Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-24T10:13:59.805Z] - Storage Drivers: [2022-06-24T10:13:59.805Z] - "aufs": [2022-06-24T10:13:59.805Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-24T10:13:59.805Z] - "btrfs": [2022-06-24T10:13:59.805Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-24T10:13:59.805Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-24T10:13:59.805Z] - "devicemapper": [2022-06-24T10:13:59.805Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-24T10:13:59.805Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-24T10:13:59.805Z] - "overlay": [2022-06-24T10:13:59.805Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-24T10:13:59.805Z] - "zfs": [2022-06-24T10:13:59.805Z] - /dev/zfs: present [2022-06-24T10:13:59.805Z] - zfs command: missing [2022-06-24T10:13:59.805Z] - zpool command: missing [2022-06-24T10:13:59.805Z] [2022-06-24T10:13:59.805Z] Limits: [2022-06-24T10:13:59.805Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-24T10:13:59.805Z] [2022-06-24T10:13:59.805Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-24T10:14:00.022Z] - CONFIG_CRYPTO: enabled [2022-06-24T10:14:00.022Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-24T10:14:00.022Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-24T10:14:00.022Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-24T10:14:00.022Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-24T10:14:00.022Z] - CONFIG_XFRM: enabled [2022-06-24T10:14:00.022Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-24T10:14:00.022Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-24T10:14:00.022Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-24T10:14:00.022Z] - "ipvlan": [2022-06-24T10:14:00.022Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-24T10:14:00.022Z] - "macvlan": [2022-06-24T10:14:00.022Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-24T10:14:00.022Z] - CONFIG_DUMMY: enabled (as module) [2022-06-24T10:14:00.022Z] - "ftp,tftp client in container": [2022-06-24T10:14:00.022Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-24T10:14:00.022Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-24T10:14:00.022Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-24T10:14:00.022Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-24T10:14:00.022Z] - Storage Drivers: [2022-06-24T10:14:00.022Z] - "aufs": [2022-06-24T10:14:00.022Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-24T10:14:00.022Z] - "btrfs": [2022-06-24T10:14:00.022Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-24T10:14:00.022Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-24T10:14:00.022Z] - "devicemapper": [2022-06-24T10:14:00.022Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-24T10:14:00.022Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-24T10:14:00.022Z] - "overlay": [2022-06-24T10:14:00.022Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-24T10:14:00.022Z] - "zfs": [2022-06-24T10:14:00.022Z] - /dev/zfs: present [2022-06-24T10:14:00.022Z] - zfs command: missing [2022-06-24T10:14:00.022Z] - zpool command: missing [2022-06-24T10:14:00.022Z] [2022-06-24T10:14:00.022Z] Limits: [2022-06-24T10:14:00.022Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-24T10:14:00.022Z] [2022-06-24T10:14:00.022Z] + true [2022-06-24T10:14:00.023Z] #62 ... [2022-06-24T10:14:00.023Z] [2022-06-24T10:14:00.023Z] #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-24T10:14:00.023Z] #58 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:14:00.023Z] #58 54.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:14:00.023Z] #58 57.08 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-24T10:14:00.023Z] #58 57.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:14:00.023Z] #58 57.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:14:00.023Z] #58 57.14 Setting up python3-six (1.16.0-2) ... [2022-06-24T10:14:00.023Z] #58 58.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:14:00.023Z] #58 58.91 Setting up python3-protobuf (3.12.4-1) ... [2022-06-24T10:14:00.023Z] #58 63.86 Setting up criu (3.17-1) ... [2022-06-24T10:14:00.023Z] #58 ... [2022-06-24T10:14:00.023Z] [2022-06-24T10:14:00.023Z] #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-24T10:14:00.023Z] #62 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:14:00.023Z] #62 64.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-24T10:14:00.136Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88916949efc207dd46346f05c047c9b6511c0224 . [2022-06-24T10:14:00.280Z] #62 65.16 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-24T10:14:00.280Z] #62 65.19 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-24T10:14:00.363Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88916949efc207dd46346f05c047c9b6511c0224 . [2022-06-24T10:14:00.398Z] #1 [internal] load build definition from Dockerfile [2022-06-24T10:14:00.398Z] #1 sha256:d22b3030c53c79a391e17bbfe41b9af127e8afc8e478002836787863a19d58ec [2022-06-24T10:14:00.398Z] #1 transferring dockerfile: [2022-06-24T10:14:00.398Z] #1 transferring dockerfile: 18.90kB done [2022-06-24T10:14:00.398Z] #1 DONE 0.2s [2022-06-24T10:14:00.398Z] [2022-06-24T10:14:00.398Z] #2 [internal] load .dockerignore [2022-06-24T10:14:00.398Z] #2 sha256:e8b2d75bc0b3451577927ddca79285521a161e9f01628e427a7e5471833b3f27 [2022-06-24T10:14:00.398Z] #2 transferring context: 145B done [2022-06-24T10:14:00.398Z] #2 DONE 0.2s [2022-06-24T10:14:00.398Z] [2022-06-24T10:14:00.398Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-24T10:14:00.398Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-24T10:14:00.536Z] #62 65.39 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-24T10:14:00.536Z] #62 65.42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-24T10:14:00.536Z] #62 65.50 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-24T10:14:00.634Z] #2 [internal] load .dockerignore [2022-06-24T10:14:00.634Z] #2 sha256:ac7814735eb7c230d325b8ecddf18087e964995e22140906c07e30036c3e8056 [2022-06-24T10:14:00.634Z] #2 transferring context: 145B done [2022-06-24T10:14:00.634Z] #2 DONE 0.2s [2022-06-24T10:14:00.634Z] [2022-06-24T10:14:00.634Z] #1 [internal] load build definition from Dockerfile [2022-06-24T10:14:00.634Z] #1 sha256:19109f50430e0a8ba1842cf477365f2d9d3e8611c26723390ef9a3ece05f491b [2022-06-24T10:14:00.634Z] #1 transferring dockerfile: 18.90kB 0.0s done [2022-06-24T10:14:00.634Z] #1 DONE 0.2s [2022-06-24T10:14:00.775Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.1s [2022-06-24T10:14:00.792Z] #62 65.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-24T10:14:00.792Z] #62 65.79 go: downloading github.com/prometheus/common v0.10.0 [2022-06-24T10:14:00.896Z] [2022-06-24T10:14:00.896Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-24T10:14:00.896Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-24T10:14:00.965Z] #3 DONE 0.4s [2022-06-24T10:14:00.965Z] [2022-06-24T10:14:00.965Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-24T10:14:00.965Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-24T10:14:00.965Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-24T10:14:00.965Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-06-24T10:14:00.965Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-24T10:14:00.965Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-06-24T10:14:00.965Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-06-24T10:14:01.033Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.3s done [2022-06-24T10:14:01.112Z] Client: [2022-06-24T10:14:01.112Z] Context: default [2022-06-24T10:14:01.112Z] Debug Mode: false [2022-06-24T10:14:01.112Z] Plugins: [2022-06-24T10:14:01.112Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-24T10:14:01.112Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-24T10:14:01.112Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-24T10:14:01.112Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-24T10:14:01.112Z] [2022-06-24T10:14:01.112Z] Server: [2022-06-24T10:14:01.112Z] Containers: 0 [2022-06-24T10:14:01.112Z] Running: 0 [2022-06-24T10:14:01.112Z] Paused: 0 [2022-06-24T10:14:01.112Z] Stopped: 0 [2022-06-24T10:14:01.112Z] Images: 0 [2022-06-24T10:14:01.112Z] Server Version: 20.10.14 [2022-06-24T10:14:01.112Z] Storage Driver: overlay2 [2022-06-24T10:14:01.112Z] Backing Filesystem: extfs [2022-06-24T10:14:01.112Z] Supports d_type: true [2022-06-24T10:14:01.112Z] Native Overlay Diff: true [2022-06-24T10:14:01.112Z] userxattr: false [2022-06-24T10:14:01.112Z] Logging Driver: json-file [2022-06-24T10:14:01.112Z] Cgroup Driver: systemd [2022-06-24T10:14:01.112Z] Cgroup Version: 2 [2022-06-24T10:14:01.112Z] Plugins: [2022-06-24T10:14:01.112Z] Volume: local [2022-06-24T10:14:01.112Z] Network: bridge host ipvlan macvlan null overlay [2022-06-24T10:14:01.112Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-24T10:14:01.112Z] Swarm: inactive [2022-06-24T10:14:01.112Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-24T10:14:01.112Z] Default Runtime: runc [2022-06-24T10:14:01.112Z] Init Binary: docker-init [2022-06-24T10:14:01.112Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-24T10:14:01.112Z] runc version: v1.0.3-0-gf46b6ba [2022-06-24T10:14:01.112Z] init version: de40ad0 [2022-06-24T10:14:01.112Z] Security Options: [2022-06-24T10:14:01.112Z] apparmor [2022-06-24T10:14:01.112Z] seccomp [2022-06-24T10:14:01.112Z] Profile: default [2022-06-24T10:14:01.112Z] cgroupns [2022-06-24T10:14:01.112Z] Kernel Version: 5.13.0-1021-aws [2022-06-24T10:14:01.112Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-24T10:14:01.112Z] OSType: linux [2022-06-24T10:14:01.112Z] Architecture: x86_64 [2022-06-24T10:14:01.112Z] CPUs: 2 [2022-06-24T10:14:01.112Z] Total Memory: 7.476GiB [2022-06-24T10:14:01.112Z] Name: ip-10-100-54-61 [2022-06-24T10:14:01.112Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-24T10:14:01.112Z] Docker Root Dir: /var/lib/docker [2022-06-24T10:14:01.112Z] Debug Mode: false [2022-06-24T10:14:01.112Z] Registry: https://index.docker.io/v1/ [2022-06-24T10:14:01.112Z] Labels: [2022-06-24T10:14:01.112Z] Experimental: true [2022-06-24T10:14:01.112Z] Insecure Registries: [2022-06-24T10:14:01.112Z] 127.0.0.0/8 [2022-06-24T10:14:01.112Z] Live Restore Enabled: true [2022-06-24T10:14:01.112Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-06-24T10:14:01.162Z] #3 DONE 0.5s [2022-06-24T10:14:01.162Z] [2022-06-24T10:14:01.162Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-24T10:14:01.162Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-24T10:14:01.162Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [Pipeline] sh [2022-06-24T10:14:01.224Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-06-24T10:14:01.224Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-06-24T10:14:01.292Z] #28 DONE 13.6s [2022-06-24T10:14:01.292Z] [2022-06-24T10:14:01.292Z] #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-24T10:14:01.292Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-24T10:14:01.355Z] #62 66.10 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-24T10:14:01.424Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-24T10:14:01.424Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-24T10:14:01.424Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-24T10:14:01.424Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-24T10:14:01.424Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-06-24T10:14:01.453Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:88916949efc207dd46346f05c047c9b6511c0224 . [2022-06-24T10:14:01.483Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-06-24T10:14:01.611Z] #62 66.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-24T10:14:01.611Z] #62 66.39 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-24T10:14:01.686Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-24T10:14:01.713Z] #1 [internal] load build definition from Dockerfile [2022-06-24T10:14:01.713Z] #1 sha256:34784c4f9c26d1667c936371480543ff17de103d65c170658cb31a57a04431bc [2022-06-24T10:14:01.713Z] #1 transferring dockerfile: 18.90kB done [2022-06-24T10:14:01.713Z] #1 DONE 0.1s [2022-06-24T10:14:01.713Z] [2022-06-24T10:14:01.713Z] #2 [internal] load .dockerignore [2022-06-24T10:14:01.713Z] #2 sha256:4080090b19a20d1a473476a90e280c4bdf9639bfc5a7c20850550f8e5646e9eb [2022-06-24T10:14:01.713Z] #2 transferring context: 145B done [2022-06-24T10:14:01.713Z] #2 DONE 0.0s [2022-06-24T10:14:01.713Z] [2022-06-24T10:14:01.713Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-24T10:14:01.713Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-24T10:14:01.742Z] #4 DONE 0.7s [2022-06-24T10:14:01.742Z] [2022-06-24T10:14:01.742Z] #5 [internal] load .dockerignore [2022-06-24T10:14:01.742Z] #5 sha256:e3b1177cf7075fcd96e89e79818743a10b05bdbe68936fad5d695f9b61a54a00 [2022-06-24T10:14:01.742Z] #5 DONE 0.0s [2022-06-24T10:14:01.742Z] [2022-06-24T10:14:01.742Z] #6 [internal] load build definition from Dockerfile [2022-06-24T10:14:01.742Z] #6 sha256:650c71fa02f0ee81a935fc69134958ef80f5aa8609ced4e143f502613df12897 [2022-06-24T10:14:01.742Z] #6 DONE 0.0s [2022-06-24T10:14:01.742Z] [2022-06-24T10:14:01.742Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-24T10:14:01.742Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-24T10:14:01.949Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-24T10:14:02.210Z] #62 ... [2022-06-24T10:14:02.210Z] [2022-06-24T10:14:02.210Z] #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-24T10:14:02.210Z] #58 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:14:02.210Z] #58 66.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:14:02.210Z] #58 DONE 66.7s [2022-06-24T10:14:02.233Z] #4 DONE 0.8s [2022-06-24T10:14:02.233Z] [2022-06-24T10:14:02.233Z] #6 [internal] load .dockerignore [2022-06-24T10:14:02.233Z] #6 sha256:81701ef3a00bc96354679ba72b454eae82c457fcd4875653c025a54914db979b [2022-06-24T10:14:02.233Z] #6 DONE 0.0s [2022-06-24T10:14:02.233Z] [2022-06-24T10:14:02.233Z] #5 [internal] load build definition from Dockerfile [2022-06-24T10:14:02.233Z] #5 sha256:55791eacf4d730173d79457539ce91a94db580d9626eef67d194c098784063e0 [2022-06-24T10:14:02.233Z] #5 DONE 0.0s [2022-06-24T10:14:02.233Z] [2022-06-24T10:14:02.233Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-24T10:14:02.233Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-24T10:14:02.285Z] #3 DONE 0.6s [2022-06-24T10:14:02.285Z] [2022-06-24T10:14:02.285Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-24T10:14:02.285Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-24T10:14:02.285Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-06-24T10:14:02.285Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-24T10:14:02.285Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-24T10:14:02.285Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-24T10:14:02.470Z] [2022-06-24T10:14:02.470Z] #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-24T10:14:02.471Z] #60 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:14:02.471Z] #60 ... [2022-06-24T10:14:02.471Z] [2022-06-24T10:14:02.471Z] #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-24T10:14:02.471Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:14:02.471Z] #84 9.465 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-24T10:14:02.578Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-06-24T10:14:02.578Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-06-24T10:14:02.739Z] #84 9.502 Cloning into '/tmp/crun-build/libocispec'... [2022-06-24T10:14:02.839Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-06-24T10:14:02.840Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-24T10:14:03.100Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-06-24T10:14:03.183Z] #7 ... [2022-06-24T10:14:03.183Z] [2022-06-24T10:14:03.183Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:14:03.183Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-24T10:14:03.183Z] #9 DONE 0.7s [2022-06-24T10:14:03.183Z] [2022-06-24T10:14:03.183Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:14:03.183Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-24T10:14:03.183Z] #8 DONE 0.7s [2022-06-24T10:14:03.183Z] [2022-06-24T10:14:03.183Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-24T10:14:03.183Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-24T10:14:03.183Z] #10 DONE 0.7s [2022-06-24T10:14:03.183Z] [2022-06-24T10:14:03.183Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-24T10:14:03.183Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-24T10:14:03.183Z] #7 DONE 0.7s [2022-06-24T10:14:03.197Z] #29 1.706 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:03.197Z] #29 1.711 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:03.197Z] #29 1.711 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:03.197Z] #29 1.951 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:03.361Z] #4 DONE 1.2s [2022-06-24T10:14:03.645Z] #10 DONE 1.6s [2022-06-24T10:14:03.645Z] [2022-06-24T10:14:03.645Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-24T10:14:03.645Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-24T10:14:03.645Z] #8 DONE 1.5s [2022-06-24T10:14:03.645Z] [2022-06-24T10:14:03.645Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:14:03.645Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-24T10:14:03.645Z] #9 DONE 1.6s [2022-06-24T10:14:03.645Z] [2022-06-24T10:14:03.645Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:14:03.645Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-24T10:14:03.645Z] #7 DONE 1.6s [2022-06-24T10:14:03.645Z] [2022-06-24T10:14:03.645Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:03.645Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:14:03.645Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-24T10:14:03.645Z] #73 DONE 0.1s [2022-06-24T10:14:03.645Z] [2022-06-24T10:14:03.645Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:03.645Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-24T10:14:03.645Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-06-24T10:14:03.763Z] #29 2.448 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:03.764Z] [2022-06-24T10:14:03.764Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:03.764Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-24T10:14:03.764Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:03.764Z] #71 DONE 0.1s [2022-06-24T10:14:03.764Z] [2022-06-24T10:14:03.764Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:03.764Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:14:03.764Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-24T10:14:03.764Z] #28 DONE 0.1s [2022-06-24T10:14:03.764Z] [2022-06-24T10:14:03.764Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:03.764Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:14:03.764Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-24T10:14:03.764Z] #73 DONE 0.1s [2022-06-24T10:14:03.764Z] [2022-06-24T10:14:03.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:03.764Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:03.764Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 0.1s done [2022-06-24T10:14:03.764Z] #11 DONE 0.1s [2022-06-24T10:14:03.764Z] [2022-06-24T10:14:03.764Z] #24 [internal] load build context [2022-06-24T10:14:03.764Z] #24 sha256:89512c3b5cfbdc1943bce125f7ce57941b828b140c6cced02639adaa2ba85e29 [2022-06-24T10:14:03.905Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-06-24T10:14:03.906Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-24T10:14:03.906Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-06-24T10:14:03.932Z] [2022-06-24T10:14:03.932Z] #5 [internal] load build definition from Dockerfile [2022-06-24T10:14:03.932Z] #5 sha256:3ba80af6ec24c22a36ca5628fd9a9acaa7ddc2c23490aa708c4b52741559ecfe [2022-06-24T10:14:03.932Z] #5 DONE 0.0s [2022-06-24T10:14:03.932Z] [2022-06-24T10:14:03.932Z] #6 [internal] load .dockerignore [2022-06-24T10:14:03.932Z] #6 sha256:e3f7710e6615b8fc2946896f006534dfab0ebe440dd9e272485ad23537916946 [2022-06-24T10:14:03.932Z] #6 DONE 0.0s [2022-06-24T10:14:03.932Z] [2022-06-24T10:14:03.932Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:14:03.932Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-24T10:14:04.166Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 17.83MB / 53.70MB 0.3s [2022-06-24T10:14:04.166Z] #28 ... [2022-06-24T10:14:04.166Z] [2022-06-24T10:14:04.166Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-24T10:14:04.166Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-24T10:14:04.166Z] #49 DONE 0.0s [2022-06-24T10:14:04.166Z] [2022-06-24T10:14:04.166Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:04.166Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-24T10:14:04.166Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 26.39MB / 53.70MB 0.4s [2022-06-24T10:14:04.331Z] #29 3.086 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:04.343Z] #24 ... [2022-06-24T10:14:04.343Z] [2022-06-24T10:14:04.343Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-24T10:14:04.343Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-24T10:14:04.343Z] #49 DONE 0.0s [2022-06-24T10:14:04.343Z] [2022-06-24T10:14:04.343Z] #24 [internal] load build context [2022-06-24T10:14:04.343Z] #24 sha256:89512c3b5cfbdc1943bce125f7ce57941b828b140c6cced02639adaa2ba85e29 [2022-06-24T10:14:04.433Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 35.68MB / 53.70MB 0.5s [2022-06-24T10:14:04.433Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 48.67MB / 53.70MB 0.6s [2022-06-24T10:14:04.632Z] #84 11.26 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-24T10:14:04.632Z] #84 11.27 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-24T10:14:04.632Z] #84 11.27 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-24T10:14:04.632Z] #84 11.27 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-24T10:14:04.632Z] #84 11.29 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-24T10:14:04.693Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 0.8s [2022-06-24T10:14:04.873Z] #10 DONE 1.0s [2022-06-24T10:14:04.873Z] [2022-06-24T10:14:04.873Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-24T10:14:04.873Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-24T10:14:04.873Z] #7 DONE 1.0s [2022-06-24T10:14:04.873Z] [2022-06-24T10:14:04.873Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-24T10:14:04.873Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-24T10:14:04.873Z] #9 DONE 1.0s [2022-06-24T10:14:04.873Z] [2022-06-24T10:14:04.873Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-24T10:14:04.873Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-24T10:14:04.873Z] #8 DONE 1.1s [2022-06-24T10:14:05.134Z] [2022-06-24T10:14:05.134Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:05.134Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-24T10:14:05.134Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-06-24T10:14:05.134Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:14:05.134Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-24T10:14:05.134Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-24T10:14:05.266Z] #29 3.857 Fetched 8545 kB in 2s (3509 kB/s) [2022-06-24T10:14:05.414Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-06-24T10:14:05.414Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-06-24T10:14:05.680Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-06-24T10:14:05.755Z] #24 transferring context: 13.20MB 2.0s [2022-06-24T10:14:05.833Z] #29 3.857 Reading package lists... [2022-06-24T10:14:05.984Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.1s [2022-06-24T10:14:05.984Z] #71 ... [2022-06-24T10:14:05.984Z] [2022-06-24T10:14:05.984Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-24T10:14:05.984Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-24T10:14:05.984Z] #49 DONE 0.0s [2022-06-24T10:14:05.984Z] [2022-06-24T10:14:05.984Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:05.984Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:05.984Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 0.1s done [2022-06-24T10:14:05.984Z] #11 sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 1.86kB / 1.86kB done [2022-06-24T10:14:05.984Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-24T10:14:05.984Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-24T10:14:05.984Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 32.05MB / 55.01MB 0.6s [2022-06-24T10:14:05.984Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.7s [2022-06-24T10:14:06.081Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.1s done [2022-06-24T10:14:06.081Z] #28 ... [2022-06-24T10:14:06.081Z] [2022-06-24T10:14:06.081Z] #24 [internal] load build context [2022-06-24T10:14:06.081Z] #24 sha256:6618feb97630b8bdcb9aced015a89026a79e2a342d7840edc1c633faf5bb313e [2022-06-24T10:14:06.081Z] #24 transferring context: 61.32MB 2.2s done [2022-06-24T10:14:06.081Z] #24 DONE 2.3s [2022-06-24T10:14:06.081Z] [2022-06-24T10:14:06.081Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:06.081Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-24T10:14:06.081Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-24T10:14:06.081Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:14:06.081Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-24T10:14:06.081Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-24T10:14:06.081Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-06-24T10:14:06.081Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-06-24T10:14:06.081Z] #71 DONE 2.3s [2022-06-24T10:14:06.081Z] [2022-06-24T10:14:06.081Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:06.081Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-24T10:14:06.081Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 [2022-06-24T10:14:06.248Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.80MB / 55.01MB 0.8s [2022-06-24T10:14:06.248Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.8s done [2022-06-24T10:14:06.248Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 45.09MB / 55.01MB 0.9s [2022-06-24T10:14:06.248Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.9s [2022-06-24T10:14:06.248Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 1.05MB / 54.58MB 0.9s [2022-06-24T10:14:06.340Z] #28 ... [2022-06-24T10:14:06.340Z] [2022-06-24T10:14:06.340Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:06.340Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:14:06.340Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:14:06.340Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-24T10:14:06.340Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-06-24T10:14:06.340Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-24T10:14:06.340Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-06-24T10:14:06.340Z] #73 DONE 2.6s [2022-06-24T10:14:06.340Z] [2022-06-24T10:14:06.340Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:06.340Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-24T10:14:06.515Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 50.33MB / 55.01MB 1.0s [2022-06-24T10:14:06.515Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.39MB / 54.58MB 1.0s [2022-06-24T10:14:06.515Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.2s [2022-06-24T10:14:06.515Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 4.19MB / 10.88MB 1.2s [2022-06-24T10:14:06.515Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 19.92MB / 54.58MB 1.2s [2022-06-24T10:14:06.515Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.3s [2022-06-24T10:14:06.515Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 27.26MB / 54.58MB 1.3s [2022-06-24T10:14:06.768Z] #29 4.683 Reading package lists... [2022-06-24T10:14:06.768Z] #29 5.496 Building dependency tree... [2022-06-24T10:14:06.785Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 33.55MB / 54.58MB 1.4s [2022-06-24T10:14:06.785Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 36.70MB / 54.58MB 1.5s [2022-06-24T10:14:07.029Z] #29 5.879 The following additional packages will be installed: [2022-06-24T10:14:07.029Z] #29 5.879 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-24T10:14:07.029Z] #29 5.879 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-24T10:14:07.029Z] #29 5.879 Recommended packages: [2022-06-24T10:14:07.029Z] #29 5.879 libldap-common publicsuffix libsasl2-modules [2022-06-24T10:14:07.050Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 44.04MB / 54.58MB 1.6s [2022-06-24T10:14:07.050Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s done [2022-06-24T10:14:07.050Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 51.38MB / 54.58MB 1.7s [2022-06-24T10:14:07.151Z] #84 13.79 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-24T10:14:07.292Z] #29 6.011 The following NEW packages will be installed: [2022-06-24T10:14:07.292Z] #29 6.011 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-24T10:14:07.292Z] #29 6.011 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-24T10:14:07.292Z] #29 6.011 libssh2-1 openssl [2022-06-24T10:14:07.311Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.9s done [2022-06-24T10:14:07.311Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.9s [2022-06-24T10:14:07.551Z] #29 6.307 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:07.551Z] #29 6.307 Need to get 3040 kB of archives. [2022-06-24T10:14:07.551Z] #29 6.307 After this operation, 6651 kB of additional disk space will be used. [2022-06-24T10:14:07.551Z] #29 6.307 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-24T10:14:07.551Z] #29 6.318 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-24T10:14:07.551Z] #29 6.318 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-24T10:14:07.551Z] #29 6.318 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-24T10:14:07.551Z] #29 6.318 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-24T10:14:07.551Z] #29 6.318 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-24T10:14:07.551Z] #29 6.318 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-24T10:14:07.551Z] #29 6.318 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-24T10:14:07.551Z] #29 6.325 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-24T10:14:07.551Z] #29 6.356 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-24T10:14:07.551Z] #29 6.356 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-24T10:14:07.551Z] #29 6.356 Get:12 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-24T10:14:07.575Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 6.29MB / 141.75MB 2.1s [2022-06-24T10:14:07.575Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 14.68MB / 141.75MB 2.2s [2022-06-24T10:14:07.575Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.2s [2022-06-24T10:14:07.575Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 22.02MB / 141.75MB 2.3s [2022-06-24T10:14:07.810Z] #29 6.365 Get:13 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-24T10:14:07.810Z] #29 6.365 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-24T10:14:07.810Z] #29 6.365 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-24T10:14:07.810Z] #29 6.532 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:14:07.810Z] #29 6.562 Fetched 3040 kB in 0s (8839 kB/s) [2022-06-24T10:14:07.810Z] #29 6.655 Selecting previously unselected package openssl. [2022-06-24T10:14:07.810Z] #29 6.655 (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-24T10:14:07.837Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 32.51MB / 141.75MB 2.5s [2022-06-24T10:14:07.837Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.6s done [2022-06-24T10:14:07.837Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 44.04MB / 141.75MB 2.6s [2022-06-24T10:14:08.069Z] #29 6.656 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-24T10:14:08.069Z] #29 6.660 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:14:08.069Z] #29 ... [2022-06-24T10:14:08.069Z] [2022-06-24T10:14:08.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:08.069Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:08.069Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-06-24T10:14:08.069Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.7s done [2022-06-24T10:14:08.069Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.8s [2022-06-24T10:14:08.069Z] #11 ... [2022-06-24T10:14:08.069Z] [2022-06-24T10:14:08.069Z] #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-24T10:14:08.069Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-24T10:14:08.069Z] #29 6.844 Selecting previously unselected package ca-certificates. [2022-06-24T10:14:08.069Z] #29 6.845 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-24T10:14:08.069Z] #29 6.850 Unpacking ca-certificates (20210119) ... [2022-06-24T10:14:08.156Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 2.7s [2022-06-24T10:14:08.156Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 2.7s [2022-06-24T10:14:08.244Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.3s done [2022-06-24T10:14:08.327Z] #29 6.990 Selecting previously unselected package libbrotli1:amd64. [2022-06-24T10:14:08.328Z] #29 6.990 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-24T10:14:08.328Z] #29 7.026 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-24T10:14:08.417Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 51.38MB / 141.75MB 2.8s [2022-06-24T10:14:08.417Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 62.91MB / 141.75MB 3.0s [2022-06-24T10:14:08.417Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 20.97MB / 85.88MB 3.0s [2022-06-24T10:14:08.417Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.0s done [2022-06-24T10:14:08.588Z] #29 7.164 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-24T10:14:08.588Z] #29 7.165 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-24T10:14:08.588Z] #29 7.169 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:08.588Z] #29 7.261 Selecting previously unselected package libsasl2-2:amd64. [2022-06-24T10:14:08.588Z] #29 7.261 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-24T10:14:08.588Z] #29 7.295 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:08.588Z] #29 7.372 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-24T10:14:08.588Z] #29 7.372 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-24T10:14:08.588Z] #29 7.382 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:14:08.588Z] #29 7.500 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-24T10:14:08.588Z] #29 7.500 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-24T10:14:08.680Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 71.30MB / 141.75MB 3.2s [2022-06-24T10:14:08.680Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 28.31MB / 85.88MB 3.2s [2022-06-24T10:14:08.680Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 32.64MB / 85.88MB 3.3s [2022-06-24T10:14:08.680Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 78.88MB / 141.75MB 3.4s [2022-06-24T10:14:08.850Z] #29 7.509 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-24T10:14:08.850Z] #29 7.583 Selecting previously unselected package libpsl5:amd64. [2022-06-24T10:14:08.850Z] #29 7.583 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-24T10:14:08.850Z] #29 7.617 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-24T10:14:08.850Z] #29 7.704 Selecting previously unselected package librtmp1:amd64. [2022-06-24T10:14:08.850Z] #29 7.704 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-24T10:14:08.850Z] #29 7.712 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:14:08.944Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 38.80MB / 85.88MB 3.5s [2022-06-24T10:14:08.944Z] #11 ... [2022-06-24T10:14:08.944Z] [2022-06-24T10:14:08.944Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:08.944Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-24T10:14:08.944Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-06-24T10:14:08.944Z] #71 DONE 3.9s [2022-06-24T10:14:08.944Z] [2022-06-24T10:14:08.944Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:08.944Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:08.944Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 89.05MB / 141.75MB 3.6s [2022-06-24T10:14:09.046Z] #84 15.97 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-24T10:14:09.108Z] #29 7.827 Selecting previously unselected package libssh2-1:amd64. [2022-06-24T10:14:09.108Z] #29 7.829 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-24T10:14:09.108Z] #29 7.834 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-24T10:14:09.208Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 45.22MB / 85.88MB 3.7s [2022-06-24T10:14:09.208Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 99.61MB / 141.75MB 3.9s [2022-06-24T10:14:09.208Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 54.53MB / 85.88MB 3.9s [2022-06-24T10:14:09.366Z] #29 7.935 Selecting previously unselected package libcurl4:amd64. [2022-06-24T10:14:09.366Z] #29 7.935 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-24T10:14:09.366Z] #29 7.938 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:09.366Z] #29 8.082 Selecting previously unselected package curl. [2022-06-24T10:14:09.366Z] #29 8.082 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-24T10:14:09.366Z] #29 8.088 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:09.366Z] #29 8.201 Selecting previously unselected package libonig5:amd64. [2022-06-24T10:14:09.471Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 63.96MB / 85.88MB 4.1s [2022-06-24T10:14:09.471Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.05MB / 141.75MB 4.2s [2022-06-24T10:14:09.624Z] #29 8.202 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-24T10:14:09.624Z] #29 8.206 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:14:09.624Z] #29 8.301 Selecting previously unselected package libjq1:amd64. [2022-06-24T10:14:09.624Z] #29 8.301 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-24T10:14:09.624Z] #29 8.304 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:14:09.624Z] #29 8.364 Selecting previously unselected package jq. [2022-06-24T10:14:09.624Z] #29 8.364 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-24T10:14:09.624Z] #29 8.364 Unpacking jq (1.6-2.1) ... [2022-06-24T10:14:09.624Z] #29 8.418 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-24T10:14:09.624Z] #29 8.429 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-24T10:14:09.624Z] #29 8.442 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-24T10:14:09.624Z] #29 8.453 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:09.624Z] #29 8.466 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:14:09.624Z] #29 8.495 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:09.624Z] #29 8.508 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-24T10:14:09.624Z] #29 8.519 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:14:09.731Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 73.79MB / 85.88MB 4.3s [2022-06-24T10:14:09.731Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 125.83MB / 141.75MB 4.5s [2022-06-24T10:14:09.731Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 84.93MB / 85.88MB 4.5s [2022-06-24T10:14:09.883Z] #29 8.536 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:14:09.883Z] #29 8.549 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:14:09.883Z] #29 8.563 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:14:09.883Z] #29 8.578 Setting up ca-certificates (20210119) ... [2022-06-24T10:14:09.995Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 139.46MB / 141.75MB 4.7s [2022-06-24T10:14:10.451Z] #29 9.246 Updating certificates in /etc/ssl/certs... [2022-06-24T10:14:10.592Z] #11 ... [2022-06-24T10:14:10.592Z] [2022-06-24T10:14:10.592Z] #24 [internal] load build context [2022-06-24T10:14:10.592Z] #24 sha256:d1d29ad6a3af601ce82ad6b5f04d7fb0692509efb75cb67306eecca5b89598ef [2022-06-24T10:14:10.592Z] #24 transferring context: 61.30MB 5.0s done [2022-06-24T10:14:10.592Z] #24 DONE 5.3s [2022-06-24T10:14:10.592Z] [2022-06-24T10:14:10.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:10.592Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:10.994Z] #84 17.79 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-24T10:14:11.056Z] #24 ... [2022-06-24T10:14:11.056Z] [2022-06-24T10:14:11.056Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:11.056Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-24T10:14:11.056Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:14:11.056Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-24T10:14:11.056Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-24T10:14:11.056Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-06-24T10:14:11.056Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2022-06-24T10:14:11.056Z] #71 DONE 6.5s [2022-06-24T10:14:11.056Z] [2022-06-24T10:14:11.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:11.056Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:11.056Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-06-24T10:14:11.057Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-06-24T10:14:11.057Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.8s done [2022-06-24T10:14:11.057Z] #11 sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 1.86kB / 1.86kB done [2022-06-24T10:14:11.057Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.1s done [2022-06-24T10:14:11.057Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.6s done [2022-06-24T10:14:11.057Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.0s done [2022-06-24T10:14:11.057Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.1s done [2022-06-24T10:14:11.057Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 89.13MB / 141.75MB 6.5s [2022-06-24T10:14:11.057Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.2s done [2022-06-24T10:14:11.057Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 96.47MB / 141.75MB 6.7s [2022-06-24T10:14:11.057Z] #11 ... [2022-06-24T10:14:11.057Z] [2022-06-24T10:14:11.057Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:11.057Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:14:11.057Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-24T10:14:11.057Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-24T10:14:11.057Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-06-24T10:14:11.057Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:14:11.057Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-06-24T10:14:11.057Z] #73 DONE 7.1s [2022-06-24T10:14:11.057Z] [2022-06-24T10:14:11.057Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:11.057Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:11.057Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 106.95MB / 141.75MB 7.2s [2022-06-24T10:14:11.057Z] #11 ... [2022-06-24T10:14:11.057Z] [2022-06-24T10:14:11.057Z] #24 [internal] load build context [2022-06-24T10:14:11.057Z] #24 sha256:89512c3b5cfbdc1943bce125f7ce57941b828b140c6cced02639adaa2ba85e29 [2022-06-24T10:14:11.057Z] #24 transferring context: 43.42MB 7.4s [2022-06-24T10:14:11.251Z] #84 18.16 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-24T10:14:11.393Z] #29 10.18 129 added, 0 removed; done. [2022-06-24T10:14:11.393Z] #29 10.22 Setting up jq (1.6-2.1) ... [2022-06-24T10:14:11.393Z] #29 10.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:11.393Z] #29 10.24 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:11.393Z] #29 10.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:14:11.393Z] #29 10.27 Processing triggers for ca-certificates (20210119) ... [2022-06-24T10:14:11.393Z] #29 10.28 Updating certificates in /etc/ssl/certs... [2022-06-24T10:14:11.536Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.1s done [2022-06-24T10:14:11.813Z] #84 18.51 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-24T10:14:12.430Z] #28 DONE 8.4s [2022-06-24T10:14:12.430Z] [2022-06-24T10:14:12.430Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:12.430Z] #11 sha256:b1b4f0e5687ce2e0a72abc105b6317fda1c30c69b52fcaa05237254250569c30 [2022-06-24T10:14:12.430Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 0.1s done [2022-06-24T10:14:12.430Z] #11 sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 1.86kB / 1.86kB done [2022-06-24T10:14:12.430Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-06-24T10:14:12.430Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.8s done [2022-06-24T10:14:12.430Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-06-24T10:14:12.430Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 1.9s [2022-06-24T10:14:12.430Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 2.3s done [2022-06-24T10:14:12.430Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 3.8s done [2022-06-24T10:14:12.430Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 5.7s done [2022-06-24T10:14:12.430Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 7.7s done [2022-06-24T10:14:12.430Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 7.8s done [2022-06-24T10:14:12.430Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.2s done [2022-06-24T10:14:12.430Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.2s done [2022-06-24T10:14:12.430Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 0.7s [2022-06-24T10:14:12.430Z] #11 ... [2022-06-24T10:14:12.430Z] [2022-06-24T10:14:12.430Z] #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-24T10:14:12.430Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-24T10:14:12.457Z] #24 transferring context: 61.32MB 8.8s done [2022-06-24T10:14:12.479Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s done [2022-06-24T10:14:12.739Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.1s [2022-06-24T10:14:12.776Z] #29 11.24 0 added, 0 removed; done. [2022-06-24T10:14:12.776Z] #29 11.24 Running hooks in /etc/ca-certificates/update.d... [2022-06-24T10:14:12.776Z] #29 11.24 done. [2022-06-24T10:14:13.008Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.3s done [2022-06-24T10:14:13.008Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 7.6s done [2022-06-24T10:14:13.008Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-06-24T10:14:13.269Z] #11 ... [2022-06-24T10:14:13.269Z] [2022-06-24T10:14:13.269Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-24T10:14:13.269Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-24T10:14:13.269Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-24T10:14:13.269Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-24T10:14:13.269Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-24T10:14:13.269Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-06-24T10:14:13.269Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2022-06-24T10:14:13.269Z] #73 DONE 8.0s [2022-06-24T10:14:13.269Z] [2022-06-24T10:14:13.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:13.269Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:13.269Z] #11 ... [2022-06-24T10:14:13.269Z] [2022-06-24T10:14:13.269Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:13.269Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:14:13.269Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-24T10:14:13.269Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-24T10:14:13.269Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-24T10:14:13.269Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-24T10:14:13.269Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s done [2022-06-24T10:14:13.269Z] #28 DONE 8.0s [2022-06-24T10:14:13.269Z] [2022-06-24T10:14:13.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:13.269Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:13.401Z] #24 DONE 9.7s [2022-06-24T10:14:13.401Z] [2022-06-24T10:14:13.401Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:13.401Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:13.401Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.6s [2022-06-24T10:14:13.402Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.0s [2022-06-24T10:14:13.664Z] #11 ... [2022-06-24T10:14:13.664Z] [2022-06-24T10:14:13.664Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:13.664Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:14:13.664Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-24T10:14:13.664Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-24T10:14:13.664Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-24T10:14:13.841Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.6s done [2022-06-24T10:14:13.929Z] #28 ... [2022-06-24T10:14:13.929Z] [2022-06-24T10:14:13.929Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:13.929Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:13.929Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 10.0s done [2022-06-24T10:14:14.103Z] #11 ... [2022-06-24T10:14:14.103Z] [2022-06-24T10:14:14.103Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-24T10:14:14.103Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-24T10:14:14.103Z] #72 DONE 0.6s [2022-06-24T10:14:14.103Z] [2022-06-24T10:14:14.103Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:14.103Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:14.103Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-06-24T10:14:14.332Z] #84 ... [2022-06-24T10:14:14.332Z] [2022-06-24T10:14:14.332Z] #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-24T10:14:14.332Z] #62 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:14:14.332Z] #62 68.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-24T10:14:14.332Z] #62 ... [2022-06-24T10:14:14.332Z] [2022-06-24T10:14:14.332Z] #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-24T10:14:14.332Z] #60 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:14:14.332Z] #60 78.98 gotestsum version dev [2022-06-24T10:14:14.679Z] #29 DONE 13.1s [2022-06-24T10:14:14.679Z] [2022-06-24T10:14:14.679Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-24T10:14:14.679Z] #30 sha256:271418b6f6995afb75cf273452920404b0cd27e79069789c4fae5f842b10e1f6 [2022-06-24T10:14:14.679Z] #30 DONE 0.1s [2022-06-24T10:14:14.679Z] [2022-06-24T10:14:14.679Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:14.679Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:14.679Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.5s done [2022-06-24T10:14:14.679Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 3.5s [2022-06-24T10:14:14.895Z] #60 DONE 79.7s [2022-06-24T10:14:14.895Z] [2022-06-24T10:14:14.895Z] #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-24T10:14:14.895Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:14:14.960Z] #29 2.548 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:14.960Z] #29 2.551 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:14.960Z] #29 2.598 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:14.960Z] #29 2.727 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:14:15.055Z] #11 ... [2022-06-24T10:14:15.055Z] [2022-06-24T10:14:15.055Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-24T10:14:15.055Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-24T10:14:15.055Z] #74 DONE 0.9s [2022-06-24T10:14:15.055Z] [2022-06-24T10:14:15.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:15.055Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:15.247Z] #29 2.917 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:14:15.328Z] #11 ... [2022-06-24T10:14:15.328Z] [2022-06-24T10:14:15.328Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-24T10:14:15.328Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-24T10:14:15.328Z] #72 DONE 0.7s [2022-06-24T10:14:15.328Z] [2022-06-24T10:14:15.328Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:15.328Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:14:15.505Z] #29 3.110 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:14:15.900Z] #28 ... [2022-06-24T10:14:15.900Z] [2022-06-24T10:14:15.900Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-24T10:14:15.900Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-24T10:14:15.900Z] #74 DONE 0.8s [2022-06-24T10:14:15.900Z] [2022-06-24T10:14:15.901Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-24T10:14:15.901Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-24T10:14:16.442Z] #29 4.091 Fetched 8432 kB in 2s (4639 kB/s) [2022-06-24T10:14:16.786Z] #84 ... [2022-06-24T10:14:16.787Z] [2022-06-24T10:14:16.787Z] #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-24T10:14:16.787Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:14:16.787Z] #19 69.91 Fetched 49.1 MB in 1min 8s (721 kB/s) [2022-06-24T10:14:17.012Z] #29 4.091 Reading package lists... [2022-06-24T10:14:17.290Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.1s done [2022-06-24T10:14:17.554Z] #28 DONE 13.7s [2022-06-24T10:14:17.554Z] [2022-06-24T10:14:17.554Z] #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-24T10:14:17.554Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-24T10:14:17.586Z] #29 4.645 Reading package lists... [2022-06-24T10:14:17.586Z] #29 5.189 Building dependency tree... [2022-06-24T10:14:17.880Z] #29 5.500 The following additional packages will be installed: [2022-06-24T10:14:17.880Z] #29 5.500 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-24T10:14:17.880Z] #29 5.501 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-24T10:14:17.880Z] #29 5.502 Recommended packages: [2022-06-24T10:14:17.880Z] #29 5.502 libldap-common publicsuffix libsasl2-modules [2022-06-24T10:14:17.880Z] #29 5.597 The following NEW packages will be installed: [2022-06-24T10:14:17.880Z] #29 5.597 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-24T10:14:17.880Z] #29 5.597 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-24T10:14:17.880Z] #29 5.598 libssh2-1 openssl [2022-06-24T10:14:17.969Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.0s done [2022-06-24T10:14:18.140Z] #29 5.943 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:18.140Z] #29 5.943 Need to get 2935 kB of archives. [2022-06-24T10:14:18.140Z] #29 5.943 After this operation, 6476 kB of additional disk space will be used. [2022-06-24T10:14:18.140Z] #29 5.943 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB] [2022-06-24T10:14:18.140Z] #29 5.943 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-06-24T10:14:18.140Z] #29 5.949 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-06-24T10:14:18.140Z] #29 5.957 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-24T10:14:18.140Z] #29 5.957 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-06-24T10:14:18.140Z] #29 5.957 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-06-24T10:14:18.140Z] #29 5.957 Get:7 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-06-24T10:14:18.140Z] #29 5.957 Get:8 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-06-24T10:14:18.140Z] #29 5.957 Get:9 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-06-24T10:14:18.140Z] #29 5.957 Get:10 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-06-24T10:14:18.140Z] #29 5.960 Get:11 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-24T10:14:18.140Z] #29 6.001 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-06-24T10:14:18.140Z] #29 6.001 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-24T10:14:18.227Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-06-24T10:14:18.450Z] #29 ... [2022-06-24T10:14:18.450Z] [2022-06-24T10:14:18.450Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-24T10:14:18.450Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-24T10:14:18.450Z] #72 DONE 2.8s [2022-06-24T10:14:18.450Z] [2022-06-24T10:14:18.450Z] #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-24T10:14:18.450Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-24T10:14:18.450Z] #29 6.027 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-24T10:14:18.450Z] #29 6.027 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-24T10:14:18.450Z] #29 ... [2022-06-24T10:14:18.450Z] [2022-06-24T10:14:18.450Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-24T10:14:18.450Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-24T10:14:19.272Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.8s done [2022-06-24T10:14:19.272Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-06-24T10:14:19.474Z] #29 1.460 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:19.474Z] #29 1.470 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:19.474Z] #29 1.474 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:19.474Z] #29 1.656 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:19.474Z] #29 1.950 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:20.047Z] #29 2.446 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:20.981Z] #74 DONE 2.7s [2022-06-24T10:14:20.981Z] [2022-06-24T10:14:20.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:20.981Z] #11 sha256:b1b4f0e5687ce2e0a72abc105b6317fda1c30c69b52fcaa05237254250569c30 [2022-06-24T10:14:20.981Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 1.9s done [2022-06-24T10:14:20.981Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.5s done [2022-06-24T10:14:20.981Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 2.7s [2022-06-24T10:14:20.990Z] #29 3.562 Fetched 8545 kB in 2s (3581 kB/s) [2022-06-24T10:14:21.240Z] #11 ... [2022-06-24T10:14:21.240Z] [2022-06-24T10:14:21.240Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-24T10:14:21.240Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-24T10:14:21.240Z] #29 6.263 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:14:21.240Z] #29 6.322 Fetched 2935 kB in 0s (8275 kB/s) [2022-06-24T10:14:21.240Z] #29 6.575 Selecting previously unselected package openssl. [2022-06-24T10:14:21.240Z] #29 6.575 (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-24T10:14:21.240Z] #29 6.575 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 6.603 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:14:21.240Z] #29 7.143 Selecting previously unselected package ca-certificates. [2022-06-24T10:14:21.240Z] #29 7.143 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-24T10:14:21.240Z] #29 7.201 Unpacking ca-certificates (20210119) ... [2022-06-24T10:14:21.240Z] #29 7.596 Selecting previously unselected package libbrotli1:arm64. [2022-06-24T10:14:21.240Z] #29 7.596 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 7.697 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-24T10:14:21.240Z] #29 8.041 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-24T10:14:21.240Z] #29 8.041 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 8.119 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:21.240Z] #29 8.473 Selecting previously unselected package libsasl2-2:arm64. [2022-06-24T10:14:21.240Z] #29 8.474 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 8.645 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:21.240Z] #29 8.705 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-24T10:14:21.240Z] #29 8.705 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 8.709 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:14:21.240Z] #29 8.780 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-24T10:14:21.240Z] #29 8.780 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 8.795 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-24T10:14:21.240Z] #29 8.836 Selecting previously unselected package libpsl5:arm64. [2022-06-24T10:14:21.240Z] #29 8.836 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 8.845 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-06-24T10:14:21.240Z] #29 8.905 Selecting previously unselected package librtmp1:arm64. [2022-06-24T10:14:21.240Z] #29 8.905 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 8.910 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:14:21.240Z] #29 8.958 Selecting previously unselected package libssh2-1:arm64. [2022-06-24T10:14:21.240Z] #29 8.958 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 8.964 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-06-24T10:14:21.240Z] #29 9.018 Selecting previously unselected package libcurl4:arm64. [2022-06-24T10:14:21.240Z] #29 9.018 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 9.025 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:21.240Z] #29 9.154 Selecting previously unselected package curl. [2022-06-24T10:14:21.240Z] #29 9.154 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-24T10:14:21.240Z] #29 9.158 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:21.499Z] #29 9.224 Selecting previously unselected package libonig5:arm64. [2022-06-24T10:14:21.499Z] #29 9.224 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-24T10:14:21.499Z] #29 9.229 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-24T10:14:21.499Z] #29 9.287 Selecting previously unselected package libjq1:arm64. [2022-06-24T10:14:21.499Z] #29 9.287 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-06-24T10:14:21.499Z] #29 9.299 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-24T10:14:21.499Z] #29 9.331 Selecting previously unselected package jq. [2022-06-24T10:14:21.500Z] #29 9.331 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-06-24T10:14:21.500Z] #29 9.336 Unpacking jq (1.6-2.1) ... [2022-06-24T10:14:21.500Z] #29 9.382 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-06-24T10:14:21.500Z] #29 9.396 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-24T10:14:21.500Z] #29 9.409 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-24T10:14:21.760Z] #29 9.420 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:21.760Z] #29 9.446 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:14:21.760Z] #29 9.454 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:21.760Z] #29 9.464 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-06-24T10:14:21.760Z] #29 9.479 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:14:21.760Z] #29 9.496 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-24T10:14:21.760Z] #29 9.513 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-24T10:14:21.760Z] #29 9.526 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:14:21.760Z] #29 9.540 Setting up ca-certificates (20210119) ... [2022-06-24T10:14:21.934Z] #29 3.562 Reading package lists... [2022-06-24T10:14:22.523Z] #29 4.321 Reading package lists... [2022-06-24T10:14:22.696Z] #29 10.27 Updating certificates in /etc/ssl/certs... [2022-06-24T10:14:23.045Z] #29 5.166 Building dependency tree... [2022-06-24T10:14:23.045Z] #29 5.494 The following additional packages will be installed: [2022-06-24T10:14:23.045Z] #29 5.494 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-24T10:14:23.045Z] #29 5.494 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-24T10:14:23.045Z] #29 5.494 Recommended packages: [2022-06-24T10:14:23.045Z] #29 5.494 libldap-common publicsuffix libsasl2-modules [2022-06-24T10:14:23.307Z] #29 5.625 The following NEW packages will be installed: [2022-06-24T10:14:23.307Z] #29 5.626 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-24T10:14:23.307Z] #29 5.626 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-24T10:14:23.307Z] #29 5.635 libssh2-1 openssl [2022-06-24T10:14:23.480Z] #11 ... [2022-06-24T10:14:23.480Z] [2022-06-24T10:14:23.480Z] #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-24T10:14:23.480Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-24T10:14:23.480Z] #29 0.955 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:23.480Z] #29 0.956 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:23.480Z] #29 0.987 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:23.480Z] #29 1.123 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:23.480Z] #29 1.334 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:23.480Z] #29 1.543 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:23.480Z] #29 3.003 Fetched 8545 kB in 2s (3719 kB/s) [2022-06-24T10:14:23.480Z] #29 3.003 Reading package lists... [2022-06-24T10:14:23.480Z] #29 3.812 Reading package lists... [2022-06-24T10:14:23.480Z] #29 4.627 Building dependency tree... [2022-06-24T10:14:23.480Z] #29 4.987 The following additional packages will be installed: [2022-06-24T10:14:23.480Z] #29 4.987 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-24T10:14:23.480Z] #29 4.988 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-24T10:14:23.480Z] #29 4.989 Recommended packages: [2022-06-24T10:14:23.480Z] #29 4.989 libldap-common publicsuffix libsasl2-modules [2022-06-24T10:14:23.480Z] #29 5.123 The following NEW packages will be installed: [2022-06-24T10:14:23.480Z] #29 5.123 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-24T10:14:23.480Z] #29 5.123 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-24T10:14:23.480Z] #29 5.123 libssh2-1 openssl [2022-06-24T10:14:23.480Z] #29 5.402 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:23.480Z] #29 5.402 Need to get 3040 kB of archives. [2022-06-24T10:14:23.480Z] #29 5.402 After this operation, 6651 kB of additional disk space will be used. [2022-06-24T10:14:23.480Z] #29 5.402 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-24T10:14:23.480Z] #29 5.407 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-24T10:14:23.480Z] #29 5.411 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-24T10:14:23.480Z] #29 5.416 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-24T10:14:23.480Z] #29 5.418 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-24T10:14:23.480Z] #29 5.422 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-24T10:14:23.480Z] #29 5.424 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-24T10:14:23.480Z] #29 5.427 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-24T10:14:23.480Z] #29 5.432 Get:9 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-24T10:14:23.480Z] #29 5.463 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-24T10:14:23.480Z] #29 5.463 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-24T10:14:23.480Z] #29 5.463 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-24T10:14:23.480Z] #29 5.470 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-24T10:14:23.480Z] #29 5.473 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-24T10:14:23.480Z] #29 5.473 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-24T10:14:23.480Z] #29 5.675 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:14:23.480Z] #29 5.701 Fetched 3040 kB in 0s (8928 kB/s) [2022-06-24T10:14:23.480Z] #29 5.719 Selecting previously unselected package openssl. [2022-06-24T10:14:23.480Z] #29 5.719 (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-24T10:14:23.480Z] #29 5.720 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 5.724 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:14:23.480Z] #29 5.866 Selecting previously unselected package ca-certificates. [2022-06-24T10:14:23.480Z] #29 5.866 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-24T10:14:23.480Z] #29 5.870 Unpacking ca-certificates (20210119) ... [2022-06-24T10:14:23.480Z] #29 5.999 Selecting previously unselected package libbrotli1:amd64. [2022-06-24T10:14:23.480Z] #29 6.000 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.013 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-24T10:14:23.480Z] #29 6.096 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-24T10:14:23.480Z] #29 6.096 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.099 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 6.135 Selecting previously unselected package libsasl2-2:amd64. [2022-06-24T10:14:23.480Z] #29 6.136 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.139 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 6.193 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-24T10:14:23.480Z] #29 6.195 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.200 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 6.270 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-24T10:14:23.480Z] #29 6.270 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.274 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-24T10:14:23.480Z] #29 6.326 Selecting previously unselected package libpsl5:amd64. [2022-06-24T10:14:23.480Z] #29 6.328 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.332 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-24T10:14:23.480Z] #29 6.374 Selecting previously unselected package librtmp1:amd64. [2022-06-24T10:14:23.480Z] #29 6.374 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.378 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:14:23.480Z] #29 6.430 Selecting previously unselected package libssh2-1:amd64. [2022-06-24T10:14:23.480Z] #29 6.430 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.442 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-24T10:14:23.480Z] #29 6.497 Selecting previously unselected package libcurl4:amd64. [2022-06-24T10:14:23.480Z] #29 6.499 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.503 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 6.580 Selecting previously unselected package curl. [2022-06-24T10:14:23.480Z] #29 6.580 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.593 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 6.655 Selecting previously unselected package libonig5:amd64. [2022-06-24T10:14:23.480Z] #29 6.655 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.667 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:14:23.480Z] #29 6.716 Selecting previously unselected package libjq1:amd64. [2022-06-24T10:14:23.480Z] #29 6.716 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.728 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:14:23.480Z] #29 6.767 Selecting previously unselected package jq. [2022-06-24T10:14:23.480Z] #29 6.768 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-24T10:14:23.480Z] #29 6.773 Unpacking jq (1.6-2.1) ... [2022-06-24T10:14:23.480Z] #29 6.814 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-24T10:14:23.480Z] #29 6.826 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-24T10:14:23.480Z] #29 6.840 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-24T10:14:23.480Z] #29 6.854 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 6.864 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:14:23.480Z] #29 6.879 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 6.893 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-24T10:14:23.480Z] #29 6.904 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:14:23.480Z] #29 6.918 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:14:23.480Z] #29 6.931 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:14:23.480Z] #29 6.943 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 6.953 Setting up ca-certificates (20210119) ... [2022-06-24T10:14:23.480Z] #29 7.568 Updating certificates in /etc/ssl/certs... [2022-06-24T10:14:23.480Z] #29 8.294 129 added, 0 removed; done. [2022-06-24T10:14:23.480Z] #29 8.402 Setting up jq (1.6-2.1) ... [2022-06-24T10:14:23.480Z] #29 8.416 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 8.424 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:23.480Z] #29 8.434 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:14:23.480Z] #29 8.452 Processing triggers for ca-certificates (20210119) ... [2022-06-24T10:14:23.480Z] #29 8.460 Updating certificates in /etc/ssl/certs... [2022-06-24T10:14:23.480Z] #29 9.031 0 added, 0 removed; done. [2022-06-24T10:14:23.480Z] #29 9.031 Running hooks in /etc/ca-certificates/update.d... [2022-06-24T10:14:23.480Z] #29 9.032 done. [2022-06-24T10:14:23.498Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.4s [2022-06-24T10:14:23.570Z] #29 5.908 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:23.570Z] #29 5.908 Need to get 3040 kB of archives. [2022-06-24T10:14:23.570Z] #29 5.908 After this operation, 6651 kB of additional disk space will be used. [2022-06-24T10:14:23.570Z] #29 5.908 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-24T10:14:23.570Z] #29 5.914 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-24T10:14:23.570Z] #29 5.924 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-24T10:14:23.570Z] #29 5.933 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-24T10:14:23.570Z] #29 5.933 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-24T10:14:23.570Z] #29 5.933 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-24T10:14:23.570Z] #29 5.937 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-24T10:14:23.570Z] #29 5.942 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-24T10:14:23.570Z] #29 5.942 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-24T10:14:23.570Z] #29 5.942 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-24T10:14:23.570Z] #29 5.962 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-24T10:14:23.570Z] #29 5.962 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-24T10:14:23.570Z] #29 5.962 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-24T10:14:23.570Z] #29 5.962 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-24T10:14:23.570Z] #29 5.962 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-24T10:14:23.639Z] #29 11.21 129 added, 0 removed; done. [2022-06-24T10:14:23.639Z] #29 11.34 Setting up jq (1.6-2.1) ... [2022-06-24T10:14:23.639Z] #29 11.35 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:23.639Z] #29 11.36 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:23.639Z] #29 11.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:14:23.639Z] #29 11.40 Processing triggers for ca-certificates (20210119) ... [2022-06-24T10:14:23.639Z] #29 11.42 Updating certificates in /etc/ssl/certs... [2022-06-24T10:14:23.833Z] #29 6.209 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:14:23.833Z] #29 6.256 Fetched 3040 kB in 0s (8743 kB/s) [2022-06-24T10:14:23.833Z] #29 6.328 Selecting previously unselected package openssl. [2022-06-24T10:14:23.833Z] #29 6.328 (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-24T10:14:23.833Z] #29 6.328 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-24T10:14:23.833Z] #29 6.341 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:14:24.053Z] #29 DONE 10.6s [2022-06-24T10:14:24.053Z] [2022-06-24T10:14:24.053Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-24T10:14:24.053Z] #30 sha256:71d47140daa200bbb0f4cbaa0b50858c3d3c7664a69c04f4d285bfbc3520d280 [2022-06-24T10:14:24.053Z] #30 DONE 0.4s [2022-06-24T10:14:24.053Z] [2022-06-24T10:14:24.053Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:24.053Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:24.053Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.3s done [2022-06-24T10:14:24.053Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.2s [2022-06-24T10:14:24.095Z] #29 6.568 Selecting previously unselected package ca-certificates. [2022-06-24T10:14:24.095Z] #29 6.570 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-24T10:14:24.095Z] #29 6.613 Unpacking ca-certificates (20210119) ... [2022-06-24T10:14:24.209Z] #29 ... [2022-06-24T10:14:24.209Z] [2022-06-24T10:14:24.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:24.209Z] #11 sha256:b1b4f0e5687ce2e0a72abc105b6317fda1c30c69b52fcaa05237254250569c30 [2022-06-24T10:14:24.209Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.4s done [2022-06-24T10:14:24.209Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-06-24T10:14:24.209Z] #11 DONE 20.2s [2022-06-24T10:14:24.209Z] [2022-06-24T10:14:24.209Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-24T10:14:24.209Z] #12 sha256:d7745b46d58ddc488496211ce651c00db7dcd0e9071bbb4dbef105f5b74710a8 [2022-06-24T10:14:24.358Z] #29 6.760 Selecting previously unselected package libbrotli1:amd64. [2022-06-24T10:14:24.358Z] #29 6.760 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-24T10:14:24.358Z] #29 6.769 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-24T10:14:24.358Z] #29 6.920 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-24T10:14:24.438Z] #11 ... [2022-06-24T10:14:24.438Z] [2022-06-24T10:14:24.438Z] #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-24T10:14:24.438Z] #31 sha256:e36f3809f7118c5f2266243d4b17db3330f6fdd201c7ac8b89eb005c010d11b7 [2022-06-24T10:14:24.438Z] #31 1.985 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-24T10:14:24.438Z] #31 2.305 [2022-06-24T10:14:24.438Z] #31 2.527 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:24.438Z] #31 2.814 [2022-06-24T10:14:24.438Z] #31 3.898 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-24T10:14:24.438Z] #31 4.235 [2022-06-24T10:14:24.438Z] #31 4.467 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:24.438Z] #31 4.780 [2022-06-24T10:14:24.438Z] #31 5.905 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-24T10:14:24.438Z] #31 6.259 [2022-06-24T10:14:24.438Z] #31 6.479 #=#=# ################### 27.0% ########################################## 59.1% ################################################################# 91.3% ######################################################################## 100.0% [2022-06-24T10:14:24.438Z] #31 7.062 [2022-06-24T10:14:24.438Z] #31 8.138 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-24T10:14:24.438Z] #31 8.498 [2022-06-24T10:14:24.438Z] #31 8.716 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:24.438Z] #31 9.037 [2022-06-24T10:14:24.438Z] #31 9.862 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-24T10:14:24.619Z] #29 6.923 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-24T10:14:24.620Z] #29 6.927 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:24.620Z] #29 7.021 Selecting previously unselected package libsasl2-2:amd64. [2022-06-24T10:14:24.620Z] #29 7.021 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-24T10:14:24.620Z] #29 7.026 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:24.699Z] #31 ... [2022-06-24T10:14:24.700Z] [2022-06-24T10:14:24.700Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:24.700Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:24.778Z] #12 DONE 0.6s [2022-06-24T10:14:24.778Z] [2022-06-24T10:14:24.778Z] #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-24T10:14:24.778Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-24T10:14:24.778Z] #29 12.05 0 added, 0 removed; done. [2022-06-24T10:14:24.778Z] #29 12.05 Running hooks in /etc/ca-certificates/update.d... [2022-06-24T10:14:24.778Z] #29 12.05 done. [2022-06-24T10:14:24.778Z] #29 DONE 12.4s [2022-06-24T10:14:24.778Z] [2022-06-24T10:14:24.778Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-24T10:14:24.778Z] #30 sha256:e7f7d484543e633cfd1257e2d8ef1adb0f23de05b60212e945b721b9d8bfae2e [2022-06-24T10:14:24.778Z] #30 DONE 0.1s [2022-06-24T10:14:24.778Z] [2022-06-24T10:14:24.778Z] #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-24T10:14:24.778Z] #13 sha256:890c6444319baab88dc4909f3d718b64e8e86d84935a143f214f77069762825c [2022-06-24T10:14:24.882Z] #29 7.173 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-24T10:14:24.882Z] #29 7.175 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-24T10:14:24.882Z] #29 7.179 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:14:24.882Z] #29 7.295 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-24T10:14:24.882Z] #29 7.295 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-24T10:14:24.882Z] #29 7.330 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-24T10:14:24.882Z] #29 7.436 Selecting previously unselected package libpsl5:amd64. [2022-06-24T10:14:24.882Z] #29 7.436 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-24T10:14:25.144Z] #29 7.448 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-24T10:14:25.144Z] #29 7.532 Selecting previously unselected package librtmp1:amd64. [2022-06-24T10:14:25.144Z] #29 7.532 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-24T10:14:25.144Z] #29 7.547 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:14:25.145Z] #29 7.687 Selecting previously unselected package libssh2-1:amd64. [2022-06-24T10:14:25.145Z] #29 7.687 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-24T10:14:25.344Z] #13 DONE 0.7s [2022-06-24T10:14:25.344Z] [2022-06-24T10:14:25.344Z] #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-24T10:14:25.344Z] #31 sha256:35c75e8f554130fd2b658d2702bcb8c9f6df49644505a83379f12bfe6bb230b3 [2022-06-24T10:14:25.344Z] #31 ... [2022-06-24T10:14:25.344Z] [2022-06-24T10:14:25.344Z] #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-24T10:14:25.344Z] #50 sha256:8059a2dd816b65553a9d2dd49e179018026cc66e4d570edec078ffc36e17b09f [2022-06-24T10:14:25.344Z] #50 DONE 0.1s [2022-06-24T10:14:25.406Z] #29 7.693 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-24T10:14:25.406Z] #29 7.797 Selecting previously unselected package libcurl4:amd64. [2022-06-24T10:14:25.406Z] #29 7.798 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-24T10:14:25.406Z] #29 7.803 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:25.406Z] #29 7.925 Selecting previously unselected package curl. [2022-06-24T10:14:25.406Z] #29 7.925 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-24T10:14:25.604Z] [2022-06-24T10:14:25.604Z] #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-24T10:14:25.604Z] #51 sha256:72f54fd2298395435967bae4a4755f9ab0eb2b62b7423abd3550356e7e9ba4cc [2022-06-24T10:14:25.604Z] #51 ... [2022-06-24T10:14:25.604Z] [2022-06-24T10:14:25.604Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-24T10:14:25.604Z] #25 sha256:b8ed527bdb53239bd5f19a37fa06285956b25fe24a446c946f8f926c88d0d7c5 [2022-06-24T10:14:25.604Z] #25 DONE 0.4s [2022-06-24T10:14:25.604Z] [2022-06-24T10:14:25.604Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-24T10:14:25.604Z] #46 sha256:5801da527976f9a984a3d2632cf6d42e936df0500ccd9ca4aa20973bd0a4c500 [2022-06-24T10:14:25.604Z] #46 DONE 0.4s [2022-06-24T10:14:25.604Z] [2022-06-24T10:14:25.604Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-24T10:14:25.604Z] #33 sha256:5f9c6e19e6250b0c317984a2fddba2a742e25d6df77ef640413fdad36189aaeb [2022-06-24T10:14:25.604Z] #33 DONE 0.4s [2022-06-24T10:14:25.670Z] #29 7.932 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:25.670Z] #29 8.080 Selecting previously unselected package libonig5:amd64. [2022-06-24T10:14:25.670Z] #29 8.080 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-24T10:14:25.670Z] #29 8.086 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:14:25.670Z] #29 ... [2022-06-24T10:14:25.670Z] [2022-06-24T10:14:25.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:25.670Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:25.670Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.6s done [2022-06-24T10:14:25.670Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-06-24T10:14:25.670Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.2s [2022-06-24T10:14:25.863Z] [2022-06-24T10:14:25.863Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-24T10:14:25.863Z] #66 sha256:7ec059e938843717c121355a373081443aa7fa70fa6cb8a99d06c2f10f5f7f20 [2022-06-24T10:14:25.863Z] #66 DONE 0.4s [2022-06-24T10:14:25.863Z] [2022-06-24T10:14:25.863Z] #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-24T10:14:25.863Z] #67 sha256:99d078626594c18187e7bcc58f8eed025632a8d343603b092175337d33ab446e [2022-06-24T10:14:25.932Z] #11 ... [2022-06-24T10:14:25.932Z] [2022-06-24T10:14:25.932Z] #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-24T10:14:25.932Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-24T10:14:25.932Z] #29 8.268 Selecting previously unselected package libjq1:amd64. [2022-06-24T10:14:25.932Z] #29 8.268 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-24T10:14:25.932Z] #29 8.268 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:14:25.932Z] #29 8.329 Selecting previously unselected package jq. [2022-06-24T10:14:25.932Z] #29 8.329 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-24T10:14:25.932Z] #29 8.334 Unpacking jq (1.6-2.1) ... [2022-06-24T10:14:25.932Z] #29 8.399 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-24T10:14:25.932Z] #29 8.414 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-24T10:14:25.932Z] #29 8.463 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-24T10:14:26.194Z] #29 8.476 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:26.194Z] #29 8.488 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-24T10:14:26.194Z] #29 8.502 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-24T10:14:26.194Z] #29 8.521 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-24T10:14:26.194Z] #29 8.531 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-24T10:14:26.194Z] #29 8.548 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:14:26.194Z] #29 8.565 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:14:26.194Z] #29 8.578 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-24T10:14:26.194Z] #29 8.590 Setting up ca-certificates (20210119) ... [2022-06-24T10:14:27.144Z] #29 9.336 Updating certificates in /etc/ssl/certs... [2022-06-24T10:14:27.986Z] #11 ... [2022-06-24T10:14:27.986Z] [2022-06-24T10:14:27.986Z] #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-24T10:14:27.986Z] #31 sha256:e36f3809f7118c5f2266243d4b17db3330f6fdd201c7ac8b89eb005c010d11b7 [2022-06-24T10:14:27.986Z] #31 10.17 [2022-06-24T10:14:27.986Z] #31 10.40 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:27.986Z] #31 10.72 [2022-06-24T10:14:27.986Z] #31 10.81 Download of images into '/build' complete. [2022-06-24T10:14:27.986Z] #31 10.81 Use something like the following to load the result into a Docker daemon: [2022-06-24T10:14:27.986Z] #31 10.81 tar -cC '/build' . | docker load [2022-06-24T10:14:27.986Z] #31 DONE 13.4s [2022-06-24T10:14:27.986Z] [2022-06-24T10:14:27.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:27.986Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:28.097Z] #29 10.55 129 added, 0 removed; done. [2022-06-24T10:14:28.097Z] #29 10.59 Setting up jq (1.6-2.1) ... [2022-06-24T10:14:28.097Z] #29 10.60 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:28.097Z] #29 10.62 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-24T10:14:28.359Z] #29 10.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:14:28.359Z] #29 10.65 Processing triggers for ca-certificates (20210119) ... [2022-06-24T10:14:28.359Z] #29 10.66 Updating certificates in /etc/ssl/certs... [2022-06-24T10:14:28.553Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.5s [2022-06-24T10:14:28.932Z] #29 11.33 0 added, 0 removed; done. [2022-06-24T10:14:28.932Z] #29 11.33 Running hooks in /etc/ca-certificates/update.d... [2022-06-24T10:14:28.932Z] #29 11.33 done. [2022-06-24T10:14:28.964Z] #19 69.91 Reading package lists... [2022-06-24T10:14:28.964Z] #19 ... [2022-06-24T10:14:28.964Z] [2022-06-24T10:14:28.964Z] #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-24T10:14:28.964Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:14:28.964Z] #84 35.62 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-24T10:14:29.342Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.2s [2022-06-24T10:14:30.065Z] #67 3.963 + RM_GOPATH=0 [2022-06-24T10:14:30.065Z] #67 3.965 + TMP_GOPATH= [2022-06-24T10:14:30.065Z] #67 3.965 + : /build [2022-06-24T10:14:30.065Z] #67 3.965 + '[' -z '' ']' [2022-06-24T10:14:30.065Z] #67 3.969 ++ mktemp -d [2022-06-24T10:14:30.065Z] #67 3.973 + export GOPATH=/tmp/tmp.7SBVNEGOkJ [2022-06-24T10:14:30.065Z] #67 3.973 + GOPATH=/tmp/tmp.7SBVNEGOkJ [2022-06-24T10:14:30.065Z] #67 3.973 + RM_GOPATH=1 [2022-06-24T10:14:30.065Z] #67 3.973 + case "$(go env GOARCH)" in [2022-06-24T10:14:30.065Z] #67 3.983 ++ go env GOARCH [2022-06-24T10:14:30.065Z] #67 3.995 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:30.065Z] #67 3.995 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:30.065Z] #67 3.995 ++ dirname /install.sh [2022-06-24T10:14:30.065Z] #67 3.995 + dir=/ [2022-06-24T10:14:30.065Z] #67 3.995 + bin=rootlesskit [2022-06-24T10:14:30.065Z] #67 3.995 + shift [2022-06-24T10:14:30.065Z] #67 3.995 + '[' '!' -f //rootlesskit.installer ']' [2022-06-24T10:14:30.065Z] #67 3.995 + . //rootlesskit.installer [2022-06-24T10:14:30.065Z] #67 3.995 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:30.065Z] #67 3.995 + install_rootlesskit [2022-06-24T10:14:30.065Z] #67 3.995 + case "$1" in [2022-06-24T10:14:30.065Z] #67 3.995 + export CGO_ENABLED=0 [2022-06-24T10:14:30.065Z] #67 3.995 + CGO_ENABLED=0 [2022-06-24T10:14:30.065Z] #67 3.995 + _install_rootlesskit [2022-06-24T10:14:30.065Z] #67 4.008 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:30.065Z] #67 4.008 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-24T10:14:30.065Z] #67 4.008 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:14:30.065Z] #67 4.008 + GOBIN=/build [2022-06-24T10:14:30.065Z] #67 4.008 + GO111MODULE=on [2022-06-24T10:14:30.065Z] #67 4.008 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:30.065Z] #67 4.490 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-24T10:14:31.091Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.0s done [2022-06-24T10:14:31.446Z] #67 ... [2022-06-24T10:14:31.446Z] [2022-06-24T10:14:31.446Z] #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-24T10:14:31.446Z] #26 sha256:839bea127f532fd8650e13a3c0efabbe0e8a032a3fa4538e07d54d0761d7bc6e [2022-06-24T10:14:31.446Z] #26 4.780 + RM_GOPATH=0 [2022-06-24T10:14:31.446Z] #26 4.780 + TMP_GOPATH= [2022-06-24T10:14:31.446Z] #26 4.780 + : /build [2022-06-24T10:14:31.446Z] #26 4.780 + '[' -z '' ']' [2022-06-24T10:14:31.446Z] #26 4.781 ++ mktemp -d [2022-06-24T10:14:31.446Z] #26 4.786 + export GOPATH=/tmp/tmp.zt7EoeNYC8 [2022-06-24T10:14:31.446Z] #26 4.786 + GOPATH=/tmp/tmp.zt7EoeNYC8 [2022-06-24T10:14:31.446Z] #26 4.786 + RM_GOPATH=1 [2022-06-24T10:14:31.446Z] #26 4.786 + case "$(go env GOARCH)" in [2022-06-24T10:14:31.446Z] #26 4.787 ++ go env GOARCH [2022-06-24T10:14:31.446Z] #26 4.806 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:31.446Z] #26 4.807 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:31.446Z] #26 4.807 ++ dirname /install.sh [2022-06-24T10:14:31.446Z] #26 4.808 + dir=/ [2022-06-24T10:14:31.446Z] #26 4.817 + bin=dockercli [2022-06-24T10:14:31.446Z] #26 4.818 + shift [2022-06-24T10:14:31.446Z] #26 4.818 + '[' '!' -f //dockercli.installer ']' [2022-06-24T10:14:31.446Z] #26 4.818 + . //dockercli.installer [2022-06-24T10:14:31.446Z] #26 4.819 ++ : stable [2022-06-24T10:14:31.446Z] #26 4.823 ++ : 17.06.2-ce [2022-06-24T10:14:31.446Z] #26 4.827 + install_dockercli [2022-06-24T10:14:31.446Z] #26 4.827 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-24T10:14:31.446Z] #26 4.827 Install docker/cli version 17.06.2-ce from stable [2022-06-24T10:14:31.446Z] #26 4.829 ++ uname -m [2022-06-24T10:14:31.446Z] #26 4.830 + arch=aarch64 [2022-06-24T10:14:31.446Z] #26 4.838 + '[' aarch64 '!=' x86_64 ']' [2022-06-24T10:14:31.446Z] #26 4.838 + '[' aarch64 '!=' s390x ']' [2022-06-24T10:14:31.446Z] #26 4.839 + '[' aarch64 '!=' armhf ']' [2022-06-24T10:14:31.446Z] #26 4.840 + build_dockercli [2022-06-24T10:14:31.446Z] #26 4.840 + git clone https://github.com/docker/docker-ce /tmp/tmp.zt7EoeNYC8/tmp/docker-ce [2022-06-24T10:14:31.446Z] #26 4.845 Cloning into '/tmp/tmp.zt7EoeNYC8/tmp/docker-ce'... [2022-06-24T10:14:31.559Z] #29 DONE 13.9s [2022-06-24T10:14:31.560Z] [2022-06-24T10:14:31.560Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-24T10:14:31.560Z] #30 sha256:f41d178a883aa84ce5c11820840f19b5d4fdad1cee5127852b860d83aa636eba [2022-06-24T10:14:31.675Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-06-24T10:14:31.675Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-24T10:14:31.942Z] #11 DONE 44.1s [2022-06-24T10:14:31.942Z] [2022-06-24T10:14:31.942Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-24T10:14:31.942Z] #12 sha256:9fc99b897212af8f228eb784d4ffd301b7aaf1bd4a01d10fb1eea991b275bc75 [2022-06-24T10:14:32.133Z] #30 DONE 0.5s [2022-06-24T10:14:32.133Z] [2022-06-24T10:14:32.133Z] #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-24T10:14:32.133Z] #31 sha256:b14962aac047ec3db8f41f4dfa74cf206e4cda4899ac9405f4dc31b1dd1d54e9 [2022-06-24T10:14:32.388Z] #26 ... [2022-06-24T10:14:32.389Z] [2022-06-24T10:14:32.389Z] #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-24T10:14:32.389Z] #67 sha256:99d078626594c18187e7bcc58f8eed025632a8d343603b092175337d33ab446e [2022-06-24T10:14:32.389Z] #67 6.653 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:14:32.389Z] #67 6.668 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-24T10:14:32.646Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.3s done [2022-06-24T10:14:32.646Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-24T10:14:32.646Z] #11 DONE 27.5s [2022-06-24T10:14:32.646Z] [2022-06-24T10:14:32.646Z] #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-24T10:14:32.646Z] #31 sha256:af9983ecf82fb56687db4cd92d56a5695f120e4c61208d44353c4f3d099c51bd [2022-06-24T10:14:32.646Z] #31 1.499 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-24T10:14:32.646Z] #31 1.754 [2022-06-24T10:14:32.646Z] #31 1.969 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:32.646Z] #31 2.206 [2022-06-24T10:14:32.646Z] #31 3.035 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-24T10:14:32.646Z] #31 3.300 [2022-06-24T10:14:32.646Z] #31 3.509 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:32.646Z] #31 3.806 [2022-06-24T10:14:32.646Z] #31 4.731 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-24T10:14:32.646Z] #31 4.999 [2022-06-24T10:14:32.646Z] #31 5.232 #=#=# ###### 8.5% ######################################### 58.2% ################################################################ 90.1% ######################################################################## 100.0% [2022-06-24T10:14:32.646Z] #31 5.797 [2022-06-24T10:14:32.646Z] #31 6.763 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-24T10:14:32.646Z] #31 7.040 [2022-06-24T10:14:32.646Z] #31 7.262 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:32.646Z] #31 7.516 [2022-06-24T10:14:32.646Z] #31 8.178 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-24T10:14:32.646Z] #31 8.377 [2022-06-24T10:14:32.646Z] #31 8.591 #=#=# [2022-06-24T10:14:32.646Z] #31 ... [2022-06-24T10:14:32.646Z] [2022-06-24T10:14:32.646Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-24T10:14:32.646Z] #12 sha256:9fc99b897212af8f228eb784d4ffd301b7aaf1bd4a01d10fb1eea991b275bc75 [2022-06-24T10:14:32.876Z] #12 DONE 0.9s [2022-06-24T10:14:32.876Z] [2022-06-24T10:14:32.877Z] #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-24T10:14:32.877Z] #13 sha256:01eb9f716268a592c2445d12a829c38d9e2c0f9272aaad39759465377ceae77d [2022-06-24T10:14:32.957Z] #67 7.271 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-24T10:14:33.446Z] #13 DONE 0.6s [2022-06-24T10:14:33.446Z] [2022-06-24T10:14:33.446Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-24T10:14:33.446Z] #25 sha256:04920dc1e49286d7b70d8730bf37a8231db58668adfb98dfa770c77f8cd9a346 [2022-06-24T10:14:33.446Z] #25 ... [2022-06-24T10:14:33.446Z] [2022-06-24T10:14:33.446Z] #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-24T10:14:33.446Z] #50 sha256:9356dc94796f6100430e20e14be12479f8d6254f5c9eb2802cc021aa1d658283 [2022-06-24T10:14:33.446Z] #50 DONE 0.2s [2022-06-24T10:14:33.707Z] [2022-06-24T10:14:33.707Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-24T10:14:33.707Z] #46 sha256:b1226a0d340bceb46111fd94fb6d1e3e229679eb3f32450d35a73ccbb26ce1fd [2022-06-24T10:14:33.707Z] #46 DONE 0.3s [2022-06-24T10:14:33.707Z] [2022-06-24T10:14:33.707Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-24T10:14:33.707Z] #33 sha256:6746095ff1a2a800946c790fd8fe02ddd7e314638fcf4c8b7e8e15e2884ccf34 [2022-06-24T10:14:33.707Z] #33 DONE 0.3s [2022-06-24T10:14:33.707Z] [2022-06-24T10:14:33.707Z] #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-24T10:14:33.707Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:14:33.707Z] #34 ... [2022-06-24T10:14:33.707Z] [2022-06-24T10:14:33.707Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-24T10:14:33.707Z] #25 sha256:04920dc1e49286d7b70d8730bf37a8231db58668adfb98dfa770c77f8cd9a346 [2022-06-24T10:14:33.707Z] #25 DONE 0.4s [2022-06-24T10:14:33.707Z] [2022-06-24T10:14:33.707Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-24T10:14:33.707Z] #66 sha256:6828e58e03e75abdb3e35bd7e3584f7b2f31baa7ed456066743b4b92eb1ff779 [2022-06-24T10:14:33.707Z] #66 DONE 0.4s [2022-06-24T10:14:33.969Z] [2022-06-24T10:14:33.969Z] #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-24T10:14:33.969Z] #67 sha256:0c515178e1c65e8ebfcecd2dbf625b66c9b6e069f6173f760ab5f76bda76a839 [2022-06-24T10:14:34.054Z] #31 1.784 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-24T10:14:34.054Z] #31 2.115 [2022-06-24T10:14:34.576Z] #31 2.348 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:34.838Z] #31 2.727 [2022-06-24T10:14:35.194Z] #12 DONE 2.2s [2022-06-24T10:14:35.194Z] [2022-06-24T10:14:35.194Z] #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-24T10:14:35.194Z] #31 sha256:af9983ecf82fb56687db4cd92d56a5695f120e4c61208d44353c4f3d099c51bd [2022-06-24T10:14:35.194Z] #31 8.591 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:35.194Z] #31 8.829 [2022-06-24T10:14:35.194Z] #31 8.897 Download of images into '/build' complete. [2022-06-24T10:14:35.194Z] #31 8.897 Use something like the following to load the result into a Docker daemon: [2022-06-24T10:14:35.194Z] #31 8.897 tar -cC '/build' . | docker load [2022-06-24T10:14:35.194Z] #31 DONE 10.7s [2022-06-24T10:14:35.194Z] [2022-06-24T10:14:35.194Z] #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-24T10:14:35.194Z] #13 sha256:01eb9f716268a592c2445d12a829c38d9e2c0f9272aaad39759465377ceae77d [2022-06-24T10:14:35.494Z] #67 ... [2022-06-24T10:14:35.494Z] [2022-06-24T10:14:35.494Z] #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-24T10:14:35.494Z] #55 sha256:96fb40cc95b729827f59e8302ab9caf1507b1a43bed31c3de4e92c6c9aa1512a [2022-06-24T10:14:35.494Z] #55 4.515 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-24T10:14:35.494Z] #55 ... [2022-06-24T10:14:35.494Z] [2022-06-24T10:14:35.494Z] #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-24T10:14:35.494Z] #53 sha256:1d5a861301a7d19d0b5b0f154097c4845c3749c716a43bbc66f5c81e028a35ba [2022-06-24T10:14:35.494Z] #53 5.444 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-24T10:14:35.494Z] #53 7.048 go: downloading github.com/fatih/color v1.10.0 [2022-06-24T10:14:35.494Z] #53 7.106 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-24T10:14:35.494Z] #53 7.117 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-24T10:14:35.494Z] #53 7.147 go: downloading github.com/pkg/errors v0.9.1 [2022-06-24T10:14:35.494Z] #53 7.497 go: downloading golang.org/x/tools v0.1.0 [2022-06-24T10:14:35.494Z] #53 7.834 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-24T10:14:35.494Z] #53 7.902 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-24T10:14:35.494Z] #53 8.034 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-24T10:14:35.495Z] #53 8.146 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-24T10:14:35.495Z] #53 ... [2022-06-24T10:14:35.495Z] [2022-06-24T10:14:35.495Z] #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-24T10:14:35.495Z] #40 sha256:8234bcb0555f64e73c838609b03664a54eb810cc416a0dc1a9898dc0659169a7 [2022-06-24T10:14:35.495Z] #40 5.700 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-24T10:14:35.495Z] #40 6.609 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-24T10:14:35.495Z] #40 7.633 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-24T10:14:35.495Z] #40 7.959 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-24T10:14:35.495Z] #40 8.105 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-24T10:14:35.754Z] #40 ... [2022-06-24T10:14:35.754Z] [2022-06-24T10:14:35.754Z] #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-24T10:14:35.754Z] #47 sha256:e7281516059bac8153250a822d427efb2f435c47ee2db95b56d1221fa2034517 [2022-06-24T10:14:35.754Z] #47 4.787 + git clone https://github.com/docker/distribution.git . [2022-06-24T10:14:35.754Z] #47 4.794 Cloning into '.'... [2022-06-24T10:14:35.754Z] #47 ... [2022-06-24T10:14:35.754Z] [2022-06-24T10:14:35.754Z] #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-24T10:14:35.754Z] #36 sha256:64916e4de26d99582f2068f8c3828f094fc3bad2e227db1a747a0998a5f791da [2022-06-24T10:14:35.754Z] #36 5.362 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-24T10:14:35.774Z] #13 DONE 0.6s [2022-06-24T10:14:35.774Z] [2022-06-24T10:14:35.774Z] #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-24T10:14:35.774Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:14:35.774Z] #14 ... [2022-06-24T10:14:35.774Z] [2022-06-24T10:14:35.774Z] #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-24T10:14:35.774Z] #50 sha256:9356dc94796f6100430e20e14be12479f8d6254f5c9eb2802cc021aa1d658283 [2022-06-24T10:14:35.774Z] #50 DONE 0.2s [2022-06-24T10:14:35.774Z] [2022-06-24T10:14:35.774Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-24T10:14:35.774Z] #46 sha256:b1226a0d340bceb46111fd94fb6d1e3e229679eb3f32450d35a73ccbb26ce1fd [2022-06-24T10:14:35.774Z] #46 DONE 0.3s [2022-06-24T10:14:35.774Z] [2022-06-24T10:14:35.774Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-24T10:14:35.774Z] #33 sha256:6746095ff1a2a800946c790fd8fe02ddd7e314638fcf4c8b7e8e15e2884ccf34 [2022-06-24T10:14:35.774Z] #33 DONE 0.3s [2022-06-24T10:14:35.774Z] [2022-06-24T10:14:35.774Z] #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-24T10:14:35.774Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:14:35.783Z] #31 3.855 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-24T10:14:36.014Z] #36 ... [2022-06-24T10:14:36.014Z] [2022-06-24T10:14:36.014Z] #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-24T10:14:36.014Z] #38 sha256:3b9ca7987de181c21fd524bae8114ed80d9f33ee85c87946f21e4426bbe8dd2e [2022-06-24T10:14:36.014Z] #38 5.642 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-24T10:14:36.014Z] #38 ... [2022-06-24T10:14:36.014Z] [2022-06-24T10:14:36.014Z] #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-24T10:14:36.014Z] #34 sha256:084fb3eb7de259d6ab19ab9872e7089a521d528b7028e307d78bdeb1324031ea [2022-06-24T10:14:36.014Z] #34 4.632 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-24T10:14:36.014Z] #34 4.641 Cloning into '.'... [2022-06-24T10:14:36.035Z] #47 ... [2022-06-24T10:14:36.035Z] [2022-06-24T10:14:36.035Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-24T10:14:36.035Z] #66 sha256:f9ce10a4081e83b65dfb455ddaa1350748e30a818398994eb54e71955eea0a9a [2022-06-24T10:14:36.035Z] #66 DONE 0.3s [2022-06-24T10:14:36.035Z] [2022-06-24T10:14:36.035Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-24T10:14:36.035Z] #25 sha256:84021e98809c359452e2617a3dda847e219caf8b08f771354ecff1d2dd03b714 [2022-06-24T10:14:36.035Z] #25 DONE 0.3s [2022-06-24T10:14:36.035Z] [2022-06-24T10:14:36.035Z] #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-24T10:14:36.035Z] #26 sha256:aa6b6ff66d3ca2f275371e08a5bff7a57dcfdfd3cbd214c9ecad2951535ccf4a [2022-06-24T10:14:36.044Z] #31 ... [2022-06-24T10:14:36.044Z] [2022-06-24T10:14:36.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:36.044Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:36.044Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.4s done [2022-06-24T10:14:36.044Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 3.8s done [2022-06-24T10:14:36.044Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 3.8s [2022-06-24T10:14:36.044Z] #11 ... [2022-06-24T10:14:36.044Z] [2022-06-24T10:14:36.044Z] #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-24T10:14:36.044Z] #31 sha256:b14962aac047ec3db8f41f4dfa74cf206e4cda4899ac9405f4dc31b1dd1d54e9 [2022-06-24T10:14:36.044Z] #31 4.119 [2022-06-24T10:14:36.273Z] #34 ... [2022-06-24T10:14:36.273Z] [2022-06-24T10:14:36.273Z] #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-24T10:14:36.273Z] #42 sha256:6512c03a98afe8322d146ea066385100a10e610281c5b7b654e66ff5110b893e [2022-06-24T10:14:36.273Z] #42 5.412 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:36.273Z] #42 5.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:36.273Z] #42 5.455 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:36.273Z] #42 6.255 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:14:36.273Z] #42 8.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:14:36.273Z] #42 ... [2022-06-24T10:14:36.273Z] [2022-06-24T10:14:36.273Z] #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-24T10:14:36.273Z] #62 sha256:b781ac7163771ae7139bd99945af4b0777844c66874ed35ed5680fe16cf17139 [2022-06-24T10:14:36.273Z] #62 5.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:36.273Z] #62 5.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:36.273Z] #62 5.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:36.273Z] #62 6.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:14:36.273Z] #62 8.735 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:14:36.533Z] #62 ... [2022-06-24T10:14:36.533Z] [2022-06-24T10:14:36.533Z] #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-24T10:14:36.533Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:14:36.533Z] #14 5.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:36.534Z] #14 5.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:36.534Z] #14 5.370 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:36.534Z] #14 6.338 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:14:36.534Z] #14 9.404 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:14:36.534Z] #14 ... [2022-06-24T10:14:36.534Z] [2022-06-24T10:14:36.534Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-24T10:14:36.534Z] #76 sha256:a5e33effad28b24fc06681bfc2024ee2893690cc965be0c89d28b14a27462daa [2022-06-24T10:14:36.534Z] #76 3.738 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:36.534Z] #76 3.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:36.534Z] #76 3.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:36.534Z] #76 4.189 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:14:36.534Z] #76 6.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:14:36.534Z] #76 8.680 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:14:36.570Z] #31 4.344 #=#=# ####################################################################### 99.8% ######################################################################## 100.0% [2022-06-24T10:14:36.570Z] #31 4.683 [2022-06-24T10:14:36.794Z] #76 ... [2022-06-24T10:14:36.794Z] [2022-06-24T10:14:36.794Z] #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-24T10:14:36.794Z] #31 sha256:35c75e8f554130fd2b658d2702bcb8c9f6df49644505a83379f12bfe6bb230b3 [2022-06-24T10:14:36.794Z] #31 1.740 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-24T10:14:36.794Z] #31 2.127 [2022-06-24T10:14:36.794Z] #31 2.379 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:36.794Z] #31 2.736 [2022-06-24T10:14:36.794Z] #31 3.945 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-24T10:14:36.794Z] #31 4.494 [2022-06-24T10:14:36.794Z] #31 4.769 #=#=# 0.1% ######################################################################## 100.0% [2022-06-24T10:14:36.794Z] #31 5.505 [2022-06-24T10:14:36.794Z] #31 10.15 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-24T10:14:36.794Z] #31 11.95 #=#=# [2022-06-24T10:14:36.794Z] #31 ... [2022-06-24T10:14:36.794Z] [2022-06-24T10:14:36.794Z] #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-24T10:14:36.794Z] #57 sha256:41c1cf88ed70881b37b3a1db9e7e61099e18fa692a86ab673988b9526552610a [2022-06-24T10:14:36.794Z] #57 5.398 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-24T10:14:36.794Z] #57 6.545 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-24T10:14:36.794Z] #57 6.548 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-24T10:14:36.794Z] #57 6.735 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-24T10:14:36.794Z] #57 8.265 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-24T10:14:37.054Z] #57 ... [2022-06-24T10:14:37.054Z] [2022-06-24T10:14:37.054Z] #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-24T10:14:37.054Z] #31 sha256:35c75e8f554130fd2b658d2702bcb8c9f6df49644505a83379f12bfe6bb230b3 [2022-06-24T10:14:37.957Z] #31 5.769 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-24T10:14:38.106Z] #31 12.31 #=#=# 0.0% ########### 15.4% ################### 26.6% ############################ 39.7% ################################### 49.4% ############################################ 61.5% ################################################## 69.8% ######################################################## 78.1% [2022-06-24T10:14:38.106Z] #31 ... [2022-06-24T10:14:38.106Z] [2022-06-24T10:14:38.106Z] #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-24T10:14:38.106Z] #51 sha256:72f54fd2298395435967bae4a4755f9ab0eb2b62b7423abd3550356e7e9ba4cc [2022-06-24T10:14:38.106Z] #51 2.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:38.106Z] #51 2.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:38.106Z] #51 2.828 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:38.107Z] #51 2.976 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:14:38.107Z] #51 3.104 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-24T10:14:38.107Z] #51 3.673 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:14:38.107Z] #51 4.594 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:14:38.107Z] #51 6.656 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-24T10:14:38.107Z] #51 10.00 Fetched 8435 kB in 8s (1107 kB/s) [2022-06-24T10:14:38.107Z] #51 10.00 Reading package lists... [2022-06-24T10:14:38.107Z] #51 ... [2022-06-24T10:14:38.107Z] [2022-06-24T10:14:38.107Z] #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-24T10:14:38.107Z] #31 sha256:35c75e8f554130fd2b658d2702bcb8c9f6df49644505a83379f12bfe6bb230b3 [2022-06-24T10:14:38.107Z] #31 12.31 #=#=# 0.0% ########### 15.4% ################### 26.6% ############################ 39.7% ################################### 49.4% ############################################ 61.5% ################################################## 69.8% ######################################################## 78.1% ################################################################# 90.3% ######################################################################## 100.0% [2022-06-24T10:14:38.219Z] #31 6.060 [2022-06-24T10:14:38.751Z] #31 6.277 #=#=# ############### 21.6% ######################################### 57.8% ################################################################ 89.9% ######################################################################## 100.0% [2022-06-24T10:14:39.000Z] #84 ... [2022-06-24T10:14:39.000Z] [2022-06-24T10:14:39.000Z] #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-24T10:14:39.000Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:14:39.000Z] #19 69.91 Reading package lists... [2022-06-24T10:14:39.012Z] #31 6.873 [2022-06-24T10:14:39.242Z] #67 ... [2022-06-24T10:14:39.243Z] [2022-06-24T10:14:39.243Z] #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-24T10:14:39.243Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:14:39.243Z] #76 5.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:39.243Z] #76 5.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:39.243Z] #76 5.304 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:39.243Z] #76 5.530 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:39.243Z] #76 5.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:39.494Z] #31 14.91 [2022-06-24T10:14:39.501Z] #76 ... [2022-06-24T10:14:39.501Z] [2022-06-24T10:14:39.501Z] #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-24T10:14:39.501Z] #67 sha256:0c515178e1c65e8ebfcecd2dbf625b66c9b6e069f6173f760ab5f76bda76a839 [2022-06-24T10:14:39.501Z] #67 5.714 + RM_GOPATH=0 [2022-06-24T10:14:39.501Z] #67 5.714 + TMP_GOPATH= [2022-06-24T10:14:39.501Z] #67 5.714 + : /build [2022-06-24T10:14:39.501Z] #67 5.714 + '[' -z '' ']' [2022-06-24T10:14:39.501Z] #67 5.714 ++ mktemp -d [2022-06-24T10:14:39.501Z] #67 5.714 + export GOPATH=/tmp/tmp.jo1i6HFJWL [2022-06-24T10:14:39.501Z] #67 5.714 + GOPATH=/tmp/tmp.jo1i6HFJWL [2022-06-24T10:14:39.501Z] #67 5.714 + RM_GOPATH=1 [2022-06-24T10:14:39.501Z] #67 5.714 + case "$(go env GOARCH)" in [2022-06-24T10:14:39.501Z] #67 5.717 ++ go env GOARCH [2022-06-24T10:14:39.501Z] #67 5.724 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:39.501Z] #67 5.724 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:39.501Z] #67 5.724 ++ dirname /install.sh [2022-06-24T10:14:39.501Z] #67 5.725 + dir=/ [2022-06-24T10:14:39.501Z] #67 5.725 + bin=rootlesskit [2022-06-24T10:14:39.501Z] #67 5.725 + shift [2022-06-24T10:14:39.501Z] #67 5.725 + '[' '!' -f //rootlesskit.installer ']' [2022-06-24T10:14:39.501Z] #67 5.725 + . //rootlesskit.installer [2022-06-24T10:14:39.501Z] #67 5.725 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:39.501Z] #67 5.725 + install_rootlesskit [2022-06-24T10:14:39.501Z] #67 5.725 + case "$1" in [2022-06-24T10:14:39.501Z] #67 5.725 + export CGO_ENABLED=0 [2022-06-24T10:14:39.501Z] #67 5.725 + CGO_ENABLED=0 [2022-06-24T10:14:39.501Z] #67 5.725 + _install_rootlesskit [2022-06-24T10:14:39.501Z] #67 5.726 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:39.501Z] #67 5.726 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-24T10:14:39.501Z] #67 5.726 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:14:39.501Z] #67 5.726 + GOBIN=/build [2022-06-24T10:14:39.501Z] #67 5.726 + GO111MODULE=on [2022-06-24T10:14:39.501Z] #67 5.726 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:39.962Z] #31 7.844 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-24T10:14:40.069Z] #67 6.228 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-24T10:14:40.224Z] #31 8.161 [2022-06-24T10:14:40.485Z] #31 8.377 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:40.747Z] #31 8.700 [2022-06-24T10:14:41.331Z] #26 ... [2022-06-24T10:14:41.331Z] [2022-06-24T10:14:41.331Z] #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-24T10:14:41.331Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:14:41.331Z] #47 4.793 + git clone https://github.com/docker/distribution.git . [2022-06-24T10:14:41.331Z] #47 4.793 Cloning into '.'... [2022-06-24T10:14:41.701Z] #31 9.573 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-24T10:14:41.963Z] #31 9.930 [2022-06-24T10:14:42.226Z] #31 10.15 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:42.490Z] #31 10.43 [2022-06-24T10:14:42.490Z] #31 10.51 Download of images into '/build' complete. [2022-06-24T10:14:42.490Z] #31 10.51 Use something like the following to load the result into a Docker daemon: [2022-06-24T10:14:42.490Z] #31 10.51 tar -cC '/build' . | docker load [2022-06-24T10:14:43.366Z] #67 ... [2022-06-24T10:14:43.366Z] [2022-06-24T10:14:43.366Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-24T10:14:43.366Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:14:43.366Z] #42 7.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:43.366Z] #42 8.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:43.366Z] #42 8.129 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:43.435Z] #31 ... [2022-06-24T10:14:43.435Z] [2022-06-24T10:14:43.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:43.435Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:43.435Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.1s [2022-06-24T10:14:43.625Z] #42 10.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:43.625Z] #42 ... [2022-06-24T10:14:43.625Z] [2022-06-24T10:14:43.625Z] #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-24T10:14:43.625Z] #57 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:14:43.625Z] #57 7.857 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-24T10:14:43.625Z] #57 9.481 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-24T10:14:43.625Z] #57 9.605 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-24T10:14:43.625Z] #57 9.614 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-24T10:14:43.625Z] #57 ... [2022-06-24T10:14:43.625Z] [2022-06-24T10:14:43.625Z] #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-24T10:14:43.625Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:14:43.625Z] #55 7.196 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-24T10:14:43.817Z] #31 ... [2022-06-24T10:14:43.818Z] [2022-06-24T10:14:43.818Z] #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-24T10:14:43.818Z] #38 sha256:3b9ca7987de181c21fd524bae8114ed80d9f33ee85c87946f21e4426bbe8dd2e [2022-06-24T10:14:43.818Z] #38 16.96 tomll can be used in two ways: [2022-06-24T10:14:43.818Z] #38 16.96 Writing to STDIN and reading from STDOUT: [2022-06-24T10:14:43.818Z] #38 16.96 cat file.toml | tomll > file.toml [2022-06-24T10:14:43.818Z] #38 16.96 [2022-06-24T10:14:43.818Z] #38 16.96 Reading and updating a list of files: [2022-06-24T10:14:43.818Z] #38 16.96 tomll a.toml b.toml c.toml [2022-06-24T10:14:43.818Z] #38 16.96 [2022-06-24T10:14:43.818Z] #38 16.96 When given a list of files, tomll will modify all files in place without asking. [2022-06-24T10:14:43.818Z] #38 DONE 18.2s [2022-06-24T10:14:43.818Z] [2022-06-24T10:14:43.818Z] #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-24T10:14:43.818Z] #36 sha256:64916e4de26d99582f2068f8c3828f094fc3bad2e227db1a747a0998a5f791da [2022-06-24T10:14:43.818Z] #36 12.63 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-24T10:14:43.818Z] #36 12.63 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-24T10:14:43.818Z] #36 12.96 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-24T10:14:43.818Z] #36 13.24 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-24T10:14:43.818Z] #36 13.56 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-24T10:14:43.818Z] #36 13.72 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-24T10:14:43.818Z] #36 13.80 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-24T10:14:43.818Z] #36 13.86 go: downloading github.com/peterh/liner v1.2.2 [2022-06-24T10:14:43.818Z] #36 13.99 go: downloading github.com/google/go-dap v0.6.0 [2022-06-24T10:14:43.818Z] #36 14.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-24T10:14:43.818Z] #36 14.85 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-24T10:14:43.818Z] #36 15.29 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-24T10:14:43.818Z] #36 15.37 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-24T10:14:43.818Z] #36 15.57 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-24T10:14:43.818Z] #36 16.78 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-24T10:14:43.818Z] #36 17.09 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-24T10:14:43.883Z] #55 ... [2022-06-24T10:14:43.883Z] [2022-06-24T10:14:43.883Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-24T10:14:43.883Z] #26 sha256:2831b395d31143c0c13c9534c618dc5b375a76a76cb2c20b115d6ca94b2369a9 [2022-06-24T10:14:43.883Z] #26 6.919 + RM_GOPATH=0 [2022-06-24T10:14:43.883Z] #26 6.919 + TMP_GOPATH= [2022-06-24T10:14:43.883Z] #26 6.919 + : /build [2022-06-24T10:14:43.883Z] #26 6.919 + '[' -z '' ']' [2022-06-24T10:14:43.883Z] #26 6.923 ++ mktemp -d [2022-06-24T10:14:43.883Z] #26 6.925 + export GOPATH=/tmp/tmp.veoFZ0elU3 [2022-06-24T10:14:43.883Z] #26 6.925 + GOPATH=/tmp/tmp.veoFZ0elU3 [2022-06-24T10:14:43.883Z] #26 6.925 + RM_GOPATH=1 [2022-06-24T10:14:43.883Z] #26 6.925 + case "$(go env GOARCH)" in [2022-06-24T10:14:43.883Z] #26 6.932 ++ go env GOARCH [2022-06-24T10:14:43.883Z] #26 6.955 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:43.883Z] #26 6.955 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:43.883Z] #26 6.963 Install docker/cli version 17.06.2-ce from stable [2022-06-24T10:14:43.883Z] #26 6.963 ++ dirname /install.sh [2022-06-24T10:14:43.883Z] #26 6.963 + dir=/ [2022-06-24T10:14:43.883Z] #26 6.963 + bin=dockercli [2022-06-24T10:14:43.883Z] #26 6.963 + shift [2022-06-24T10:14:43.883Z] #26 6.963 + '[' '!' -f //dockercli.installer ']' [2022-06-24T10:14:43.883Z] #26 6.963 + . //dockercli.installer [2022-06-24T10:14:43.883Z] #26 6.963 ++ : stable [2022-06-24T10:14:43.883Z] #26 6.963 ++ : 17.06.2-ce [2022-06-24T10:14:43.883Z] #26 6.963 + install_dockercli [2022-06-24T10:14:43.883Z] #26 6.963 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-24T10:14:43.883Z] #26 6.963 ++ uname -m [2022-06-24T10:14:43.883Z] #26 6.969 + arch=x86_64 [2022-06-24T10:14:43.883Z] #26 6.969 + '[' x86_64 '!=' x86_64 ']' [2022-06-24T10:14:43.883Z] #26 6.969 + url=https://download.docker.com/linux/static [2022-06-24T10:14:43.883Z] #26 6.969 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-24T10:14:43.883Z] #26 6.969 + tar -xz docker/docker [2022-06-24T10:14:43.883Z] #26 ... [2022-06-24T10:14:43.883Z] [2022-06-24T10:14:43.883Z] #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-24T10:14:43.883Z] #38 sha256:0571dc47b83b979f3ea1e0e25845a6bdf620505d570c7339f1c89d74bcba8c54 [2022-06-24T10:14:43.883Z] #38 7.852 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-24T10:14:44.141Z] #38 ... [2022-06-24T10:14:44.141Z] [2022-06-24T10:14:44.141Z] #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-24T10:14:44.141Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:14:44.141Z] #40 8.202 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-24T10:14:44.141Z] #40 9.649 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-24T10:14:44.141Z] #40 ... [2022-06-24T10:14:44.141Z] [2022-06-24T10:14:44.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-24T10:14:44.141Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:14:44.141Z] #62 6.054 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:44.141Z] #62 6.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:44.141Z] #62 6.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:44.141Z] #62 6.409 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:44.141Z] #62 8.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:44.399Z] #62 ... [2022-06-24T10:14:44.399Z] [2022-06-24T10:14:44.399Z] #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-24T10:14:44.399Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:14:44.399Z] #14 7.827 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:44.399Z] #14 7.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:44.399Z] #14 7.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:44.399Z] #14 9.825 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:44.399Z] #14 ... [2022-06-24T10:14:44.399Z] [2022-06-24T10:14:44.399Z] #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-24T10:14:44.399Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:14:44.399Z] #36 7.455 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-24T10:14:44.546Z] #19 92.28 Reading package lists... [2022-06-24T10:14:44.546Z] #19 ... [2022-06-24T10:14:44.546Z] [2022-06-24T10:14:44.546Z] #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-24T10:14:44.546Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:14:44.546Z] #84 49.40 libtoolize: putting auxiliary files in '.'. [2022-06-24T10:14:44.546Z] #84 49.40 libtoolize: copying file './ltmain.sh' [2022-06-24T10:14:44.546Z] #84 49.86 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-24T10:14:44.546Z] #84 49.86 libtoolize: and rerunning libtoolize and aclocal. [2022-06-24T10:14:44.546Z] #84 49.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:14:44.659Z] #36 ... [2022-06-24T10:14:44.659Z] [2022-06-24T10:14:44.659Z] #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-24T10:14:44.659Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:14:44.659Z] #47 6.806 + git clone https://github.com/docker/distribution.git . [2022-06-24T10:14:44.659Z] #47 6.806 Cloning into '.'... [2022-06-24T10:14:44.997Z] #47 ... [2022-06-24T10:14:44.997Z] [2022-06-24T10:14:44.997Z] #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-24T10:14:44.997Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:14:44.997Z] #51 7.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:44.997Z] #51 7.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:44.997Z] #51 7.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:44.997Z] #51 8.598 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-24T10:14:44.997Z] #51 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:44.997Z] #51 ... [2022-06-24T10:14:44.997Z] [2022-06-24T10:14:44.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-24T10:14:44.997Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:14:44.997Z] #53 7.415 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-24T10:14:44.997Z] #53 9.380 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-24T10:14:44.997Z] #53 9.394 go: downloading github.com/fatih/color v1.10.0 [2022-06-24T10:14:44.997Z] #53 9.574 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-24T10:14:44.997Z] #53 9.609 go: downloading github.com/pkg/errors v0.9.1 [2022-06-24T10:14:44.997Z] #53 10.35 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-24T10:14:44.997Z] #53 10.53 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-24T10:14:44.997Z] #53 10.66 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-24T10:14:44.997Z] #53 10.79 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-24T10:14:44.997Z] #53 11.01 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-24T10:14:44.997Z] #53 11.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-24T10:14:44.997Z] #53 11.31 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-24T10:14:45.196Z] #36 ... [2022-06-24T10:14:45.196Z] [2022-06-24T10:14:45.196Z] #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-24T10:14:45.196Z] #31 sha256:35c75e8f554130fd2b658d2702bcb8c9f6df49644505a83379f12bfe6bb230b3 [2022-06-24T10:14:45.196Z] #31 20.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-24T10:14:45.295Z] #53 ... [2022-06-24T10:14:45.295Z] [2022-06-24T10:14:45.295Z] #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-24T10:14:45.295Z] #67 sha256:0c515178e1c65e8ebfcecd2dbf625b66c9b6e069f6173f760ab5f76bda76a839 [2022-06-24T10:14:45.295Z] #67 10.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:14:45.295Z] #67 10.40 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-24T10:14:45.295Z] #67 11.24 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-24T10:14:45.353Z] #11 ... [2022-06-24T10:14:45.353Z] [2022-06-24T10:14:45.353Z] #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-24T10:14:45.353Z] #31 sha256:b14962aac047ec3db8f41f4dfa74cf206e4cda4899ac9405f4dc31b1dd1d54e9 [2022-06-24T10:14:45.353Z] #31 DONE 13.2s [2022-06-24T10:14:45.353Z] [2022-06-24T10:14:45.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:bde7f3a3b3d30c31b9394651d0230e9b534a3954ca04fdac5f37c9029ce35339 [2022-06-24T10:14:45.353Z] #11 sha256:26e1eb242077fa5df719a398fe94eaafca15cf7305e261d5faf383042eb50592 [2022-06-24T10:14:45.455Z] #31 ... [2022-06-24T10:14:45.455Z] [2022-06-24T10:14:45.455Z] #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-24T10:14:45.455Z] #67 sha256:99d078626594c18187e7bcc58f8eed025632a8d343603b092175337d33ab446e [2022-06-24T10:14:45.455Z] #67 9.675 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-24T10:14:45.455Z] #67 10.31 go: downloading github.com/google/uuid v1.3.0 [2022-06-24T10:14:45.455Z] #67 10.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-24T10:14:45.455Z] #67 11.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-24T10:14:45.455Z] #67 11.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:14:45.455Z] #67 11.40 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-24T10:14:45.455Z] #67 11.63 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-24T10:14:45.455Z] #67 12.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-24T10:14:45.455Z] #67 12.40 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-24T10:14:45.455Z] #67 12.51 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-24T10:14:45.455Z] #67 13.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:14:45.560Z] #47 ... [2022-06-24T10:14:45.560Z] [2022-06-24T10:14:45.560Z] #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-24T10:14:45.560Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:14:45.560Z] #53 3.533 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-24T10:14:45.560Z] #53 4.263 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-24T10:14:45.560Z] #53 4.263 go: downloading github.com/fatih/color v1.10.0 [2022-06-24T10:14:45.560Z] #53 4.282 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-24T10:14:45.560Z] #53 4.292 go: downloading github.com/pkg/errors v0.9.1 [2022-06-24T10:14:45.561Z] #53 4.428 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-24T10:14:45.561Z] #53 4.428 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-24T10:14:45.561Z] #53 4.444 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-24T10:14:45.561Z] #53 4.524 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-24T10:14:45.561Z] #53 4.568 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-24T10:14:45.561Z] #53 4.624 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-24T10:14:45.561Z] #53 4.676 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-24T10:14:45.561Z] #53 4.868 go: downloading golang.org/x/tools v0.1.0 [2022-06-24T10:14:45.561Z] #53 10.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-24T10:14:45.714Z] #67 ... [2022-06-24T10:14:45.714Z] [2022-06-24T10:14:45.714Z] #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-24T10:14:45.714Z] #40 sha256:8234bcb0555f64e73c838609b03664a54eb810cc416a0dc1a9898dc0659169a7 [2022-06-24T10:14:45.714Z] #40 10.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-24T10:14:45.714Z] #40 10.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:14:45.823Z] #53 10.10 go: downloading golang.org/x/mod v0.3.0 [2022-06-24T10:14:45.823Z] #53 ... [2022-06-24T10:14:45.823Z] [2022-06-24T10:14:45.823Z] #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-24T10:14:45.823Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:14:45.823Z] #76 6.208 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:45.823Z] #76 6.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:45.823Z] #76 6.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:45.823Z] #76 7.110 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:45.823Z] #76 9.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:45.823Z] #76 ... [2022-06-24T10:14:45.823Z] [2022-06-24T10:14:45.823Z] #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-24T10:14:45.823Z] #67 sha256:ffc51374d44e12065352c2c55efe4aeac1e64cd7b4dc549dfd6617de9ce5c8c7 [2022-06-24T10:14:45.823Z] #67 5.952 + RM_GOPATH=0 [2022-06-24T10:14:45.823Z] #67 5.952 + TMP_GOPATH= [2022-06-24T10:14:45.823Z] #67 5.952 + : /build [2022-06-24T10:14:45.823Z] #67 5.952 + '[' -z '' ']' [2022-06-24T10:14:45.823Z] #67 5.952 ++ mktemp -d [2022-06-24T10:14:45.823Z] #67 5.952 + export GOPATH=/tmp/tmp.SFrchuiPSZ [2022-06-24T10:14:45.823Z] #67 5.952 + GOPATH=/tmp/tmp.SFrchuiPSZ [2022-06-24T10:14:45.823Z] #67 5.952 + RM_GOPATH=1 [2022-06-24T10:14:45.823Z] #67 5.952 + case "$(go env GOARCH)" in [2022-06-24T10:14:45.823Z] #67 5.952 ++ go env GOARCH [2022-06-24T10:14:45.823Z] #67 5.966 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:45.823Z] #67 5.966 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:45.823Z] #67 5.966 ++ dirname /install.sh [2022-06-24T10:14:45.823Z] #67 5.997 + dir=/ [2022-06-24T10:14:45.823Z] #67 5.997 + bin=rootlesskit [2022-06-24T10:14:45.823Z] #67 5.997 + shift [2022-06-24T10:14:45.823Z] #67 5.997 + '[' '!' -f //rootlesskit.installer ']' [2022-06-24T10:14:45.823Z] #67 5.997 + . //rootlesskit.installer [2022-06-24T10:14:45.823Z] #67 5.997 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:45.823Z] #67 5.997 + install_rootlesskit [2022-06-24T10:14:45.823Z] #67 5.997 + case "$1" in [2022-06-24T10:14:45.823Z] #67 5.997 + export CGO_ENABLED=0 [2022-06-24T10:14:45.823Z] #67 5.997 + CGO_ENABLED=0 [2022-06-24T10:14:45.823Z] #67 5.997 + _install_rootlesskit [2022-06-24T10:14:45.823Z] #67 5.997 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-24T10:14:45.823Z] #67 5.997 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:14:45.823Z] #67 5.997 + GOBIN=/build [2022-06-24T10:14:45.823Z] #67 5.997 + GO111MODULE=on [2022-06-24T10:14:45.823Z] #67 5.997 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:45.823Z] #67 6.008 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:45.823Z] #67 6.574 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-24T10:14:45.823Z] #67 8.923 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:14:45.823Z] #67 8.952 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-24T10:14:45.823Z] #67 9.819 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-24T10:14:45.934Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.6s done [2022-06-24T10:14:45.976Z] #40 ... [2022-06-24T10:14:45.976Z] [2022-06-24T10:14:45.976Z] #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-24T10:14:45.976Z] #53 sha256:1d5a861301a7d19d0b5b0f154097c4845c3749c716a43bbc66f5c81e028a35ba [2022-06-24T10:14:45.976Z] #53 11.28 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-24T10:14:45.976Z] #53 11.35 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-24T10:14:45.976Z] #53 11.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-24T10:14:45.976Z] #53 12.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-24T10:14:45.976Z] #53 12.95 go: downloading golang.org/x/mod v0.3.0 [2022-06-24T10:14:46.084Z] #67 ... [2022-06-24T10:14:46.084Z] [2022-06-24T10:14:46.084Z] #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-24T10:14:46.084Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:14:46.084Z] #62 5.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:46.084Z] #62 5.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:46.084Z] #62 5.103 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:46.084Z] #62 5.730 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:46.084Z] #62 7.603 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:46.084Z] #62 9.825 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:46.346Z] #62 ... [2022-06-24T10:14:46.346Z] [2022-06-24T10:14:46.346Z] #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-24T10:14:46.346Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:14:46.346Z] #34 3.610 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-24T10:14:46.346Z] #34 3.610 Cloning into '.'... [2022-06-24T10:14:46.346Z] #34 ... [2022-06-24T10:14:46.346Z] [2022-06-24T10:14:46.346Z] #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-24T10:14:46.346Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:14:46.346Z] #42 7.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:46.346Z] #42 7.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:46.346Z] #42 7.357 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:46.346Z] #42 8.354 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:46.509Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-06-24T10:14:46.543Z] #53 ... [2022-06-24T10:14:46.543Z] [2022-06-24T10:14:46.543Z] #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-24T10:14:46.543Z] #51 sha256:72f54fd2298395435967bae4a4755f9ab0eb2b62b7423abd3550356e7e9ba4cc [2022-06-24T10:14:46.543Z] #51 10.00 Reading package lists... [2022-06-24T10:14:46.543Z] #51 15.37 Reading package lists... [2022-06-24T10:14:46.607Z] #42 ... [2022-06-24T10:14:46.607Z] [2022-06-24T10:14:46.607Z] #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-24T10:14:46.607Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:14:46.607Z] #55 4.464 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-24T10:14:46.607Z] #55 ... [2022-06-24T10:14:46.607Z] [2022-06-24T10:14:46.607Z] #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-24T10:14:46.607Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:14:46.607Z] #36 5.547 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-24T10:14:46.771Z] #11 DONE 43.0s [2022-06-24T10:14:46.771Z] [2022-06-24T10:14:46.771Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-24T10:14:46.771Z] #12 sha256:9fc99b897212af8f228eb784d4ffd301b7aaf1bd4a01d10fb1eea991b275bc75 [2022-06-24T10:14:46.802Z] #51 21.24 Building dependency tree... [2022-06-24T10:14:46.802Z] #51 ... [2022-06-24T10:14:46.802Z] [2022-06-24T10:14:46.802Z] #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-24T10:14:46.802Z] #62 sha256:b781ac7163771ae7139bd99945af4b0777844c66874ed35ed5680fe16cf17139 [2022-06-24T10:14:46.802Z] #62 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:14:46.802Z] #62 16.48 Fetched 8432 kB in 12s (729 kB/s) [2022-06-24T10:14:46.802Z] #62 16.48 Reading package lists... [2022-06-24T10:14:46.802Z] #62 ... [2022-06-24T10:14:46.802Z] [2022-06-24T10:14:46.802Z] #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-24T10:14:46.802Z] #42 sha256:6512c03a98afe8322d146ea066385100a10e610281c5b7b654e66ff5110b893e [2022-06-24T10:14:46.802Z] #42 11.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:14:46.802Z] #42 16.91 Fetched 8432 kB in 12s (716 kB/s) [2022-06-24T10:14:46.868Z] #36 ... [2022-06-24T10:14:46.868Z] [2022-06-24T10:14:46.868Z] #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-24T10:14:46.868Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:14:46.868Z] #51 7.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:46.868Z] #51 7.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:46.868Z] #51 7.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:46.868Z] #51 7.814 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-24T10:14:46.868Z] #51 8.502 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:46.868Z] #51 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:46.868Z] #51 ... [2022-06-24T10:14:46.868Z] [2022-06-24T10:14:46.868Z] #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-24T10:14:46.868Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:14:46.868Z] #40 6.204 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-24T10:14:46.868Z] #40 7.167 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-24T10:14:46.868Z] #40 8.818 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-24T10:14:46.868Z] #40 9.053 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-24T10:14:46.868Z] #40 9.139 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-24T10:14:47.061Z] #42 16.91 Reading package lists... [2022-06-24T10:14:47.061Z] #42 ... [2022-06-24T10:14:47.061Z] [2022-06-24T10:14:47.061Z] #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-24T10:14:47.061Z] #31 sha256:35c75e8f554130fd2b658d2702bcb8c9f6df49644505a83379f12bfe6bb230b3 [2022-06-24T10:14:47.061Z] #31 22.41 #=#=# [2022-06-24T10:14:47.061Z] #31 ... [2022-06-24T10:14:47.061Z] [2022-06-24T10:14:47.061Z] #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-24T10:14:47.061Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:14:47.061Z] #14 11.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:14:47.061Z] #14 17.35 Fetched 8432 kB in 12s (689 kB/s) [2022-06-24T10:14:47.130Z] #40 ... [2022-06-24T10:14:47.130Z] [2022-06-24T10:14:47.130Z] #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-24T10:14:47.130Z] #57 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:14:47.130Z] #57 2.623 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-24T10:14:47.130Z] #57 3.540 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-24T10:14:47.130Z] #57 3.542 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-24T10:14:47.130Z] #57 3.559 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-24T10:14:47.130Z] #57 3.878 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-24T10:14:47.320Z] #14 17.35 Reading package lists... [2022-06-24T10:14:47.320Z] #14 ... [2022-06-24T10:14:47.320Z] [2022-06-24T10:14:47.320Z] #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-24T10:14:47.320Z] #62 sha256:b781ac7163771ae7139bd99945af4b0777844c66874ed35ed5680fe16cf17139 [2022-06-24T10:14:47.320Z] #62 16.48 Reading package lists... [2022-06-24T10:14:47.344Z] #12 DONE 0.6s [2022-06-24T10:14:47.344Z] [2022-06-24T10:14:47.344Z] #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-24T10:14:47.344Z] #13 sha256:01eb9f716268a592c2445d12a829c38d9e2c0f9272aaad39759465377ceae77d [2022-06-24T10:14:47.391Z] #57 ... [2022-06-24T10:14:47.391Z] [2022-06-24T10:14:47.391Z] #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-24T10:14:47.391Z] #38 sha256:0571dc47b83b979f3ea1e0e25845a6bdf620505d570c7339f1c89d74bcba8c54 [2022-06-24T10:14:47.391Z] #38 4.848 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-24T10:14:47.391Z] #38 ... [2022-06-24T10:14:47.391Z] [2022-06-24T10:14:47.391Z] #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-24T10:14:47.391Z] #26 sha256:aa6b6ff66d3ca2f275371e08a5bff7a57dcfdfd3cbd214c9ecad2951535ccf4a [2022-06-24T10:14:47.391Z] #26 6.604 + RM_GOPATH=0 [2022-06-24T10:14:47.391Z] #26 6.604 + TMP_GOPATH= [2022-06-24T10:14:47.391Z] #26 6.606 + : /build [2022-06-24T10:14:47.391Z] #26 6.606 + '[' -z '' ']' [2022-06-24T10:14:47.391Z] #26 6.616 ++ mktemp -d [2022-06-24T10:14:47.391Z] #26 6.622 + export GOPATH=/tmp/tmp.ndhQwsSF3X [2022-06-24T10:14:47.391Z] #26 6.623 + GOPATH=/tmp/tmp.ndhQwsSF3X [2022-06-24T10:14:47.391Z] #26 6.623 + RM_GOPATH=1 [2022-06-24T10:14:47.391Z] #26 6.623 + case "$(go env GOARCH)" in [2022-06-24T10:14:47.391Z] #26 6.624 ++ go env GOARCH [2022-06-24T10:14:47.391Z] #26 6.642 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:47.391Z] #26 6.645 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:47.391Z] #26 6.645 ++ dirname /install.sh [2022-06-24T10:14:47.391Z] #26 6.647 + dir=/ [2022-06-24T10:14:47.391Z] #26 6.650 + bin=dockercli [2022-06-24T10:14:47.391Z] #26 6.651 + shift [2022-06-24T10:14:47.391Z] #26 6.651 + '[' '!' -f //dockercli.installer ']' [2022-06-24T10:14:47.391Z] #26 6.651 + . //dockercli.installer [2022-06-24T10:14:47.391Z] #26 6.651 ++ : stable [2022-06-24T10:14:47.391Z] #26 6.658 ++ : 17.06.2-ce [2022-06-24T10:14:47.391Z] #26 6.659 + install_dockercli [2022-06-24T10:14:47.391Z] #26 6.659 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-24T10:14:47.391Z] #26 6.662 Install docker/cli version 17.06.2-ce from stable [2022-06-24T10:14:47.391Z] #26 6.663 ++ uname -m [2022-06-24T10:14:47.391Z] #26 6.664 + arch=x86_64 [2022-06-24T10:14:47.391Z] #26 6.665 + '[' x86_64 '!=' x86_64 ']' [2022-06-24T10:14:47.391Z] #26 6.665 + url=https://download.docker.com/linux/static [2022-06-24T10:14:47.391Z] #26 6.665 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-24T10:14:47.391Z] #26 6.667 + tar -xz docker/docker [2022-06-24T10:14:47.917Z] #13 DONE 0.6s [2022-06-24T10:14:47.917Z] [2022-06-24T10:14:47.917Z] #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-24T10:14:47.917Z] #57 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:14:47.965Z] #26 ... [2022-06-24T10:14:47.965Z] [2022-06-24T10:14:47.965Z] #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-24T10:14:47.965Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:14:47.965Z] #76 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:48.178Z] #57 ... [2022-06-24T10:14:48.178Z] [2022-06-24T10:14:48.178Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-24T10:14:48.178Z] #46 sha256:b1226a0d340bceb46111fd94fb6d1e3e229679eb3f32450d35a73ccbb26ce1fd [2022-06-24T10:14:48.178Z] #46 DONE 0.2s [2022-06-24T10:14:48.178Z] [2022-06-24T10:14:48.178Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-24T10:14:48.178Z] #33 sha256:6746095ff1a2a800946c790fd8fe02ddd7e314638fcf4c8b7e8e15e2884ccf34 [2022-06-24T10:14:48.178Z] #33 DONE 0.2s [2022-06-24T10:14:48.178Z] [2022-06-24T10:14:48.178Z] #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-24T10:14:48.178Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:14:48.439Z] #34 ... [2022-06-24T10:14:48.439Z] [2022-06-24T10:14:48.440Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-24T10:14:48.440Z] #66 sha256:042c54d817458ff855365b9eba563b522bf8e64fd288393bd0d10a271b010044 [2022-06-24T10:14:48.440Z] #66 DONE 0.4s [2022-06-24T10:14:48.440Z] [2022-06-24T10:14:48.440Z] #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-24T10:14:48.440Z] #50 sha256:9356dc94796f6100430e20e14be12479f8d6254f5c9eb2802cc021aa1d658283 [2022-06-24T10:14:48.440Z] #50 DONE 0.4s [2022-06-24T10:14:48.440Z] [2022-06-24T10:14:48.440Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-24T10:14:48.440Z] #25 sha256:cd4e0f1b065c9150d330d555090fa85c13b9756ee518d132f36050ea91a38089 [2022-06-24T10:14:48.440Z] #25 DONE 0.5s [2022-06-24T10:14:48.440Z] [2022-06-24T10:14:48.440Z] #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-24T10:14:48.440Z] #26 sha256:bb9c23ec1fd4868a3c5d7ff970d44e37649e33838726ec9b02c052ee442ac3dd [2022-06-24T10:14:49.515Z] #67 ... [2022-06-24T10:14:49.515Z] [2022-06-24T10:14:49.515Z] #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-24T10:14:49.515Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:14:49.515Z] #51 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:49.862Z] #62 22.09 Reading package lists... [2022-06-24T10:14:49.862Z] #62 ... [2022-06-24T10:14:49.862Z] [2022-06-24T10:14:49.862Z] #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-24T10:14:49.862Z] #76 sha256:a5e33effad28b24fc06681bfc2024ee2893690cc965be0c89d28b14a27462daa [2022-06-24T10:14:49.862Z] #76 14.37 Fetched 8432 kB in 11s (776 kB/s) [2022-06-24T10:14:49.862Z] #76 14.37 Reading package lists... [2022-06-24T10:14:49.862Z] #76 20.18 Reading package lists... [2022-06-24T10:14:49.862Z] #76 ... [2022-06-24T10:14:49.862Z] [2022-06-24T10:14:49.862Z] #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-24T10:14:49.862Z] #47 sha256:e7281516059bac8153250a822d427efb2f435c47ee2db95b56d1221fa2034517 [2022-06-24T10:14:49.862Z] #47 22.45 Updating files: 83% (1813/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-24T10:14:49.862Z] #47 22.77 + git checkout -q v2.3.0 [2022-06-24T10:14:50.083Z] #51 ... [2022-06-24T10:14:50.083Z] [2022-06-24T10:14:50.083Z] #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-24T10:14:50.083Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:14:50.083Z] #76 6.827 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:50.121Z] #47 24.41 + 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-24T10:14:50.352Z] #76 ... [2022-06-24T10:14:50.353Z] [2022-06-24T10:14:50.353Z] #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-24T10:14:50.353Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:14:50.353Z] #40 12.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-24T10:14:50.353Z] #40 13.02 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-24T10:14:50.353Z] #40 13.31 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-24T10:14:50.610Z] #40 ... [2022-06-24T10:14:50.610Z] [2022-06-24T10:14:50.610Z] #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-24T10:14:50.610Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:14:50.610Z] #34 7.045 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-24T10:14:50.610Z] #34 7.055 Cloning into '.'... [2022-06-24T10:14:50.869Z] #34 ... [2022-06-24T10:14:50.869Z] [2022-06-24T10:14:50.869Z] #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-24T10:14:50.869Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:14:50.869Z] #14 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:52.250Z] #14 18.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:52.509Z] #14 ... [2022-06-24T10:14:52.509Z] [2022-06-24T10:14:52.509Z] #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-24T10:14:52.509Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:14:52.509Z] #40 19.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-24T10:14:52.768Z] #40 19.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:14:53.260Z] #76 ... [2022-06-24T10:14:53.260Z] [2022-06-24T10:14:53.260Z] #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-24T10:14:53.260Z] #26 sha256:aa6b6ff66d3ca2f275371e08a5bff7a57dcfdfd3cbd214c9ecad2951535ccf4a [2022-06-24T10:14:53.260Z] #26 15.31 + mkdir -p /build [2022-06-24T10:14:53.260Z] #26 15.33 + mv docker/docker /build/ [2022-06-24T10:14:53.260Z] #26 15.34 + rmdir docker [2022-06-24T10:14:53.260Z] #26 DONE 16.7s [2022-06-24T10:14:53.260Z] [2022-06-24T10:14:53.260Z] #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-24T10:14:53.260Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:14:53.260Z] #36 15.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-24T10:14:53.260Z] #36 16.00 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-24T10:14:53.260Z] #36 16.32 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-24T10:14:53.260Z] #36 16.71 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-24T10:14:53.260Z] #36 17.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-24T10:14:53.260Z] #36 ... [2022-06-24T10:14:53.260Z] [2022-06-24T10:14:53.260Z] #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-24T10:14:53.260Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:14:53.260Z] #14 7.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:53.260Z] #14 7.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:53.260Z] #14 7.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:53.260Z] #14 8.176 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:53.260Z] #14 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:53.260Z] #14 13.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:53.260Z] #14 ... [2022-06-24T10:14:53.260Z] [2022-06-24T10:14:53.260Z] #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-24T10:14:53.260Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:14:53.260Z] #36 17.40 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-24T10:14:53.260Z] #36 17.40 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-24T10:14:53.260Z] #36 17.40 go: downloading github.com/peterh/liner v1.2.2 [2022-06-24T10:14:53.260Z] #36 17.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-24T10:14:53.753Z] #26 ... [2022-06-24T10:14:53.753Z] [2022-06-24T10:14:53.753Z] #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-24T10:14:53.753Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:14:53.753Z] #53 4.042 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-24T10:14:53.753Z] #53 4.927 go: downloading github.com/fatih/color v1.10.0 [2022-06-24T10:14:53.753Z] #53 4.927 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-24T10:14:53.753Z] #53 4.938 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-24T10:14:53.753Z] #53 4.965 go: downloading github.com/pkg/errors v0.9.1 [2022-06-24T10:14:53.753Z] #53 5.072 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-24T10:14:53.753Z] #53 5.092 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-24T10:14:53.753Z] #53 5.103 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-24T10:14:53.753Z] #53 5.103 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-24T10:14:53.753Z] #53 5.120 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-24T10:14:53.753Z] #53 5.146 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-24T10:14:53.753Z] #53 5.163 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-24T10:14:53.753Z] #53 5.188 go: downloading golang.org/x/tools v0.1.0 [2022-06-24T10:14:53.832Z] #36 18.10 go: downloading github.com/google/go-dap v0.6.0 [2022-06-24T10:14:54.094Z] #36 ... [2022-06-24T10:14:54.094Z] [2022-06-24T10:14:54.094Z] #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-24T10:14:54.094Z] #38 sha256:0571dc47b83b979f3ea1e0e25845a6bdf620505d570c7339f1c89d74bcba8c54 [2022-06-24T10:14:54.094Z] #38 18.30 tomll can be used in two ways: [2022-06-24T10:14:54.094Z] #38 18.30 Writing to STDIN and reading from STDOUT: [2022-06-24T10:14:54.094Z] #38 18.30 cat file.toml | tomll > file.toml [2022-06-24T10:14:54.094Z] #38 18.30 [2022-06-24T10:14:54.094Z] #38 18.30 Reading and updating a list of files: [2022-06-24T10:14:54.094Z] #38 18.30 tomll a.toml b.toml c.toml [2022-06-24T10:14:54.094Z] #38 18.30 [2022-06-24T10:14:54.094Z] #38 18.30 When given a list of files, tomll will modify all files in place without asking. [2022-06-24T10:14:54.094Z] #38 DONE 18.5s [2022-06-24T10:14:54.094Z] [2022-06-24T10:14:54.094Z] #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-24T10:14:54.094Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:14:54.094Z] #36 18.47 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-24T10:14:54.538Z] #84 60.48 configure.ac:7: installing './compile' [2022-06-24T10:14:54.538Z] #84 60.49 configure.ac:11: installing './config.guess' [2022-06-24T10:14:54.538Z] #84 60.50 configure.ac:11: installing './config.sub' [2022-06-24T10:14:54.538Z] #84 60.50 configure.ac:8: installing './install-sh' [2022-06-24T10:14:54.538Z] #84 60.51 configure.ac:8: installing './missing' [2022-06-24T10:14:54.538Z] #84 60.63 Makefile.am: installing './depcomp' [2022-06-24T10:14:54.699Z] #53 6.787 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-24T10:14:54.961Z] #53 6.813 go: downloading golang.org/x/mod v0.3.0 [2022-06-24T10:14:54.961Z] #53 ... [2022-06-24T10:14:54.961Z] [2022-06-24T10:14:54.961Z] #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-24T10:14:54.961Z] #57 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:14:54.961Z] #57 6.930 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-24T10:14:55.037Z] #36 19.25 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-24T10:14:55.038Z] #36 19.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-24T10:14:55.101Z] #84 62.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:14:55.101Z] #84 62.11 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:14:55.298Z] #36 19.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-24T10:14:55.302Z] #40 ... [2022-06-24T10:14:55.302Z] [2022-06-24T10:14:55.302Z] #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-24T10:14:55.302Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:14:55.302Z] #53 11.86 go: downloading golang.org/x/tools v0.1.0 [2022-06-24T10:14:55.302Z] #53 ... [2022-06-24T10:14:55.302Z] [2022-06-24T10:14:55.302Z] #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-24T10:14:55.302Z] #67 sha256:0c515178e1c65e8ebfcecd2dbf625b66c9b6e069f6173f760ab5f76bda76a839 [2022-06-24T10:14:55.302Z] #67 17.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-24T10:14:55.302Z] #67 18.75 go: downloading github.com/google/uuid v1.3.0 [2022-06-24T10:14:55.302Z] #67 18.84 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-24T10:14:55.302Z] #67 19.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-24T10:14:55.302Z] #67 19.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:14:55.302Z] #67 19.38 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-24T10:14:55.302Z] #67 19.74 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-24T10:14:55.302Z] #67 20.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-24T10:14:55.302Z] #67 20.89 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-24T10:14:55.302Z] #67 21.26 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-24T10:14:55.358Z] #84 62.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:14:55.358Z] #84 62.26 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:14:55.358Z] #84 62.37 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:14:55.391Z] #47 ... [2022-06-24T10:14:55.391Z] [2022-06-24T10:14:55.391Z] #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-24T10:14:55.391Z] #55 sha256:96fb40cc95b729827f59e8302ab9caf1507b1a43bed31c3de4e92c6c9aa1512a [2022-06-24T10:14:55.391Z] #55 23.79 go: downloading github.com/fatih/color v1.13.0 [2022-06-24T10:14:55.391Z] #55 23.80 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:14:55.391Z] #55 23.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-24T10:14:55.391Z] #55 23.87 go: downloading github.com/spf13/viper v1.10.1 [2022-06-24T10:14:55.391Z] #55 24.04 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-24T10:14:55.391Z] #55 24.39 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-24T10:14:55.391Z] #55 24.42 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-24T10:14:55.391Z] #55 24.44 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-24T10:14:55.391Z] #55 24.47 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-24T10:14:55.391Z] #55 25.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-24T10:14:55.391Z] #55 25.51 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-24T10:14:55.391Z] #55 28.19 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:14:55.391Z] #55 28.20 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-24T10:14:55.391Z] #55 28.32 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-24T10:14:55.391Z] #55 28.36 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-24T10:14:55.391Z] #55 28.48 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-24T10:14:55.391Z] #55 28.50 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-24T10:14:55.391Z] #55 28.65 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-24T10:14:55.391Z] #55 28.66 go: downloading github.com/spf13/afero v1.6.0 [2022-06-24T10:14:55.391Z] #55 28.70 go: downloading github.com/spf13/cast v1.4.1 [2022-06-24T10:14:55.391Z] #55 28.79 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-24T10:14:55.391Z] #55 28.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-24T10:14:55.391Z] #55 28.86 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-24T10:14:55.391Z] #55 28.92 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-24T10:14:55.391Z] #55 28.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-24T10:14:55.391Z] #55 29.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-24T10:14:55.391Z] #55 29.21 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-24T10:14:55.391Z] #55 29.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-24T10:14:55.391Z] #55 29.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-24T10:14:55.391Z] #55 29.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-24T10:14:55.391Z] #55 29.32 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-24T10:14:55.391Z] #55 29.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-24T10:14:55.391Z] #55 29.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-24T10:14:55.391Z] #55 29.91 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-24T10:14:55.391Z] #55 30.02 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-24T10:14:55.391Z] #55 30.04 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-24T10:14:55.391Z] #55 ... [2022-06-24T10:14:55.391Z] [2022-06-24T10:14:55.391Z] #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-24T10:14:55.391Z] #31 sha256:35c75e8f554130fd2b658d2702bcb8c9f6df49644505a83379f12bfe6bb230b3 [2022-06-24T10:14:55.391Z] #31 22.79 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:55.391Z] #31 24.04 [2022-06-24T10:14:55.391Z] #31 26.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-24T10:14:55.391Z] #31 28.34 [2022-06-24T10:14:55.391Z] #31 28.65 #=#=# ######################################################################## 100.0% [2022-06-24T10:14:55.391Z] #31 29.99 [2022-06-24T10:14:55.391Z] #31 30.41 Download of images into '/build' complete. [2022-06-24T10:14:55.391Z] #31 30.41 Use something like the following to load the result into a Docker daemon: [2022-06-24T10:14:55.391Z] #31 30.41 tar -cC '/build' . | docker load [2022-06-24T10:14:55.391Z] #31 DONE 30.8s [2022-06-24T10:14:55.391Z] [2022-06-24T10:14:55.392Z] #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-24T10:14:55.392Z] #76 sha256:a5e33effad28b24fc06681bfc2024ee2893690cc965be0c89d28b14a27462daa [2022-06-24T10:14:55.392Z] #76 20.18 Reading package lists... [2022-06-24T10:14:55.392Z] #76 24.99 Building dependency tree... [2022-06-24T10:14:55.392Z] #76 28.71 python3 is already the newest version (3.9.2-3). [2022-06-24T10:14:55.392Z] #76 28.71 The following additional packages will be installed: [2022-06-24T10:14:55.392Z] #76 28.74 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-24T10:14:55.392Z] #76 28.74 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-24T10:14:55.392Z] #76 28.76 Suggested packages: [2022-06-24T10:14:55.392Z] #76 28.78 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-24T10:14:55.392Z] #76 28.78 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-24T10:14:55.392Z] #76 28.78 m4-doc ed diffutils-doc [2022-06-24T10:14:55.392Z] #76 28.78 Recommended packages: [2022-06-24T10:14:55.392Z] #76 28.78 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-24T10:14:55.392Z] #76 30.07 The following NEW packages will be installed: [2022-06-24T10:14:55.392Z] #76 30.14 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-24T10:14:55.392Z] #76 30.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-24T10:14:55.392Z] #76 30.15 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-24T10:14:55.392Z] #76 30.15 libyajl2 m4 patch xz-utils [2022-06-24T10:14:55.536Z] #57 7.653 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-24T10:14:55.615Z] #84 62.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:14:55.615Z] #84 62.61 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:14:55.800Z] #57 7.667 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-24T10:14:55.800Z] #57 7.718 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-24T10:14:55.872Z] #84 62.75 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:14:55.961Z] #76 30.81 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:55.961Z] #76 30.81 Need to get 5914 kB of archives. [2022-06-24T10:14:55.961Z] #76 30.81 After this operation, 18.6 MB of additional disk space will be used. [2022-06-24T10:14:55.961Z] #76 30.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-24T10:14:56.171Z] #84 62.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:14:56.220Z] #76 30.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-06-24T10:14:56.220Z] #76 30.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-06-24T10:14:56.220Z] #76 30.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-06-24T10:14:56.220Z] #76 30.82 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-24T10:14:56.220Z] #76 30.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-06-24T10:14:56.220Z] #76 30.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-06-24T10:14:56.220Z] #76 30.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-06-24T10:14:56.220Z] #76 30.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-24T10:14:56.220Z] #76 30.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-06-24T10:14:56.220Z] #76 30.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-24T10:14:56.220Z] #76 30.92 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-24T10:14:56.220Z] #76 30.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-06-24T10:14:56.220Z] #76 31.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-24T10:14:56.220Z] #76 31.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-06-24T10:14:56.220Z] #76 31.01 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-24T10:14:56.256Z] #67 ... [2022-06-24T10:14:56.256Z] [2022-06-24T10:14:56.256Z] #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-24T10:14:56.256Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:14:56.256Z] #62 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:56.256Z] #62 ... [2022-06-24T10:14:56.256Z] [2022-06-24T10:14:56.256Z] #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-24T10:14:56.256Z] #57 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:14:56.256Z] #57 13.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-24T10:14:56.479Z] #76 31.02 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-24T10:14:56.479Z] #76 31.02 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-24T10:14:56.479Z] #76 31.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-24T10:14:56.479Z] #76 31.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-06-24T10:14:56.479Z] #76 31.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-24T10:14:56.479Z] #76 31.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-24T10:14:56.479Z] #76 31.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-06-24T10:14:56.516Z] #57 ... [2022-06-24T10:14:56.516Z] [2022-06-24T10:14:56.516Z] #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-24T10:14:56.516Z] #26 sha256:2831b395d31143c0c13c9534c618dc5b375a76a76cb2c20b115d6ca94b2369a9 [2022-06-24T10:14:56.516Z] #26 22.71 + mkdir -p /build [2022-06-24T10:14:56.516Z] #26 22.79 + mv docker/docker /build/ [2022-06-24T10:14:56.516Z] #26 22.85 + rmdir docker [2022-06-24T10:14:56.685Z] #36 ... [2022-06-24T10:14:56.685Z] [2022-06-24T10:14:56.685Z] #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-24T10:14:56.685Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:14:56.685Z] #42 11.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:56.685Z] #42 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:56.739Z] #76 ... [2022-06-24T10:14:56.739Z] [2022-06-24T10:14:56.739Z] #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-24T10:14:56.739Z] #55 sha256:96fb40cc95b729827f59e8302ab9caf1507b1a43bed31c3de4e92c6c9aa1512a [2022-06-24T10:14:56.739Z] #55 30.31 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-24T10:14:56.739Z] #55 30.44 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-24T10:14:56.739Z] #55 31.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-24T10:14:56.739Z] #55 31.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-24T10:14:56.739Z] #55 31.11 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-24T10:14:56.739Z] #55 31.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-24T10:14:56.739Z] #55 31.30 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-24T10:14:56.739Z] #55 31.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-24T10:14:56.739Z] #55 31.43 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-24T10:14:56.739Z] #55 31.50 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-24T10:14:56.947Z] #42 ... [2022-06-24T10:14:56.947Z] [2022-06-24T10:14:56.947Z] #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-24T10:14:56.947Z] #67 sha256:ffc51374d44e12065352c2c55efe4aeac1e64cd7b4dc549dfd6617de9ce5c8c7 [2022-06-24T10:14:56.947Z] #67 13.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-24T10:14:56.947Z] #67 14.79 go: downloading github.com/google/uuid v1.3.0 [2022-06-24T10:14:56.947Z] #67 14.80 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-24T10:14:56.947Z] #67 15.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-24T10:14:56.947Z] #67 15.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:14:56.947Z] #67 15.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-24T10:14:56.947Z] #67 15.50 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-24T10:14:56.947Z] #67 16.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-24T10:14:56.947Z] #67 16.20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-24T10:14:56.947Z] #67 16.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-24T10:14:56.947Z] #67 18.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:14:56.947Z] #67 ... [2022-06-24T10:14:56.947Z] [2022-06-24T10:14:56.947Z] #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-24T10:14:56.947Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:14:56.947Z] #36 21.42 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-24T10:14:56.999Z] #55 31.57 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-24T10:14:56.999Z] #55 31.62 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-24T10:14:56.999Z] #55 31.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-24T10:14:56.999Z] #55 31.73 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-24T10:14:56.999Z] #55 31.73 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-24T10:14:56.999Z] #55 31.75 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-24T10:14:56.999Z] #55 31.77 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-24T10:14:56.999Z] #55 31.78 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-24T10:14:56.999Z] #55 31.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-24T10:14:57.208Z] #36 21.62 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-24T10:14:57.263Z] #55 32.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-24T10:14:57.264Z] #55 32.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-24T10:14:57.264Z] #55 32.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-24T10:14:57.264Z] #55 ... [2022-06-24T10:14:57.264Z] [2022-06-24T10:14:57.264Z] #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-24T10:14:57.264Z] #42 sha256:6512c03a98afe8322d146ea066385100a10e610281c5b7b654e66ff5110b893e [2022-06-24T10:14:57.264Z] #42 16.91 Reading package lists... [2022-06-24T10:14:57.264Z] #42 22.22 Reading package lists... [2022-06-24T10:14:57.264Z] #42 26.75 Building dependency tree... [2022-06-24T10:14:57.264Z] #42 30.46 The following additional packages will be installed: [2022-06-24T10:14:57.264Z] #42 30.50 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-24T10:14:57.264Z] #42 30.55 Suggested packages: [2022-06-24T10:14:57.264Z] #42 30.55 cmake-doc ninja-build lrzip [2022-06-24T10:14:57.264Z] #42 30.55 Recommended packages: [2022-06-24T10:14:57.264Z] #42 30.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-24T10:14:57.264Z] #42 31.36 The following NEW packages will be installed: [2022-06-24T10:14:57.264Z] #42 31.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-24T10:14:57.264Z] #42 31.38 vim-common xxd [2022-06-24T10:14:57.264Z] #42 31.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:57.264Z] #42 31.71 Need to get 15.6 MB of archives. [2022-06-24T10:14:57.264Z] #42 31.71 After this operation, 67.4 MB of additional disk space will be used. [2022-06-24T10:14:57.264Z] #42 31.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:14:57.264Z] #42 31.72 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-24T10:14:57.264Z] #42 31.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-24T10:14:57.264Z] #42 31.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-24T10:14:57.454Z] #26 DONE 23.6s [2022-06-24T10:14:57.454Z] [2022-06-24T10:14:57.454Z] #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-24T10:14:57.454Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:14:57.454Z] #53 23.69 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-24T10:14:57.454Z] #53 23.76 go: downloading golang.org/x/mod v0.3.0 [2022-06-24T10:14:57.454Z] #53 ... [2022-06-24T10:14:57.454Z] [2022-06-24T10:14:57.454Z] #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-24T10:14:57.454Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:14:57.454Z] #42 14.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:14:57.454Z] #42 18.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:57.454Z] #42 ... [2022-06-24T10:14:57.454Z] [2022-06-24T10:14:57.454Z] #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-24T10:14:57.454Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:14:57.454Z] #76 20.30 Fetched 8545 kB in 15s (561 kB/s) [2022-06-24T10:14:57.524Z] #42 32.13 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-24T10:14:57.524Z] #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-24T10:14:57.524Z] #42 32.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-06-24T10:14:57.524Z] #42 32.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-06-24T10:14:57.524Z] #42 ... [2022-06-24T10:14:57.524Z] [2022-06-24T10:14:57.524Z] #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-24T10:14:57.524Z] #51 sha256:72f54fd2298395435967bae4a4755f9ab0eb2b62b7423abd3550356e7e9ba4cc [2022-06-24T10:14:57.524Z] #51 21.24 Building dependency tree... [2022-06-24T10:14:57.524Z] #51 25.05 The following additional packages will be installed: [2022-06-24T10:14:57.524Z] #51 25.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:14:57.524Z] #51 25.06 python3-protobuf python3-six [2022-06-24T10:14:57.524Z] #51 25.07 Suggested packages: [2022-06-24T10:14:57.524Z] #51 25.08 python3-setuptools [2022-06-24T10:14:57.524Z] #51 25.08 Recommended packages: [2022-06-24T10:14:57.524Z] #51 25.08 iproute2 | iproute [2022-06-24T10:14:57.524Z] #51 25.69 The following NEW packages will be installed: [2022-06-24T10:14:57.524Z] #51 25.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:14:57.524Z] #51 25.74 python3-protobuf python3-six [2022-06-24T10:14:57.524Z] #51 26.25 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:57.524Z] #51 26.25 Need to get 2136 kB of archives. [2022-06-24T10:14:57.524Z] #51 26.25 After this operation, 10.8 MB of additional disk space will be used. [2022-06-24T10:14:57.524Z] #51 26.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-06-24T10:14:57.524Z] #51 26.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:14:57.524Z] #51 26.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-24T10:14:57.524Z] #51 26.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-06-24T10:14:57.524Z] #51 26.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-24T10:14:57.524Z] #51 26.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-24T10:14:57.524Z] #51 26.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-24T10:14:57.524Z] #51 28.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-06-24T10:14:57.524Z] #51 29.91 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:14:57.524Z] #51 30.41 Fetched 2136 kB in 3s (713 kB/s) [2022-06-24T10:14:57.524Z] #51 30.53 Selecting previously unselected package libprotobuf23:arm64. [2022-06-24T10:14:57.524Z] #51 30.53 (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-24T10:14:57.524Z] #51 30.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-06-24T10:14:57.524Z] #51 30.60 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-06-24T10:14:57.524Z] #51 31.17 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:14:57.524Z] #51 31.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:14:57.524Z] #51 31.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:14:57.524Z] #51 31.43 Selecting previously unselected package python3-six. [2022-06-24T10:14:57.524Z] #51 31.43 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-24T10:14:57.524Z] #51 31.43 Unpacking python3-six (1.16.0-2) ... [2022-06-24T10:14:57.524Z] #51 31.56 Selecting previously unselected package python3-protobuf. [2022-06-24T10:14:57.524Z] #51 31.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-06-24T10:14:57.524Z] #51 31.58 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-24T10:14:57.524Z] #51 ... [2022-06-24T10:14:57.524Z] [2022-06-24T10:14:57.524Z] #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-24T10:14:57.524Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:14:57.524Z] #14 17.35 Reading package lists... [2022-06-24T10:14:57.524Z] #14 22.52 Reading package lists... [2022-06-24T10:14:57.524Z] #14 27.09 Building dependency tree... [2022-06-24T10:14:57.524Z] #14 30.29 The following additional packages will be installed: [2022-06-24T10:14:57.524Z] #14 30.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:14:57.524Z] #14 30.29 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-24T10:14:57.524Z] #14 30.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-24T10:14:57.524Z] #14 30.31 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-24T10:14:57.524Z] #14 30.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-24T10:14:57.524Z] #14 30.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-24T10:14:57.524Z] #14 30.32 mingw-w64-common mingw-w64-x86-64-dev [2022-06-24T10:14:57.524Z] #14 30.37 Suggested packages: [2022-06-24T10:14:57.524Z] #14 30.37 gcc-10-locales seccomp wine64 [2022-06-24T10:14:57.524Z] #14 31.56 The following NEW packages will be installed: [2022-06-24T10:14:57.524Z] #14 31.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:14:57.524Z] #14 31.57 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-24T10:14:57.524Z] #14 31.57 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-24T10:14:57.524Z] #14 31.57 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-24T10:14:57.524Z] #14 31.57 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-24T10:14:57.524Z] #14 31.57 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-24T10:14:57.524Z] #14 31.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-24T10:14:57.524Z] #14 31.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-24T10:14:57.524Z] #14 31.58 mingw-w64-x86-64-dev [2022-06-24T10:14:57.524Z] #14 31.95 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:57.524Z] #14 31.95 Need to get 108 MB of archives. [2022-06-24T10:14:57.524Z] #14 31.95 After this operation, 620 MB of additional disk space will be used. [2022-06-24T10:14:57.524Z] #14 31.95 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-24T10:14:57.524Z] #14 32.03 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-24T10:14:57.524Z] #14 32.18 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-24T10:14:57.524Z] #14 32.19 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-24T10:14:57.524Z] #14 32.19 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-24T10:14:57.524Z] #14 32.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-24T10:14:57.524Z] #14 32.40 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-24T10:14:57.524Z] #14 ... [2022-06-24T10:14:57.524Z] [2022-06-24T10:14:57.524Z] #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-24T10:14:57.524Z] #51 sha256:72f54fd2298395435967bae4a4755f9ab0eb2b62b7423abd3550356e7e9ba4cc [2022-06-24T10:14:57.524Z] #51 32.23 Selecting previously unselected package libnet1:arm64. [2022-06-24T10:14:57.524Z] #51 32.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-24T10:14:57.524Z] #51 32.24 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:14:57.722Z] #57 9.913 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-24T10:14:57.784Z] #51 32.37 Selecting previously unselected package libnl-3-200:arm64. [2022-06-24T10:14:57.784Z] #51 32.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-24T10:14:57.784Z] #51 32.37 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-24T10:14:57.984Z] #57 ... [2022-06-24T10:14:57.984Z] [2022-06-24T10:14:57.984Z] #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-24T10:14:57.984Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:14:57.984Z] #36 7.462 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-24T10:14:58.043Z] #51 32.55 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-24T10:14:58.043Z] #51 32.56 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-24T10:14:58.043Z] #51 32.57 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-24T10:14:58.253Z] #36 ... [2022-06-24T10:14:58.253Z] [2022-06-24T10:14:58.253Z] #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-24T10:14:58.253Z] #38 sha256:0571dc47b83b979f3ea1e0e25845a6bdf620505d570c7339f1c89d74bcba8c54 [2022-06-24T10:14:58.253Z] #38 5.331 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-24T10:14:58.253Z] #38 ... [2022-06-24T10:14:58.253Z] [2022-06-24T10:14:58.253Z] #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-24T10:14:58.253Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:14:58.253Z] #62 8.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:58.253Z] #62 9.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:58.253Z] #62 9.090 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:58.302Z] #51 32.73 Selecting previously unselected package criu. [2022-06-24T10:14:58.302Z] #51 32.73 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-06-24T10:14:58.302Z] #51 32.75 Unpacking criu (3.17-1) ... [2022-06-24T10:14:58.516Z] #62 ... [2022-06-24T10:14:58.516Z] [2022-06-24T10:14:58.516Z] #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-24T10:14:58.516Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:14:58.516Z] #76 9.094 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:58.516Z] #76 9.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:58.516Z] #76 9.194 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:58.516Z] #76 ... [2022-06-24T10:14:58.516Z] [2022-06-24T10:14:58.516Z] #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-24T10:14:58.516Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:14:58.516Z] #42 9.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:58.516Z] #42 9.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:58.516Z] #42 9.225 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:58.600Z] #36 22.72 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-24T10:14:58.778Z] #42 ... [2022-06-24T10:14:58.778Z] [2022-06-24T10:14:58.778Z] #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-24T10:14:58.778Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:14:58.778Z] #14 8.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:58.778Z] #14 9.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:58.778Z] #14 9.048 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:58.778Z] #14 10.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:58.778Z] #14 ... [2022-06-24T10:14:58.778Z] [2022-06-24T10:14:58.778Z] #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-24T10:14:58.778Z] #67 sha256:4a05e45373781e391887d2a999d7f2c21fb14a58531a36a3fdcc6e3c41d3c5d8 [2022-06-24T10:14:58.778Z] #67 7.613 + RM_GOPATH=0 [2022-06-24T10:14:58.778Z] #67 7.613 + TMP_GOPATH= [2022-06-24T10:14:58.778Z] #67 7.613 + : /build [2022-06-24T10:14:58.778Z] #67 7.613 + '[' -z '' ']' [2022-06-24T10:14:58.778Z] #67 7.613 ++ mktemp -d [2022-06-24T10:14:58.778Z] #67 7.615 + export GOPATH=/tmp/tmp.YJfMXnoecV [2022-06-24T10:14:58.778Z] #67 7.615 + GOPATH=/tmp/tmp.YJfMXnoecV [2022-06-24T10:14:58.778Z] #67 7.615 + RM_GOPATH=1 [2022-06-24T10:14:58.778Z] #67 7.629 + case "$(go env GOARCH)" in [2022-06-24T10:14:58.778Z] #67 7.633 ++ go env GOARCH [2022-06-24T10:14:58.778Z] #67 7.646 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:58.778Z] #67 7.646 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:14:58.778Z] #67 7.646 ++ dirname /install.sh [2022-06-24T10:14:58.778Z] #67 7.657 + dir=/ [2022-06-24T10:14:58.778Z] #67 7.657 + bin=rootlesskit [2022-06-24T10:14:58.778Z] #67 7.657 + shift [2022-06-24T10:14:58.778Z] #67 7.657 + '[' '!' -f //rootlesskit.installer ']' [2022-06-24T10:14:58.778Z] #67 7.657 + . //rootlesskit.installer [2022-06-24T10:14:58.778Z] #67 7.657 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:58.778Z] #67 7.657 + install_rootlesskit [2022-06-24T10:14:58.778Z] #67 7.657 + case "$1" in [2022-06-24T10:14:58.778Z] #67 7.657 + export CGO_ENABLED=0 [2022-06-24T10:14:58.778Z] #67 7.657 + CGO_ENABLED=0 [2022-06-24T10:14:58.778Z] #67 7.657 + _install_rootlesskit [2022-06-24T10:14:58.778Z] #67 7.657 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-24T10:14:58.778Z] #67 7.657 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:14:58.778Z] #67 7.657 + GOBIN=/build [2022-06-24T10:14:58.778Z] #67 7.657 + GO111MODULE=on [2022-06-24T10:14:58.778Z] #67 7.657 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:58.778Z] #67 7.657 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:14:58.778Z] #67 8.316 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-24T10:14:59.040Z] #67 ... [2022-06-24T10:14:59.040Z] [2022-06-24T10:14:59.040Z] #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-24T10:14:59.041Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:14:59.041Z] #47 7.763 + git clone https://github.com/docker/distribution.git . [2022-06-24T10:14:59.041Z] #47 7.763 Cloning into '.'... [2022-06-24T10:14:59.041Z] #47 ... [2022-06-24T10:14:59.041Z] [2022-06-24T10:14:59.041Z] #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-24T10:14:59.041Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:14:59.041Z] #51 8.523 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:14:59.041Z] #51 8.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:14:59.041Z] #51 8.655 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:14:59.041Z] #51 9.249 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-24T10:14:59.172Z] #36 ... [2022-06-24T10:14:59.172Z] [2022-06-24T10:14:59.172Z] #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-24T10:14:59.172Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:14:59.172Z] #40 13.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-24T10:14:59.172Z] #40 13.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:14:59.172Z] #40 ... [2022-06-24T10:14:59.172Z] [2022-06-24T10:14:59.172Z] #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-24T10:14:59.172Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:14:59.172Z] #51 13.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:14:59.172Z] #51 15.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-24T10:14:59.172Z] #51 ... [2022-06-24T10:14:59.172Z] [2022-06-24T10:14:59.172Z] #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-24T10:14:59.172Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:14:59.172Z] #42 23.00 Fetched 8545 kB in 16s (535 kB/s) [2022-06-24T10:14:59.280Z] #51 33.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:14:59.303Z] #51 ... [2022-06-24T10:14:59.303Z] [2022-06-24T10:14:59.303Z] #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-24T10:14:59.303Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:14:59.303Z] #40 8.346 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-24T10:14:59.303Z] #40 9.337 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-24T10:14:59.361Z] #76 20.30 Reading package lists... [2022-06-24T10:14:59.361Z] #76 ... [2022-06-24T10:14:59.361Z] [2022-06-24T10:14:59.361Z] #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-24T10:14:59.361Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:14:59.361Z] #36 24.53 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-24T10:14:59.361Z] #36 24.55 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-24T10:14:59.361Z] #36 25.40 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-24T10:14:59.361Z] #36 25.89 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-24T10:14:59.568Z] #40 ... [2022-06-24T10:14:59.568Z] [2022-06-24T10:14:59.568Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-24T10:14:59.568Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:14:59.568Z] #55 8.067 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-24T10:14:59.568Z] #55 ... [2022-06-24T10:14:59.568Z] [2022-06-24T10:14:59.568Z] #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-24T10:14:59.568Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:14:59.568Z] #76 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:14:59.620Z] #36 26.18 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-24T10:14:59.850Z] #51 ... [2022-06-24T10:14:59.850Z] [2022-06-24T10:14:59.850Z] #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-24T10:14:59.850Z] #62 sha256:b781ac7163771ae7139bd99945af4b0777844c66874ed35ed5680fe16cf17139 [2022-06-24T10:14:59.850Z] #62 22.09 Reading package lists... [2022-06-24T10:14:59.850Z] #62 26.80 Building dependency tree... [2022-06-24T10:14:59.850Z] #62 30.58 The following additional packages will be installed: [2022-06-24T10:14:59.850Z] #62 30.63 libbtrfs0 [2022-06-24T10:14:59.850Z] #62 30.83 The following NEW packages will be installed: [2022-06-24T10:14:59.850Z] #62 30.83 libbtrfs-dev libbtrfs0 [2022-06-24T10:14:59.850Z] #62 31.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:14:59.850Z] #62 31.23 Need to get 454 kB of archives. [2022-06-24T10:14:59.850Z] #62 31.23 After this operation, 1275 kB of additional disk space will be used. [2022-06-24T10:14:59.850Z] #62 31.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-24T10:14:59.850Z] #62 31.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-24T10:14:59.850Z] #62 32.34 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:14:59.850Z] #62 32.67 Fetched 454 kB in 0s (1451 kB/s) [2022-06-24T10:14:59.850Z] #62 32.81 Selecting previously unselected package libbtrfs0:arm64. [2022-06-24T10:14:59.850Z] #62 32.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-24T10:14:59.850Z] #62 32.86 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-24T10:14:59.850Z] #62 32.92 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-24T10:14:59.850Z] #62 33.25 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-24T10:14:59.850Z] #62 33.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-24T10:14:59.850Z] #62 33.25 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-24T10:14:59.850Z] #62 33.63 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-24T10:14:59.850Z] #62 33.67 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-24T10:14:59.850Z] #62 33.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:14:59.850Z] #62 DONE 34.5s [2022-06-24T10:14:59.850Z] [2022-06-24T10:14:59.850Z] #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-24T10:14:59.850Z] #76 sha256:a5e33effad28b24fc06681bfc2024ee2893690cc965be0c89d28b14a27462daa [2022-06-24T10:14:59.850Z] #76 32.34 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:14:59.850Z] #76 32.63 Fetched 5914 kB in 1s (6926 kB/s) [2022-06-24T10:14:59.850Z] #76 32.76 Selecting previously unselected package bzip2. [2022-06-24T10:14:59.850Z] #76 32.76 (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-24T10:14:59.850Z] #76 32.84 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-06-24T10:14:59.850Z] #76 32.85 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:14:59.850Z] #76 33.03 Selecting previously unselected package libmagic-mgc. [2022-06-24T10:14:59.850Z] #76 33.04 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-06-24T10:14:59.850Z] #76 33.05 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-24T10:14:59.850Z] #76 33.70 Selecting previously unselected package libmagic1:arm64. [2022-06-24T10:14:59.850Z] #76 33.70 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-06-24T10:14:59.850Z] #76 33.72 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-06-24T10:14:59.850Z] #76 33.95 Selecting previously unselected package file. [2022-06-24T10:14:59.850Z] #76 33.95 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-06-24T10:14:59.850Z] #76 33.96 Unpacking file (1:5.39-3) ... [2022-06-24T10:14:59.850Z] #76 34.13 Selecting previously unselected package xz-utils. [2022-06-24T10:14:59.850Z] #76 34.14 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-24T10:14:59.850Z] #76 34.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:14:59.850Z] #76 34.55 Selecting previously unselected package libsigsegv2:arm64. [2022-06-24T10:14:59.850Z] #76 34.55 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-06-24T10:14:59.850Z] #76 34.58 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-06-24T10:14:59.881Z] #36 26.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-24T10:15:00.419Z] #76 35.04 Selecting previously unselected package m4. [2022-06-24T10:15:00.419Z] #76 35.04 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-06-24T10:15:00.419Z] #76 35.09 Unpacking m4 (1.4.18-5) ... [2022-06-24T10:15:00.678Z] #76 ... [2022-06-24T10:15:00.678Z] [2022-06-24T10:15:00.678Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-24T10:15:00.678Z] #63 sha256:d3a785e442f3b1fc7c6b49f5f2b6aa3835dc653789ff9ed0e36f134c54f36d4d [2022-06-24T10:15:00.678Z] #63 DONE 0.9s [2022-06-24T10:15:00.678Z] [2022-06-24T10:15:00.678Z] #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-24T10:15:00.678Z] #57 sha256:41c1cf88ed70881b37b3a1db9e7e61099e18fa692a86ab673988b9526552610a [2022-06-24T10:15:00.678Z] #57 35.18 v3.0.2 [2022-06-24T10:15:00.678Z] #57 DONE 35.5s [2022-06-24T10:15:00.678Z] [2022-06-24T10:15:00.678Z] #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-24T10:15:00.678Z] #51 sha256:72f54fd2298395435967bae4a4755f9ab0eb2b62b7423abd3550356e7e9ba4cc [2022-06-24T10:15:00.678Z] #51 35.33 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-06-24T10:15:00.678Z] #51 35.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:15:00.678Z] #51 35.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-24T10:15:00.678Z] #51 35.43 Setting up python3-six (1.16.0-2) ... [2022-06-24T10:15:00.817Z] #36 27.41 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-24T10:15:00.817Z] #36 27.43 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-24T10:15:01.078Z] #36 27.73 go: downloading github.com/peterh/liner v1.2.2 [2022-06-24T10:15:01.649Z] #36 28.15 go: downloading github.com/google/go-dap v0.6.0 [2022-06-24T10:15:02.217Z] #36 28.86 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-24T10:15:02.729Z] #84 ... [2022-06-24T10:15:02.729Z] [2022-06-24T10:15:02.730Z] #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-24T10:15:02.730Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:15:02.730Z] #19 92.28 Reading package lists... [2022-06-24T10:15:02.785Z] #36 29.51 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-24T10:15:03.225Z] #51 37.47 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-24T10:15:03.225Z] #51 37.73 Setting up python3-protobuf (3.12.4-1) ... [2022-06-24T10:15:03.354Z] #36 ... [2022-06-24T10:15:03.354Z] [2022-06-24T10:15:03.354Z] #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-24T10:15:03.354Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:03.354Z] #51 19.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:15:03.354Z] #51 24.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-24T10:15:03.354Z] #51 ... [2022-06-24T10:15:03.354Z] [2022-06-24T10:15:03.354Z] #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-24T10:15:03.354Z] #67 sha256:0c515178e1c65e8ebfcecd2dbf625b66c9b6e069f6173f760ab5f76bda76a839 [2022-06-24T10:15:03.354Z] #67 25.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:15:03.484Z] #51 ... [2022-06-24T10:15:03.484Z] [2022-06-24T10:15:03.484Z] #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-24T10:15:03.484Z] #40 sha256:8234bcb0555f64e73c838609b03664a54eb810cc416a0dc1a9898dc0659169a7 [2022-06-24T10:15:03.484Z] #40 36.40 NAME: [2022-06-24T10:15:03.484Z] #40 36.40 go-winres - A tool for embedding resources in Windows executables [2022-06-24T10:15:03.484Z] #40 36.40 [2022-06-24T10:15:03.484Z] #40 36.40 USAGE: [2022-06-24T10:15:03.484Z] #40 36.40 go-winres [global options] command [command options] [arguments...] [2022-06-24T10:15:03.484Z] #40 36.40 [2022-06-24T10:15:03.484Z] #40 36.40 COMMANDS: [2022-06-24T10:15:03.484Z] #40 36.40 init Create an initial ./winres/winres.json [2022-06-24T10:15:03.484Z] #40 36.40 make Make syso files for the "go build" command [2022-06-24T10:15:03.484Z] #40 36.41 simply Make syso files for the "go build" command (simplified) [2022-06-24T10:15:03.484Z] #40 36.41 extract Extract all resources from an executable [2022-06-24T10:15:03.484Z] #40 36.41 patch Replace resources in an executable file (exe, dll) [2022-06-24T10:15:03.484Z] #40 36.41 help, h Shows a list of commands or help for one command [2022-06-24T10:15:03.484Z] #40 36.41 [2022-06-24T10:15:03.484Z] #40 36.41 GLOBAL OPTIONS: [2022-06-24T10:15:03.484Z] #40 36.41 --help, -h show help (default: false) [2022-06-24T10:15:03.484Z] #40 DONE 38.1s [2022-06-24T10:15:03.484Z] [2022-06-24T10:15:03.484Z] #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-24T10:15:03.484Z] #55 sha256:96fb40cc95b729827f59e8302ab9caf1507b1a43bed31c3de4e92c6c9aa1512a [2022-06-24T10:15:03.484Z] #55 32.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-24T10:15:03.484Z] #55 32.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-24T10:15:03.484Z] #55 32.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-24T10:15:03.484Z] #55 32.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-24T10:15:03.484Z] #55 32.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-24T10:15:03.484Z] #55 32.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-24T10:15:03.484Z] #55 32.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-24T10:15:03.484Z] #55 32.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-24T10:15:03.484Z] #55 32.65 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-24T10:15:03.484Z] #55 32.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-24T10:15:03.484Z] #55 32.69 go: downloading github.com/julz/importas v0.1.0 [2022-06-24T10:15:03.484Z] #55 32.72 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-24T10:15:03.484Z] #55 32.72 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-24T10:15:03.484Z] #55 32.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-24T10:15:03.484Z] #55 32.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-24T10:15:03.484Z] #55 32.86 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-24T10:15:03.484Z] #55 32.93 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-24T10:15:03.484Z] #55 33.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-24T10:15:03.484Z] #55 33.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-24T10:15:03.484Z] #55 33.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-24T10:15:03.484Z] #55 33.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-24T10:15:03.484Z] #55 33.19 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-24T10:15:03.484Z] #55 33.20 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-24T10:15:03.484Z] #55 33.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-24T10:15:03.484Z] #55 33.74 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-24T10:15:03.484Z] #55 33.74 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-24T10:15:03.484Z] #55 33.76 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-24T10:15:03.484Z] #55 33.86 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-24T10:15:03.484Z] #55 33.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-24T10:15:03.484Z] #55 34.01 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-24T10:15:03.484Z] #55 34.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-24T10:15:03.484Z] #55 34.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-24T10:15:03.484Z] #55 34.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-24T10:15:03.484Z] #55 34.30 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-24T10:15:03.484Z] #55 34.36 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-24T10:15:03.484Z] #55 34.36 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-24T10:15:03.484Z] #55 34.37 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-24T10:15:03.484Z] #55 34.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-24T10:15:03.484Z] #55 34.43 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-24T10:15:03.484Z] #55 34.55 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-24T10:15:03.484Z] #55 34.60 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-24T10:15:03.484Z] #55 34.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-24T10:15:03.484Z] #55 34.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-24T10:15:03.484Z] #55 34.82 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-24T10:15:03.484Z] #55 35.13 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-24T10:15:03.484Z] #55 35.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-24T10:15:03.484Z] #55 35.18 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-24T10:15:03.484Z] #55 35.24 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-24T10:15:03.484Z] #55 35.28 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-24T10:15:03.484Z] #55 35.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-24T10:15:03.484Z] #55 35.58 go: downloading honnef.co/go/tools v0.2.2 [2022-06-24T10:15:03.484Z] #55 37.78 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-24T10:15:03.484Z] #55 37.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-24T10:15:03.484Z] #55 37.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-24T10:15:03.484Z] #55 37.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-24T10:15:03.484Z] #55 38.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-24T10:15:03.484Z] #55 38.06 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-24T10:15:03.484Z] #55 38.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-24T10:15:04.054Z] #55 38.68 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-24T10:15:04.054Z] #55 38.68 go: downloading golang.org/x/text v0.3.7 [2022-06-24T10:15:04.478Z] #42 23.00 Reading package lists... [2022-06-24T10:15:04.478Z] #42 ... [2022-06-24T10:15:04.478Z] [2022-06-24T10:15:04.478Z] #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-24T10:15:04.478Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:15:04.478Z] #47 25.76 Updating files: 73% (1602/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-24T10:15:04.478Z] #47 26.46 + git checkout -q v2.3.0 [2022-06-24T10:15:04.478Z] #47 28.23 + 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-24T10:15:04.872Z] #76 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:15:04.999Z] #55 ... [2022-06-24T10:15:04.999Z] [2022-06-24T10:15:04.999Z] #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-24T10:15:04.999Z] #34 sha256:084fb3eb7de259d6ab19ab9872e7089a521d528b7028e307d78bdeb1324031ea [2022-06-24T10:15:05.137Z] #76 ... [2022-06-24T10:15:05.137Z] [2022-06-24T10:15:05.137Z] #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-24T10:15:05.137Z] #26 sha256:bb9c23ec1fd4868a3c5d7ff970d44e37649e33838726ec9b02c052ee442ac3dd [2022-06-24T10:15:05.137Z] #26 7.491 + RM_GOPATH=0 [2022-06-24T10:15:05.137Z] #26 7.491 + TMP_GOPATH= [2022-06-24T10:15:05.137Z] #26 7.491 + : /build [2022-06-24T10:15:05.137Z] #26 7.491 + '[' -z '' ']' [2022-06-24T10:15:05.137Z] #26 7.497 ++ mktemp -d [2022-06-24T10:15:05.137Z] #26 7.505 + export GOPATH=/tmp/tmp.wPp506IuYr [2022-06-24T10:15:05.137Z] #26 7.505 + GOPATH=/tmp/tmp.wPp506IuYr [2022-06-24T10:15:05.137Z] #26 7.505 + RM_GOPATH=1 [2022-06-24T10:15:05.137Z] #26 7.505 + case "$(go env GOARCH)" in [2022-06-24T10:15:05.137Z] #26 7.505 ++ go env GOARCH [2022-06-24T10:15:05.137Z] #26 7.607 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:05.137Z] #26 7.607 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:05.137Z] #26 7.607 ++ dirname /install.sh [2022-06-24T10:15:05.137Z] #26 7.616 + dir=/ [2022-06-24T10:15:05.137Z] #26 7.616 + bin=dockercli [2022-06-24T10:15:05.137Z] #26 7.616 + shift [2022-06-24T10:15:05.137Z] #26 7.616 + '[' '!' -f //dockercli.installer ']' [2022-06-24T10:15:05.137Z] #26 7.616 + . //dockercli.installer [2022-06-24T10:15:05.137Z] #26 7.616 ++ : stable [2022-06-24T10:15:05.137Z] #26 7.616 ++ : 17.06.2-ce [2022-06-24T10:15:05.137Z] #26 7.628 + install_dockercli [2022-06-24T10:15:05.137Z] #26 7.628 Install docker/cli version 17.06.2-ce from stable [2022-06-24T10:15:05.137Z] #26 7.628 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-24T10:15:05.137Z] #26 7.629 ++ uname -m [2022-06-24T10:15:05.137Z] #26 7.631 + arch=x86_64 [2022-06-24T10:15:05.137Z] #26 7.631 + '[' x86_64 '!=' x86_64 ']' [2022-06-24T10:15:05.137Z] #26 7.631 + url=https://download.docker.com/linux/static [2022-06-24T10:15:05.137Z] #26 7.631 + tar -xz docker/docker [2022-06-24T10:15:05.137Z] #26 7.632 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-24T10:15:05.258Z] #34 39.38 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-24T10:15:05.258Z] #34 39.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-24T10:15:05.263Z] #67 ... [2022-06-24T10:15:05.263Z] [2022-06-24T10:15:05.263Z] #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-24T10:15:05.263Z] #38 sha256:0571dc47b83b979f3ea1e0e25845a6bdf620505d570c7339f1c89d74bcba8c54 [2022-06-24T10:15:05.263Z] #38 31.55 tomll can be used in two ways: [2022-06-24T10:15:05.263Z] #38 31.56 Writing to STDIN and reading from STDOUT: [2022-06-24T10:15:05.263Z] #38 31.56 cat file.toml | tomll > file.toml [2022-06-24T10:15:05.263Z] #38 31.56 [2022-06-24T10:15:05.263Z] #38 31.56 Reading and updating a list of files: [2022-06-24T10:15:05.263Z] #38 31.56 tomll a.toml b.toml c.toml [2022-06-24T10:15:05.263Z] #38 31.56 [2022-06-24T10:15:05.263Z] #38 31.56 When given a list of files, tomll will modify all files in place without asking. [2022-06-24T10:15:05.263Z] #38 DONE 31.8s [2022-06-24T10:15:05.263Z] [2022-06-24T10:15:05.263Z] #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-24T10:15:05.264Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:15:05.264Z] #36 30.84 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-24T10:15:05.264Z] #36 31.21 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-24T10:15:05.264Z] #36 31.26 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-24T10:15:05.420Z] #47 ... [2022-06-24T10:15:05.420Z] [2022-06-24T10:15:05.420Z] #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-24T10:15:05.420Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:05.420Z] #62 19.64 Fetched 8545 kB in 15s (576 kB/s) [2022-06-24T10:15:05.420Z] #62 19.64 Reading package lists... [2022-06-24T10:15:05.420Z] #62 26.13 Reading package lists... [2022-06-24T10:15:05.420Z] #62 ... [2022-06-24T10:15:05.420Z] [2022-06-24T10:15:05.420Z] #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-24T10:15:05.420Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:05.420Z] #42 23.00 Reading package lists... [2022-06-24T10:15:05.522Z] #34 39.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-24T10:15:06.529Z] #26 ... [2022-06-24T10:15:06.529Z] [2022-06-24T10:15:06.529Z] #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-24T10:15:06.529Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:15:06.529Z] #34 8.012 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-24T10:15:06.529Z] #34 8.029 Cloning into '.'... [2022-06-24T10:15:06.529Z] #34 ... [2022-06-24T10:15:06.529Z] [2022-06-24T10:15:06.529Z] #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-24T10:15:06.529Z] #67 sha256:4a05e45373781e391887d2a999d7f2c21fb14a58531a36a3fdcc6e3c41d3c5d8 [2022-06-24T10:15:06.529Z] #67 11.65 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-24T10:15:06.529Z] #67 11.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:15:06.529Z] #67 12.80 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-24T10:15:06.529Z] #67 16.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-24T10:15:06.529Z] #67 17.38 go: downloading github.com/google/uuid v1.3.0 [2022-06-24T10:15:06.529Z] #67 17.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-24T10:15:07.427Z] #34 ... [2022-06-24T10:15:07.427Z] [2022-06-24T10:15:07.427Z] #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-24T10:15:07.427Z] #42 sha256:6512c03a98afe8322d146ea066385100a10e610281c5b7b654e66ff5110b893e [2022-06-24T10:15:07.427Z] #42 32.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-06-24T10:15:07.427Z] #42 32.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-06-24T10:15:07.427Z] #42 33.46 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:07.427Z] #42 33.78 Fetched 15.6 MB in 1s (16.5 MB/s) [2022-06-24T10:15:07.427Z] #42 33.88 Selecting previously unselected package xxd. [2022-06-24T10:15:07.427Z] #42 33.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 ... 15709 files and directories currently installed.) [2022-06-24T10:15:07.427Z] #42 33.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-24T10:15:07.427Z] #42 34.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:07.427Z] #42 34.45 Selecting previously unselected package vim-common. [2022-06-24T10:15:07.427Z] #42 34.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:15:07.427Z] #42 34.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:07.427Z] #42 35.21 Selecting previously unselected package cmake-data. [2022-06-24T10:15:07.427Z] #42 35.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-24T10:15:07.427Z] #42 35.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:15:07.427Z] #42 40.03 Selecting previously unselected package libicu67:arm64. [2022-06-24T10:15:07.427Z] #42 40.03 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-06-24T10:15:07.427Z] #42 40.06 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-24T10:15:07.686Z] #42 ... [2022-06-24T10:15:07.686Z] [2022-06-24T10:15:07.686Z] #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-24T10:15:07.686Z] #76 sha256:a5e33effad28b24fc06681bfc2024ee2893690cc965be0c89d28b14a27462daa [2022-06-24T10:15:07.686Z] #76 35.50 Selecting previously unselected package autoconf. [2022-06-24T10:15:07.686Z] #76 35.50 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-24T10:15:07.686Z] #76 35.51 Unpacking autoconf (2.69-14) ... [2022-06-24T10:15:07.686Z] #76 36.22 Selecting previously unselected package autotools-dev. [2022-06-24T10:15:07.686Z] #76 36.22 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-24T10:15:07.686Z] #76 36.22 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:15:07.686Z] #76 36.94 Selecting previously unselected package automake. [2022-06-24T10:15:07.686Z] #76 36.95 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-24T10:15:07.686Z] #76 37.53 Unpacking automake (1:1.16.3-2) ... [2022-06-24T10:15:07.686Z] #76 38.46 Selecting previously unselected package patch. [2022-06-24T10:15:07.686Z] #76 38.47 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-06-24T10:15:07.686Z] #76 38.48 Unpacking patch (2.7.6-7) ... [2022-06-24T10:15:07.686Z] #76 38.78 Selecting previously unselected package dpkg-dev. [2022-06-24T10:15:07.686Z] #76 38.78 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-24T10:15:07.686Z] #76 38.85 Unpacking dpkg-dev (1.20.10) ... [2022-06-24T10:15:07.686Z] #76 40.00 Selecting previously unselected package build-essential. [2022-06-24T10:15:07.686Z] #76 40.01 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-06-24T10:15:07.686Z] #76 40.03 Unpacking build-essential (12.9) ... [2022-06-24T10:15:07.686Z] #76 40.12 Selecting previously unselected package libcap2:arm64. [2022-06-24T10:15:07.686Z] #76 40.13 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-24T10:15:07.686Z] #76 40.14 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-24T10:15:07.686Z] #76 40.25 Selecting previously unselected package libcap-dev:arm64. [2022-06-24T10:15:07.686Z] #76 40.25 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-06-24T10:15:07.686Z] #76 40.26 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-06-24T10:15:07.687Z] #76 40.43 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-24T10:15:07.687Z] #76 40.44 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-24T10:15:07.687Z] #76 40.46 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-24T10:15:07.687Z] #76 40.56 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-06-24T10:15:07.687Z] #76 40.59 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-06-24T10:15:07.687Z] #76 40.59 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-24T10:15:07.687Z] #76 40.73 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-24T10:15:07.687Z] #76 40.74 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-24T10:15:07.687Z] #76 40.74 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-24T10:15:07.687Z] #76 40.93 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-24T10:15:07.687Z] #76 40.95 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-24T10:15:07.687Z] #76 40.96 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-24T10:15:07.687Z] #76 41.77 Selecting previously unselected package libtool. [2022-06-24T10:15:07.687Z] #76 41.78 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-24T10:15:07.687Z] #76 41.79 Unpacking libtool (2.4.6-15) ... [2022-06-24T10:15:07.687Z] #76 42.04 Selecting previously unselected package libudev-dev:arm64. [2022-06-24T10:15:07.687Z] #76 42.05 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-24T10:15:07.687Z] #76 42.05 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-24T10:15:07.687Z] #76 42.28 Selecting previously unselected package libyajl2:arm64. [2022-06-24T10:15:07.687Z] #76 42.28 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-06-24T10:15:07.687Z] #76 42.28 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-24T10:15:07.687Z] #76 42.44 Selecting previously unselected package libyajl-dev:arm64. [2022-06-24T10:15:07.687Z] #76 42.44 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-06-24T10:15:07.687Z] #76 42.46 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-06-24T10:15:07.687Z] #76 ... [2022-06-24T10:15:07.687Z] [2022-06-24T10:15:07.687Z] #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-24T10:15:07.687Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:15:07.687Z] #14 32.51 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-24T10:15:07.687Z] #14 32.52 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-24T10:15:07.687Z] #14 33.06 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-24T10:15:07.687Z] #14 33.94 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-24T10:15:07.687Z] #14 34.38 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-24T10:15:07.687Z] #14 35.02 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-24T10:15:07.687Z] #14 36.86 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-24T10:15:07.687Z] #14 37.61 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-24T10:15:07.687Z] #14 37.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-24T10:15:07.687Z] #14 37.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-24T10:15:07.687Z] #14 37.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-24T10:15:07.687Z] #14 37.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-24T10:15:07.687Z] #14 37.67 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-24T10:15:07.687Z] #14 37.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-24T10:15:07.687Z] #14 37.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-24T10:15:07.687Z] #14 37.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-24T10:15:07.687Z] #14 37.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-24T10:15:07.687Z] #14 37.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-24T10:15:07.687Z] #14 37.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-24T10:15:07.687Z] #14 37.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-24T10:15:07.687Z] #14 37.95 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-24T10:15:07.687Z] #14 37.95 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-24T10:15:07.687Z] #14 37.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-24T10:15:07.687Z] #14 39.43 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:07.687Z] #14 39.61 Fetched 108 MB in 6s (17.2 MB/s) [2022-06-24T10:15:07.687Z] #14 39.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-24T10:15:07.687Z] #14 39.75 (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-24T10:15:07.687Z] #14 39.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-24T10:15:07.687Z] #14 39.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:15:07.687Z] #14 41.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-24T10:15:07.687Z] #14 41.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-24T10:15:07.687Z] #14 41.85 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:15:07.800Z] #36 34.09 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-24T10:15:07.800Z] #36 34.24 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-24T10:15:07.923Z] #67 ... [2022-06-24T10:15:07.923Z] [2022-06-24T10:15:07.923Z] #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-24T10:15:07.923Z] #38 sha256:0571dc47b83b979f3ea1e0e25845a6bdf620505d570c7339f1c89d74bcba8c54 [2022-06-24T10:15:07.923Z] #38 19.85 tomll can be used in two ways: [2022-06-24T10:15:07.923Z] #38 19.86 Writing to STDIN and reading from STDOUT: [2022-06-24T10:15:07.923Z] #38 19.86 cat file.toml | tomll > file.toml [2022-06-24T10:15:07.923Z] #38 19.86 [2022-06-24T10:15:07.923Z] #38 19.86 Reading and updating a list of files: [2022-06-24T10:15:07.923Z] #38 19.86 tomll a.toml b.toml c.toml [2022-06-24T10:15:07.923Z] #38 19.86 [2022-06-24T10:15:07.923Z] #38 19.86 When given a list of files, tomll will modify all files in place without asking. [2022-06-24T10:15:07.946Z] #14 ... [2022-06-24T10:15:07.946Z] [2022-06-24T10:15:07.947Z] #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-24T10:15:07.947Z] #76 sha256:a5e33effad28b24fc06681bfc2024ee2893690cc965be0c89d28b14a27462daa [2022-06-24T10:15:07.947Z] #76 42.66 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-24T10:15:07.947Z] #76 42.68 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-24T10:15:07.947Z] #76 42.69 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-24T10:15:07.947Z] #76 42.71 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-06-24T10:15:07.947Z] #76 42.74 Setting up file (1:5.39-3) ... [2022-06-24T10:15:07.947Z] #76 42.75 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:15:07.947Z] #76 42.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-24T10:15:07.947Z] #76 42.78 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-24T10:15:07.947Z] #76 42.79 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-24T10:15:07.980Z] #42 29.45 Reading package lists... [2022-06-24T10:15:07.980Z] #42 ... [2022-06-24T10:15:07.980Z] [2022-06-24T10:15:07.980Z] #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-24T10:15:07.980Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:07.980Z] #76 21.92 Fetched 8545 kB in 16s (541 kB/s) [2022-06-24T10:15:07.980Z] #76 21.92 Reading package lists... [2022-06-24T10:15:07.980Z] #76 28.45 Reading package lists... [2022-06-24T10:15:07.980Z] #76 ... [2022-06-24T10:15:07.980Z] [2022-06-24T10:15:07.980Z] #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-24T10:15:07.980Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:07.980Z] #55 30.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:15:07.980Z] #55 30.58 go: downloading github.com/fatih/color v1.13.0 [2022-06-24T10:15:07.980Z] #55 30.64 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-24T10:15:07.980Z] #55 30.67 go: downloading github.com/spf13/viper v1.10.1 [2022-06-24T10:15:07.980Z] #55 30.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-24T10:15:07.980Z] #55 31.04 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-24T10:15:07.980Z] #55 31.11 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-24T10:15:07.980Z] #55 32.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-24T10:15:08.206Z] #76 42.80 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:15:08.206Z] #76 42.81 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-06-24T10:15:08.206Z] #76 42.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:15:08.206Z] #76 42.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:15:08.206Z] #76 42.86 Setting up patch (2.7.6-7) ... [2022-06-24T10:15:08.206Z] #76 42.87 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-24T10:15:08.206Z] #76 42.90 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-06-24T10:15:08.206Z] #76 42.94 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-06-24T10:15:08.206Z] #76 42.95 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-24T10:15:08.206Z] #76 42.98 Setting up libtool (2.4.6-15) ... [2022-06-24T10:15:08.206Z] #76 43.00 Setting up m4 (1.4.18-5) ... [2022-06-24T10:15:08.206Z] #76 43.03 Setting up dpkg-dev (1.20.10) ... [2022-06-24T10:15:08.241Z] #55 32.61 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-24T10:15:08.241Z] #55 ... [2022-06-24T10:15:08.241Z] [2022-06-24T10:15:08.241Z] #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-24T10:15:08.241Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:08.241Z] #14 22.59 Fetched 8545 kB in 16s (545 kB/s) [2022-06-24T10:15:08.241Z] #14 22.59 Reading package lists... [2022-06-24T10:15:08.241Z] #14 29.02 Reading package lists... [2022-06-24T10:15:08.241Z] #14 ... [2022-06-24T10:15:08.241Z] [2022-06-24T10:15:08.241Z] #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-24T10:15:08.241Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:08.241Z] #62 26.13 Reading package lists... [2022-06-24T10:15:08.465Z] #76 43.05 Setting up autoconf (2.69-14) ... [2022-06-24T10:15:08.465Z] #76 43.08 Setting up build-essential (12.9) ... [2022-06-24T10:15:08.465Z] #76 43.10 Setting up automake (1:1.16.3-2) ... [2022-06-24T10:15:08.465Z] #76 43.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-24T10:15:08.465Z] #76 43.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:08.869Z] #38 DONE 20.7s [2022-06-24T10:15:08.869Z] [2022-06-24T10:15:08.869Z] #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-24T10:15:08.869Z] #26 sha256:bb9c23ec1fd4868a3c5d7ff970d44e37649e33838726ec9b02c052ee442ac3dd [2022-06-24T10:15:08.869Z] #26 20.35 + mkdir -p /build [2022-06-24T10:15:08.869Z] #26 20.35 + mv docker/docker /build/ [2022-06-24T10:15:08.869Z] #26 20.37 + rmdir docker [2022-06-24T10:15:08.869Z] #26 ... [2022-06-24T10:15:08.869Z] [2022-06-24T10:15:08.869Z] #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-24T10:15:08.869Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:08.869Z] #62 10.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:15:08.869Z] #62 15.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:15:08.869Z] #62 19.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:15:09.131Z] #62 ... [2022-06-24T10:15:09.131Z] [2022-06-24T10:15:09.131Z] #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-24T10:15:09.131Z] #26 sha256:bb9c23ec1fd4868a3c5d7ff970d44e37649e33838726ec9b02c052ee442ac3dd [2022-06-24T10:15:09.131Z] #26 DONE 20.5s [2022-06-24T10:15:09.131Z] [2022-06-24T10:15:09.131Z] #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-24T10:15:09.131Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:09.131Z] #76 19.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:15:09.131Z] #76 ... [2022-06-24T10:15:09.131Z] [2022-06-24T10:15:09.131Z] #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-24T10:15:09.131Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:09.131Z] #42 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:15:09.131Z] #42 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:15:09.131Z] #42 18.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:15:09.312Z] #19 115.6 Building dependency tree... [2022-06-24T10:15:09.393Z] #42 ... [2022-06-24T10:15:09.393Z] [2022-06-24T10:15:09.393Z] #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-24T10:15:09.393Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:15:09.393Z] #40 11.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-24T10:15:09.393Z] #40 12.25 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-24T10:15:09.393Z] #40 12.39 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-24T10:15:09.393Z] #40 16.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-24T10:15:09.393Z] #40 17.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:15:09.393Z] #40 ... [2022-06-24T10:15:09.393Z] [2022-06-24T10:15:09.393Z] #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-24T10:15:09.393Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:09.393Z] #51 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:15:09.393Z] #51 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:15:09.393Z] #51 19.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:15:09.655Z] #51 ... [2022-06-24T10:15:09.655Z] [2022-06-24T10:15:09.655Z] #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-24T10:15:09.655Z] #67 sha256:4a05e45373781e391887d2a999d7f2c21fb14a58531a36a3fdcc6e3c41d3c5d8 [2022-06-24T10:15:09.655Z] #67 21.01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-24T10:15:09.655Z] #67 21.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:15:09.655Z] #67 21.24 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-24T10:15:09.714Z] #36 ... [2022-06-24T10:15:09.714Z] [2022-06-24T10:15:09.714Z] #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-24T10:15:09.714Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:09.714Z] #62 26.40 Fetched 8545 kB in 21s (415 kB/s) [2022-06-24T10:15:09.714Z] #62 26.40 Reading package lists... [2022-06-24T10:15:09.917Z] #67 21.48 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-24T10:15:09.973Z] #62 ... [2022-06-24T10:15:09.973Z] [2022-06-24T10:15:09.973Z] #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-24T10:15:09.973Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:09.973Z] #51 34.83 Fetched 8548 kB in 27s (312 kB/s) [2022-06-24T10:15:10.155Z] #62 32.52 Building dependency tree...#62 ... [2022-06-24T10:15:10.155Z] [2022-06-24T10:15:10.155Z] #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-24T10:15:10.155Z] #57 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:15:10.155Z] #57 33.36 v3.0.2 [2022-06-24T10:15:10.155Z] #57 DONE 34.1s [2022-06-24T10:15:10.155Z] [2022-06-24T10:15:10.155Z] #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-24T10:15:10.155Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:10.155Z] #62 32.52 Building dependency tree... [2022-06-24T10:15:10.155Z] #62 ... [2022-06-24T10:15:10.155Z] [2022-06-24T10:15:10.155Z] #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-24T10:15:10.155Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:10.155Z] #51 23.91 Fetched 8548 kB in 17s (502 kB/s) [2022-06-24T10:15:10.155Z] #51 23.91 Reading package lists... [2022-06-24T10:15:10.155Z] #51 30.32 Reading package lists... [2022-06-24T10:15:10.155Z] #51 ... [2022-06-24T10:15:10.155Z] [2022-06-24T10:15:10.155Z] #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-24T10:15:10.155Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:10.155Z] #76 28.45 Reading package lists... [2022-06-24T10:15:11.000Z] #76 ... [2022-06-24T10:15:11.000Z] [2022-06-24T10:15:11.000Z] #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-24T10:15:11.000Z] #64 sha256:1dd8338b2735199f224d3781c918aaae35ffbb5c2db925bd5451cbc1778deef5 [2022-06-24T10:15:11.000Z] #64 1.158 + RM_GOPATH=0 [2022-06-24T10:15:11.000Z] #64 1.158 + TMP_GOPATH= [2022-06-24T10:15:11.000Z] #64 1.159 + : /build [2022-06-24T10:15:11.000Z] #64 1.159 + '[' -z '' ']' [2022-06-24T10:15:11.000Z] #64 1.160 ++ mktemp -d [2022-06-24T10:15:11.000Z] #64 1.258 + export GOPATH=/tmp/tmp.UmLgM4Kf0o [2022-06-24T10:15:11.000Z] #64 1.260 + GOPATH=/tmp/tmp.UmLgM4Kf0o [2022-06-24T10:15:11.000Z] #64 1.260 + RM_GOPATH=1 [2022-06-24T10:15:11.000Z] #64 1.260 + case "$(go env GOARCH)" in [2022-06-24T10:15:11.000Z] #64 1.283 ++ go env GOARCH [2022-06-24T10:15:11.000Z] #64 1.373 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:11.000Z] #64 1.373 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:11.000Z] #64 1.374 ++ dirname /install.sh [2022-06-24T10:15:11.000Z] #64 1.383 + dir=/ [2022-06-24T10:15:11.000Z] #64 1.383 + bin=containerd [2022-06-24T10:15:11.000Z] #64 1.383 + shift [2022-06-24T10:15:11.000Z] #64 1.383 + '[' '!' -f //containerd.installer ']' [2022-06-24T10:15:11.000Z] #64 1.384 + . //containerd.installer [2022-06-24T10:15:11.000Z] #64 1.384 ++ set -e [2022-06-24T10:15:11.000Z] #64 1.384 ++ : v1.6.6 [2022-06-24T10:15:11.000Z] #64 1.384 + install_containerd [2022-06-24T10:15:11.000Z] #64 1.403 + echo 'Install containerd version v1.6.6' [2022-06-24T10:15:11.000Z] #64 1.414 Install containerd version v1.6.6 [2022-06-24T10:15:11.000Z] #64 1.414 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UmLgM4Kf0o/src/github.com/containerd/containerd [2022-06-24T10:15:11.000Z] #64 1.448 Cloning into '/tmp/tmp.UmLgM4Kf0o/src/github.com/containerd/containerd'... [2022-06-24T10:15:11.000Z] #64 ... [2022-06-24T10:15:11.000Z] [2022-06-24T10:15:11.000Z] #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-24T10:15:11.000Z] #51 sha256:72f54fd2298395435967bae4a4755f9ab0eb2b62b7423abd3550356e7e9ba4cc [2022-06-24T10:15:11.000Z] #51 41.76 Setting up criu (3.17-1) ... [2022-06-24T10:15:11.000Z] #51 43.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:11.000Z] #51 DONE 45.4s [2022-06-24T10:15:11.000Z] [2022-06-24T10:15:11.000Z] #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-24T10:15:11.000Z] #76 sha256:a5e33effad28b24fc06681bfc2024ee2893690cc965be0c89d28b14a27462daa [2022-06-24T10:15:11.000Z] #76 DONE 45.6s [2022-06-24T10:15:11.000Z] [2022-06-24T10:15:11.000Z] #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-24T10:15:11.000Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:15:11.000Z] #14 44.96 Selecting previously unselected package binutils-mingw-w64. [2022-06-24T10:15:11.000Z] #14 44.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-24T10:15:11.000Z] #14 44.97 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:15:11.000Z] #14 45.27 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-24T10:15:11.000Z] #14 45.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-24T10:15:11.000Z] #14 45.35 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-24T10:15:11.000Z] #14 45.55 Selecting previously unselected package dmsetup. [2022-06-24T10:15:11.000Z] #14 45.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-24T10:15:11.000Z] #14 45.57 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:15:11.000Z] #14 45.84 Selecting previously unselected package mingw-w64-common. [2022-06-24T10:15:11.260Z] #14 45.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-24T10:15:11.260Z] #14 45.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-24T10:15:11.310Z] #67 22.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-24T10:15:11.310Z] #67 22.94 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-24T10:15:11.883Z] #67 23.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-24T10:15:12.076Z] #76 34.70 Building dependency tree... [2022-06-24T10:15:12.583Z] #19 ... [2022-06-24T10:15:12.583Z] [2022-06-24T10:15:12.583Z] #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-24T10:15:12.583Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:15:12.583Z] #84 78.93 configure.ac:7: installing 'build-aux/compile' [2022-06-24T10:15:12.583Z] #84 78.96 configure.ac:9: installing 'build-aux/config.guess' [2022-06-24T10:15:12.583Z] #84 78.97 configure.ac:9: installing 'build-aux/config.sub' [2022-06-24T10:15:12.583Z] #84 79.00 configure.ac:11: installing 'build-aux/install-sh' [2022-06-24T10:15:12.583Z] #84 79.02 configure.ac:11: installing 'build-aux/missing' [2022-06-24T10:15:12.583Z] #84 79.29 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:15:12.583Z] #84 79.43 parallel-tests: installing 'build-aux/test-driver' [2022-06-24T10:15:12.831Z] #67 24.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:15:13.779Z] #67 ... [2022-06-24T10:15:13.779Z] [2022-06-24T10:15:13.779Z] #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-24T10:15:13.779Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:13.779Z] #14 15.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:15:13.779Z] #14 20.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:15:14.040Z] #14 ... [2022-06-24T10:15:14.040Z] [2022-06-24T10:15:14.040Z] #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-24T10:15:14.040Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:15:14.040Z] #36 23.67 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-24T10:15:14.040Z] #36 23.67 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-24T10:15:14.040Z] #36 24.63 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-24T10:15:14.040Z] #36 24.97 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-24T10:15:14.040Z] #36 25.28 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-24T10:15:14.040Z] #36 25.84 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-24T10:15:14.164Z] #51 34.83 Reading package lists... [2022-06-24T10:15:14.164Z] #51 ... [2022-06-24T10:15:14.164Z] [2022-06-24T10:15:14.164Z] #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-24T10:15:14.164Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:15:14.164Z] #47 40.48 Updating files: 40% (879/2177) Updating files: 41% (893/2177) Updating files: 42% (915/2177) Updating files: 43% (937/2177) Updating files: 44% (958/2177) Updating files: 45% (980/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) [2022-06-24T10:15:14.164Z] #47 ... [2022-06-24T10:15:14.164Z] [2022-06-24T10:15:14.164Z] #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-24T10:15:14.164Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:14.164Z] #76 20.30 Reading package lists... [2022-06-24T10:15:14.164Z] #76 31.12 Reading package lists... [2022-06-24T10:15:14.301Z] #36 26.30 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-24T10:15:14.301Z] #36 26.35 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-24T10:15:14.424Z] #76 40.96 Building dependency tree... [2022-06-24T10:15:14.425Z] #76 ... [2022-06-24T10:15:14.425Z] [2022-06-24T10:15:14.425Z] #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-24T10:15:14.425Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:15:14.563Z] #36 26.63 go: downloading github.com/peterh/liner v1.2.2 [2022-06-24T10:15:14.620Z] #76 38.59 python3 is already the newest version (3.9.2-3). [2022-06-24T10:15:14.620Z] #76 38.59 The following additional packages will be installed: [2022-06-24T10:15:14.620Z] #76 38.63 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-24T10:15:14.620Z] #76 38.63 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-24T10:15:14.620Z] #76 38.64 Suggested packages: [2022-06-24T10:15:14.620Z] #76 38.64 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-24T10:15:14.620Z] #76 38.64 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-24T10:15:14.620Z] #76 38.64 m4-doc ed diffutils-doc [2022-06-24T10:15:14.620Z] #76 38.64 Recommended packages: [2022-06-24T10:15:14.620Z] #76 38.64 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-24T10:15:15.137Z] #36 27.12 go: downloading github.com/google/go-dap v0.6.0 [2022-06-24T10:15:15.572Z] #76 ... [2022-06-24T10:15:15.572Z] [2022-06-24T10:15:15.572Z] #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-24T10:15:15.572Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:15.572Z] #55 36.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-24T10:15:15.572Z] #55 36.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:15:15.572Z] #55 36.44 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-24T10:15:15.572Z] #55 36.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-24T10:15:15.572Z] #55 36.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-24T10:15:15.572Z] #55 36.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-24T10:15:15.572Z] #55 36.71 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-24T10:15:15.572Z] #55 36.76 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-24T10:15:15.572Z] #55 36.78 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-24T10:15:15.572Z] #55 36.92 go: downloading github.com/spf13/afero v1.6.0 [2022-06-24T10:15:15.572Z] #55 36.92 go: downloading github.com/spf13/cast v1.4.1 [2022-06-24T10:15:15.572Z] #55 36.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-24T10:15:15.572Z] #55 37.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-24T10:15:15.572Z] #55 37.05 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-24T10:15:15.572Z] #55 37.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-24T10:15:15.572Z] #55 37.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-24T10:15:15.572Z] #55 37.34 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-24T10:15:15.572Z] #55 37.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-24T10:15:15.572Z] #55 37.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-24T10:15:15.572Z] #55 37.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-24T10:15:15.572Z] #55 37.40 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-24T10:15:15.572Z] #55 37.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-24T10:15:15.572Z] #55 37.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-24T10:15:15.572Z] #55 37.52 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-24T10:15:15.572Z] #55 37.55 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-24T10:15:15.572Z] #55 37.66 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-24T10:15:15.572Z] #55 37.78 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-24T10:15:15.572Z] #55 37.80 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-24T10:15:15.572Z] #55 38.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-24T10:15:15.572Z] #55 38.27 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-24T10:15:15.572Z] #55 38.32 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-24T10:15:15.572Z] #55 38.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-24T10:15:15.572Z] #55 38.44 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-24T10:15:15.572Z] #55 38.48 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-24T10:15:15.572Z] #55 38.54 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-24T10:15:15.572Z] #55 38.55 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-24T10:15:15.572Z] #55 38.61 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-24T10:15:15.572Z] #55 38.63 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-24T10:15:15.572Z] #55 38.65 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-24T10:15:15.572Z] #55 38.74 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-24T10:15:15.572Z] #55 38.74 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-24T10:15:15.572Z] #55 38.80 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-24T10:15:15.572Z] #55 38.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-24T10:15:15.572Z] #55 38.83 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-24T10:15:15.572Z] #55 38.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-24T10:15:15.572Z] #55 38.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-24T10:15:15.572Z] #55 38.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-24T10:15:15.572Z] #55 39.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-24T10:15:15.572Z] #55 39.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-24T10:15:15.572Z] #55 39.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-24T10:15:15.572Z] #55 39.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-24T10:15:15.572Z] #55 39.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-24T10:15:15.572Z] #55 39.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-24T10:15:15.572Z] #55 39.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-24T10:15:15.572Z] #55 39.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-24T10:15:15.572Z] #55 39.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-24T10:15:15.572Z] #55 39.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-24T10:15:15.572Z] #55 39.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-24T10:15:15.572Z] #55 39.83 go: downloading github.com/julz/importas v0.1.0 [2022-06-24T10:15:15.572Z] #55 39.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-24T10:15:15.572Z] #55 39.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-24T10:15:15.572Z] #55 39.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-24T10:15:15.572Z] #55 39.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-24T10:15:15.572Z] #55 40.08 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-24T10:15:15.572Z] #55 40.08 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-24T10:15:15.572Z] #55 40.08 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-24T10:15:15.572Z] #55 40.08 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-24T10:15:15.710Z] #36 27.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-24T10:15:15.720Z] #47 40.48 Updating files: 40% (879/2177) Updating files: 41% (893/2177) Updating files: 42% (915/2177) Updating files: 43% (937/2177) Updating files: 44% (958/2177) Updating files: 45% (980/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 76% (1659/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-24T10:15:15.833Z] #55 40.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-24T10:15:15.833Z] #55 40.28 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-24T10:15:15.833Z] #55 40.28 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-24T10:15:15.833Z] #55 40.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-24T10:15:15.853Z] #84 82.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:15:15.853Z] #84 82.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:15:15.979Z] #47 42.26 + git checkout -q v2.3.0 [2022-06-24T10:15:16.096Z] #55 ... [2022-06-24T10:15:16.097Z] [2022-06-24T10:15:16.097Z] #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-24T10:15:16.097Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:16.097Z] #62 36.53 The following additional packages will be installed: [2022-06-24T10:15:16.097Z] #62 36.53 libbtrfs0 [2022-06-24T10:15:16.097Z] #62 36.69 The following NEW packages will be installed: [2022-06-24T10:15:16.097Z] #62 36.75 libbtrfs-dev libbtrfs0 [2022-06-24T10:15:16.097Z] #62 37.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:16.097Z] #62 37.21 Need to get 460 kB of archives. [2022-06-24T10:15:16.097Z] #62 37.21 After this operation, 1237 kB of additional disk space will be used. [2022-06-24T10:15:16.097Z] #62 37.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-24T10:15:16.097Z] #62 37.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-24T10:15:16.097Z] #62 38.32 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:16.097Z] #62 38.63 Fetched 460 kB in 0s (1277 kB/s) [2022-06-24T10:15:16.097Z] #62 38.72 Selecting previously unselected package libbtrfs0:amd64. [2022-06-24T10:15:16.097Z] #62 38.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:15:16.097Z] #62 38.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-24T10:15:16.097Z] #62 38.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:15:16.097Z] #62 39.09 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-24T10:15:16.097Z] #62 39.09 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-24T10:15:16.097Z] #62 39.15 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:15:16.097Z] #62 39.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:15:16.097Z] #62 39.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:15:16.097Z] #62 39.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:16.097Z] #62 DONE 40.4s [2022-06-24T10:15:16.097Z] [2022-06-24T10:15:16.097Z] #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-24T10:15:16.097Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:16.097Z] #76 40.17 The following NEW packages will be installed: [2022-06-24T10:15:16.097Z] #76 40.17 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-24T10:15:16.097Z] #76 40.17 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-24T10:15:16.097Z] #76 40.17 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-24T10:15:16.097Z] #76 40.17 libyajl2 m4 patch xz-utils [2022-06-24T10:15:16.097Z] #76 40.56 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:16.097Z] #76 40.56 Need to get 5939 kB of archives. [2022-06-24T10:15:16.097Z] #76 40.56 After this operation, 18.7 MB of additional disk space will be used. [2022-06-24T10:15:16.097Z] #76 40.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-24T10:15:16.097Z] #76 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-24T10:15:16.097Z] #76 40.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-24T10:15:16.097Z] #76 40.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-24T10:15:16.097Z] #76 40.56 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-24T10:15:16.097Z] #76 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-24T10:15:16.097Z] #76 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-24T10:15:16.097Z] #76 40.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-24T10:15:16.284Z] #36 28.15 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-24T10:15:16.357Z] #76 40.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-24T10:15:16.357Z] #76 40.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-24T10:15:16.357Z] #76 40.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-24T10:15:16.357Z] #76 40.71 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-24T10:15:16.357Z] #76 40.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-24T10:15:16.357Z] #76 40.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-24T10:15:16.357Z] #76 40.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-24T10:15:16.416Z] #84 83.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:15:16.416Z] #84 83.32 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:15:16.539Z] #14 ... [2022-06-24T10:15:16.539Z] [2022-06-24T10:15:16.539Z] #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-24T10:15:16.539Z] #42 sha256:6512c03a98afe8322d146ea066385100a10e610281c5b7b654e66ff5110b893e [2022-06-24T10:15:16.539Z] #42 46.00 Selecting previously unselected package libxml2:arm64. [2022-06-24T10:15:16.539Z] #42 46.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-06-24T10:15:16.539Z] #42 46.01 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:15:16.539Z] #42 46.77 Selecting previously unselected package libarchive13:arm64. [2022-06-24T10:15:16.539Z] #42 46.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-06-24T10:15:16.539Z] #42 46.79 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-24T10:15:16.539Z] #42 47.57 Selecting previously unselected package libjsoncpp24:arm64. [2022-06-24T10:15:16.539Z] #42 47.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-06-24T10:15:16.539Z] #42 47.59 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-24T10:15:16.539Z] #42 47.74 Selecting previously unselected package librhash0:arm64. [2022-06-24T10:15:16.539Z] #42 47.74 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-06-24T10:15:16.539Z] #42 47.75 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-06-24T10:15:16.539Z] #42 47.85 Selecting previously unselected package libuv1:arm64. [2022-06-24T10:15:16.539Z] #42 47.85 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-06-24T10:15:16.539Z] #42 47.86 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-06-24T10:15:16.539Z] #42 48.01 Selecting previously unselected package cmake. [2022-06-24T10:15:16.539Z] #42 48.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-06-24T10:15:16.539Z] #42 48.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:15:16.539Z] #42 50.71 Setting up libicu67:arm64 (67.1-7) ... [2022-06-24T10:15:16.539Z] #42 50.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:16.539Z] #42 50.74 Setting up libuv1:arm64 (1.40.0-2) ... [2022-06-24T10:15:16.539Z] #42 50.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:16.539Z] #42 50.82 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-24T10:15:16.539Z] #42 50.85 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-24T10:15:16.539Z] #42 50.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:15:16.539Z] #42 50.90 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:15:16.539Z] #42 50.92 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-24T10:15:16.539Z] #42 50.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:15:16.539Z] #42 50.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:16.546Z] #47 ... [2022-06-24T10:15:16.546Z] [2022-06-24T10:15:16.546Z] #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-24T10:15:16.546Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:16.546Z] #42 33.23 Fetched 8545 kB in 26s (334 kB/s) [2022-06-24T10:15:16.546Z] #42 33.23 Reading package lists... [2022-06-24T10:15:16.619Z] #76 40.85 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-24T10:15:16.619Z] #76 40.85 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-24T10:15:16.619Z] #76 40.91 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-24T10:15:16.619Z] #76 40.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-24T10:15:16.619Z] #76 40.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-24T10:15:16.619Z] #76 40.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-24T10:15:16.619Z] #76 40.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-24T10:15:16.619Z] #76 40.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-24T10:15:16.672Z] #84 83.43 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:15:16.672Z] #84 83.53 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:15:16.672Z] #84 83.63 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:15:16.805Z] #42 43.20 Reading package lists... [2022-06-24T10:15:16.805Z] #42 ... [2022-06-24T10:15:16.805Z] [2022-06-24T10:15:16.805Z] #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-24T10:15:16.805Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:16.805Z] #14 33.35 Fetched 8545 kB in 26s (331 kB/s) [2022-06-24T10:15:16.805Z] #14 33.35 Reading package lists... [2022-06-24T10:15:16.805Z] #14 42.73 Reading package lists... [2022-06-24T10:15:16.805Z] #14 ... [2022-06-24T10:15:16.805Z] [2022-06-24T10:15:16.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-24T10:15:16.805Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:16.805Z] #76 40.96 Building dependency tree... [2022-06-24T10:15:16.886Z] #76 ... [2022-06-24T10:15:16.886Z] [2022-06-24T10:15:16.886Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-24T10:15:16.886Z] #63 sha256:a698a31beed4aea4a0091df4be20c811508b9e84116737cf2a63b37683adecc8 [2022-06-24T10:15:16.886Z] #63 DONE 0.7s [2022-06-24T10:15:16.886Z] [2022-06-24T10:15:16.886Z] #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-24T10:15:16.886Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:16.886Z] #55 40.85 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-24T10:15:16.886Z] #55 40.85 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-24T10:15:16.886Z] #55 40.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-24T10:15:16.886Z] #55 40.91 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-24T10:15:16.886Z] #55 41.04 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-24T10:15:16.886Z] #55 41.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-24T10:15:16.886Z] #55 41.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-24T10:15:16.886Z] #55 41.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-24T10:15:16.886Z] #55 41.22 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-24T10:15:16.969Z] #84 83.90 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:15:17.147Z] #55 41.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-24T10:15:17.147Z] #55 41.42 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-24T10:15:17.147Z] #55 41.47 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-24T10:15:17.147Z] #55 41.49 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-24T10:15:17.147Z] #55 41.53 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-24T10:15:17.147Z] #55 41.63 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-24T10:15:17.409Z] #55 41.69 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-24T10:15:17.409Z] #55 41.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-24T10:15:17.409Z] #55 41.75 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-24T10:15:17.409Z] #55 41.78 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-24T10:15:17.409Z] #55 41.78 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-24T10:15:17.409Z] #55 41.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-24T10:15:17.476Z] #42 ... [2022-06-24T10:15:17.476Z] [2022-06-24T10:15:17.476Z] #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-24T10:15:17.476Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:15:17.476Z] #14 52.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-24T10:15:17.476Z] #14 52.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-24T10:15:17.476Z] #14 52.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:15:17.671Z] #55 42.08 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-24T10:15:17.671Z] #55 42.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-24T10:15:17.671Z] #55 42.13 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-24T10:15:17.678Z] #36 29.43 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-24T10:15:17.738Z] #14 ... [2022-06-24T10:15:17.738Z] [2022-06-24T10:15:17.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-24T10:15:17.738Z] #42 sha256:6512c03a98afe8322d146ea066385100a10e610281c5b7b654e66ff5110b893e [2022-06-24T10:15:17.738Z] #42 DONE 52.6s [2022-06-24T10:15:17.932Z] #55 42.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-24T10:15:17.932Z] #55 42.26 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-24T10:15:17.941Z] #36 29.87 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-24T10:15:17.941Z] #36 29.90 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-24T10:15:17.997Z] [2022-06-24T10:15:17.997Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-24T10:15:17.997Z] #43 sha256:0ac17b1766bf48791d1d2ec9bb8bf60b00e76ecfa90831fc86189e8b1840079c [2022-06-24T10:15:17.997Z] #43 DONE 0.3s [2022-06-24T10:15:17.997Z] [2022-06-24T10:15:17.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-24T10:15:17.997Z] #55 sha256:96fb40cc95b729827f59e8302ab9caf1507b1a43bed31c3de4e92c6c9aa1512a [2022-06-24T10:15:17.997Z] #55 43.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-24T10:15:17.997Z] #55 43.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-24T10:15:17.997Z] #55 43.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-24T10:15:17.997Z] #55 43.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-24T10:15:17.997Z] #55 43.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-24T10:15:17.997Z] #55 43.62 go: downloading golang.org/x/mod v0.5.1 [2022-06-24T10:15:17.997Z] #55 43.66 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-24T10:15:17.997Z] #55 43.77 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-24T10:15:17.997Z] #55 43.79 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-24T10:15:17.997Z] #55 43.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-24T10:15:17.997Z] #55 44.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-24T10:15:17.997Z] #55 44.27 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-24T10:15:17.997Z] #55 44.93 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-24T10:15:17.997Z] #55 45.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-24T10:15:17.997Z] #55 45.04 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-24T10:15:17.997Z] #55 45.29 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-24T10:15:17.997Z] #55 45.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-24T10:15:17.997Z] #55 45.34 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-24T10:15:17.997Z] #55 45.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-24T10:15:17.997Z] #55 45.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-24T10:15:17.997Z] #55 45.43 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-24T10:15:17.997Z] #55 45.73 go: downloading github.com/prometheus/common v0.10.0 [2022-06-24T10:15:17.997Z] #55 46.01 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-24T10:15:17.997Z] #55 46.28 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-24T10:15:17.997Z] #55 46.45 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-24T10:15:17.997Z] #55 47.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-24T10:15:18.192Z] #55 42.62 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-24T10:15:18.192Z] #55 42.76 go: downloading honnef.co/go/tools v0.2.2 [2022-06-24T10:15:18.257Z] #55 ... [2022-06-24T10:15:18.257Z] [2022-06-24T10:15:18.257Z] #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-24T10:15:18.257Z] #44 sha256:793c6e80008a1b070b8e5a7594828db5a00de59af07c34b9a32839bf77820e78 [2022-06-24T10:15:18.825Z] #44 0.544 + RM_GOPATH=0 [2022-06-24T10:15:18.825Z] #44 0.551 + TMP_GOPATH= [2022-06-24T10:15:18.825Z] #44 0.551 + : /build [2022-06-24T10:15:18.825Z] #44 0.551 + '[' -z '' ']' [2022-06-24T10:15:18.825Z] #44 0.553 ++ mktemp -d [2022-06-24T10:15:18.825Z] #44 0.562 + export GOPATH=/tmp/tmp.bd9Vwi35dE [2022-06-24T10:15:18.825Z] #44 0.562 + GOPATH=/tmp/tmp.bd9Vwi35dE [2022-06-24T10:15:18.825Z] #44 0.562 + RM_GOPATH=1 [2022-06-24T10:15:18.825Z] #44 0.562 + case "$(go env GOARCH)" in [2022-06-24T10:15:18.825Z] #44 0.563 ++ go env GOARCH [2022-06-24T10:15:18.825Z] #44 0.594 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:18.825Z] #44 0.602 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:18.825Z] #44 0.602 ++ dirname /install.sh [2022-06-24T10:15:18.825Z] #44 0.608 + dir=/ [2022-06-24T10:15:18.825Z] #44 0.608 + bin=tini [2022-06-24T10:15:18.825Z] #44 0.609 + shift [2022-06-24T10:15:18.825Z] #44 0.609 + '[' '!' -f //tini.installer ']' [2022-06-24T10:15:18.825Z] #44 0.609 + . //tini.installer [2022-06-24T10:15:18.825Z] #44 0.612 ++ : v0.19.0 [2022-06-24T10:15:18.825Z] #44 0.612 + install_tini [2022-06-24T10:15:18.825Z] #44 0.612 + echo 'Install tini version v0.19.0' [2022-06-24T10:15:18.825Z] #44 0.612 + git clone https://github.com/krallin/tini.git /tmp/tmp.bd9Vwi35dE/tini [2022-06-24T10:15:18.825Z] #44 0.612 Install tini version v0.19.0 [2022-06-24T10:15:18.825Z] #44 0.617 Cloning into '/tmp/tmp.bd9Vwi35dE/tini'... [2022-06-24T10:15:18.885Z] #36 ... [2022-06-24T10:15:18.885Z] [2022-06-24T10:15:18.885Z] #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-24T10:15:18.885Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:18.885Z] #42 31.07 Fetched 8545 kB in 22s (383 kB/s) [2022-06-24T10:15:19.761Z] #44 1.427 + cd /tmp/tmp.bd9Vwi35dE/tini [2022-06-24T10:15:19.761Z] #44 1.427 + git checkout -q v0.19.0 [2022-06-24T10:15:19.761Z] #44 1.434 + cmake . [2022-06-24T10:15:20.021Z] #44 1.894 -- The C compiler identification is GNU 10.2.1 [2022-06-24T10:15:20.021Z] #44 1.988 -- Detecting C compiler ABI info [2022-06-24T10:15:20.245Z] #55 ... [2022-06-24T10:15:20.245Z] [2022-06-24T10:15:20.245Z] #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-24T10:15:20.245Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:20.245Z] #14 29.02 Reading package lists... [2022-06-24T10:15:20.245Z] #14 34.70 Building dependency tree... [2022-06-24T10:15:20.245Z] #14 38.54 The following additional packages will be installed: [2022-06-24T10:15:20.245Z] #14 38.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:15:20.245Z] #14 38.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-24T10:15:20.245Z] #14 38.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-24T10:15:20.245Z] #14 38.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-24T10:15:20.245Z] #14 38.54 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-24T10:15:20.245Z] #14 38.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-24T10:15:20.245Z] #14 38.54 mingw-w64-common mingw-w64-x86-64-dev [2022-06-24T10:15:20.245Z] #14 38.54 Suggested packages: [2022-06-24T10:15:20.245Z] #14 38.54 gcc-10-locales seccomp wine64 [2022-06-24T10:15:20.245Z] #14 40.00 The following NEW packages will be installed: [2022-06-24T10:15:20.245Z] #14 40.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:15:20.245Z] #14 40.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-24T10:15:20.245Z] #14 40.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-24T10:15:20.245Z] #14 40.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-24T10:15:20.245Z] #14 40.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-24T10:15:20.245Z] #14 40.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-24T10:15:20.245Z] #14 40.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-24T10:15:20.245Z] #14 40.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-24T10:15:20.245Z] #14 40.04 mingw-w64-x86-64-dev [2022-06-24T10:15:20.245Z] #14 40.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:20.245Z] #14 40.55 Need to get 115 MB of archives. [2022-06-24T10:15:20.245Z] #14 40.55 After this operation, 645 MB of additional disk space will be used. [2022-06-24T10:15:20.245Z] #14 40.55 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-24T10:15:20.245Z] #14 40.68 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-24T10:15:20.245Z] #14 40.91 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-24T10:15:20.245Z] #14 40.91 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-24T10:15:20.245Z] #14 40.94 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-24T10:15:20.245Z] #14 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-24T10:15:20.245Z] #14 41.19 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-24T10:15:20.245Z] #14 41.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-24T10:15:20.245Z] #14 41.45 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-24T10:15:20.245Z] #14 42.25 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-24T10:15:20.245Z] #14 44.31 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-24T10:15:20.245Z] #14 ... [2022-06-24T10:15:20.245Z] [2022-06-24T10:15:20.245Z] #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-24T10:15:20.245Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:20.245Z] #76 42.12 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:20.245Z] #76 42.39 Fetched 5939 kB in 1s (8130 kB/s) [2022-06-24T10:15:20.245Z] #76 42.48 Selecting previously unselected package bzip2. [2022-06-24T10:15:20.245Z] #76 42.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:15:20.245Z] #76 42.58 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-24T10:15:20.245Z] #76 42.59 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:15:20.245Z] #76 42.76 Selecting previously unselected package libmagic-mgc. [2022-06-24T10:15:20.245Z] #76 42.76 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:20.245Z] #76 42.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-24T10:15:20.245Z] #76 43.35 Selecting previously unselected package libmagic1:amd64. [2022-06-24T10:15:20.245Z] #76 43.35 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:20.245Z] #76 43.36 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:15:20.245Z] #76 43.60 Selecting previously unselected package file. [2022-06-24T10:15:20.245Z] #76 43.60 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:20.245Z] #76 43.64 Unpacking file (1:5.39-3) ... [2022-06-24T10:15:20.245Z] #76 43.79 Selecting previously unselected package xz-utils. [2022-06-24T10:15:20.245Z] #76 43.80 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-24T10:15:20.245Z] #76 43.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:15:20.245Z] #76 44.54 Selecting previously unselected package libsigsegv2:amd64. [2022-06-24T10:15:20.245Z] #76 44.56 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-24T10:15:20.245Z] #76 44.57 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-24T10:15:20.245Z] #76 ... [2022-06-24T10:15:20.245Z] [2022-06-24T10:15:20.245Z] #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-24T10:15:20.245Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:15:20.245Z] #40 44.07 NAME: [2022-06-24T10:15:20.245Z] #40 44.07 go-winres - A tool for embedding resources in Windows executables [2022-06-24T10:15:20.245Z] #40 44.07 [2022-06-24T10:15:20.245Z] #40 44.07 USAGE: [2022-06-24T10:15:20.245Z] #40 44.07 go-winres [global options] command [command options] [arguments...] [2022-06-24T10:15:20.245Z] #40 44.07 [2022-06-24T10:15:20.245Z] #40 44.07 COMMANDS: [2022-06-24T10:15:20.245Z] #40 44.07 init Create an initial ./winres/winres.json [2022-06-24T10:15:20.245Z] #40 44.07 make Make syso files for the "go build" command [2022-06-24T10:15:20.245Z] #40 44.07 simply Make syso files for the "go build" command (simplified) [2022-06-24T10:15:20.245Z] #40 44.07 extract Extract all resources from an executable [2022-06-24T10:15:20.245Z] #40 44.07 patch Replace resources in an executable file (exe, dll) [2022-06-24T10:15:20.245Z] #40 44.07 help, h Shows a list of commands or help for one command [2022-06-24T10:15:20.245Z] #40 44.07 [2022-06-24T10:15:20.245Z] #40 44.07 GLOBAL OPTIONS: [2022-06-24T10:15:20.245Z] #40 44.07 --help, -h show help (default: false) [2022-06-24T10:15:20.245Z] #40 DONE 44.7s [2022-06-24T10:15:20.245Z] [2022-06-24T10:15:20.245Z] #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-24T10:15:20.245Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:20.245Z] #76 44.68 Selecting previously unselected package m4. [2022-06-24T10:15:20.245Z] #76 44.68 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-24T10:15:20.245Z] #76 44.68 Unpacking m4 (1.4.18-5) ... [2022-06-24T10:15:20.246Z] #84 ... [2022-06-24T10:15:20.246Z] [2022-06-24T10:15:20.246Z] #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-24T10:15:20.246Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:15:20.246Z] #19 126.5 The following additional packages will be installed: [2022-06-24T10:15:20.246Z] #19 126.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-24T10:15:20.246Z] #19 126.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-24T10:15:20.246Z] #19 126.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.5 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-24T10:15:20.246Z] #19 126.5 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-24T10:15:20.246Z] #19 126.5 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.5 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.5 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-24T10:15:20.246Z] #19 126.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-24T10:15:20.246Z] #19 126.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-24T10:15:20.246Z] #19 126.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-24T10:15:20.246Z] #19 126.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-24T10:15:20.246Z] #19 126.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-24T10:15:20.246Z] #19 126.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-24T10:15:20.246Z] #19 126.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-24T10:15:20.246Z] #19 126.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-24T10:15:20.246Z] #19 126.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-24T10:15:20.246Z] #19 126.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-24T10:15:20.246Z] #19 126.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-24T10:15:20.246Z] #19 126.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-24T10:15:20.246Z] #19 126.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-24T10:15:20.246Z] #19 126.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-24T10:15:20.246Z] #19 126.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-24T10:15:20.246Z] #19 126.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-24T10:15:20.246Z] #19 126.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-24T10:15:20.246Z] #19 126.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-24T10:15:20.246Z] #19 126.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-24T10:15:20.246Z] #19 126.6 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-24T10:15:20.246Z] #19 126.6 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-24T10:15:20.246Z] #19 126.6 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-24T10:15:20.246Z] #19 126.6 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-24T10:15:20.246Z] #19 126.6 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-24T10:15:20.246Z] #19 126.6 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-24T10:15:20.246Z] #19 126.6 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-24T10:15:20.246Z] #19 126.6 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-24T10:15:20.246Z] #19 126.6 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-24T10:15:20.246Z] #19 126.6 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-24T10:15:20.246Z] #19 126.6 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-24T10:15:20.246Z] #19 126.6 linux-libc-dev-s390x-cross patch xz-utils [2022-06-24T10:15:20.246Z] #19 126.7 Suggested packages: [2022-06-24T10:15:20.246Z] #19 126.7 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-24T10:15:20.246Z] #19 126.7 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.7 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-24T10:15:20.246Z] #19 126.7 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-24T10:15:20.246Z] #19 126.7 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-24T10:15:20.246Z] #19 126.7 libyaml-shell-perl ed diffutils-doc [2022-06-24T10:15:20.246Z] #19 126.7 Recommended packages: [2022-06-24T10:15:20.246Z] #19 126.7 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-24T10:15:20.246Z] #19 126.7 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-24T10:15:20.516Z] #76 45.04 Selecting previously unselected package autoconf. [2022-06-24T10:15:20.516Z] #76 45.04 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-24T10:15:20.796Z] #76 45.10 Unpacking autoconf (2.69-14) ... [2022-06-24T10:15:20.960Z] #44 2.648 -- Detecting C compiler ABI info - done [2022-06-24T10:15:20.960Z] #44 ... [2022-06-24T10:15:20.960Z] [2022-06-24T10:15:20.960Z] #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-24T10:15:20.960Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:15:20.960Z] #77 1.005 Cloning into '/tmp/crun-build'... [2022-06-24T10:15:20.960Z] #77 6.048 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-24T10:15:20.960Z] #77 6.072 Cloning into '/tmp/crun-build/libocispec'... [2022-06-24T10:15:20.960Z] #77 6.916 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-24T10:15:20.960Z] #77 6.926 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-24T10:15:20.960Z] #77 6.943 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-24T10:15:20.960Z] #77 6.943 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-24T10:15:20.960Z] #77 6.966 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-24T10:15:20.960Z] #77 8.838 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-24T10:15:20.960Z] #77 ... [2022-06-24T10:15:20.960Z] [2022-06-24T10:15:20.960Z] #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-24T10:15:20.960Z] #44 sha256:793c6e80008a1b070b8e5a7594828db5a00de59af07c34b9a32839bf77820e78 [2022-06-24T10:15:20.960Z] #44 2.744 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-24T10:15:20.960Z] #44 2.750 -- Detecting C compile features [2022-06-24T10:15:20.960Z] #44 2.751 -- Detecting C compile features - done [2022-06-24T10:15:20.960Z] #44 2.795 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-24T10:15:20.997Z] #76 ... [2022-06-24T10:15:20.997Z] [2022-06-24T10:15:20.997Z] #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-24T10:15:20.997Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:20.997Z] #62 36.83 Reading package lists... [2022-06-24T10:15:20.997Z] #62 46.29 Building dependency tree... [2022-06-24T10:15:20.997Z] #62 ... [2022-06-24T10:15:20.997Z] [2022-06-24T10:15:20.997Z] #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-24T10:15:20.997Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:15:20.997Z] #47 45.54 + 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-24T10:15:21.176Z] #19 134.4 The following NEW packages will be installed: [2022-06-24T10:15:21.176Z] #19 134.4 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-24T10:15:21.176Z] #19 134.4 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-24T10:15:21.176Z] #19 134.4 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-24T10:15:21.176Z] #19 134.4 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-24T10:15:21.176Z] #19 134.4 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-24T10:15:21.176Z] #19 134.4 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-24T10:15:21.176Z] #19 134.4 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-24T10:15:21.176Z] #19 134.4 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-24T10:15:21.176Z] #19 134.4 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-24T10:15:21.176Z] #19 134.4 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-24T10:15:21.176Z] #19 134.4 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-24T10:15:21.176Z] #19 134.4 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-24T10:15:21.176Z] #19 134.4 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-24T10:15:21.176Z] #19 134.4 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-24T10:15:21.176Z] #19 134.4 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-24T10:15:21.176Z] #19 134.4 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-24T10:15:21.176Z] #19 134.4 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-24T10:15:21.176Z] #19 134.4 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-24T10:15:21.176Z] #19 134.4 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-24T10:15:21.176Z] #19 134.4 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-24T10:15:21.176Z] #19 134.4 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-24T10:15:21.176Z] #19 134.4 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-24T10:15:21.176Z] #19 134.4 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-24T10:15:21.176Z] #19 134.4 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-24T10:15:21.176Z] #19 134.4 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-24T10:15:21.176Z] #19 134.4 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-24T10:15:21.176Z] #19 134.4 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-24T10:15:21.176Z] #19 134.4 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-24T10:15:21.176Z] #19 134.4 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-24T10:15:21.176Z] #19 134.4 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-24T10:15:21.176Z] #19 134.4 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-24T10:15:21.176Z] #19 134.4 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-24T10:15:21.176Z] #19 134.4 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-24T10:15:21.176Z] #19 134.4 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-24T10:15:21.176Z] #19 134.4 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-24T10:15:21.176Z] #19 134.4 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-24T10:15:21.176Z] #19 134.4 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-24T10:15:21.176Z] #19 134.4 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-24T10:15:21.176Z] #19 134.4 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-24T10:15:21.176Z] #19 134.4 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-24T10:15:21.176Z] #19 134.4 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-24T10:15:21.176Z] #19 134.4 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-24T10:15:21.176Z] #19 134.4 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-24T10:15:21.176Z] #19 134.4 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-24T10:15:21.176Z] #19 134.4 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-24T10:15:21.176Z] #19 134.4 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-24T10:15:21.176Z] #19 134.4 linux-libc-dev-s390x-cross patch xz-utils [2022-06-24T10:15:21.221Z] #44 3.057 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-24T10:15:21.221Z] #44 3.105 -- Configuring done [2022-06-24T10:15:21.372Z] #76 45.65 Selecting previously unselected package autotools-dev. [2022-06-24T10:15:21.372Z] #76 45.65 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-24T10:15:21.372Z] #76 ... [2022-06-24T10:15:21.372Z] [2022-06-24T10:15:21.372Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-24T10:15:21.372Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:21.372Z] #42 29.45 Reading package lists... [2022-06-24T10:15:21.372Z] #42 35.76 Building dependency tree... [2022-06-24T10:15:21.372Z] #42 39.42 The following additional packages will be installed: [2022-06-24T10:15:21.372Z] #42 39.43 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-24T10:15:21.372Z] #42 39.43 Suggested packages: [2022-06-24T10:15:21.372Z] #42 39.45 cmake-doc ninja-build lrzip [2022-06-24T10:15:21.372Z] #42 39.45 Recommended packages: [2022-06-24T10:15:21.372Z] #42 39.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-24T10:15:21.372Z] #42 40.35 The following NEW packages will be installed: [2022-06-24T10:15:21.372Z] #42 40.35 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-24T10:15:21.372Z] #42 40.35 vim-common xxd [2022-06-24T10:15:21.372Z] #42 40.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:21.372Z] #42 40.85 Need to get 17.7 MB of archives. [2022-06-24T10:15:21.372Z] #42 40.85 After this operation, 70.7 MB of additional disk space will be used. [2022-06-24T10:15:21.372Z] #42 40.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:15:21.372Z] #42 40.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-24T10:15:21.372Z] #42 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-24T10:15:21.372Z] #42 41.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-24T10:15:21.372Z] #42 41.50 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-24T10:15:21.372Z] #42 41.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-24T10:15:21.372Z] #42 41.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-24T10:15:21.372Z] #42 41.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-24T10:15:21.372Z] #42 41.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-24T10:15:21.372Z] #42 41.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-24T10:15:21.372Z] #42 42.86 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:21.372Z] #42 43.27 Fetched 17.7 MB in 1s (12.7 MB/s) [2022-06-24T10:15:21.372Z] #42 43.37 Selecting previously unselected package xxd. [2022-06-24T10:15:21.372Z] #42 43.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:15:21.372Z] #42 43.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:15:21.372Z] #42 43.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:21.372Z] #42 43.85 Selecting previously unselected package vim-common. [2022-06-24T10:15:21.372Z] #42 43.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:15:21.372Z] #42 43.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:21.372Z] #42 44.58 Selecting previously unselected package cmake-data. [2022-06-24T10:15:21.372Z] #42 44.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-24T10:15:21.372Z] #42 44.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:15:21.372Z] #42 ... [2022-06-24T10:15:21.372Z] [2022-06-24T10:15:21.372Z] #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-24T10:15:21.372Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:21.372Z] #76 45.66 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:15:21.480Z] #44 3.124 -- Generating done [2022-06-24T10:15:21.480Z] #44 3.156 -- Build files have been written to: /tmp/tmp.bd9Vwi35dE/tini [2022-06-24T10:15:21.480Z] #44 3.162 + make tini-static [2022-06-24T10:15:21.634Z] #76 45.96 Selecting previously unselected package automake. [2022-06-24T10:15:21.634Z] #76 45.96 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-24T10:15:21.634Z] #76 45.96 Unpacking automake (1:1.16.3-2) ... [2022-06-24T10:15:21.738Z] #44 3.583 Scanning dependencies of target tini-static [2022-06-24T10:15:21.742Z] #19 135.1 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:21.742Z] #19 135.1 Need to get 788 MB of archives. [2022-06-24T10:15:21.742Z] #19 135.1 After this operation, 3385 MB of additional disk space will be used. [2022-06-24T10:15:21.742Z] #19 135.1 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-06-24T10:15:21.742Z] #19 135.1 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-24T10:15:21.996Z] #44 3.721 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-24T10:15:21.996Z] #44 ... [2022-06-24T10:15:21.996Z] [2022-06-24T10:15:21.996Z] #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-24T10:15:21.996Z] #53 sha256:1d5a861301a7d19d0b5b0f154097c4845c3749c716a43bbc66f5c81e028a35ba [2022-06-24T10:15:21.996Z] #53 55.52 gotestsum version dev [2022-06-24T10:15:21.996Z] #53 DONE 56.9s [2022-06-24T10:15:22.003Z] #19 135.1 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-24T10:15:22.003Z] #19 135.1 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-24T10:15:22.003Z] #19 135.1 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-24T10:15:22.003Z] #19 135.1 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-24T10:15:22.003Z] #19 135.1 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-06-24T10:15:22.195Z] #42 31.07 Reading package lists... [2022-06-24T10:15:22.195Z] #42 ... [2022-06-24T10:15:22.195Z] [2022-06-24T10:15:22.195Z] #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-24T10:15:22.195Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:22.195Z] #51 23.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-24T10:15:22.195Z] #51 32.99 Fetched 8548 kB in 25s (342 kB/s) [2022-06-24T10:15:22.195Z] #51 32.99 Reading package lists... [2022-06-24T10:15:22.195Z] #51 ... [2022-06-24T10:15:22.195Z] [2022-06-24T10:15:22.195Z] #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-24T10:15:22.195Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:22.195Z] #14 34.04 Fetched 8545 kB in 25s (338 kB/s) [2022-06-24T10:15:22.207Z] #76 46.53 Selecting previously unselected package patch. [2022-06-24T10:15:22.207Z] #76 46.57 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-24T10:15:22.207Z] #76 46.57 Unpacking patch (2.7.6-7) ... [2022-06-24T10:15:22.207Z] #76 46.78 Selecting previously unselected package dpkg-dev. [2022-06-24T10:15:22.254Z] [2022-06-24T10:15:22.254Z] #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-24T10:15:22.254Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:15:22.254Z] #77 10.34 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-24T10:15:22.254Z] #77 11.55 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-24T10:15:22.262Z] #19 135.3 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-06-24T10:15:22.262Z] #19 135.4 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-06-24T10:15:22.469Z] #76 46.80 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-24T10:15:22.469Z] #76 46.80 Unpacking dpkg-dev (1.20.10) ... [2022-06-24T10:15:22.469Z] #76 ... [2022-06-24T10:15:22.469Z] [2022-06-24T10:15:22.469Z] #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-24T10:15:22.469Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:22.469Z] #51 30.32 Reading package lists... [2022-06-24T10:15:22.469Z] #51 36.70 Building dependency tree... [2022-06-24T10:15:22.469Z] #51 40.37 The following additional packages will be installed: [2022-06-24T10:15:22.469Z] #51 40.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:15:22.469Z] #51 40.37 python3-protobuf python3-six [2022-06-24T10:15:22.469Z] #51 40.37 Suggested packages: [2022-06-24T10:15:22.469Z] #51 40.37 python3-setuptools [2022-06-24T10:15:22.469Z] #51 40.37 Recommended packages: [2022-06-24T10:15:22.469Z] #51 40.37 iproute2 | iproute [2022-06-24T10:15:22.469Z] #51 41.05 The following NEW packages will be installed: [2022-06-24T10:15:22.469Z] #51 41.05 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:15:22.469Z] #51 41.05 python3-protobuf python3-six [2022-06-24T10:15:22.469Z] #51 41.71 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:22.469Z] #51 41.71 Need to get 2314 kB of archives. [2022-06-24T10:15:22.469Z] #51 41.71 After this operation, 11.1 MB of additional disk space will be used. [2022-06-24T10:15:22.469Z] #51 41.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-24T10:15:22.469Z] #51 41.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:15:22.469Z] #51 41.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-24T10:15:22.469Z] #51 41.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-24T10:15:22.469Z] #51 41.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-24T10:15:22.469Z] #51 41.81 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-24T10:15:22.469Z] #51 41.81 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-24T10:15:22.469Z] #51 44.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-24T10:15:22.469Z] #51 46.24 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:22.469Z] #51 46.59 Fetched 2314 kB in 4s (628 kB/s) [2022-06-24T10:15:22.469Z] #51 46.66 Selecting previously unselected package libprotobuf23:amd64. [2022-06-24T10:15:22.520Z] #19 135.6 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-06-24T10:15:22.520Z] #19 135.7 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-06-24T10:15:22.731Z] #51 46.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:15:22.731Z] #51 46.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-24T10:15:22.731Z] #51 46.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-24T10:15:22.731Z] #51 ... [2022-06-24T10:15:22.731Z] [2022-06-24T10:15:22.731Z] #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-24T10:15:22.731Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:22.731Z] #55 44.68 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-24T10:15:22.731Z] #55 44.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-24T10:15:22.731Z] #55 44.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-24T10:15:22.731Z] #55 44.90 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-24T10:15:22.731Z] #55 46.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-24T10:15:22.731Z] #55 46.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-24T10:15:22.731Z] #55 46.88 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-24T10:15:22.731Z] #55 46.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-24T10:15:22.776Z] #19 135.9 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-24T10:15:22.776Z] #19 135.9 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-06-24T10:15:22.820Z] #77 12.08 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-24T10:15:22.994Z] #55 47.26 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-24T10:15:22.994Z] #55 47.26 go: downloading golang.org/x/text v0.3.7 [2022-06-24T10:15:23.078Z] #77 12.21 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-24T10:15:24.485Z] #77 ... [2022-06-24T10:15:24.485Z] [2022-06-24T10:15:24.485Z] #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-24T10:15:24.485Z] #44 sha256:793c6e80008a1b070b8e5a7594828db5a00de59af07c34b9a32839bf77820e78 [2022-06-24T10:15:24.485Z] #44 5.404 [100%] Linking C executable tini-static [2022-06-24T10:15:24.485Z] #44 5.895 [100%] Built target tini-static [2022-06-24T10:15:24.485Z] #44 5.928 + mkdir -p /build [2022-06-24T10:15:24.485Z] #44 5.931 + cp tini-static /build/docker-init [2022-06-24T10:15:24.485Z] #44 DONE 6.3s [2022-06-24T10:15:24.814Z] [2022-06-24T10:15:24.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-24T10:15:24.814Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:15:24.814Z] #14 58.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-24T10:15:24.814Z] #14 58.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-24T10:15:24.814Z] #14 58.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:15:24.814Z] #14 58.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-24T10:15:24.814Z] #14 58.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-24T10:15:24.814Z] #14 58.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:15:25.190Z] #47 ... [2022-06-24T10:15:25.190Z] [2022-06-24T10:15:25.190Z] #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-24T10:15:25.190Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:25.190Z] #76 47.39 python3 is already the newest version (3.9.2-3). [2022-06-24T10:15:25.190Z] #76 47.39 The following additional packages will be installed: [2022-06-24T10:15:25.190Z] #76 47.39 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-24T10:15:25.190Z] #76 47.43 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-24T10:15:25.190Z] #76 47.44 Suggested packages: [2022-06-24T10:15:25.190Z] #76 47.48 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-24T10:15:25.190Z] #76 47.48 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-24T10:15:25.190Z] #76 47.48 m4-doc ed diffutils-doc [2022-06-24T10:15:25.190Z] #76 47.48 Recommended packages: [2022-06-24T10:15:25.190Z] #76 47.48 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-24T10:15:25.190Z] #76 50.16 The following NEW packages will be installed: [2022-06-24T10:15:25.190Z] #76 50.16 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-24T10:15:25.190Z] #76 50.18 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-24T10:15:25.190Z] #76 50.18 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-24T10:15:25.190Z] #76 50.18 libyajl2 m4 patch xz-utils [2022-06-24T10:15:25.190Z] #76 50.73 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:25.190Z] #76 50.73 Need to get 5939 kB of archives. [2022-06-24T10:15:25.190Z] #76 50.73 After this operation, 18.7 MB of additional disk space will be used. [2022-06-24T10:15:25.190Z] #76 50.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-24T10:15:25.190Z] #76 50.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-24T10:15:25.190Z] #76 50.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-24T10:15:25.190Z] #76 50.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-24T10:15:25.190Z] #76 50.75 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-24T10:15:25.190Z] #76 50.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-24T10:15:25.190Z] #76 50.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-24T10:15:25.190Z] #76 50.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-24T10:15:25.190Z] #76 50.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-24T10:15:25.190Z] #76 50.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-24T10:15:25.190Z] #76 50.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-24T10:15:25.190Z] #76 50.95 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-24T10:15:25.190Z] #76 51.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-24T10:15:25.190Z] #76 51.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-24T10:15:25.190Z] #76 51.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-24T10:15:25.191Z] #76 51.25 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-24T10:15:25.191Z] #76 51.29 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-24T10:15:25.191Z] #76 51.29 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-24T10:15:25.191Z] #76 51.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-24T10:15:25.191Z] #76 51.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-24T10:15:25.191Z] #76 51.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-24T10:15:25.191Z] #76 51.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-24T10:15:25.191Z] #76 51.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-24T10:15:25.544Z] #55 ... [2022-06-24T10:15:25.544Z] [2022-06-24T10:15:25.544Z] #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-24T10:15:25.544Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:25.544Z] #76 48.08 Selecting previously unselected package build-essential. [2022-06-24T10:15:25.544Z] #76 48.12 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-24T10:15:25.544Z] #76 48.12 Unpacking build-essential (12.9) ... [2022-06-24T10:15:25.544Z] #76 48.22 Selecting previously unselected package libcap2:amd64. [2022-06-24T10:15:25.544Z] #76 48.25 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-24T10:15:25.544Z] #76 48.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:15:25.544Z] #76 48.50 Selecting previously unselected package libcap-dev:amd64. [2022-06-24T10:15:25.544Z] #76 48.50 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-24T10:15:25.544Z] #76 48.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-24T10:15:25.544Z] #76 48.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:15:25.544Z] #76 48.67 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:15:25.544Z] #76 48.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:25.544Z] #76 48.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-24T10:15:25.544Z] #76 48.78 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:15:25.544Z] #76 48.79 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:25.544Z] #76 48.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-24T10:15:25.544Z] #76 48.94 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-24T10:15:25.544Z] #76 48.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:15:25.544Z] #76 49.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-24T10:15:25.544Z] #76 49.21 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-24T10:15:25.544Z] #76 49.21 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:15:25.544Z] #76 50.09 Selecting previously unselected package libtool. [2022-06-24T10:15:25.544Z] #76 50.09 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-24T10:15:25.811Z] #76 50.11 Unpacking libtool (2.4.6-15) ... [2022-06-24T10:15:26.073Z] #76 50.41 Selecting previously unselected package libudev-dev:amd64. [2022-06-24T10:15:26.073Z] #76 50.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-24T10:15:26.073Z] #76 50.41 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:15:26.090Z] #19 138.7 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-06-24T10:15:26.090Z] #19 138.7 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-06-24T10:15:26.335Z] #76 50.63 Selecting previously unselected package libyajl2:amd64. [2022-06-24T10:15:26.335Z] #76 50.63 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-24T10:15:26.335Z] #76 50.66 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:15:26.335Z] #76 50.73 Selecting previously unselected package libyajl-dev:amd64. [2022-06-24T10:15:26.335Z] #76 50.76 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-24T10:15:26.335Z] #76 50.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-24T10:15:26.596Z] #76 51.03 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:15:26.596Z] #76 51.05 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-24T10:15:26.596Z] #76 51.06 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:15:26.596Z] #76 51.08 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:15:26.596Z] #76 51.13 Setting up file (1:5.39-3) ... [2022-06-24T10:15:26.596Z] #76 51.13 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:15:26.858Z] #76 51.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:26.858Z] #76 51.17 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:26.858Z] #76 51.19 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:15:26.858Z] #76 51.23 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:15:26.858Z] #76 51.23 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-24T10:15:26.858Z] #76 51.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:15:26.858Z] #76 ... [2022-06-24T10:15:26.858Z] [2022-06-24T10:15:26.858Z] #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-24T10:15:26.858Z] #64 sha256:eafe9a46faba1fabeec89428091043b6554113186521be8b0ddd0204be0edece [2022-06-24T10:15:26.858Z] #64 5.264 + RM_GOPATH=0 [2022-06-24T10:15:26.858Z] #64 5.264 + TMP_GOPATH= [2022-06-24T10:15:26.858Z] #64 5.264 + : /build [2022-06-24T10:15:26.858Z] #64 5.264 + '[' -z '' ']' [2022-06-24T10:15:26.858Z] #64 5.264 ++ mktemp -d [2022-06-24T10:15:26.858Z] #64 5.264 + export GOPATH=/tmp/tmp.YgbeMiU8hl [2022-06-24T10:15:26.858Z] #64 5.264 + GOPATH=/tmp/tmp.YgbeMiU8hl [2022-06-24T10:15:26.858Z] #64 5.264 + RM_GOPATH=1 [2022-06-24T10:15:26.858Z] #64 5.264 + case "$(go env GOARCH)" in [2022-06-24T10:15:26.858Z] #64 5.264 ++ go env GOARCH [2022-06-24T10:15:26.858Z] #64 5.303 Install containerd version v1.6.6 [2022-06-24T10:15:26.858Z] #64 5.303 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:26.858Z] #64 5.303 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:26.858Z] #64 5.303 ++ dirname /install.sh [2022-06-24T10:15:26.858Z] #64 5.303 + dir=/ [2022-06-24T10:15:26.858Z] #64 5.303 + bin=containerd [2022-06-24T10:15:26.858Z] #64 5.303 + shift [2022-06-24T10:15:26.858Z] #64 5.303 + '[' '!' -f //containerd.installer ']' [2022-06-24T10:15:26.858Z] #64 5.303 + . //containerd.installer [2022-06-24T10:15:26.858Z] #64 5.303 ++ set -e [2022-06-24T10:15:26.858Z] #64 5.303 ++ : v1.6.6 [2022-06-24T10:15:26.858Z] #64 5.303 + install_containerd [2022-06-24T10:15:26.858Z] #64 5.303 + echo 'Install containerd version v1.6.6' [2022-06-24T10:15:26.858Z] #64 5.303 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YgbeMiU8hl/src/github.com/containerd/containerd [2022-06-24T10:15:26.858Z] #64 5.323 Cloning into '/tmp/tmp.YgbeMiU8hl/src/github.com/containerd/containerd'... [2022-06-24T10:15:26.858Z] #64 ... [2022-06-24T10:15:26.858Z] [2022-06-24T10:15:26.858Z] #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-24T10:15:26.858Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:26.858Z] #76 51.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:15:26.858Z] #76 51.30 Setting up patch (2.7.6-7) ... [2022-06-24T10:15:26.858Z] #76 51.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:15:26.858Z] #76 51.32 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-24T10:15:26.858Z] #76 51.34 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-24T10:15:26.858Z] #76 51.35 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:15:27.094Z] #76 53.35 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:27.094Z] #76 53.84 Fetched 5939 kB in 1s (5144 kB/s) [2022-06-24T10:15:27.144Z] #76 51.37 Setting up libtool (2.4.6-15) ... [2022-06-24T10:15:27.144Z] #76 51.38 Setting up m4 (1.4.18-5) ... [2022-06-24T10:15:27.144Z] #76 51.40 Setting up dpkg-dev (1.20.10) ... [2022-06-24T10:15:27.144Z] #76 51.42 Setting up autoconf (2.69-14) ... [2022-06-24T10:15:27.144Z] #76 51.45 Setting up build-essential (12.9) ... [2022-06-24T10:15:27.144Z] #76 51.49 Setting up automake (1:1.16.3-2) ... [2022-06-24T10:15:27.144Z] #76 51.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-24T10:15:27.144Z] #76 51.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:27.385Z] #76 54.06 Selecting previously unselected package bzip2. [2022-06-24T10:15:27.385Z] #76 54.06 (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-24T10:15:27.643Z] #76 54.17 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-24T10:15:27.643Z] #76 54.24 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:15:27.902Z] #76 54.53 Selecting previously unselected package libmagic-mgc. [2022-06-24T10:15:27.902Z] #76 54.55 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:27.902Z] #76 54.57 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-24T10:15:27.902Z] #76 ... [2022-06-24T10:15:27.902Z] [2022-06-24T10:15:27.902Z] #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-24T10:15:27.902Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:27.902Z] #51 34.83 Reading package lists... [2022-06-24T10:15:27.902Z] #51 44.81 Reading package lists... [2022-06-24T10:15:27.986Z] #19 141.2 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-06-24T10:15:28.161Z] #51 54.15 Building dependency tree... [2022-06-24T10:15:28.161Z] #51 ... [2022-06-24T10:15:28.161Z] [2022-06-24T10:15:28.161Z] #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-24T10:15:28.161Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:28.161Z] #55 51.83 go: downloading github.com/fatih/color v1.13.0 [2022-06-24T10:15:28.161Z] #55 51.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:15:28.161Z] #55 51.85 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-24T10:15:28.161Z] #55 51.99 go: downloading github.com/spf13/viper v1.10.1 [2022-06-24T10:15:28.161Z] #55 52.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-24T10:15:28.161Z] #55 52.83 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-24T10:15:28.161Z] #55 52.95 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-24T10:15:28.161Z] #55 53.08 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-24T10:15:28.161Z] #55 53.18 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-24T10:15:28.244Z] #19 141.2 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-06-24T10:15:28.539Z] #76 DONE 52.8s [2022-06-24T10:15:28.539Z] [2022-06-24T10:15:28.539Z] #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-24T10:15:28.539Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:15:28.728Z] #55 55.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-24T10:15:28.728Z] #55 55.24 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-24T10:15:28.795Z] #14 34.04 Reading package lists... [2022-06-24T10:15:28.795Z] #14 ... [2022-06-24T10:15:28.795Z] [2022-06-24T10:15:28.795Z] #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-24T10:15:28.795Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:15:29.057Z] #47 39.60 Updating files: 46% (1004/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 79% (1733/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) [2022-06-24T10:15:29.057Z] #47 ... [2022-06-24T10:15:29.057Z] [2022-06-24T10:15:29.057Z] #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-24T10:15:29.057Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:29.057Z] #62 31.08 Fetched 8545 kB in 23s (376 kB/s) [2022-06-24T10:15:29.057Z] #62 31.08 Reading package lists... [2022-06-24T10:15:29.318Z] #62 40.63 Reading package lists... [2022-06-24T10:15:29.318Z] #62 ... [2022-06-24T10:15:29.318Z] [2022-06-24T10:15:29.318Z] #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-24T10:15:29.318Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:15:29.580Z] #47 39.60 Updating files: 46% (1004/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 79% (1733/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-24T10:15:29.580Z] #47 41.35 + git checkout -q v2.3.0 [2022-06-24T10:15:30.099Z] #14 64.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-24T10:15:30.141Z] #19 143.5 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-24T10:15:30.155Z] #47 ... [2022-06-24T10:15:30.155Z] [2022-06-24T10:15:30.155Z] #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-24T10:15:30.155Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:15:30.155Z] #36 32.02 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-24T10:15:30.155Z] #36 32.10 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-24T10:15:30.155Z] #36 ... [2022-06-24T10:15:30.155Z] [2022-06-24T10:15:30.155Z] #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-24T10:15:30.155Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:30.155Z] #42 31.07 Reading package lists... [2022-06-24T10:15:30.358Z] #14 64.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-24T10:15:30.358Z] #14 64.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:15:30.399Z] #19 143.5 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-06-24T10:15:30.458Z] #77 ... [2022-06-24T10:15:30.458Z] [2022-06-24T10:15:30.458Z] #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-24T10:15:30.458Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:15:30.458Z] #34 44.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-24T10:15:30.458Z] #34 44.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-24T10:15:30.458Z] #34 ... [2022-06-24T10:15:30.458Z] [2022-06-24T10:15:30.458Z] #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-24T10:15:30.458Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:30.458Z] #55 54.02 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-24T10:15:30.458Z] #55 54.10 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-24T10:15:30.458Z] #55 54.10 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-24T10:15:30.458Z] #55 54.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-24T10:15:30.458Z] #55 54.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-24T10:15:30.458Z] #55 54.29 go: downloading golang.org/x/mod v0.5.1 [2022-06-24T10:15:30.458Z] #55 54.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-24T10:15:30.458Z] #55 54.45 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-24T10:15:30.458Z] #55 54.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-24T10:15:30.458Z] #55 54.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-24T10:15:30.458Z] #55 54.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-24T10:15:30.458Z] #55 54.76 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-24T10:15:31.030Z] #55 55.23 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-24T10:15:31.030Z] #55 ... [2022-06-24T10:15:31.030Z] [2022-06-24T10:15:31.030Z] #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-24T10:15:31.030Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:31.030Z] #14 45.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-24T10:15:31.030Z] #14 45.93 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-24T10:15:31.030Z] #14 47.80 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-24T10:15:31.030Z] #14 48.47 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-24T10:15:31.030Z] #14 48.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-24T10:15:31.030Z] #14 48.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-24T10:15:31.030Z] #14 48.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-24T10:15:31.030Z] #14 48.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-24T10:15:31.030Z] #14 48.53 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-24T10:15:31.030Z] #14 48.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-24T10:15:31.030Z] #14 48.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-24T10:15:31.030Z] #14 48.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-24T10:15:31.030Z] #14 48.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-24T10:15:31.030Z] #14 48.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-24T10:15:31.030Z] #14 48.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-24T10:15:31.030Z] #14 48.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-24T10:15:31.030Z] #14 48.68 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-24T10:15:31.030Z] #14 48.68 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-24T10:15:31.030Z] #14 48.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-24T10:15:31.030Z] #14 50.02 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:31.030Z] #14 50.33 Fetched 115 MB in 9s (13.4 MB/s) [2022-06-24T10:15:31.030Z] #14 50.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-24T10:15:31.030Z] #14 50.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-24T10:15:31.030Z] #14 50.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-24T10:15:31.030Z] #14 50.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:15:31.030Z] #14 53.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-24T10:15:31.030Z] #14 53.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-24T10:15:31.030Z] #14 53.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:15:31.030Z] #14 ... [2022-06-24T10:15:31.030Z] [2022-06-24T10:15:31.031Z] #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-24T10:15:31.031Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:31.031Z] #55 55.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-24T10:15:31.031Z] #55 55.40 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-24T10:15:31.258Z] #55 ... [2022-06-24T10:15:31.258Z] [2022-06-24T10:15:31.258Z] #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-24T10:15:31.258Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:31.258Z] #76 55.59 Selecting previously unselected package libmagic1:amd64. [2022-06-24T10:15:31.258Z] #76 55.61 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:31.258Z] #76 55.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:15:31.258Z] #76 56.14 Selecting previously unselected package file. [2022-06-24T10:15:31.258Z] #76 56.19 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:31.258Z] #76 56.25 Unpacking file (1:5.39-3) ... [2022-06-24T10:15:31.258Z] #76 56.68 Selecting previously unselected package xz-utils. [2022-06-24T10:15:31.258Z] #76 56.68 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-24T10:15:31.258Z] #76 56.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:15:31.258Z] #76 57.33 Selecting previously unselected package libsigsegv2:amd64. [2022-06-24T10:15:31.258Z] #76 57.34 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-24T10:15:31.258Z] #76 57.41 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-24T10:15:31.258Z] #76 57.61 Selecting previously unselected package m4. [2022-06-24T10:15:31.258Z] #76 57.61 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-24T10:15:31.258Z] #76 57.62 Unpacking m4 (1.4.18-5) ... [2022-06-24T10:15:31.544Z] #42 40.90 Reading package lists... [2022-06-24T10:15:31.544Z] #42 ... [2022-06-24T10:15:31.544Z] [2022-06-24T10:15:31.544Z] #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-24T10:15:31.544Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:31.544Z] #76 33.39 Fetched 8545 kB in 25s (346 kB/s) [2022-06-24T10:15:31.544Z] #76 33.39 Reading package lists... [2022-06-24T10:15:31.544Z] #76 42.89 Reading package lists... [2022-06-24T10:15:31.544Z] #76 ... [2022-06-24T10:15:31.544Z] [2022-06-24T10:15:31.544Z] #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-24T10:15:31.544Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:31.544Z] #14 34.04 Reading package lists... [2022-06-24T10:15:31.604Z] #55 55.87 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-24T10:15:31.604Z] #55 55.95 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-24T10:15:31.824Z] #76 58.47 Selecting previously unselected package autoconf. [2022-06-24T10:15:31.824Z] #76 58.47 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-24T10:15:31.824Z] #76 58.48 Unpacking autoconf (2.69-14) ... [2022-06-24T10:15:31.865Z] #55 56.21 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-24T10:15:31.865Z] #55 56.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-24T10:15:31.865Z] #55 56.27 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-24T10:15:32.082Z] #76 ... [2022-06-24T10:15:32.082Z] [2022-06-24T10:15:32.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-24T10:15:32.082Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:32.082Z] #62 46.29 Building dependency tree... [2022-06-24T10:15:32.082Z] #62 52.70 The following additional packages will be installed: [2022-06-24T10:15:32.082Z] #62 52.73 libbtrfs0 [2022-06-24T10:15:32.082Z] #62 53.07 The following NEW packages will be installed: [2022-06-24T10:15:32.082Z] #62 53.09 libbtrfs-dev libbtrfs0 [2022-06-24T10:15:32.082Z] #62 53.64 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:32.082Z] #62 53.64 Need to get 460 kB of archives. [2022-06-24T10:15:32.082Z] #62 53.64 After this operation, 1237 kB of additional disk space will be used. [2022-06-24T10:15:32.082Z] #62 53.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-24T10:15:32.082Z] #62 53.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-24T10:15:32.082Z] #62 55.44 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:32.082Z] #62 56.08 Fetched 460 kB in 0s (1193 kB/s) [2022-06-24T10:15:32.082Z] #62 56.51 Selecting previously unselected package libbtrfs0:amd64. [2022-06-24T10:15:32.082Z] #62 56.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:15:32.082Z] #62 56.68 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-24T10:15:32.082Z] #62 56.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:15:32.082Z] #62 57.33 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-24T10:15:32.082Z] #62 57.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-24T10:15:32.082Z] #62 57.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:15:32.082Z] #62 58.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:15:32.082Z] #62 58.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:15:32.082Z] #62 58.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:32.127Z] #55 56.35 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-24T10:15:32.127Z] #55 56.51 go: downloading github.com/prometheus/common v0.10.0 [2022-06-24T10:15:32.339Z] #62 DONE 59.1s [2022-06-24T10:15:32.339Z] [2022-06-24T10:15:32.339Z] #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-24T10:15:32.339Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:32.339Z] #14 42.73 Reading package lists... [2022-06-24T10:15:32.339Z] #14 51.97 Building dependency tree... [2022-06-24T10:15:32.339Z] #14 58.51 The following additional packages will be installed: [2022-06-24T10:15:32.339Z] #14 58.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:15:32.339Z] #14 58.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-24T10:15:32.339Z] #14 58.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-24T10:15:32.339Z] #14 58.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-24T10:15:32.339Z] #14 58.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-24T10:15:32.339Z] #14 58.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-24T10:15:32.339Z] #14 58.54 mingw-w64-common mingw-w64-x86-64-dev [2022-06-24T10:15:32.339Z] #14 58.54 Suggested packages: [2022-06-24T10:15:32.339Z] #14 58.58 gcc-10-locales seccomp wine64 [2022-06-24T10:15:32.389Z] #55 56.72 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-24T10:15:32.389Z] #55 56.82 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-24T10:15:32.597Z] #14 ... [2022-06-24T10:15:32.598Z] [2022-06-24T10:15:32.598Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-24T10:15:32.598Z] #63 sha256:9f68abd41114fe8eec8bb0384a9fd359047f9185c536163cd12f4484b32a2084 [2022-06-24T10:15:32.598Z] #63 DONE 0.1s [2022-06-24T10:15:32.598Z] [2022-06-24T10:15:32.598Z] #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-24T10:15:32.598Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:32.598Z] #76 59.15 Selecting previously unselected package autotools-dev. [2022-06-24T10:15:32.598Z] #76 59.20 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-24T10:15:32.598Z] #76 59.21 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:15:32.650Z] #55 56.99 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-24T10:15:32.857Z] #76 59.64 Selecting previously unselected package automake. [2022-06-24T10:15:32.922Z] #19 145.8 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-06-24T10:15:32.922Z] #19 145.8 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-06-24T10:15:33.115Z] #76 59.71 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-24T10:15:33.115Z] #76 59.74 Unpacking automake (1:1.16.3-2) ... [2022-06-24T10:15:33.594Z] #55 ... [2022-06-24T10:15:33.594Z] [2022-06-24T10:15:33.594Z] #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-24T10:15:33.594Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:33.594Z] #51 47.68 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:15:33.594Z] #51 47.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:15:33.594Z] #51 47.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:15:33.594Z] #51 47.99 Selecting previously unselected package python3-six. [2022-06-24T10:15:33.594Z] #51 47.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-24T10:15:33.594Z] #51 48.01 Unpacking python3-six (1.16.0-2) ... [2022-06-24T10:15:33.594Z] #51 48.29 Selecting previously unselected package python3-protobuf. [2022-06-24T10:15:33.594Z] #51 48.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-24T10:15:33.594Z] #51 48.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-24T10:15:33.594Z] #51 48.90 Selecting previously unselected package libnet1:amd64. [2022-06-24T10:15:33.594Z] #51 48.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-24T10:15:33.594Z] #51 48.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:15:33.594Z] #51 49.04 Selecting previously unselected package libnl-3-200:amd64. [2022-06-24T10:15:33.594Z] #51 49.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-24T10:15:33.594Z] #51 49.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:15:33.594Z] #51 49.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:15:33.594Z] #51 49.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:15:33.594Z] #51 49.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:33.594Z] #51 49.28 Selecting previously unselected package criu. [2022-06-24T10:15:33.594Z] #51 49.28 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-24T10:15:33.594Z] #51 49.28 Unpacking criu (3.17-1) ... [2022-06-24T10:15:33.594Z] #51 50.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:15:33.594Z] #51 52.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-24T10:15:33.594Z] #51 52.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:15:33.594Z] #51 52.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:33.594Z] #51 52.50 Setting up python3-six (1.16.0-2) ... [2022-06-24T10:15:33.594Z] #51 54.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:15:33.594Z] #51 54.16 Setting up python3-protobuf (3.12.4-1) ... [2022-06-24T10:15:33.594Z] #51 ... [2022-06-24T10:15:33.594Z] [2022-06-24T10:15:33.594Z] #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-24T10:15:33.594Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:33.594Z] #14 56.12 Selecting previously unselected package binutils-mingw-w64. [2022-06-24T10:15:33.594Z] #14 56.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-24T10:15:33.594Z] #14 56.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:15:33.594Z] #14 56.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-24T10:15:33.594Z] #14 56.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:15:33.594Z] #14 56.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:15:33.594Z] #14 56.51 Selecting previously unselected package dmsetup. [2022-06-24T10:15:33.594Z] #14 56.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:15:33.594Z] #14 56.52 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:15:33.594Z] #14 56.72 Selecting previously unselected package mingw-w64-common. [2022-06-24T10:15:33.594Z] #14 56.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-24T10:15:33.594Z] #14 56.75 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-24T10:15:34.490Z] #76 60.82 Selecting previously unselected package patch. [2022-06-24T10:15:34.490Z] #76 60.82 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-24T10:15:34.490Z] #76 60.83 Unpacking patch (2.7.6-7) ... [2022-06-24T10:15:34.490Z] #76 61.05 Selecting previously unselected package dpkg-dev. [2022-06-24T10:15:34.490Z] #76 61.06 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-24T10:15:34.490Z] #76 61.06 Unpacking dpkg-dev (1.20.10) ... [2022-06-24T10:15:34.539Z] #14 ... [2022-06-24T10:15:34.539Z] [2022-06-24T10:15:34.539Z] #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-24T10:15:34.539Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:34.539Z] #42 48.99 Selecting previously unselected package libicu67:amd64. [2022-06-24T10:15:34.539Z] #42 49.00 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-24T10:15:34.539Z] #42 49.06 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-24T10:15:34.539Z] #42 56.30 Selecting previously unselected package libxml2:amd64. [2022-06-24T10:15:34.539Z] #42 56.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-24T10:15:34.539Z] #42 56.31 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:15:34.539Z] #42 56.87 Selecting previously unselected package libarchive13:amd64. [2022-06-24T10:15:34.539Z] #42 56.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-24T10:15:34.539Z] #42 56.88 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-24T10:15:34.539Z] #42 57.24 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-24T10:15:34.539Z] #42 57.24 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-24T10:15:34.539Z] #42 57.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-24T10:15:34.539Z] #42 57.48 Selecting previously unselected package librhash0:amd64. [2022-06-24T10:15:34.539Z] #42 57.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-24T10:15:34.539Z] #42 57.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:15:34.539Z] #42 57.73 Selecting previously unselected package libuv1:amd64. [2022-06-24T10:15:34.539Z] #42 57.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-24T10:15:34.539Z] #42 57.74 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-24T10:15:34.539Z] #42 57.93 Selecting previously unselected package cmake. [2022-06-24T10:15:34.539Z] #42 57.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-24T10:15:34.539Z] #42 57.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:15:35.539Z] #19 148.4 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-06-24T10:15:35.539Z] #19 148.4 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-24T10:15:35.539Z] #19 148.4 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-24T10:15:35.539Z] #19 148.6 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-24T10:15:35.539Z] #19 148.7 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-24T10:15:35.539Z] #19 148.7 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-06-24T10:15:35.539Z] #19 148.8 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-24T10:15:35.624Z] #14 ... [2022-06-24T10:15:35.624Z] [2022-06-24T10:15:35.624Z] #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-24T10:15:35.624Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:15:35.624Z] #77 24.74 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-24T10:15:35.799Z] #19 148.8 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-06-24T10:15:35.799Z] #19 148.8 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-06-24T10:15:35.799Z] #19 ... [2022-06-24T10:15:35.799Z] [2022-06-24T10:15:35.799Z] #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-24T10:15:35.799Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:15:35.799Z] #84 102.6 configure.ac:11: installing 'build-aux/compile' [2022-06-24T10:15:35.799Z] #84 102.6 configure.ac:11: installing 'build-aux/config.guess' [2022-06-24T10:15:35.799Z] #84 102.6 configure.ac:11: installing 'build-aux/config.sub' [2022-06-24T10:15:35.799Z] #84 102.6 configure.ac:13: installing 'build-aux/install-sh' [2022-06-24T10:15:35.799Z] #84 102.6 configure.ac:13: installing 'build-aux/missing' [2022-06-24T10:15:35.799Z] #84 102.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-24T10:15:35.866Z] #76 ... [2022-06-24T10:15:35.866Z] [2022-06-24T10:15:35.866Z] #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-24T10:15:35.866Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:35.866Z] #42 43.20 Reading package lists... [2022-06-24T10:15:35.866Z] #42 52.58 Building dependency tree... [2022-06-24T10:15:35.866Z] #42 58.99 The following additional packages will be installed: [2022-06-24T10:15:35.866Z] #42 59.03 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-24T10:15:35.866Z] #42 59.06 Suggested packages: [2022-06-24T10:15:35.866Z] #42 59.07 cmake-doc ninja-build lrzip [2022-06-24T10:15:35.866Z] #42 59.07 Recommended packages: [2022-06-24T10:15:35.866Z] #42 59.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-24T10:15:35.866Z] #42 60.36 The following NEW packages will be installed: [2022-06-24T10:15:35.866Z] #42 60.40 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-24T10:15:35.866Z] #42 60.40 vim-common xxd [2022-06-24T10:15:35.866Z] #42 60.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:35.866Z] #42 60.93 Need to get 17.7 MB of archives. [2022-06-24T10:15:35.866Z] #42 60.93 After this operation, 70.7 MB of additional disk space will be used. [2022-06-24T10:15:35.866Z] #42 60.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:15:35.866Z] #42 60.95 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-24T10:15:35.866Z] #42 60.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-24T10:15:35.866Z] #42 61.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-24T10:15:35.866Z] #42 62.11 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-24T10:15:35.866Z] #42 62.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-24T10:15:35.866Z] #42 62.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-24T10:15:35.866Z] #42 62.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-24T10:15:35.866Z] #42 62.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-24T10:15:35.866Z] #42 62.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-24T10:15:35.866Z] #42 ... [2022-06-24T10:15:35.866Z] [2022-06-24T10:15:35.866Z] #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-24T10:15:35.866Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:35.866Z] #55 60.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:15:35.866Z] #55 60.91 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-24T10:15:35.866Z] #55 61.18 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-24T10:15:35.866Z] #55 61.23 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-24T10:15:35.866Z] #55 61.39 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-24T10:15:35.866Z] #55 61.43 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-24T10:15:35.866Z] #55 61.59 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-24T10:15:35.866Z] #55 61.63 go: downloading github.com/spf13/afero v1.6.0 [2022-06-24T10:15:35.866Z] #55 61.90 go: downloading github.com/spf13/cast v1.4.1 [2022-06-24T10:15:35.866Z] #55 61.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-24T10:15:35.866Z] #55 61.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-24T10:15:35.866Z] #55 62.13 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-24T10:15:35.866Z] #55 62.14 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-24T10:15:35.866Z] #55 62.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-24T10:15:36.063Z] #84 102.9 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:15:36.125Z] #55 62.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-24T10:15:36.125Z] #55 62.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-24T10:15:36.697Z] #55 63.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-24T10:15:36.697Z] #55 63.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-24T10:15:36.697Z] #55 63.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-24T10:15:36.697Z] #55 63.28 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-24T10:15:36.697Z] #55 63.36 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-24T10:15:36.968Z] #14 43.65 Reading package lists... [2022-06-24T10:15:36.968Z] #14 ... [2022-06-24T10:15:36.968Z] [2022-06-24T10:15:36.968Z] #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-24T10:15:36.968Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:15:36.968Z] #47 44.17 + 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-24T10:15:37.850Z] #42 ... [2022-06-24T10:15:37.850Z] [2022-06-24T10:15:37.850Z] #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-24T10:15:37.850Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:37.850Z] #14 62.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-24T10:15:37.850Z] #14 62.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-24T10:15:37.850Z] #14 62.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:15:37.910Z] #47 ... [2022-06-24T10:15:37.910Z] [2022-06-24T10:15:37.910Z] #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-24T10:15:37.910Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:37.910Z] #62 40.63 Reading package lists... [2022-06-24T10:15:38.073Z] #55 64.46 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-24T10:15:38.073Z] #55 64.59 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-24T10:15:38.073Z] #55 64.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-24T10:15:38.073Z] #55 ... [2022-06-24T10:15:38.073Z] [2022-06-24T10:15:38.073Z] #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-24T10:15:38.073Z] #57 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:15:38.073Z] #57 64.33 v3.0.2 [2022-06-24T10:15:38.073Z] #57 DONE 64.8s [2022-06-24T10:15:38.073Z] [2022-06-24T10:15:38.073Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-24T10:15:38.073Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:38.073Z] #55 64.71 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-24T10:15:38.115Z] #14 ... [2022-06-24T10:15:38.115Z] [2022-06-24T10:15:38.115Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-24T10:15:38.115Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:38.115Z] #51 58.35 Setting up criu (3.17-1) ... [2022-06-24T10:15:38.115Z] #51 60.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:38.115Z] #51 DONE 62.2s [2022-06-24T10:15:38.115Z] [2022-06-24T10:15:38.115Z] #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-24T10:15:38.115Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:38.115Z] #42 62.31 Setting up libicu67:amd64 (67.1-7) ... [2022-06-24T10:15:38.115Z] #42 62.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:38.115Z] #42 62.47 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-24T10:15:38.115Z] #42 62.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:38.115Z] #42 62.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-24T10:15:38.115Z] #42 62.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:15:38.115Z] #42 62.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:15:38.115Z] #42 62.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:15:38.330Z] #55 64.83 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-24T10:15:38.330Z] #55 65.01 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-24T10:15:38.375Z] #42 62.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-24T10:15:38.375Z] #42 62.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:15:38.375Z] #42 62.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:38.585Z] #84 105.2 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:15:38.585Z] #84 105.5 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:15:38.585Z] #84 105.5 checking how to print strings... printf [2022-06-24T10:15:38.585Z] #84 105.5 checking for gcc... gcc [2022-06-24T10:15:38.947Z] #42 ... [2022-06-24T10:15:38.947Z] [2022-06-24T10:15:38.947Z] #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-24T10:15:38.947Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:15:38.947Z] #53 62.81 gotestsum version dev [2022-06-24T10:15:38.947Z] #53 DONE 63.1s [2022-06-24T10:15:38.947Z] [2022-06-24T10:15:38.947Z] #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-24T10:15:38.947Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:38.947Z] #42 DONE 63.4s [2022-06-24T10:15:38.947Z] [2022-06-24T10:15:38.947Z] #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-24T10:15:38.947Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:15:38.947Z] #77 2.734 Cloning into '/tmp/crun-build'... [2022-06-24T10:15:38.947Z] #77 9.517 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-24T10:15:38.947Z] #77 9.539 Cloning into '/tmp/crun-build/libocispec'... [2022-06-24T10:15:39.098Z] #84 105.7 checking whether the C compiler works... yes [2022-06-24T10:15:39.098Z] #84 106.0 checking for C compiler default output file name... a.out [2022-06-24T10:15:39.098Z] #84 106.0 checking for suffix of executables... [2022-06-24T10:15:39.213Z] #77 ... [2022-06-24T10:15:39.213Z] [2022-06-24T10:15:39.213Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-24T10:15:39.213Z] #43 sha256:4356d547e03e7ad4cb220ce89b557a62b62b9bd1fc4f384bc3db11564dff1fdf [2022-06-24T10:15:39.363Z] #84 106.2 checking whether we are cross compiling... no [2022-06-24T10:15:39.620Z] #84 106.2 checking for suffix of object files... o [2022-06-24T10:15:39.620Z] #84 106.4 checking whether we are using the GNU C compiler... yes [2022-06-24T10:15:39.757Z] #55 66.41 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-24T10:15:39.784Z] #43 DONE 0.6s [2022-06-24T10:15:39.784Z] [2022-06-24T10:15:39.784Z] #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-24T10:15:39.784Z] #44 sha256:4056310ac7dc56861c76f58e0642649dc9e0f692faf9afe3a259467832c228ce [2022-06-24T10:15:39.876Z] #84 106.6 checking whether gcc accepts -g... yes [2022-06-24T10:15:40.016Z] #55 66.70 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-24T10:15:40.016Z] #55 66.77 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-24T10:15:40.016Z] #55 ... [2022-06-24T10:15:40.016Z] [2022-06-24T10:15:40.016Z] #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-24T10:15:40.016Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:40.016Z] #51 54.15 Building dependency tree... [2022-06-24T10:15:40.016Z] #51 60.45 The following additional packages will be installed: [2022-06-24T10:15:40.016Z] #51 60.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:15:40.016Z] #51 60.46 python3-protobuf python3-six [2022-06-24T10:15:40.016Z] #51 60.47 Suggested packages: [2022-06-24T10:15:40.016Z] #51 60.47 python3-setuptools [2022-06-24T10:15:40.016Z] #51 60.47 Recommended packages: [2022-06-24T10:15:40.016Z] #51 60.47 iproute2 | iproute [2022-06-24T10:15:40.016Z] #51 61.78 The following NEW packages will be installed: [2022-06-24T10:15:40.016Z] #51 61.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:15:40.016Z] #51 61.84 python3-protobuf python3-six [2022-06-24T10:15:40.016Z] #51 62.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:40.016Z] #51 62.58 Need to get 2314 kB of archives. [2022-06-24T10:15:40.016Z] #51 62.58 After this operation, 11.1 MB of additional disk space will be used. [2022-06-24T10:15:40.016Z] #51 62.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-24T10:15:40.016Z] #51 62.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:15:40.016Z] #51 62.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-24T10:15:40.016Z] #51 62.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-24T10:15:40.016Z] #51 62.73 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-24T10:15:40.016Z] #51 62.74 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-24T10:15:40.016Z] #51 62.76 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-24T10:15:40.288Z] #51 ... [2022-06-24T10:15:40.288Z] [2022-06-24T10:15:40.288Z] #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-24T10:15:40.288Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:40.288Z] #76 63.40 Selecting previously unselected package build-essential. [2022-06-24T10:15:40.288Z] #76 63.40 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-24T10:15:40.288Z] #76 63.43 Unpacking build-essential (12.9) ... [2022-06-24T10:15:40.288Z] #76 63.55 Selecting previously unselected package libcap2:amd64. [2022-06-24T10:15:40.288Z] #76 63.57 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-24T10:15:40.288Z] #76 63.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:15:40.288Z] #76 63.72 Selecting previously unselected package libcap-dev:amd64. [2022-06-24T10:15:40.288Z] #76 63.73 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-24T10:15:40.288Z] #76 63.75 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-24T10:15:40.288Z] #76 64.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:15:40.288Z] #76 64.24 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:15:40.288Z] #76 64.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:40.288Z] #76 64.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-24T10:15:40.288Z] #76 64.56 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:15:40.288Z] #76 64.59 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:40.288Z] #76 64.81 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-24T10:15:40.288Z] #76 64.86 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-24T10:15:40.288Z] #76 64.87 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:15:40.288Z] #76 65.13 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-24T10:15:40.288Z] #76 65.17 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-24T10:15:40.288Z] #76 65.18 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:15:40.288Z] #76 66.84 Selecting previously unselected package libtool. [2022-06-24T10:15:40.288Z] #76 66.84 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-24T10:15:40.288Z] #76 66.86 Unpacking libtool (2.4.6-15) ... [2022-06-24T10:15:40.439Z] #84 106.8 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:15:40.439Z] #84 107.1 checking whether gcc understands -c and -o together... yes [2022-06-24T10:15:40.439Z] #84 107.4 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:15:40.439Z] #84 107.5 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:15:40.462Z] #62 49.95 Building dependency tree... [2022-06-24T10:15:40.699Z] #84 107.5 checking for egrep... /bin/grep -E [2022-06-24T10:15:40.699Z] #84 107.5 checking for fgrep... /bin/grep -F [2022-06-24T10:15:40.699Z] #84 107.5 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:15:40.699Z] #84 107.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:15:40.699Z] #84 107.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:15:40.699Z] #84 107.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:15:40.699Z] #84 107.7 checking whether ln -s works... yes [2022-06-24T10:15:40.699Z] #84 107.7 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:15:40.699Z] #84 107.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-24T10:15:40.699Z] #84 107.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:15:40.699Z] #84 107.7 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:15:40.699Z] #84 107.7 checking for objdump... objdump [2022-06-24T10:15:40.699Z] #84 107.7 checking how to recognize dependent libraries... pass_all [2022-06-24T10:15:40.699Z] #84 107.7 checking for dlltool... no [2022-06-24T10:15:40.699Z] #84 107.7 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:15:40.699Z] #84 107.7 checking for ar... ar [2022-06-24T10:15:40.724Z] #62 ... [2022-06-24T10:15:40.724Z] [2022-06-24T10:15:40.724Z] #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-24T10:15:40.724Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:40.724Z] #51 32.99 Reading package lists... [2022-06-24T10:15:40.724Z] #51 42.59 Reading package lists... [2022-06-24T10:15:40.892Z] #77 ... [2022-06-24T10:15:40.892Z] [2022-06-24T10:15:40.892Z] #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-24T10:15:40.892Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:15:40.892Z] #14 74.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-24T10:15:40.892Z] #14 74.88 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-24T10:15:40.892Z] #14 74.89 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:15:40.962Z] #84 107.7 checking for archiver @FILE support... @ [2022-06-24T10:15:40.962Z] #84 108.0 checking for strip... strip [2022-06-24T10:15:40.985Z] #51 51.87 Building dependency tree... [2022-06-24T10:15:40.985Z] #51 ... [2022-06-24T10:15:40.985Z] [2022-06-24T10:15:40.985Z] #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-24T10:15:40.985Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:40.985Z] #76 42.89 Reading package lists... [2022-06-24T10:15:41.220Z] #84 108.0 checking for ranlib... ranlib [2022-06-24T10:15:41.220Z] #84 108.0 checking for gawk... no [2022-06-24T10:15:41.220Z] #84 108.0 checking for mawk... mawk [2022-06-24T10:15:41.246Z] #76 67.69 Selecting previously unselected package libudev-dev:amd64. [2022-06-24T10:15:41.246Z] #76 67.70 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-24T10:15:41.246Z] #76 67.72 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:15:41.505Z] #76 68.10 Selecting previously unselected package libyajl2:amd64. [2022-06-24T10:15:41.505Z] #76 68.11 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-24T10:15:41.505Z] #76 68.18 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:15:41.765Z] #76 68.47 Selecting previously unselected package libyajl-dev:amd64. [2022-06-24T10:15:41.765Z] #76 68.47 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-24T10:15:41.783Z] #84 108.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:15:41.783Z] #84 108.4 checking for sysroot... no [2022-06-24T10:15:41.783Z] #84 108.5 checking for a working dd... /bin/dd [2022-06-24T10:15:41.783Z] #84 108.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:15:41.783Z] #84 108.6 checking for mt... no [2022-06-24T10:15:41.783Z] #84 108.6 checking if : is a manifest tool... no [2022-06-24T10:15:41.783Z] #84 108.6 checking how to run the C preprocessor... gcc -E [2022-06-24T10:15:42.024Z] #76 68.50 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-24T10:15:42.592Z] #76 69.14 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:15:42.592Z] #76 69.16 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-24T10:15:42.592Z] #76 69.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:15:42.592Z] #76 69.23 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:15:42.592Z] #76 69.26 Setting up file (1:5.39-3) ... [2022-06-24T10:15:42.592Z] #76 ... [2022-06-24T10:15:42.592Z] [2022-06-24T10:15:42.592Z] #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-24T10:15:42.592Z] #64 sha256:166a6f3dd4a9f6246734411d2401c8ffddf353caf61203f719102cda4e694918 [2022-06-24T10:15:42.592Z] #64 1.479 + RM_GOPATH=0 [2022-06-24T10:15:42.592Z] #64 1.479 + TMP_GOPATH= [2022-06-24T10:15:42.592Z] #64 1.479 + : /build [2022-06-24T10:15:42.592Z] #64 1.479 + '[' -z '' ']' [2022-06-24T10:15:42.592Z] #64 1.479 ++ mktemp -d [2022-06-24T10:15:42.592Z] #64 1.480 + export GOPATH=/tmp/tmp.KBA4cbxHgW [2022-06-24T10:15:42.592Z] #64 1.480 + GOPATH=/tmp/tmp.KBA4cbxHgW [2022-06-24T10:15:42.592Z] #64 1.480 + RM_GOPATH=1 [2022-06-24T10:15:42.592Z] #64 1.480 + case "$(go env GOARCH)" in [2022-06-24T10:15:42.592Z] #64 1.497 ++ go env GOARCH [2022-06-24T10:15:42.592Z] #64 1.540 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:42.592Z] #64 1.540 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:42.592Z] #64 1.541 ++ dirname /install.sh [2022-06-24T10:15:42.592Z] #64 1.547 + dir=/ [2022-06-24T10:15:42.592Z] #64 1.548 + bin=containerd [2022-06-24T10:15:42.592Z] #64 1.548 + shift [2022-06-24T10:15:42.592Z] #64 1.548 + '[' '!' -f //containerd.installer ']' [2022-06-24T10:15:42.592Z] #64 1.548 + . //containerd.installer [2022-06-24T10:15:42.592Z] #64 1.549 ++ set -e [2022-06-24T10:15:42.592Z] #64 1.550 ++ : v1.6.6 [2022-06-24T10:15:42.592Z] #64 1.550 + install_containerd [2022-06-24T10:15:42.592Z] #64 1.554 + echo 'Install containerd version v1.6.6' [2022-06-24T10:15:42.592Z] #64 1.557 Install containerd version v1.6.6 [2022-06-24T10:15:42.592Z] #64 1.558 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KBA4cbxHgW/src/github.com/containerd/containerd [2022-06-24T10:15:42.592Z] #64 1.560 Cloning into '/tmp/tmp.KBA4cbxHgW/src/github.com/containerd/containerd'... [2022-06-24T10:15:42.592Z] #64 ... [2022-06-24T10:15:42.592Z] [2022-06-24T10:15:42.592Z] #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-24T10:15:42.592Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:42.592Z] #76 69.26 Setting up file (1:5.39-3) ... [2022-06-24T10:15:42.592Z] #76 69.28 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:15:42.592Z] #76 69.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:42.592Z] #76 69.32 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:42.592Z] #76 69.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:15:42.592Z] #76 69.34 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:15:42.592Z] #76 69.35 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-24T10:15:42.593Z] #76 69.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:15:42.604Z] #84 108.9 checking for ANSI C header files... yes [2022-06-24T10:15:42.604Z] #84 109.4 checking for sys/types.h... yes [2022-06-24T10:15:42.860Z] #76 69.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:15:42.860Z] #76 69.48 Setting up patch (2.7.6-7) ... [2022-06-24T10:15:42.860Z] #76 69.50 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:15:42.860Z] #76 69.51 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-24T10:15:42.860Z] #76 69.57 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-24T10:15:42.860Z] #76 69.58 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:15:42.860Z] #76 69.59 Setting up libtool (2.4.6-15) ... [2022-06-24T10:15:42.868Z] #84 109.6 checking for sys/stat.h... yes [2022-06-24T10:15:43.125Z] #84 109.8 checking for stdlib.h... yes [2022-06-24T10:15:43.125Z] #84 110.0 checking for string.h... yes [2022-06-24T10:15:43.143Z] #76 69.67 Setting up m4 (1.4.18-5) ... [2022-06-24T10:15:43.143Z] #76 69.69 Setting up dpkg-dev (1.20.10) ... [2022-06-24T10:15:43.143Z] #76 69.74 Setting up autoconf (2.69-14) ... [2022-06-24T10:15:43.143Z] #76 69.77 Setting up build-essential (12.9) ... [2022-06-24T10:15:43.143Z] #76 69.83 Setting up automake (1:1.16.3-2) ... [2022-06-24T10:15:43.143Z] #76 69.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-24T10:15:43.386Z] #84 110.1 checking for memory.h... yes [2022-06-24T10:15:43.386Z] #84 110.3 checking for strings.h... yes [2022-06-24T10:15:43.424Z] #76 70.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:43.536Z] #76 52.86 Building dependency tree... [2022-06-24T10:15:43.645Z] #84 110.4 checking for inttypes.h... yes [2022-06-24T10:15:43.902Z] #84 110.5 checking for stdint.h... yes [2022-06-24T10:15:43.902Z] #84 110.7 checking for unistd.h... yes [2022-06-24T10:15:44.158Z] #84 110.9 checking for dlfcn.h... yes [2022-06-24T10:15:44.158Z] #84 111.1 checking for objdir... .libs [2022-06-24T10:15:44.361Z] #76 ... [2022-06-24T10:15:44.361Z] [2022-06-24T10:15:44.361Z] #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-24T10:15:44.361Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:44.361Z] #14 60.78 The following NEW packages will be installed: [2022-06-24T10:15:44.361Z] #14 60.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:15:44.361Z] #14 60.78 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-24T10:15:44.361Z] #14 60.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-24T10:15:44.361Z] #14 60.78 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-24T10:15:44.361Z] #14 60.78 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-24T10:15:44.361Z] #14 60.78 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-24T10:15:44.361Z] #14 60.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-24T10:15:44.361Z] #14 60.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-24T10:15:44.361Z] #14 60.81 mingw-w64-x86-64-dev [2022-06-24T10:15:44.361Z] #14 61.25 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:44.361Z] #14 61.25 Need to get 115 MB of archives. [2022-06-24T10:15:44.361Z] #14 61.25 After this operation, 645 MB of additional disk space will be used. [2022-06-24T10:15:44.361Z] #14 61.25 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-24T10:15:44.361Z] #14 61.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-24T10:15:44.361Z] #14 61.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-24T10:15:44.361Z] #14 61.84 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-24T10:15:44.361Z] #14 61.84 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-24T10:15:44.361Z] #14 61.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-24T10:15:44.361Z] #14 62.39 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-24T10:15:44.361Z] #14 62.73 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-24T10:15:44.361Z] #14 62.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-24T10:15:44.361Z] #14 63.79 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-24T10:15:44.361Z] #14 66.66 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-24T10:15:44.361Z] #14 67.86 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-24T10:15:44.361Z] #14 68.78 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-24T10:15:44.361Z] #14 ... [2022-06-24T10:15:44.361Z] [2022-06-24T10:15:44.361Z] #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-24T10:15:44.361Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:44.361Z] #55 66.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-24T10:15:44.361Z] #55 66.99 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-24T10:15:44.361Z] #55 67.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-24T10:15:44.361Z] #55 67.28 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-24T10:15:44.361Z] #55 67.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-24T10:15:44.361Z] #55 67.43 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-24T10:15:44.361Z] #55 67.61 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-24T10:15:44.361Z] #55 67.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-24T10:15:44.361Z] #55 67.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-24T10:15:44.361Z] #55 68.07 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-24T10:15:44.361Z] #55 68.17 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-24T10:15:44.361Z] #55 68.33 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-24T10:15:44.361Z] #55 68.37 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-24T10:15:44.361Z] #55 68.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-24T10:15:44.361Z] #55 68.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-24T10:15:44.361Z] #55 68.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-24T10:15:44.361Z] #55 68.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-24T10:15:44.361Z] #55 68.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-24T10:15:44.361Z] #55 69.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-24T10:15:44.361Z] #55 69.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-24T10:15:44.361Z] #55 69.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-24T10:15:44.361Z] #55 69.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-24T10:15:44.361Z] #55 69.23 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-24T10:15:44.361Z] #55 69.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-24T10:15:44.361Z] #55 69.41 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-24T10:15:44.361Z] #55 69.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-24T10:15:44.361Z] #55 69.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-24T10:15:44.361Z] #55 69.77 go: downloading github.com/julz/importas v0.1.0 [2022-06-24T10:15:44.361Z] #55 69.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-24T10:15:44.361Z] #55 69.89 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-24T10:15:44.361Z] #55 70.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-24T10:15:44.361Z] #55 70.01 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-24T10:15:44.361Z] #55 70.03 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-24T10:15:44.361Z] #55 70.07 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-24T10:15:44.361Z] #55 70.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-24T10:15:44.361Z] #55 70.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-24T10:15:44.361Z] #55 70.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-24T10:15:44.361Z] #55 70.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-24T10:15:44.361Z] #55 70.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-24T10:15:44.361Z] #55 70.56 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-24T10:15:44.622Z] #55 ... [2022-06-24T10:15:44.622Z] [2022-06-24T10:15:44.622Z] #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-24T10:15:44.622Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:44.622Z] #76 DONE 71.2s [2022-06-24T10:15:44.622Z] [2022-06-24T10:15:44.622Z] #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-24T10:15:44.622Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:15:44.622Z] #40 71.10 NAME: [2022-06-24T10:15:44.622Z] #40 71.11 go-winres - A tool for embedding resources in Windows executables [2022-06-24T10:15:44.622Z] #40 71.11 [2022-06-24T10:15:44.622Z] #40 71.11 USAGE: [2022-06-24T10:15:44.622Z] #40 71.11 go-winres [global options] command [command options] [arguments...] [2022-06-24T10:15:44.622Z] #40 71.11 [2022-06-24T10:15:44.622Z] #40 71.11 COMMANDS: [2022-06-24T10:15:44.622Z] #40 71.11 init Create an initial ./winres/winres.json [2022-06-24T10:15:44.622Z] #40 71.11 make Make syso files for the "go build" command [2022-06-24T10:15:44.622Z] #40 71.11 simply Make syso files for the "go build" command (simplified) [2022-06-24T10:15:44.622Z] #40 71.11 extract Extract all resources from an executable [2022-06-24T10:15:44.622Z] #40 71.11 patch Replace resources in an executable file (exe, dll) [2022-06-24T10:15:44.622Z] #40 71.11 help, h Shows a list of commands or help for one command [2022-06-24T10:15:44.622Z] #40 71.11 [2022-06-24T10:15:44.622Z] #40 71.11 GLOBAL OPTIONS: [2022-06-24T10:15:44.622Z] #40 71.11 --help, -h show help (default: false) [2022-06-24T10:15:44.622Z] #40 DONE 71.3s [2022-06-24T10:15:44.622Z] [2022-06-24T10:15:44.622Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-24T10:15:44.622Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:15:44.721Z] #84 111.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:15:44.721Z] #84 111.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:15:44.977Z] #84 111.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:15:45.075Z] #44 ... [2022-06-24T10:15:45.076Z] [2022-06-24T10:15:45.076Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-24T10:15:45.076Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:45.076Z] #55 58.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-24T10:15:45.076Z] #55 ... [2022-06-24T10:15:45.076Z] [2022-06-24T10:15:45.076Z] #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-24T10:15:45.076Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:45.076Z] #14 68.26 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-24T10:15:45.076Z] #14 68.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:15:45.076Z] #14 68.46 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:15:45.076Z] #14 68.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-24T10:15:45.076Z] #14 68.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:15:45.076Z] #14 68.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:15:45.592Z] #84 111.8 checking if gcc static flag -static works... yes [2022-06-24T10:15:45.592Z] #84 112.4 checking if gcc supports -c -o file.o... yes [2022-06-24T10:15:45.592Z] #84 112.6 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:15:45.592Z] #84 112.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:15:45.852Z] #84 112.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:15:46.088Z] #76 ... [2022-06-24T10:15:46.088Z] [2022-06-24T10:15:46.088Z] #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-24T10:15:46.088Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:46.088Z] #62 56.15 The following additional packages will be installed: [2022-06-24T10:15:46.088Z] #62 56.18 libbtrfs0 [2022-06-24T10:15:46.088Z] #62 56.61 The following NEW packages will be installed: [2022-06-24T10:15:46.088Z] #62 56.61 libbtrfs-dev libbtrfs0 [2022-06-24T10:15:46.088Z] #62 57.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:46.088Z] #62 57.27 Need to get 460 kB of archives. [2022-06-24T10:15:46.088Z] #62 57.27 After this operation, 1237 kB of additional disk space will be used. [2022-06-24T10:15:46.088Z] #62 57.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-24T10:15:46.088Z] #62 57.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-24T10:15:46.109Z] #84 112.9 checking how to hardcode library paths into programs... immediate [2022-06-24T10:15:46.109Z] #84 112.9 checking whether stripping libraries is possible... yes [2022-06-24T10:15:46.109Z] #84 112.9 checking if libtool supports shared libraries... yes [2022-06-24T10:15:46.109Z] #84 112.9 checking whether to build shared libraries... no [2022-06-24T10:15:46.109Z] #84 112.9 checking whether to build static libraries... yes [2022-06-24T10:15:46.109Z] #84 112.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:15:46.109Z] #84 113.0 checking whether build environment is sane... yes [2022-06-24T10:15:46.109Z] #84 113.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:15:46.109Z] #84 113.1 checking whether make sets $(MAKE)... yes [2022-06-24T10:15:46.161Z] #14 ... [2022-06-24T10:15:46.161Z] [2022-06-24T10:15:46.161Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-24T10:15:46.161Z] #64 sha256:1dd8338b2735199f224d3781c918aaae35ffbb5c2db925bd5451cbc1778deef5 [2022-06-24T10:15:46.161Z] #64 40.20 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-24T10:15:46.161Z] #64 41.23 + cd /tmp/tmp.UmLgM4Kf0o/src/github.com/containerd/containerd [2022-06-24T10:15:46.161Z] #64 41.23 + git checkout -q v1.6.6 [2022-06-24T10:15:46.161Z] #64 43.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-24T10:15:46.161Z] #64 43.03 + BUILDTAGS='netgo osusergo static_build' [2022-06-24T10:15:46.161Z] #64 43.03 + export EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:15:46.161Z] #64 43.03 + EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:15:46.161Z] #64 43.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-24T10:15:46.161Z] #64 43.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-24T10:15:46.161Z] #64 43.03 + '[' '' = dynamic ']' [2022-06-24T10:15:46.161Z] #64 43.03 + make [2022-06-24T10:15:46.161Z] #64 44.67 + bin/ctr [2022-06-24T10:15:46.366Z] #84 113.1 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:15:46.366Z] #84 113.1 checking whether make supports nested variables... yes [2022-06-24T10:15:46.366Z] #84 113.2 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:15:46.366Z] #84 113.2 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:15:46.366Z] #84 113.2 checking how to create a ustar tar archive... gnutar [2022-06-24T10:15:46.547Z] #77 2.044 Cloning into '/tmp/crun-build'... [2022-06-24T10:15:46.663Z] #84 113.3 checking dependency style of gcc... gcc3 [2022-06-24T10:15:46.663Z] #84 113.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:15:46.663Z] #84 113.4 checking whether make supports nested variables... (cached) yes [2022-06-24T10:15:46.663Z] #84 113.5 checking for gawk... (cached) mawk [2022-06-24T10:15:46.663Z] #84 113.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:15:46.663Z] #84 113.5 checking for gcc... (cached) gcc [2022-06-24T10:15:46.663Z] #84 113.6 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:15:46.663Z] #84 113.6 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:15:46.663Z] #84 113.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:15:46.663Z] #84 113.6 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:15:46.663Z] #84 113.6 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:15:46.663Z] #84 113.6 checking for python3... /usr/bin/python3 [2022-06-24T10:15:46.663Z] #84 113.6 checking for python3 version... 3.9 [2022-06-24T10:15:46.920Z] #84 113.7 checking for python3 platform... linux [2022-06-24T10:15:46.920Z] #84 113.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:15:47.176Z] #84 113.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:15:47.176Z] #84 114.2 checking for go-md2man... no [2022-06-24T10:15:47.477Z] #62 59.35 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:47.739Z] #84 114.2 checking error.h usability... yes [2022-06-24T10:15:47.739Z] #84 114.4 checking error.h presence... yes [2022-06-24T10:15:47.739Z] #84 114.5 checking for error.h... yes [2022-06-24T10:15:47.739Z] #84 114.5 checking linux/openat2.h usability... yes [2022-06-24T10:15:47.739Z] #84 114.7 checking linux/openat2.h presence... yes [2022-06-24T10:15:47.739Z] #84 114.7 checking for linux/openat2.h... yes [2022-06-24T10:15:47.740Z] #62 ... [2022-06-24T10:15:47.740Z] [2022-06-24T10:15:47.740Z] #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-24T10:15:47.740Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:47.740Z] #42 40.90 Reading package lists... [2022-06-24T10:15:47.740Z] #42 50.10 Building dependency tree... [2022-06-24T10:15:47.740Z] #42 56.96 The following additional packages will be installed: [2022-06-24T10:15:47.740Z] #42 57.02 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-24T10:15:47.740Z] #42 57.02 Suggested packages: [2022-06-24T10:15:47.740Z] #42 57.07 cmake-doc ninja-build lrzip [2022-06-24T10:15:47.740Z] #42 57.07 Recommended packages: [2022-06-24T10:15:47.740Z] #42 57.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-24T10:15:47.740Z] #42 58.65 The following NEW packages will be installed: [2022-06-24T10:15:47.740Z] #42 58.72 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-24T10:15:47.740Z] #42 58.73 vim-common xxd [2022-06-24T10:15:47.740Z] #42 59.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:47.740Z] #42 59.27 Need to get 17.7 MB of archives. [2022-06-24T10:15:47.740Z] #42 59.27 After this operation, 70.7 MB of additional disk space will be used. [2022-06-24T10:15:47.740Z] #42 59.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:15:47.740Z] #42 59.28 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-24T10:15:47.740Z] #42 59.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-24T10:15:47.740Z] #42 59.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-24T10:15:47.923Z] #77 ... [2022-06-24T10:15:47.923Z] [2022-06-24T10:15:47.923Z] #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-24T10:15:47.923Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:47.923Z] #42 64.69 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:47.923Z] #42 65.24 Fetched 17.7 MB in 2s (7780 kB/s) [2022-06-24T10:15:47.923Z] #42 65.50 Selecting previously unselected package xxd. [2022-06-24T10:15:47.923Z] #42 65.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:15:47.923Z] #42 65.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:15:47.923Z] #42 65.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:47.923Z] #42 66.03 Selecting previously unselected package vim-common. [2022-06-24T10:15:47.923Z] #42 66.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:15:47.923Z] #42 66.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:15:47.923Z] #42 66.89 Selecting previously unselected package cmake-data. [2022-06-24T10:15:47.923Z] #42 66.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-24T10:15:47.923Z] #42 66.91 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:15:47.923Z] #42 72.69 Selecting previously unselected package libicu67:amd64. [2022-06-24T10:15:47.923Z] #42 72.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-24T10:15:47.923Z] #42 72.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-24T10:15:48.001Z] #42 ... [2022-06-24T10:15:48.001Z] [2022-06-24T10:15:48.001Z] #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-24T10:15:48.001Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:48.001Z] #62 59.85 Fetched 460 kB in 1s (897 kB/s) [2022-06-24T10:15:48.001Z] #62 59.97 Selecting previously unselected package libbtrfs0:amd64. [2022-06-24T10:15:48.183Z] #42 ... [2022-06-24T10:15:48.183Z] [2022-06-24T10:15:48.183Z] #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-24T10:15:48.183Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:48.183Z] #55 71.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-24T10:15:48.183Z] #55 71.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-24T10:15:48.183Z] #55 71.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-24T10:15:48.183Z] #55 71.76 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-24T10:15:48.183Z] #55 71.84 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-24T10:15:48.183Z] #55 71.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-24T10:15:48.183Z] #55 71.88 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-24T10:15:48.183Z] #55 71.99 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-24T10:15:48.183Z] #55 72.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-24T10:15:48.183Z] #55 72.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-24T10:15:48.183Z] #55 72.62 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-24T10:15:48.183Z] #55 72.64 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-24T10:15:48.183Z] #55 72.64 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-24T10:15:48.183Z] #55 72.69 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-24T10:15:48.183Z] #55 72.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-24T10:15:48.183Z] #55 72.93 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-24T10:15:48.183Z] #55 72.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-24T10:15:48.183Z] #55 72.97 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-24T10:15:48.183Z] #55 73.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-24T10:15:48.183Z] #55 73.09 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-24T10:15:48.183Z] #55 73.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-24T10:15:48.183Z] #55 73.72 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-24T10:15:48.183Z] #55 73.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-24T10:15:48.183Z] #55 73.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-24T10:15:48.183Z] #55 73.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-24T10:15:48.183Z] #55 73.92 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-24T10:15:48.183Z] #55 74.05 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-24T10:15:48.183Z] #55 74.30 go: downloading honnef.co/go/tools v0.2.2 [2022-06-24T10:15:48.265Z] #62 59.97 (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-24T10:15:48.265Z] #62 60.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-24T10:15:48.265Z] #62 60.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:15:48.265Z] #62 ... [2022-06-24T10:15:48.265Z] [2022-06-24T10:15:48.265Z] #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-24T10:15:48.265Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:48.265Z] #55 50.34 go: downloading github.com/fatih/color v1.13.0 [2022-06-24T10:15:48.265Z] #55 50.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:15:48.265Z] #55 50.45 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-24T10:15:48.265Z] #55 50.49 go: downloading github.com/spf13/viper v1.10.1 [2022-06-24T10:15:48.265Z] #55 50.96 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-24T10:15:48.265Z] #55 51.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-24T10:15:48.265Z] #55 51.91 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-24T10:15:48.265Z] #55 51.94 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-24T10:15:48.265Z] #55 52.02 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-24T10:15:48.265Z] #55 54.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-24T10:15:48.265Z] #55 54.85 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-24T10:15:48.265Z] #55 55.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:15:48.265Z] #55 55.56 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-24T10:15:48.306Z] #84 114.8 checking for copy_file_range... yes [2022-06-24T10:15:48.527Z] #55 ... [2022-06-24T10:15:48.527Z] [2022-06-24T10:15:48.527Z] #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-24T10:15:48.527Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:48.527Z] #42 60.25 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-24T10:15:48.527Z] #42 60.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-24T10:15:48.527Z] #42 60.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-24T10:15:48.527Z] #42 60.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-24T10:15:48.527Z] #42 60.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-24T10:15:48.527Z] #42 60.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-24T10:15:48.563Z] #84 115.3 checking for fgetxattr... yes [2022-06-24T10:15:48.822Z] #84 115.5 checking for statx... [2022-06-24T10:15:48.822Z] #84 ... [2022-06-24T10:15:48.822Z] [2022-06-24T10:15:48.822Z] #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-24T10:15:48.822Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:15:48.822Z] #19 151.9 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-06-24T10:15:48.822Z] #19 151.9 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-06-24T10:15:48.822Z] #19 152.0 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-24T10:15:48.822Z] #19 152.1 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-06-24T10:15:48.822Z] #19 152.2 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-06-24T10:15:48.822Z] #19 154.5 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-24T10:15:48.822Z] #19 154.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-24T10:15:48.822Z] #19 154.5 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-24T10:15:48.822Z] #19 154.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-24T10:15:48.822Z] #19 154.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-06-24T10:15:48.822Z] #19 154.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-24T10:15:48.822Z] #19 154.9 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-24T10:15:48.822Z] #19 154.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-06-24T10:15:48.822Z] #19 154.9 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-06-24T10:15:48.822Z] #19 154.9 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-06-24T10:15:48.822Z] #19 154.9 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-24T10:15:48.822Z] #19 155.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-06-24T10:15:48.822Z] #19 155.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-24T10:15:48.822Z] #19 155.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-24T10:15:48.822Z] #19 155.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-06-24T10:15:48.822Z] #19 155.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-24T10:15:48.822Z] #19 155.2 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-06-24T10:15:48.822Z] #19 155.2 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-06-24T10:15:48.822Z] #19 157.1 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-06-24T10:15:48.822Z] #19 157.1 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-06-24T10:15:48.822Z] #19 157.1 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-24T10:15:48.822Z] #19 157.2 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-06-24T10:15:48.822Z] #19 157.3 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-06-24T10:15:48.822Z] #19 158.9 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-06-24T10:15:48.822Z] #19 158.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-24T10:15:48.822Z] #19 158.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-24T10:15:48.822Z] #19 158.9 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-06-24T10:15:48.822Z] #19 158.9 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-06-24T10:15:48.822Z] #19 158.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-24T10:15:48.822Z] #19 158.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-24T10:15:48.822Z] #19 159.0 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-06-24T10:15:48.822Z] #19 159.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-24T10:15:48.822Z] #19 159.0 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-06-24T10:15:48.822Z] #19 159.0 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-06-24T10:15:48.822Z] #19 160.9 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-06-24T10:15:48.822Z] #19 160.9 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-06-24T10:15:48.822Z] #19 161.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-24T10:15:48.822Z] #19 161.1 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-06-24T10:15:48.822Z] #19 161.3 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-06-24T10:15:49.081Z] #19 ... [2022-06-24T10:15:49.081Z] [2022-06-24T10:15:49.081Z] #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-24T10:15:49.081Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:15:49.081Z] #84 115.5 checking for statx... yes [2022-06-24T10:15:49.294Z] #14 ... [2022-06-24T10:15:49.294Z] [2022-06-24T10:15:49.294Z] #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-24T10:15:49.294Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:15:49.294Z] #77 10.84 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-24T10:15:49.294Z] #77 10.86 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-24T10:15:49.294Z] #77 10.86 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-24T10:15:49.294Z] #77 10.86 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-24T10:15:49.294Z] #77 10.93 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-24T10:15:49.294Z] #77 12.97 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-24T10:15:49.294Z] #77 14.77 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-24T10:15:49.294Z] #77 16.00 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-24T10:15:49.294Z] #77 16.20 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-24T10:15:49.294Z] #77 16.42 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-24T10:15:49.337Z] #84 115.9 checking for fgetpwent_r... yes [2022-06-24T10:15:49.556Z] #77 ... [2022-06-24T10:15:49.556Z] [2022-06-24T10:15:49.556Z] #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-24T10:15:49.556Z] #44 sha256:4056310ac7dc56861c76f58e0642649dc9e0f692faf9afe3a259467832c228ce [2022-06-24T10:15:49.556Z] #44 5.569 + RM_GOPATH=0 [2022-06-24T10:15:49.556Z] #44 5.569 + TMP_GOPATH= [2022-06-24T10:15:49.556Z] #44 5.569 + : /build [2022-06-24T10:15:49.556Z] #44 5.569 + '[' -z '' ']' [2022-06-24T10:15:49.556Z] #44 5.569 ++ mktemp -d [2022-06-24T10:15:49.556Z] #44 5.569 + export GOPATH=/tmp/tmp.pTDZsTO7vl [2022-06-24T10:15:49.556Z] #44 5.569 + GOPATH=/tmp/tmp.pTDZsTO7vl [2022-06-24T10:15:49.556Z] #44 5.569 + RM_GOPATH=1 [2022-06-24T10:15:49.556Z] #44 5.569 + case "$(go env GOARCH)" in [2022-06-24T10:15:49.556Z] #44 5.569 ++ go env GOARCH [2022-06-24T10:15:49.556Z] #44 5.584 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:49.556Z] #44 5.584 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:15:49.556Z] #44 5.584 ++ dirname /install.sh [2022-06-24T10:15:49.556Z] #44 5.584 + dir=/ [2022-06-24T10:15:49.556Z] #44 5.584 + bin=tini [2022-06-24T10:15:49.556Z] #44 5.584 + shift [2022-06-24T10:15:49.556Z] #44 5.584 + '[' '!' -f //tini.installer ']' [2022-06-24T10:15:49.556Z] #44 5.584 + . //tini.installer [2022-06-24T10:15:49.556Z] #44 5.584 ++ : v0.19.0 [2022-06-24T10:15:49.556Z] #44 5.584 + install_tini [2022-06-24T10:15:49.556Z] #44 5.584 + echo 'Install tini version v0.19.0' [2022-06-24T10:15:49.556Z] #44 5.584 + git clone https://github.com/krallin/tini.git /tmp/tmp.pTDZsTO7vl/tini [2022-06-24T10:15:49.556Z] #44 5.584 Cloning into '/tmp/tmp.pTDZsTO7vl/tini'... [2022-06-24T10:15:49.556Z] #44 5.588 Install tini version v0.19.0 [2022-06-24T10:15:49.556Z] #44 6.392 + cd /tmp/tmp.pTDZsTO7vl/tini [2022-06-24T10:15:49.556Z] #44 6.392 + git checkout -q v0.19.0 [2022-06-24T10:15:49.556Z] #44 6.453 + cmake . [2022-06-24T10:15:49.556Z] #44 6.944 -- The C compiler identification is GNU 10.2.1 [2022-06-24T10:15:49.556Z] #44 7.060 -- Detecting C compiler ABI info [2022-06-24T10:15:49.556Z] #44 7.572 -- Detecting C compiler ABI info - done [2022-06-24T10:15:49.556Z] #44 7.676 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-24T10:15:49.556Z] #44 7.705 -- Detecting C compile features [2022-06-24T10:15:49.556Z] #44 7.705 -- Detecting C compile features - done [2022-06-24T10:15:49.556Z] #44 7.763 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-24T10:15:49.556Z] #44 8.016 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-24T10:15:49.556Z] #44 8.121 -- Configuring done [2022-06-24T10:15:49.556Z] #44 8.204 -- Generating done [2022-06-24T10:15:49.556Z] #44 8.204 -- Build files have been written to: /tmp/tmp.pTDZsTO7vl/tini [2022-06-24T10:15:49.556Z] #44 8.204 + make tini-static [2022-06-24T10:15:49.556Z] #44 8.478 Scanning dependencies of target tini-static [2022-06-24T10:15:49.556Z] #44 8.540 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-24T10:15:49.556Z] #44 9.834 [100%] Linking C executable tini-static [2022-06-24T10:15:49.901Z] #84 116.4 checking for issetugid... no [2022-06-24T10:15:49.901Z] #84 116.8 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:15:49.901Z] #84 116.8 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:15:50.084Z] #55 76.42 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-24T10:15:50.084Z] #55 76.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-24T10:15:50.084Z] #55 76.58 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-24T10:15:50.084Z] #55 76.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-24T10:15:50.084Z] #55 76.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-24T10:15:50.084Z] #55 76.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-24T10:15:50.128Z] #44 10.46 [100%] Built target tini-static [2022-06-24T10:15:50.128Z] #44 10.53 + mkdir -p /build [2022-06-24T10:15:50.128Z] #44 10.55 + cp tini-static /build/docker-init [2022-06-24T10:15:50.343Z] #55 76.95 go: downloading golang.org/x/text v0.3.7 [2022-06-24T10:15:50.454Z] #42 ... [2022-06-24T10:15:50.454Z] [2022-06-24T10:15:50.454Z] #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-24T10:15:50.454Z] #57 sha256:dca9ebfb05205e49dafd77b267d333090ee1b656b626f503a4c293dc51a75400 [2022-06-24T10:15:50.454Z] #57 60.87 v3.0.2 [2022-06-24T10:15:50.454Z] #57 DONE 62.3s [2022-06-24T10:15:50.454Z] [2022-06-24T10:15:50.455Z] #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-24T10:15:50.455Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:50.455Z] #76 59.34 python3 is already the newest version (3.9.2-3). [2022-06-24T10:15:50.455Z] #76 59.34 The following additional packages will be installed: [2022-06-24T10:15:50.455Z] #76 59.38 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-24T10:15:50.455Z] #76 59.41 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-24T10:15:50.455Z] #76 59.42 Suggested packages: [2022-06-24T10:15:50.455Z] #76 59.45 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-24T10:15:50.455Z] #76 59.45 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-24T10:15:50.455Z] #76 59.45 m4-doc ed diffutils-doc [2022-06-24T10:15:50.455Z] #76 59.45 Recommended packages: [2022-06-24T10:15:50.455Z] #76 59.45 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-24T10:15:50.455Z] #76 61.66 The following NEW packages will be installed: [2022-06-24T10:15:50.455Z] #76 61.69 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-24T10:15:50.455Z] #76 61.69 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-24T10:15:50.455Z] #76 61.70 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-24T10:15:50.455Z] #76 61.70 libyajl2 m4 patch xz-utils [2022-06-24T10:15:50.455Z] #76 62.25 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:50.455Z] #76 62.25 Need to get 5939 kB of archives. [2022-06-24T10:15:50.455Z] #76 62.25 After this operation, 18.7 MB of additional disk space will be used. [2022-06-24T10:15:50.455Z] #76 62.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-24T10:15:50.455Z] #76 62.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-24T10:15:50.455Z] #76 62.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-24T10:15:50.455Z] #76 62.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-24T10:15:50.455Z] #76 62.30 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-24T10:15:50.455Z] #76 62.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-24T10:15:50.455Z] #76 62.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-24T10:15:50.455Z] #76 62.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-24T10:15:50.455Z] #76 62.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-24T10:15:50.455Z] #76 62.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-24T10:15:50.455Z] #76 ... [2022-06-24T10:15:50.455Z] [2022-06-24T10:15:50.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-24T10:15:50.455Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:50.455Z] #14 43.65 Reading package lists... [2022-06-24T10:15:50.455Z] #14 52.54 Building dependency tree... [2022-06-24T10:15:50.455Z] #14 58.24 The following additional packages will be installed: [2022-06-24T10:15:50.455Z] #14 58.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:15:50.455Z] #14 58.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-24T10:15:50.455Z] #14 58.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-24T10:15:50.455Z] #14 58.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-24T10:15:50.455Z] #14 58.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-24T10:15:50.455Z] #14 58.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-24T10:15:50.455Z] #14 58.24 mingw-w64-common mingw-w64-x86-64-dev [2022-06-24T10:15:50.455Z] #14 58.27 Suggested packages: [2022-06-24T10:15:50.455Z] #14 58.27 gcc-10-locales seccomp wine64 [2022-06-24T10:15:50.455Z] #14 60.69 The following NEW packages will be installed: [2022-06-24T10:15:50.455Z] #14 60.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:15:50.455Z] #14 60.69 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-24T10:15:50.455Z] #14 60.69 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-24T10:15:50.455Z] #14 60.69 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-24T10:15:50.455Z] #14 60.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-24T10:15:50.455Z] #14 60.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-24T10:15:50.455Z] #14 60.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-24T10:15:50.455Z] #14 60.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-24T10:15:50.455Z] #14 60.69 mingw-w64-x86-64-dev [2022-06-24T10:15:50.455Z] #14 61.32 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:50.455Z] #14 61.32 Need to get 115 MB of archives. [2022-06-24T10:15:50.455Z] #14 61.32 After this operation, 645 MB of additional disk space will be used. [2022-06-24T10:15:50.455Z] #14 61.32 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-24T10:15:50.455Z] #14 61.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-24T10:15:50.455Z] #14 61.76 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-24T10:15:50.455Z] #14 61.77 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-24T10:15:50.455Z] #14 61.78 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-24T10:15:50.455Z] #14 61.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-24T10:15:50.455Z] #14 62.20 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-24T10:15:50.455Z] #14 62.47 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-24T10:15:50.455Z] #14 62.51 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-24T10:15:50.455Z] #14 ... [2022-06-24T10:15:50.455Z] [2022-06-24T10:15:50.455Z] #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-24T10:15:50.455Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:50.455Z] #76 62.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-24T10:15:50.455Z] #76 62.52 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-24T10:15:50.602Z] #55 ... [2022-06-24T10:15:50.602Z] [2022-06-24T10:15:50.602Z] #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-24T10:15:50.602Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:15:50.602Z] #34 74.83 Updating files: 63% (972/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: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-24T10:15:50.602Z] #34 76.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-24T10:15:50.602Z] #34 77.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-24T10:15:50.717Z] #76 62.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-24T10:15:50.717Z] #76 62.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-24T10:15:50.717Z] #76 62.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-24T10:15:50.717Z] #76 62.85 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-24T10:15:50.913Z] #84 116.8 checking for library containing yajl_tree_get... -lyajl [2022-06-24T10:15:50.913Z] #84 117.6 checking for yajl >= 2.0.0... yes [2022-06-24T10:15:50.978Z] #76 62.86 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-24T10:15:50.978Z] #76 62.86 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-24T10:15:50.978Z] #76 62.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-24T10:15:50.978Z] #76 62.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-24T10:15:50.978Z] #76 63.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-24T10:15:50.978Z] #76 63.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-24T10:15:50.978Z] #76 63.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-24T10:15:51.169Z] #84 117.7 checking sys/capability.h usability... yes [2022-06-24T10:15:51.240Z] #76 ... [2022-06-24T10:15:51.240Z] [2022-06-24T10:15:51.240Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-24T10:15:51.240Z] #62 sha256:4f3606363ac7de08ff8447d88b93b150dc6deaa8c190db6eaea79b9615d30996 [2022-06-24T10:15:51.240Z] #62 60.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-24T10:15:51.240Z] #62 60.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-24T10:15:51.240Z] #62 60.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:15:51.240Z] #62 62.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:15:51.240Z] #62 62.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:15:51.240Z] #62 62.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:15:51.240Z] #62 DONE 63.2s [2022-06-24T10:15:51.240Z] [2022-06-24T10:15:51.240Z] #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-24T10:15:51.240Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:51.240Z] #14 63.39 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-24T10:15:51.426Z] #84 118.1 checking sys/capability.h presence... yes [2022-06-24T10:15:51.426Z] #84 118.2 checking for sys/capability.h... yes [2022-06-24T10:15:51.501Z] #14 ... [2022-06-24T10:15:51.501Z] [2022-06-24T10:15:51.501Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-24T10:15:51.501Z] #63 sha256:34f51a4403d8585e17b07cccfc40affdd806cfed4205bd3d1c843b651106864e [2022-06-24T10:15:51.501Z] #63 DONE 0.4s [2022-06-24T10:15:51.762Z] [2022-06-24T10:15:51.762Z] #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-24T10:15:51.762Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:51.762Z] #55 60.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-24T10:15:51.762Z] #55 61.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-24T10:15:51.762Z] #55 61.08 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-24T10:15:51.762Z] #55 61.16 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-24T10:15:51.762Z] #55 61.20 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-24T10:15:51.762Z] #55 61.26 go: downloading github.com/spf13/afero v1.6.0 [2022-06-24T10:15:51.762Z] #55 61.47 go: downloading github.com/spf13/cast v1.4.1 [2022-06-24T10:15:51.762Z] #55 61.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-24T10:15:51.762Z] #55 61.66 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-24T10:15:51.762Z] #55 61.69 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-24T10:15:51.762Z] #55 61.93 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-24T10:15:51.762Z] #55 62.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-24T10:15:51.762Z] #55 62.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-24T10:15:51.762Z] #55 62.07 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-24T10:15:51.762Z] #55 62.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-24T10:15:51.762Z] #55 62.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-24T10:15:51.762Z] #55 62.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-24T10:15:51.762Z] #55 62.62 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-24T10:15:51.762Z] #55 62.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-24T10:15:51.762Z] #55 63.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-24T10:15:51.762Z] #55 63.69 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-24T10:15:51.762Z] #55 63.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-24T10:15:51.990Z] #84 118.2 checking for library containing cap_from_name... -lcap [2022-06-24T10:15:52.023Z] #55 64.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-24T10:15:52.023Z] #55 64.17 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-24T10:15:52.139Z] #44 DONE 12.1s [2022-06-24T10:15:52.139Z] [2022-06-24T10:15:52.139Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-24T10:15:52.139Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:15:52.284Z] #55 64.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-24T10:15:52.399Z] #34 ... [2022-06-24T10:15:52.399Z] [2022-06-24T10:15:52.399Z] #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-24T10:15:52.399Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:52.399Z] #14 76.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-24T10:15:52.399Z] #14 76.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:15:52.399Z] #14 76.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:15:52.521Z] #34 ... [2022-06-24T10:15:52.521Z] [2022-06-24T10:15:52.521Z] #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-24T10:15:52.521Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:52.521Z] #51 68.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-24T10:15:52.521Z] #51 70.62 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:52.521Z] #51 70.92 Fetched 2314 kB in 7s (334 kB/s) [2022-06-24T10:15:52.521Z] #51 71.16 Selecting previously unselected package libprotobuf23:amd64. [2022-06-24T10:15:52.521Z] #51 71.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 ... 15718 files and directories currently installed.) [2022-06-24T10:15:52.521Z] #51 71.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-24T10:15:52.521Z] #51 71.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-24T10:15:52.521Z] #51 72.75 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:15:52.521Z] #51 72.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:15:52.521Z] #51 72.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:15:52.521Z] #51 73.37 Selecting previously unselected package python3-six. [2022-06-24T10:15:52.521Z] #51 73.37 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-24T10:15:52.521Z] #51 73.44 Unpacking python3-six (1.16.0-2) ... [2022-06-24T10:15:52.521Z] #51 73.59 Selecting previously unselected package python3-protobuf. [2022-06-24T10:15:52.521Z] #51 73.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-24T10:15:52.521Z] #51 73.60 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-24T10:15:52.521Z] #51 74.85 Selecting previously unselected package libnet1:amd64. [2022-06-24T10:15:52.521Z] #51 74.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-24T10:15:52.521Z] #51 74.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:15:52.521Z] #51 75.15 Selecting previously unselected package libnl-3-200:amd64. [2022-06-24T10:15:52.521Z] #51 75.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-24T10:15:52.521Z] #51 75.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:15:52.521Z] #51 75.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:15:52.521Z] #51 75.63 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:15:52.521Z] #51 75.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:52.521Z] #51 75.98 Selecting previously unselected package criu. [2022-06-24T10:15:52.521Z] #51 76.00 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-24T10:15:52.521Z] #51 76.00 Unpacking criu (3.17-1) ... [2022-06-24T10:15:52.521Z] #51 77.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:15:52.545Z] #55 64.49 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-24T10:15:52.555Z] #84 118.9 checking for library containing dlopen... -ldl [2022-06-24T10:15:52.808Z] #55 64.75 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-24T10:15:52.808Z] #55 64.85 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-24T10:15:52.808Z] #55 ... [2022-06-24T10:15:52.808Z] [2022-06-24T10:15:52.808Z] #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-24T10:15:52.808Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:15:52.808Z] #51 51.87 Building dependency tree... [2022-06-24T10:15:52.808Z] #51 58.37 The following additional packages will be installed: [2022-06-24T10:15:52.808Z] #51 58.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:15:52.808Z] #51 58.39 python3-protobuf python3-six [2022-06-24T10:15:52.808Z] #51 58.40 Suggested packages: [2022-06-24T10:15:52.808Z] #51 58.41 python3-setuptools [2022-06-24T10:15:52.808Z] #51 58.41 Recommended packages: [2022-06-24T10:15:52.808Z] #51 58.41 iproute2 | iproute [2022-06-24T10:15:52.808Z] #51 59.59 The following NEW packages will be installed: [2022-06-24T10:15:52.808Z] #51 59.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-24T10:15:52.808Z] #51 59.59 python3-protobuf python3-six [2022-06-24T10:15:52.808Z] #51 60.41 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:15:52.808Z] #51 60.41 Need to get 2314 kB of archives. [2022-06-24T10:15:52.808Z] #51 60.41 After this operation, 11.1 MB of additional disk space will be used. [2022-06-24T10:15:52.808Z] #51 60.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-24T10:15:52.808Z] #51 60.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:15:52.808Z] #51 60.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-24T10:15:52.808Z] #51 60.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-24T10:15:52.808Z] #51 60.48 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-24T10:15:52.808Z] #51 60.50 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-24T10:15:52.808Z] #51 60.52 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-24T10:15:52.808Z] #51 63.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-24T10:15:52.808Z] #51 ... [2022-06-24T10:15:52.808Z] [2022-06-24T10:15:52.808Z] #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-24T10:15:52.808Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:15:52.808Z] #76 64.91 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:53.118Z] #84 119.5 checking seccomp.h usability... yes [2022-06-24T10:15:53.118Z] #84 119.8 checking seccomp.h presence... yes [2022-06-24T10:15:53.118Z] #84 120.0 checking for seccomp.h... yes [2022-06-24T10:15:53.434Z] #76 65.43 Fetched 5939 kB in 1s (5118 kB/s) [2022-06-24T10:15:53.901Z] #51 80.37 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-24T10:15:53.901Z] #51 80.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:15:53.901Z] #51 80.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:15:54.022Z] #76 65.89 Selecting previously unselected package bzip2. [2022-06-24T10:15:54.022Z] #76 65.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-24T10:15:54.022Z] #76 66.01 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-24T10:15:54.022Z] #76 66.08 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:15:54.049Z] #84 120.0 checking for library containing seccomp_rule_add... -lseccomp [2022-06-24T10:15:54.159Z] #51 80.52 Setting up python3-six (1.16.0-2) ... [2022-06-24T10:15:54.285Z] #76 66.35 Selecting previously unselected package libmagic-mgc. [2022-06-24T10:15:54.285Z] #76 66.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:54.285Z] #76 66.39 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-24T10:15:54.306Z] #84 120.7 checking for library containing seccomp_arch_resolve_name... none required [2022-06-24T10:15:54.562Z] #84 121.2 checking systemd/sd-bus.h usability... yes [2022-06-24T10:15:54.562Z] #84 121.4 checking systemd/sd-bus.h presence... yes [2022-06-24T10:15:54.562Z] #84 121.5 checking for systemd/sd-bus.h... yes [2022-06-24T10:15:54.727Z] #51 ... [2022-06-24T10:15:54.727Z] [2022-06-24T10:15:54.727Z] #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-24T10:15:54.727Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:15:54.727Z] #14 71.16 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-24T10:15:54.727Z] #14 72.26 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-24T10:15:54.727Z] #14 72.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-24T10:15:54.727Z] #14 72.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-24T10:15:54.727Z] #14 72.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-24T10:15:54.727Z] #14 72.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-24T10:15:54.727Z] #14 72.34 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-24T10:15:54.727Z] #14 72.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-24T10:15:54.727Z] #14 72.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-24T10:15:54.727Z] #14 72.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-24T10:15:54.727Z] #14 72.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-24T10:15:54.727Z] #14 72.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-24T10:15:54.727Z] #14 72.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-24T10:15:54.727Z] #14 72.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-24T10:15:54.727Z] #14 72.56 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-24T10:15:54.727Z] #14 72.56 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-24T10:15:54.727Z] #14 72.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-24T10:15:54.727Z] #14 73.83 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:15:54.727Z] #14 74.13 Fetched 115 MB in 12s (9796 kB/s) [2022-06-24T10:15:54.727Z] #14 74.22 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-24T10:15:54.727Z] #14 74.22 (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-24T10:15:54.727Z] #14 74.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-24T10:15:54.727Z] #14 74.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:15:54.727Z] #14 78.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-24T10:15:54.727Z] #14 78.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-24T10:15:54.727Z] #14 78.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:15:55.125Z] #84 121.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-24T10:15:55.383Z] #84 122.1 checking for sd_notify_barrier... yes [2022-06-24T10:15:55.674Z] #76 67.44 Selecting previously unselected package libmagic1:amd64. [2022-06-24T10:15:55.675Z] #76 67.44 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:55.675Z] #76 67.48 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:15:55.900Z] #84 122.4 checking linux/bpf.h usability... yes [2022-06-24T10:15:55.900Z] #84 122.6 checking linux/bpf.h presence... yes [2022-06-24T10:15:55.900Z] #84 122.7 checking for linux/bpf.h... yes [2022-06-24T10:15:55.900Z] #84 122.7 checking compilation for eBPF... yes [2022-06-24T10:15:55.936Z] #76 67.93 Selecting previously unselected package file. [2022-06-24T10:15:55.936Z] #76 67.94 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-24T10:15:55.936Z] #76 67.95 Unpacking file (1:5.39-3) ... [2022-06-24T10:15:56.138Z] #64 ... [2022-06-24T10:15:56.138Z] [2022-06-24T10:15:56.138Z] #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-24T10:15:56.138Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:15:56.138Z] #77 34.11 libtoolize: putting auxiliary files in '.'. [2022-06-24T10:15:56.138Z] #77 34.11 libtoolize: copying file './ltmain.sh' [2022-06-24T10:15:56.138Z] #77 34.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-24T10:15:56.138Z] #77 34.88 libtoolize: and rerunning libtoolize and aclocal. [2022-06-24T10:15:56.138Z] #77 34.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:15:56.138Z] #77 42.59 configure.ac:7: installing './compile' [2022-06-24T10:15:56.138Z] #77 42.60 configure.ac:11: installing './config.guess' [2022-06-24T10:15:56.138Z] #77 42.60 configure.ac:11: installing './config.sub' [2022-06-24T10:15:56.138Z] #77 42.61 configure.ac:8: installing './install-sh' [2022-06-24T10:15:56.138Z] #77 42.62 configure.ac:8: installing './missing' [2022-06-24T10:15:56.138Z] #77 42.73 Makefile.am: installing './depcomp' [2022-06-24T10:15:56.138Z] #77 43.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:15:56.138Z] #77 43.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:15:56.138Z] #77 44.08 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:15:56.138Z] #77 44.09 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:15:56.138Z] #77 44.20 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:15:56.138Z] #77 44.34 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:15:56.138Z] #77 44.50 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:15:56.138Z] #77 44.68 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:15:56.138Z] #77 44.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:15:56.138Z] #77 ... [2022-06-24T10:15:56.138Z] [2022-06-24T10:15:56.138Z] #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-24T10:15:56.138Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:15:56.138Z] #14 80.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-24T10:15:56.138Z] #14 80.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-24T10:15:56.138Z] #14 80.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:15:56.138Z] #14 86.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-24T10:15:56.138Z] #14 86.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-24T10:15:56.138Z] #14 86.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:15:56.157Z] #84 122.9 checking for criu >= 3.15... no [2022-06-24T10:15:56.157Z] #84 123.0 configure: CRIU headers not found, building without CRIU support [2022-06-24T10:15:56.157Z] #84 123.0 checking for criu > 3.16... no [2022-06-24T10:15:56.157Z] #84 123.0 configure: CRIU version doesn't support join-ns API [2022-06-24T10:15:56.157Z] #84 123.0 checking for criu > 3.16.1... no [2022-06-24T10:15:56.157Z] #84 123.0 configure: CRIU version doesn't support for pre-dumping [2022-06-24T10:15:56.157Z] #84 123.1 checking for new mount API (fsconfig)... yes [2022-06-24T10:15:56.416Z] #84 123.1 checking for seccomp notify API... yes [2022-06-24T10:15:56.416Z] #84 123.3 checking for gperf... no [2022-06-24T10:15:56.416Z] #84 123.3 configure: gperf not found - cannot rebuild signal parser code [2022-06-24T10:15:56.514Z] #76 68.64 Selecting previously unselected package xz-utils. [2022-06-24T10:15:56.632Z] #14 82.85 Selecting previously unselected package binutils-mingw-w64. [2022-06-24T10:15:56.632Z] #14 82.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-24T10:15:56.632Z] #14 82.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:15:56.632Z] #14 ... [2022-06-24T10:15:56.632Z] [2022-06-24T10:15:56.632Z] #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-24T10:15:56.632Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:15:56.632Z] #42 82.87 Selecting previously unselected package libxml2:amd64. [2022-06-24T10:15:56.632Z] #42 82.87 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-24T10:15:56.632Z] #42 82.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:15:56.721Z] #84 123.3 checking for library containing argp_parse... none required [2022-06-24T10:15:56.776Z] #76 68.65 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-24T10:15:56.776Z] #76 68.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:15:56.978Z] #84 123.8 checking that generated files are newer than configure... done [2022-06-24T10:15:56.978Z] #84 123.8 configure: creating ./config.status [2022-06-24T10:15:57.038Z] #76 ... [2022-06-24T10:15:57.038Z] [2022-06-24T10:15:57.038Z] #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-24T10:15:57.038Z] #40 sha256:e2b20e8bc160e954bd759446edc9c8a14f1c86f5205906977b2b8087c0a29144 [2022-06-24T10:15:57.038Z] #40 68.11 NAME: [2022-06-24T10:15:57.038Z] #40 68.13 go-winres - A tool for embedding resources in Windows executables [2022-06-24T10:15:57.038Z] #40 68.13 [2022-06-24T10:15:57.038Z] #40 68.13 USAGE: [2022-06-24T10:15:57.038Z] #40 68.13 go-winres [global options] command [command options] [arguments...] [2022-06-24T10:15:57.038Z] #40 68.13 [2022-06-24T10:15:57.038Z] #40 68.13 COMMANDS: [2022-06-24T10:15:57.038Z] #40 68.13 init Create an initial ./winres/winres.json [2022-06-24T10:15:57.038Z] #40 68.13 make Make syso files for the "go build" command [2022-06-24T10:15:57.038Z] #40 68.13 simply Make syso files for the "go build" command (simplified) [2022-06-24T10:15:57.038Z] #40 68.13 extract Extract all resources from an executable [2022-06-24T10:15:57.038Z] #40 68.13 patch Replace resources in an executable file (exe, dll) [2022-06-24T10:15:57.038Z] #40 68.13 help, h Shows a list of commands or help for one command [2022-06-24T10:15:57.038Z] #40 68.13 [2022-06-24T10:15:57.038Z] #40 68.13 GLOBAL OPTIONS: [2022-06-24T10:15:57.038Z] #40 68.13 --help, -h show help (default: false) [2022-06-24T10:15:57.038Z] #40 DONE 69.2s [2022-06-24T10:15:57.300Z] [2022-06-24T10:15:57.300Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-24T10:15:57.300Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:15:57.300Z] #55 65.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-24T10:15:57.300Z] #55 65.99 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-24T10:15:57.300Z] #55 66.03 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-24T10:15:57.300Z] #55 66.05 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-24T10:15:57.300Z] #55 66.10 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-24T10:15:57.300Z] #55 66.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-24T10:15:57.300Z] #55 66.35 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-24T10:15:57.300Z] #55 66.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-24T10:15:57.300Z] #55 66.49 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-24T10:15:57.300Z] #55 66.60 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-24T10:15:57.300Z] #55 66.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-24T10:15:57.300Z] #55 66.80 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-24T10:15:57.300Z] #55 66.92 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-24T10:15:57.300Z] #55 66.98 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-24T10:15:57.300Z] #55 67.18 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-24T10:15:57.300Z] #55 67.27 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-24T10:15:57.300Z] #55 67.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-24T10:15:57.300Z] #55 67.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-24T10:15:57.300Z] #55 67.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-24T10:15:57.300Z] #55 67.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-24T10:15:57.300Z] #55 67.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-24T10:15:57.300Z] #55 68.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-24T10:15:57.300Z] #55 68.19 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-24T10:15:57.300Z] #55 68.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-24T10:15:57.300Z] #55 68.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-24T10:15:57.300Z] #55 68.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-24T10:15:57.300Z] #55 68.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-24T10:15:57.300Z] #55 68.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-24T10:15:57.300Z] #55 68.60 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-24T10:15:57.300Z] #55 68.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-24T10:15:57.300Z] #55 68.68 go: downloading github.com/julz/importas v0.1.0 [2022-06-24T10:15:57.300Z] #55 68.69 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-24T10:15:57.300Z] #55 68.71 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-24T10:15:57.300Z] #55 68.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-24T10:15:57.300Z] #55 68.81 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-24T10:15:57.300Z] #55 68.86 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-24T10:15:57.300Z] #55 68.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-24T10:15:57.300Z] #55 68.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-24T10:15:57.300Z] #55 69.00 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-24T10:15:57.300Z] #55 69.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-24T10:15:57.300Z] #55 69.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-24T10:15:57.300Z] #55 69.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-24T10:15:57.300Z] #55 69.37 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-24T10:15:57.566Z] #42 84.04 Selecting previously unselected package libarchive13:amd64. [2022-06-24T10:15:57.566Z] #42 84.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-24T10:15:57.566Z] #42 84.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-24T10:15:57.911Z] #84 ... [2022-06-24T10:15:57.911Z] [2022-06-24T10:15:57.911Z] #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-24T10:15:57.911Z] #41 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:15:57.911Z] #41 DONE 182.3s [2022-06-24T10:15:57.911Z] [2022-06-24T10:15:57.911Z] #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-24T10:15:57.911Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:15:57.911Z] #19 164.3 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-06-24T10:15:57.911Z] #19 164.3 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-24T10:15:57.911Z] #19 164.3 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-24T10:15:57.911Z] #19 164.4 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-06-24T10:15:57.911Z] #19 164.4 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-24T10:15:57.911Z] #19 164.4 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-06-24T10:15:57.911Z] #19 164.4 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-24T10:15:57.911Z] #19 164.4 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-24T10:15:57.911Z] #19 164.6 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-24T10:15:57.911Z] #19 164.6 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-24T10:15:57.911Z] #19 164.7 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-06-24T10:15:57.911Z] #19 164.7 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-24T10:15:57.911Z] #19 164.7 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-24T10:15:57.911Z] #19 164.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-06-24T10:15:57.911Z] #19 164.8 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-06-24T10:15:57.911Z] #19 168.3 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-06-24T10:15:57.911Z] #19 168.4 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-06-24T10:15:57.911Z] #19 168.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-24T10:15:57.911Z] #19 168.6 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-06-24T10:15:57.911Z] #19 168.7 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-06-24T10:15:57.911Z] #19 170.7 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-06-24T10:15:57.911Z] #19 170.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-24T10:15:57.911Z] #19 170.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-24T10:15:57.911Z] #19 170.8 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-06-24T10:15:57.911Z] #19 170.8 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-06-24T10:15:57.911Z] #19 170.9 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-06-24T10:15:57.911Z] #19 170.9 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-24T10:15:57.911Z] #19 170.9 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-24T10:15:57.911Z] #19 171.0 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-06-24T10:15:57.911Z] #19 171.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-24T10:15:57.911Z] #19 171.0 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-06-24T10:15:57.911Z] #19 171.1 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-06-24T10:15:58.133Z] #42 84.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-24T10:15:58.133Z] #42 84.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-24T10:15:58.133Z] #42 84.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-24T10:15:58.392Z] #42 84.95 Selecting previously unselected package librhash0:amd64. [2022-06-24T10:15:58.392Z] #42 84.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-24T10:15:58.392Z] #42 84.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:15:58.650Z] #42 85.34 Selecting previously unselected package libuv1:amd64. [2022-06-24T10:15:58.650Z] #42 85.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-24T10:15:58.650Z] #42 85.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-24T10:15:58.692Z] #55 70.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-24T10:15:58.692Z] #55 70.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-24T10:15:58.692Z] #55 70.82 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-24T10:15:58.953Z] #55 70.89 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-24T10:15:58.953Z] #55 71.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-24T10:15:58.953Z] #55 71.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-24T10:15:59.215Z] #55 71.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-24T10:15:59.215Z] #55 71.35 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-24T10:15:59.215Z] #55 71.39 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-24T10:15:59.217Z] #42 85.79 Selecting previously unselected package cmake. [2022-06-24T10:15:59.217Z] #42 85.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-24T10:15:59.217Z] #42 85.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:15:59.477Z] #55 ... [2022-06-24T10:15:59.477Z] [2022-06-24T10:15:59.477Z] #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-24T10:15:59.477Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:15:59.805Z] #19 ... [2022-06-24T10:15:59.805Z] [2022-06-24T10:15:59.805Z] #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-24T10:15:59.805Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:15:59.805Z] #84 126.7 config.status: creating Makefile [2022-06-24T10:15:59.805Z] #84 126.8 config.status: creating rpm/crun.spec [2022-06-24T10:16:00.062Z] #84 126.8 config.status: creating config.h [2022-06-24T10:16:00.062Z] #84 126.9 config.status: executing libtool commands [2022-06-24T10:16:00.062Z] #84 127.0 config.status: executing depfiles commands [2022-06-24T10:16:00.263Z] #34 71.18 Updating files: 70% (1074/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) [2022-06-24T10:16:00.263Z] #34 ... [2022-06-24T10:16:00.263Z] [2022-06-24T10:16:00.263Z] #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-24T10:16:00.263Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:16:00.263Z] #42 62.42 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:16:00.263Z] #42 62.89 Fetched 17.7 MB in 2s (9012 kB/s) [2022-06-24T10:16:00.263Z] #42 63.18 Selecting previously unselected package xxd. [2022-06-24T10:16:00.263Z] #42 63.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:16:00.263Z] #42 63.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:16:00.263Z] #42 63.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:16:00.263Z] #42 63.81 Selecting previously unselected package vim-common. [2022-06-24T10:16:00.263Z] #42 63.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:16:00.263Z] #42 63.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:16:00.263Z] #42 64.72 Selecting previously unselected package cmake-data. [2022-06-24T10:16:00.263Z] #42 64.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-24T10:16:00.263Z] #42 64.75 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:16:00.263Z] #42 70.55 Selecting previously unselected package libicu67:amd64. [2022-06-24T10:16:00.263Z] #42 70.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-24T10:16:00.263Z] #42 70.57 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-24T10:16:00.528Z] #42 ... [2022-06-24T10:16:00.528Z] [2022-06-24T10:16:00.528Z] #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-24T10:16:00.528Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:16:00.528Z] #34 71.18 Updating files: 70% (1074/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-24T10:16:00.528Z] #34 72.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-24T10:16:00.541Z] #14 ... [2022-06-24T10:16:00.541Z] [2022-06-24T10:16:00.541Z] #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-24T10:16:00.541Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:00.541Z] #77 32.15 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-24T10:16:01.101Z] #34 72.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-24T10:16:01.674Z] #34 ... [2022-06-24T10:16:01.674Z] [2022-06-24T10:16:01.674Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-24T10:16:01.674Z] #64 sha256:ad5f31c8489dc89873edf10246863b6eee233a35e42eff34a787c3abec37d06c [2022-06-24T10:16:01.674Z] #64 2.344 + RM_GOPATH=0 [2022-06-24T10:16:01.674Z] #64 2.344 + TMP_GOPATH= [2022-06-24T10:16:01.674Z] #64 2.344 + : /build [2022-06-24T10:16:01.674Z] #64 2.344 + '[' -z '' ']' [2022-06-24T10:16:01.674Z] #64 2.344 ++ mktemp -d [2022-06-24T10:16:01.674Z] #64 2.352 + export GOPATH=/tmp/tmp.ETh8lzRJud [2022-06-24T10:16:01.674Z] #64 2.352 + GOPATH=/tmp/tmp.ETh8lzRJud [2022-06-24T10:16:01.674Z] #64 2.352 + RM_GOPATH=1 [2022-06-24T10:16:01.674Z] #64 2.352 + case "$(go env GOARCH)" in [2022-06-24T10:16:01.674Z] #64 2.352 ++ go env GOARCH [2022-06-24T10:16:01.674Z] #64 2.466 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:16:01.674Z] #64 2.466 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:16:01.674Z] #64 2.468 ++ dirname /install.sh [2022-06-24T10:16:01.674Z] #64 2.562 + dir=/ [2022-06-24T10:16:01.674Z] #64 2.562 + bin=containerd [2022-06-24T10:16:01.674Z] #64 2.562 + shift [2022-06-24T10:16:01.674Z] #64 2.562 + '[' '!' -f //containerd.installer ']' [2022-06-24T10:16:01.674Z] #64 2.562 + . //containerd.installer [2022-06-24T10:16:01.674Z] #64 2.562 ++ set -e [2022-06-24T10:16:01.674Z] #64 2.562 ++ : v1.6.6 [2022-06-24T10:16:01.674Z] #64 2.563 + install_containerd [2022-06-24T10:16:01.674Z] #64 2.563 + echo 'Install containerd version v1.6.6' [2022-06-24T10:16:01.674Z] #64 2.563 Install containerd version v1.6.6 [2022-06-24T10:16:01.674Z] #64 2.563 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ETh8lzRJud/src/github.com/containerd/containerd [2022-06-24T10:16:01.674Z] #64 2.587 Cloning into '/tmp/tmp.ETh8lzRJud/src/github.com/containerd/containerd'... [2022-06-24T10:16:01.674Z] #64 ... [2022-06-24T10:16:01.674Z] [2022-06-24T10:16:01.674Z] #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-24T10:16:01.674Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:16:01.674Z] #55 71.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-24T10:16:01.674Z] #55 71.81 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-24T10:16:01.674Z] #55 71.82 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-24T10:16:01.674Z] #55 71.85 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-24T10:16:01.674Z] #55 71.89 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-24T10:16:01.674Z] #55 71.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-24T10:16:01.674Z] #55 72.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-24T10:16:01.674Z] #55 72.22 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-24T10:16:01.674Z] #55 72.26 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-24T10:16:01.674Z] #55 72.28 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-24T10:16:01.674Z] #55 72.34 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-24T10:16:01.674Z] #55 72.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-24T10:16:01.674Z] #55 72.76 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-24T10:16:01.674Z] #55 72.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-24T10:16:01.674Z] #55 72.84 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-24T10:16:01.674Z] #55 72.92 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-24T10:16:01.674Z] #55 73.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-24T10:16:01.674Z] #55 73.18 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-24T10:16:01.674Z] #55 73.56 go: downloading honnef.co/go/tools v0.2.2 [2022-06-24T10:16:01.958Z] #84 128.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-24T10:16:01.958Z] #84 128.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:16:02.709Z] #14 97.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-24T10:16:02.709Z] #14 97.44 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-24T10:16:02.709Z] #14 97.45 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:16:02.893Z] #84 129.6 checking for gcc... gcc [2022-06-24T10:16:03.150Z] #84 129.7 checking whether the C compiler works... [2022-06-24T10:16:03.150Z] #84 ... [2022-06-24T10:16:03.150Z] [2022-06-24T10:16:03.150Z] #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-24T10:16:03.150Z] #43 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:16:03.150Z] #43 187.7 Delve is a source level debugger for Go programs. [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-24T10:16:03.150Z] #43 187.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 Pass flags to the program you are debugging using `--`, for example: [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 Usage: [2022-06-24T10:16:03.150Z] #43 187.7 dlv [command] [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 Available Commands: [2022-06-24T10:16:03.150Z] #43 187.7 attach Attach to running process and begin debugging. [2022-06-24T10:16:03.150Z] #43 187.7 connect Connect to a headless debug server with a terminal client. [2022-06-24T10:16:03.150Z] #43 187.7 core Examine a core dump. [2022-06-24T10:16:03.150Z] #43 187.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-24T10:16:03.150Z] #43 187.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-24T10:16:03.150Z] #43 187.7 exec Execute a precompiled binary, and begin a debug session. [2022-06-24T10:16:03.150Z] #43 187.7 help Help about any command [2022-06-24T10:16:03.150Z] #43 187.7 run Deprecated command. Use 'debug' instead. [2022-06-24T10:16:03.150Z] #43 187.7 test Compile test binary and begin debugging program. [2022-06-24T10:16:03.150Z] #43 187.7 trace Compile and begin tracing program. [2022-06-24T10:16:03.150Z] #43 187.7 version Prints version. [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 Flags: [2022-06-24T10:16:03.150Z] #43 187.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-24T10:16:03.150Z] #43 187.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-24T10:16:03.150Z] #43 187.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-24T10:16:03.150Z] #43 187.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-24T10:16:03.150Z] #43 187.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-24T10:16:03.150Z] #43 187.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-24T10:16:03.150Z] #43 187.7 --disable-aslr Disables address space randomization [2022-06-24T10:16:03.150Z] #43 187.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-24T10:16:03.150Z] #43 187.7 -h, --help help for dlv [2022-06-24T10:16:03.150Z] #43 187.7 --init string Init file, executed by the terminal client. [2022-06-24T10:16:03.150Z] #43 187.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-24T10:16:03.150Z] #43 187.7 --log Enable debugging server logging. [2022-06-24T10:16:03.150Z] #43 187.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-24T10:16:03.150Z] #43 187.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-24T10:16:03.150Z] #43 187.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-24T10:16:03.150Z] #43 187.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-24T10:16:03.150Z] #43 187.7 --wd string Working directory for running the program. [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 Additional help topics: [2022-06-24T10:16:03.150Z] #43 187.7 dlv backend Help about the --backend flag. [2022-06-24T10:16:03.150Z] #43 187.7 dlv log Help about logging flags. [2022-06-24T10:16:03.150Z] #43 187.7 dlv redirect Help about file redirection. [2022-06-24T10:16:03.150Z] #43 187.7 [2022-06-24T10:16:03.150Z] #43 187.7 Use "dlv [command] --help" for more information about a command. [2022-06-24T10:16:03.150Z] #43 DONE 187.9s [2022-06-24T10:16:03.150Z] [2022-06-24T10:16:03.150Z] #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-24T10:16:03.150Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:16:03.150Z] #19 173.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-06-24T10:16:03.150Z] #19 173.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-06-24T10:16:03.150Z] #19 173.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-24T10:16:03.150Z] #19 173.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-06-24T10:16:03.150Z] #19 173.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-06-24T10:16:03.150Z] #19 176.0 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-06-24T10:16:03.150Z] #19 176.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-24T10:16:03.403Z] #42 ... [2022-06-24T10:16:03.403Z] [2022-06-24T10:16:03.403Z] #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-24T10:16:03.403Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:16:03.403Z] #55 85.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-24T10:16:03.403Z] #55 86.20 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-24T10:16:03.403Z] #55 86.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-24T10:16:03.403Z] #55 86.60 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-24T10:16:03.403Z] #55 86.60 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-24T10:16:03.403Z] #55 86.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-24T10:16:03.403Z] #55 86.75 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-24T10:16:03.403Z] #55 86.84 go: downloading golang.org/x/mod v0.5.1 [2022-06-24T10:16:03.404Z] #55 86.90 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-24T10:16:03.404Z] #55 87.25 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-24T10:16:03.404Z] #55 87.33 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-24T10:16:03.404Z] #55 87.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-24T10:16:03.404Z] #55 87.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-24T10:16:03.404Z] #55 87.67 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-24T10:16:03.404Z] #55 88.59 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-24T10:16:03.404Z] #55 88.68 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-24T10:16:03.404Z] #55 89.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-24T10:16:03.404Z] #55 89.36 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-24T10:16:03.404Z] #55 89.43 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-24T10:16:03.404Z] #55 89.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-24T10:16:03.404Z] #55 89.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-24T10:16:03.404Z] #55 89.70 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-24T10:16:03.404Z] #55 89.74 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-24T10:16:03.661Z] #55 90.32 go: downloading github.com/prometheus/common v0.10.0 [2022-06-24T10:16:03.920Z] #55 90.57 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-24T10:16:03.920Z] #55 90.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-24T10:16:04.225Z] #55 ... [2022-06-24T10:16:04.225Z] [2022-06-24T10:16:04.225Z] #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-24T10:16:04.225Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:04.225Z] #14 65.79 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-24T10:16:04.225Z] #14 66.83 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-24T10:16:04.225Z] #14 67.70 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-24T10:16:04.225Z] #14 70.37 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-24T10:16:04.225Z] #14 71.40 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-24T10:16:04.225Z] #14 71.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-24T10:16:04.226Z] #14 71.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-24T10:16:04.226Z] #14 71.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-24T10:16:04.226Z] #14 71.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-24T10:16:04.226Z] #14 71.47 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-24T10:16:04.226Z] #14 71.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-24T10:16:04.226Z] #14 71.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-24T10:16:04.226Z] #14 71.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-24T10:16:04.226Z] #14 71.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-24T10:16:04.226Z] #14 71.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-24T10:16:04.226Z] #14 71.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-24T10:16:04.226Z] #14 71.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-24T10:16:04.226Z] #14 71.62 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-24T10:16:04.226Z] #14 71.62 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-24T10:16:04.226Z] #14 71.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-24T10:16:04.226Z] #14 73.23 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:16:04.226Z] #14 73.64 Fetched 115 MB in 11s (10.6 MB/s) [2022-06-24T10:16:04.226Z] #14 73.88 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-24T10:16:04.226Z] #14 73.88 (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-24T10:16:04.226Z] #14 73.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-24T10:16:04.226Z] #14 73.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:16:04.226Z] #14 ... [2022-06-24T10:16:04.226Z] [2022-06-24T10:16:04.226Z] #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-24T10:16:04.226Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:16:04.226Z] #76 69.34 Selecting previously unselected package libsigsegv2:amd64. [2022-06-24T10:16:04.226Z] #76 69.35 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 69.36 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-24T10:16:04.226Z] #76 69.53 Selecting previously unselected package m4. [2022-06-24T10:16:04.226Z] #76 69.53 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 69.55 Unpacking m4 (1.4.18-5) ... [2022-06-24T10:16:04.226Z] #76 70.06 Selecting previously unselected package autoconf. [2022-06-24T10:16:04.226Z] #76 70.07 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-24T10:16:04.226Z] #76 70.08 Unpacking autoconf (2.69-14) ... [2022-06-24T10:16:04.226Z] #76 70.98 Selecting previously unselected package autotools-dev. [2022-06-24T10:16:04.226Z] #76 70.99 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-24T10:16:04.226Z] #76 71.01 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:16:04.226Z] #76 71.65 Selecting previously unselected package automake. [2022-06-24T10:16:04.226Z] #76 71.65 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-24T10:16:04.226Z] #76 71.66 Unpacking automake (1:1.16.3-2) ... [2022-06-24T10:16:04.226Z] #76 72.42 Selecting previously unselected package patch. [2022-06-24T10:16:04.226Z] #76 72.46 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 72.48 Unpacking patch (2.7.6-7) ... [2022-06-24T10:16:04.226Z] #76 72.72 Selecting previously unselected package dpkg-dev. [2022-06-24T10:16:04.226Z] #76 72.73 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-24T10:16:04.226Z] #76 72.78 Unpacking dpkg-dev (1.20.10) ... [2022-06-24T10:16:04.226Z] #76 74.86 Selecting previously unselected package build-essential. [2022-06-24T10:16:04.226Z] #76 74.87 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 74.92 Unpacking build-essential (12.9) ... [2022-06-24T10:16:04.226Z] #76 75.09 Selecting previously unselected package libcap2:amd64. [2022-06-24T10:16:04.226Z] #76 75.09 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 75.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:16:04.226Z] #76 75.27 Selecting previously unselected package libcap-dev:amd64. [2022-06-24T10:16:04.226Z] #76 75.27 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 75.29 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-24T10:16:04.226Z] #76 75.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:16:04.226Z] #76 75.53 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 75.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:16:04.226Z] #76 75.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-24T10:16:04.226Z] #76 75.81 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 75.81 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-24T10:16:04.226Z] #76 76.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-24T10:16:04.226Z] #76 76.01 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-24T10:16:04.226Z] #76 76.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:16:04.226Z] #76 ... [2022-06-24T10:16:04.226Z] [2022-06-24T10:16:04.226Z] #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-24T10:16:04.226Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:16:04.226Z] #55 76.07 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-24T10:16:04.226Z] #55 76.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-24T10:16:04.226Z] #55 76.20 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-24T10:16:04.487Z] #55 90.99 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-24T10:16:04.487Z] #55 76.31 go: downloading golang.org/x/text v0.3.7 [2022-06-24T10:16:04.487Z] #55 ... [2022-06-24T10:16:04.487Z] [2022-06-24T10:16:04.487Z] #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-24T10:16:04.487Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:16:04.487Z] #51 65.97 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:16:04.487Z] #51 66.28 Fetched 2314 kB in 4s (550 kB/s) [2022-06-24T10:16:04.487Z] #51 66.50 Selecting previously unselected package libprotobuf23:amd64. [2022-06-24T10:16:04.487Z] #51 66.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-24T10:16:04.487Z] #51 66.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-24T10:16:04.487Z] #51 66.61 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-24T10:16:04.487Z] #51 68.97 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:16:04.487Z] #51 68.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:16:04.487Z] #51 68.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:16:04.487Z] #51 69.44 Selecting previously unselected package python3-six. [2022-06-24T10:16:04.487Z] #51 69.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-24T10:16:04.487Z] #51 69.46 Unpacking python3-six (1.16.0-2) ... [2022-06-24T10:16:04.487Z] #51 69.70 Selecting previously unselected package python3-protobuf. [2022-06-24T10:16:04.487Z] #51 69.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-24T10:16:04.487Z] #51 69.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-24T10:16:04.487Z] #51 71.06 Selecting previously unselected package libnet1:amd64. [2022-06-24T10:16:04.487Z] #51 71.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-24T10:16:04.487Z] #51 71.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:16:04.487Z] #51 71.45 Selecting previously unselected package libnl-3-200:amd64. [2022-06-24T10:16:04.487Z] #51 71.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-24T10:16:04.487Z] #51 71.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:16:04.487Z] #51 71.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:16:04.487Z] #51 71.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:16:04.487Z] #51 71.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:16:04.487Z] #51 72.04 Selecting previously unselected package criu. [2022-06-24T10:16:04.487Z] #51 72.04 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-24T10:16:04.487Z] #51 72.05 Unpacking criu (3.17-1) ... [2022-06-24T10:16:04.487Z] #51 73.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:16:04.487Z] #51 ... [2022-06-24T10:16:04.487Z] [2022-06-24T10:16:04.487Z] #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-24T10:16:04.487Z] #76 sha256:7ea9f36d328ed5823410f3e81fe555983c3c537be3a22edc47dc763426a7b4b6 [2022-06-24T10:16:04.487Z] #76 76.30 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-24T10:16:04.487Z] #76 76.31 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-24T10:16:04.487Z] #76 76.35 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:16:04.517Z] #19 177.6 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:16:05.079Z] #19 178.3 Fetched 788 MB in 41s (19.1 MB/s) [2022-06-24T10:16:05.079Z] #19 178.4 Selecting previously unselected package liblocale-gettext-perl. [2022-06-24T10:16:05.335Z] #19 178.4 (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-24T10:16:05.335Z] #19 178.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-24T10:16:05.335Z] #19 178.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-24T10:16:05.335Z] #19 178.5 Selecting previously unselected package bzip2. [2022-06-24T10:16:05.335Z] #19 178.5 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-24T10:16:05.335Z] #19 178.5 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:16:05.335Z] #19 178.6 Selecting previously unselected package libmagic-mgc. [2022-06-24T10:16:05.443Z] #76 77.52 Selecting previously unselected package libtool. [2022-06-24T10:16:05.443Z] #76 77.53 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-24T10:16:05.592Z] #19 178.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-24T10:16:05.592Z] #19 178.6 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-24T10:16:05.704Z] #76 77.62 Unpacking libtool (2.4.6-15) ... [2022-06-24T10:16:05.965Z] #76 78.10 Selecting previously unselected package libudev-dev:amd64. [2022-06-24T10:16:05.966Z] #76 78.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-24T10:16:05.966Z] #76 78.14 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:16:06.155Z] #19 179.2 Selecting previously unselected package libmagic1:amd64. [2022-06-24T10:16:06.155Z] #19 179.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-24T10:16:06.155Z] #19 179.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:16:06.155Z] #19 179.3 Selecting previously unselected package file. [2022-06-24T10:16:06.155Z] #19 179.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-24T10:16:06.155Z] #19 179.3 Unpacking file (1:5.39-3) ... [2022-06-24T10:16:06.155Z] #19 179.4 Selecting previously unselected package xz-utils. [2022-06-24T10:16:06.398Z] #55 ... [2022-06-24T10:16:06.398Z] [2022-06-24T10:16:06.398Z] #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-24T10:16:06.398Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:06.398Z] #14 83.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-24T10:16:06.398Z] #14 83.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:16:06.398Z] #14 83.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:16:06.398Z] #14 83.61 Selecting previously unselected package dmsetup. [2022-06-24T10:16:06.398Z] #14 83.61 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:16:06.398Z] #14 83.62 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:16:06.398Z] #14 84.07 Selecting previously unselected package mingw-w64-common. [2022-06-24T10:16:06.398Z] #14 84.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-24T10:16:06.398Z] #14 84.08 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-24T10:16:06.411Z] #19 179.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-24T10:16:06.411Z] #19 179.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:16:06.411Z] #19 179.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-24T10:16:06.411Z] #19 179.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-24T10:16:06.411Z] #19 179.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-24T10:16:06.539Z] #76 78.67 Selecting previously unselected package libyajl2:amd64. [2022-06-24T10:16:06.539Z] #76 78.68 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-24T10:16:06.656Z] #14 ... [2022-06-24T10:16:06.656Z] [2022-06-24T10:16:06.656Z] #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-24T10:16:06.656Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:16:06.656Z] #51 82.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:16:06.656Z] #51 82.96 Setting up python3-protobuf (3.12.4-1) ... [2022-06-24T10:16:06.656Z] #51 89.84 Setting up criu (3.17-1) ... [2022-06-24T10:16:06.656Z] #51 93.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:16:06.656Z] #51 ... [2022-06-24T10:16:06.656Z] [2022-06-24T10:16:06.656Z] #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-24T10:16:06.657Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:16:06.657Z] #42 93.23 Setting up libicu67:amd64 (67.1-7) ... [2022-06-24T10:16:06.657Z] #42 93.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:16:06.657Z] #42 93.25 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-24T10:16:06.657Z] #42 93.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:16:06.657Z] #42 93.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-24T10:16:06.801Z] #76 78.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:16:06.801Z] #76 78.96 Selecting previously unselected package libyajl-dev:amd64. [2022-06-24T10:16:06.900Z] #14 ... [2022-06-24T10:16:06.900Z] [2022-06-24T10:16:06.900Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-24T10:16:06.900Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:16:06.900Z] #77 55.41 configure.ac:7: installing 'build-aux/compile' [2022-06-24T10:16:06.900Z] #77 55.42 configure.ac:9: installing 'build-aux/config.guess' [2022-06-24T10:16:06.900Z] #77 55.42 configure.ac:9: installing 'build-aux/config.sub' [2022-06-24T10:16:06.900Z] #77 55.43 configure.ac:11: installing 'build-aux/install-sh' [2022-06-24T10:16:06.900Z] #77 55.43 configure.ac:11: installing 'build-aux/missing' [2022-06-24T10:16:06.900Z] #77 55.66 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:16:06.900Z] #77 55.73 parallel-tests: installing 'build-aux/test-driver' [2022-06-24T10:16:06.928Z] #42 93.44 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:16:06.928Z] #42 93.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:16:06.928Z] #42 93.59 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:16:06.928Z] #42 93.62 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-24T10:16:06.928Z] #42 93.63 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:16:06.928Z] #42 93.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:16:07.063Z] #76 78.98 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-24T10:16:07.063Z] #76 79.01 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-24T10:16:07.129Z] #77 ... [2022-06-24T10:16:07.129Z] [2022-06-24T10:16:07.129Z] #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-24T10:16:07.129Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:07.129Z] #14 90.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-24T10:16:07.129Z] #14 90.88 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:07.129Z] #14 90.88 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:16:07.500Z] #42 ... [2022-06-24T10:16:07.500Z] [2022-06-24T10:16:07.500Z] #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-24T10:16:07.500Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:07.500Z] #77 12.90 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-24T10:16:07.500Z] #77 12.99 Cloning into '/tmp/crun-build/libocispec'... [2022-06-24T10:16:07.500Z] #77 14.86 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-24T10:16:07.500Z] #77 14.92 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-24T10:16:07.500Z] #77 14.92 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-24T10:16:07.500Z] #77 14.92 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-24T10:16:07.500Z] #77 14.96 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-24T10:16:07.500Z] #77 18.35 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-24T10:16:07.500Z] #77 20.87 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-24T10:16:07.500Z] #77 ... [2022-06-24T10:16:07.500Z] [2022-06-24T10:16:07.500Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-24T10:16:07.500Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:16:07.500Z] #55 93.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-24T10:16:07.636Z] #76 79.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:16:07.636Z] #76 79.56 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-24T10:16:07.636Z] #76 79.58 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:16:07.636Z] #76 79.62 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:16:07.636Z] #76 79.64 Setting up file (1:5.39-3) ... [2022-06-24T10:16:07.636Z] #76 79.65 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:16:07.636Z] #76 79.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:16:07.636Z] #76 79.67 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-24T10:16:07.636Z] #76 79.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:16:07.636Z] #76 79.70 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-24T10:16:07.636Z] #76 79.71 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-24T10:16:07.636Z] #76 79.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:16:07.636Z] #76 79.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:16:07.898Z] #76 79.77 Setting up patch (2.7.6-7) ... [2022-06-24T10:16:07.898Z] #76 79.78 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:16:07.898Z] #76 79.80 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-24T10:16:07.898Z] #76 79.84 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-24T10:16:07.898Z] #76 79.86 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:16:07.898Z] #76 79.87 Setting up libtool (2.4.6-15) ... [2022-06-24T10:16:07.898Z] #76 79.88 Setting up m4 (1.4.18-5) ... [2022-06-24T10:16:07.898Z] #76 79.90 Setting up dpkg-dev (1.20.10) ... [2022-06-24T10:16:07.898Z] #76 79.92 Setting up autoconf (2.69-14) ... [2022-06-24T10:16:07.898Z] #76 79.94 Setting up build-essential (12.9) ... [2022-06-24T10:16:07.898Z] #76 79.95 Setting up automake (1:1.16.3-2) ... [2022-06-24T10:16:07.898Z] #76 80.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-24T10:16:08.159Z] #76 80.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:16:08.301Z] #19 181.5 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-24T10:16:08.301Z] #19 181.5 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-24T10:16:08.301Z] #19 ... [2022-06-24T10:16:08.301Z] [2022-06-24T10:16:08.301Z] #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-24T10:16:08.301Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:08.301Z] #84 129.7 checking whether the C compiler works... yes [2022-06-24T10:16:08.301Z] #84 130.1 checking for C compiler default output file name... a.out [2022-06-24T10:16:08.301Z] #84 130.1 checking for suffix of executables... [2022-06-24T10:16:08.301Z] #84 130.4 checking whether we are cross compiling... no [2022-06-24T10:16:08.301Z] #84 130.7 checking for suffix of object files... o [2022-06-24T10:16:08.301Z] #84 130.9 checking whether we are using the GNU C compiler... yes [2022-06-24T10:16:08.301Z] #84 131.0 checking whether gcc accepts -g... yes [2022-06-24T10:16:08.301Z] #84 131.1 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:16:08.301Z] #84 131.3 checking whether gcc understands -c and -o together... yes [2022-06-24T10:16:08.301Z] #84 131.5 checking how to run the C preprocessor... gcc -E [2022-06-24T10:16:08.301Z] #84 131.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:16:08.301Z] #84 131.8 checking for egrep... /bin/grep -E [2022-06-24T10:16:08.301Z] #84 131.9 checking for ANSI C header files... yes [2022-06-24T10:16:08.301Z] #84 132.6 checking for sys/types.h... yes [2022-06-24T10:16:08.301Z] #84 132.8 checking for sys/stat.h... yes [2022-06-24T10:16:08.301Z] #84 132.9 checking for stdlib.h... yes [2022-06-24T10:16:08.301Z] #84 133.0 checking for string.h... yes [2022-06-24T10:16:08.301Z] #84 133.2 checking for memory.h... yes [2022-06-24T10:16:08.301Z] #84 133.5 checking for strings.h... yes [2022-06-24T10:16:08.301Z] #84 133.7 checking for inttypes.h... yes [2022-06-24T10:16:08.301Z] #84 133.9 checking for stdint.h... yes [2022-06-24T10:16:08.301Z] #84 134.1 checking for unistd.h... yes [2022-06-24T10:16:08.301Z] #84 134.4 checking minix/config.h usability... no [2022-06-24T10:16:08.301Z] #84 134.5 checking minix/config.h presence... no [2022-06-24T10:16:08.301Z] #84 134.6 checking for minix/config.h... no [2022-06-24T10:16:08.301Z] #84 134.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-24T10:16:08.301Z] #84 134.8 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:16:08.301Z] #84 135.1 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:16:08.301Z] #84 135.1 checking how to print strings... printf [2022-06-24T10:16:08.301Z] #84 135.1 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:16:08.301Z] #84 135.1 checking for fgrep... /bin/grep -F [2022-06-24T10:16:08.301Z] #84 135.1 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:16:08.301Z] #84 135.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:16:08.301Z] #84 135.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:16:08.301Z] #84 135.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:16:08.301Z] #84 135.3 checking whether ln -s works... yes [2022-06-24T10:16:08.558Z] #84 135.3 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:16:08.558Z] #84 135.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-24T10:16:08.558Z] #84 135.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:16:08.558Z] #84 135.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:16:08.558Z] #84 135.3 checking for objdump... objdump [2022-06-24T10:16:08.558Z] #84 135.3 checking how to recognize dependent libraries... pass_all [2022-06-24T10:16:08.558Z] #84 135.4 checking for dlltool... no [2022-06-24T10:16:08.558Z] #84 135.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:16:08.558Z] #84 135.4 checking for ar... ar [2022-06-24T10:16:08.558Z] #84 135.4 checking for archiver @FILE support... @ [2022-06-24T10:16:08.558Z] #84 135.5 checking for strip... strip [2022-06-24T10:16:08.558Z] #84 135.5 checking for ranlib... ranlib [2022-06-24T10:16:08.558Z] #84 135.5 checking for gawk... no [2022-06-24T10:16:08.558Z] #84 135.5 checking for mawk... mawk [2022-06-24T10:16:08.814Z] #84 135.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:16:08.814Z] #84 135.7 checking for sysroot... no [2022-06-24T10:16:08.814Z] #84 135.7 checking for a working dd... /bin/dd [2022-06-24T10:16:08.814Z] #84 135.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:16:08.843Z] #77 57.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:16:08.843Z] #77 57.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:16:08.877Z] #55 ... [2022-06-24T10:16:08.877Z] [2022-06-24T10:16:08.877Z] #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-24T10:16:08.877Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:16:08.877Z] #51 DONE 95.0s [2022-06-24T10:16:08.877Z] [2022-06-24T10:16:08.877Z] #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-24T10:16:08.877Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:16:08.877Z] #42 DONE 95.3s [2022-06-24T10:16:08.877Z] [2022-06-24T10:16:08.877Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-24T10:16:08.877Z] #43 sha256:599c129588f80efb336052e8056f93d97421cc5b794386c487d96df014b02297 [2022-06-24T10:16:08.877Z] #43 DONE 0.1s [2022-06-24T10:16:08.877Z] [2022-06-24T10:16:08.877Z] #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-24T10:16:08.877Z] #44 sha256:87ca51df8f838d261a9bb37dce28607e8293d7c5361536c1ac3a178748acbc06 [2022-06-24T10:16:09.071Z] #84 135.8 checking for mt... no [2022-06-24T10:16:09.072Z] #84 135.8 checking if : is a manifest tool... no [2022-06-24T10:16:09.072Z] #84 135.8 checking for dlfcn.h... yes [2022-06-24T10:16:09.072Z] #84 135.9 checking for objdir... .libs [2022-06-24T10:16:09.101Z] #77 58.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:16:09.328Z] #84 136.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:16:09.329Z] #84 136.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:16:09.359Z] #77 58.39 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:16:09.359Z] #77 58.50 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:16:09.359Z] #77 58.65 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:16:09.585Z] #84 136.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:16:09.617Z] #77 58.75 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:16:09.617Z] #77 58.86 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:16:09.841Z] #84 136.4 checking if gcc static flag -static works... yes [2022-06-24T10:16:09.841Z] #84 136.6 checking if gcc supports -c -o file.o... yes [2022-06-24T10:16:09.841Z] #84 136.8 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:16:10.078Z] #76 DONE 81.9s [2022-06-24T10:16:10.078Z] [2022-06-24T10:16:10.078Z] #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-24T10:16:10.078Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:16:10.078Z] #51 76.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-24T10:16:10.078Z] #51 76.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:16:10.078Z] #51 76.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:16:10.078Z] #51 76.40 Setting up python3-six (1.16.0-2) ... [2022-06-24T10:16:10.078Z] #51 78.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:16:10.078Z] #51 78.03 Setting up python3-protobuf (3.12.4-1) ... [2022-06-24T10:16:10.097Z] #84 136.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:16:10.340Z] #51 ... [2022-06-24T10:16:10.340Z] [2022-06-24T10:16:10.340Z] #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-24T10:16:10.340Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:16:10.354Z] #84 136.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:16:10.354Z] #84 137.2 checking how to hardcode library paths into programs... immediate [2022-06-24T10:16:10.354Z] #84 137.2 checking whether stripping libraries is possible... yes [2022-06-24T10:16:10.354Z] #84 137.2 checking if libtool supports shared libraries... yes [2022-06-24T10:16:10.354Z] #84 137.2 checking whether to build shared libraries... no [2022-06-24T10:16:10.354Z] #84 137.2 checking whether to build static libraries... yes [2022-06-24T10:16:10.354Z] #84 137.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:16:10.354Z] #84 137.2 checking whether build environment is sane... yes [2022-06-24T10:16:10.354Z] #84 137.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:16:10.354Z] #84 137.3 checking whether make sets $(MAKE)... yes [2022-06-24T10:16:10.601Z] #42 82.49 Selecting previously unselected package libxml2:amd64. [2022-06-24T10:16:10.601Z] #42 82.50 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-24T10:16:10.601Z] #42 82.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:16:10.610Z] #84 137.4 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:16:10.610Z] #84 137.4 checking whether make supports nested variables... yes [2022-06-24T10:16:10.610Z] #84 137.5 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:16:10.610Z] #84 137.5 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:16:10.610Z] #84 137.5 checking how to create a ustar tar archive... gnutar [2022-06-24T10:16:10.866Z] #84 137.6 checking dependency style of gcc... gcc3 [2022-06-24T10:16:10.866Z] #84 137.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:16:10.866Z] #84 137.8 checking whether make supports nested variables... (cached) yes [2022-06-24T10:16:10.866Z] #84 137.8 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:16:10.866Z] #84 137.8 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:16:10.866Z] #84 137.8 checking for yajl >= 2.1.0... yes [2022-06-24T10:16:11.123Z] #84 137.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:16:11.123Z] #84 137.9 checking for gcc... (cached) gcc [2022-06-24T10:16:11.123Z] #84 138.0 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:16:11.123Z] #84 138.0 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:16:11.123Z] #84 138.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:16:11.123Z] #84 138.0 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:16:11.123Z] #84 138.0 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:16:11.123Z] #84 138.1 checking for python3... /usr/bin/python3 [2022-06-24T10:16:11.174Z] #42 83.34 Selecting previously unselected package libarchive13:amd64. [2022-06-24T10:16:11.379Z] #84 138.1 checking for python3 version... 3.9 [2022-06-24T10:16:11.379Z] #84 138.2 checking for python3 platform... linux [2022-06-24T10:16:11.412Z] #44 2.245 + RM_GOPATH=0 [2022-06-24T10:16:11.412Z] #44 2.245 + TMP_GOPATH= [2022-06-24T10:16:11.412Z] #44 2.245 + : /build [2022-06-24T10:16:11.412Z] #44 2.245 + '[' -z '' ']' [2022-06-24T10:16:11.412Z] #44 2.245 ++ mktemp -d [2022-06-24T10:16:11.412Z] #44 2.264 + export GOPATH=/tmp/tmp.ArodBkI6YN [2022-06-24T10:16:11.412Z] #44 2.264 + GOPATH=/tmp/tmp.ArodBkI6YN [2022-06-24T10:16:11.412Z] #44 2.264 + RM_GOPATH=1 [2022-06-24T10:16:11.412Z] #44 2.264 + case "$(go env GOARCH)" in [2022-06-24T10:16:11.412Z] #44 2.264 ++ go env GOARCH [2022-06-24T10:16:11.412Z] #44 2.295 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:16:11.412Z] #44 2.295 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:16:11.412Z] #44 2.295 ++ dirname /install.sh [2022-06-24T10:16:11.412Z] #44 2.314 Install tini version v0.19.0 [2022-06-24T10:16:11.412Z] #44 2.314 + dir=/ [2022-06-24T10:16:11.412Z] #44 2.314 + bin=tini [2022-06-24T10:16:11.412Z] #44 2.314 + shift [2022-06-24T10:16:11.412Z] #44 2.314 + '[' '!' -f //tini.installer ']' [2022-06-24T10:16:11.412Z] #44 2.314 + . //tini.installer [2022-06-24T10:16:11.412Z] #44 2.314 ++ : v0.19.0 [2022-06-24T10:16:11.412Z] #44 2.314 + install_tini [2022-06-24T10:16:11.412Z] #44 2.314 + echo 'Install tini version v0.19.0' [2022-06-24T10:16:11.412Z] #44 2.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.ArodBkI6YN/tini [2022-06-24T10:16:11.412Z] #44 2.314 Cloning into '/tmp/tmp.ArodBkI6YN/tini'... [2022-06-24T10:16:11.435Z] #42 83.34 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-24T10:16:11.435Z] #42 83.34 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-24T10:16:11.636Z] #84 138.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:16:11.636Z] #84 138.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:16:11.892Z] #84 138.9 checking that generated files are newer than configure... done [2022-06-24T10:16:11.892Z] #84 138.9 configure: creating ./config.status [2022-06-24T10:16:12.149Z] #77 ... [2022-06-24T10:16:12.149Z] [2022-06-24T10:16:12.149Z] #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-24T10:16:12.149Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:16:12.149Z] #14 102.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-24T10:16:12.149Z] #14 102.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-24T10:16:12.149Z] #14 102.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:16:12.149Z] #14 103.0 Selecting previously unselected package libapparmor1:arm64. [2022-06-24T10:16:12.149Z] #14 103.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 103.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-24T10:16:12.149Z] #14 103.2 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-24T10:16:12.149Z] #14 103.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 103.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-24T10:16:12.149Z] #14 103.4 Selecting previously unselected package libbtrfs0:arm64. [2022-06-24T10:16:12.149Z] #14 103.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 103.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-24T10:16:12.149Z] #14 103.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-24T10:16:12.149Z] #14 103.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 103.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-24T10:16:12.149Z] #14 103.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-24T10:16:12.149Z] #14 103.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 103.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-24T10:16:12.149Z] #14 104.0 Selecting previously unselected package libudev-dev:arm64. [2022-06-24T10:16:12.149Z] #14 104.0 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 104.0 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-24T10:16:12.149Z] #14 104.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-24T10:16:12.149Z] #14 104.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 104.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-24T10:16:12.149Z] #14 104.4 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-24T10:16:12.149Z] #14 104.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 104.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-24T10:16:12.149Z] #14 105.1 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-24T10:16:12.149Z] #14 105.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 105.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-24T10:16:12.149Z] #14 105.8 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-24T10:16:12.149Z] #14 105.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 105.8 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-24T10:16:12.149Z] #14 105.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-24T10:16:12.149Z] #14 105.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 105.9 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-24T10:16:12.149Z] #14 106.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-24T10:16:12.149Z] #14 106.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-24T10:16:12.149Z] #14 106.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-24T10:16:12.149Z] #14 106.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-24T10:16:12.149Z] #14 106.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-24T10:16:12.150Z] #14 106.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-24T10:16:12.150Z] #14 106.7 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-24T10:16:12.150Z] #14 106.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-24T10:16:12.150Z] #14 106.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-24T10:16:12.346Z] #44 3.452 + cd /tmp/tmp.ArodBkI6YN/tini [2022-06-24T10:16:12.346Z] #44 3.452 + git checkout -q v0.19.0 [2022-06-24T10:16:12.346Z] #44 3.474 + cmake . [2022-06-24T10:16:12.379Z] #42 84.09 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-24T10:16:12.379Z] #42 84.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-24T10:16:12.379Z] #42 84.11 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-24T10:16:12.379Z] #42 84.47 Selecting previously unselected package librhash0:amd64. [2022-06-24T10:16:12.379Z] #42 84.47 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-24T10:16:12.379Z] #42 84.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:16:12.424Z] #14 ... [2022-06-24T10:16:12.424Z] [2022-06-24T10:16:12.424Z] #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-24T10:16:12.424Z] #64 sha256:eafe9a46faba1fabeec89428091043b6554113186521be8b0ddd0204be0edece [2022-06-24T10:16:12.424Z] #64 50.10 Updating files: 46% (2221/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: 83% (3965/4776) Updating files: 83% (4000/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-24T10:16:12.424Z] #64 51.66 + cd /tmp/tmp.YgbeMiU8hl/src/github.com/containerd/containerd [2022-06-24T10:16:12.424Z] #64 51.67 + git checkout -q v1.6.6 [2022-06-24T10:16:12.424Z] #64 53.05 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-24T10:16:12.424Z] #64 53.05 + BUILDTAGS='netgo osusergo static_build' [2022-06-24T10:16:12.424Z] #64 53.05 + export EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:16:12.424Z] #64 53.05 + EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:16:12.424Z] #64 53.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-24T10:16:12.424Z] #64 53.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-24T10:16:12.424Z] #64 53.05 + '[' '' = dynamic ']' [2022-06-24T10:16:12.424Z] #64 53.05 + make [2022-06-24T10:16:12.424Z] #64 54.86 + bin/ctr [2022-06-24T10:16:12.458Z] #14 107.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-24T10:16:12.640Z] #42 84.79 Selecting previously unselected package libuv1:amd64. [2022-06-24T10:16:12.716Z] #14 107.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-24T10:16:12.716Z] #14 107.4 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-24T10:16:12.901Z] #42 84.79 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-24T10:16:12.901Z] #42 84.80 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-24T10:16:12.914Z] #44 4.100 -- The C compiler identification is GNU 10.2.1 [2022-06-24T10:16:13.162Z] #42 85.22 Selecting previously unselected package cmake. [2022-06-24T10:16:13.162Z] #42 85.22 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-24T10:16:13.163Z] #42 85.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:16:13.172Z] #44 4.217 -- Detecting C compiler ABI info [2022-06-24T10:16:14.106Z] #44 5.282 -- Detecting C compiler ABI info - done [2022-06-24T10:16:14.106Z] #44 5.527 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-24T10:16:14.271Z] #14 108.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-24T10:16:14.364Z] #44 5.538 -- Detecting C compile features [2022-06-24T10:16:14.364Z] #44 5.540 -- Detecting C compile features - done [2022-06-24T10:16:14.364Z] #44 5.651 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-24T10:16:14.911Z] #14 109.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-24T10:16:14.911Z] #14 109.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:16:14.931Z] #44 6.111 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-24T10:16:14.931Z] #44 6.148 -- Configuring done [2022-06-24T10:16:14.931Z] #44 6.153 -- Generating done [2022-06-24T10:16:14.931Z] #44 6.154 -- Build files have been written to: /tmp/tmp.ArodBkI6YN/tini [2022-06-24T10:16:14.931Z] #44 6.157 + make tini-static [2022-06-24T10:16:15.160Z] #84 141.7 config.status: creating Makefile [2022-06-24T10:16:15.160Z] #84 141.7 config.status: creating config.h [2022-06-24T10:16:15.160Z] #84 141.7 config.status: executing libtool commands [2022-06-24T10:16:15.160Z] #84 141.7 config.status: executing depfiles commands [2022-06-24T10:16:15.169Z] #14 109.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-24T10:16:15.419Z] #84 142.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-24T10:16:15.553Z] #14 110.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:16:15.553Z] #14 110.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-24T10:16:15.675Z] #84 142.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:16:15.865Z] #44 6.936 Scanning dependencies of target tini-static [2022-06-24T10:16:15.865Z] #44 7.122 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-24T10:16:16.070Z] #14 110.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-24T10:16:16.071Z] #14 110.7 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-24T10:16:16.237Z] #84 143.0 checking for gcc... gcc [2022-06-24T10:16:16.329Z] #14 111.0 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-24T10:16:16.329Z] #14 111.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-24T10:16:16.329Z] #14 111.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:16:16.329Z] #14 111.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-24T10:16:16.480Z] #42 ... [2022-06-24T10:16:16.480Z] [2022-06-24T10:16:16.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-24T10:16:16.480Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:16.480Z] #14 77.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-24T10:16:16.480Z] #14 77.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-24T10:16:16.480Z] #14 77.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:16:16.480Z] #14 82.92 Selecting previously unselected package binutils-mingw-w64. [2022-06-24T10:16:16.480Z] #14 82.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-24T10:16:16.480Z] #14 82.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:16:16.480Z] #14 83.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-24T10:16:16.480Z] #14 83.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:16:16.480Z] #14 83.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:16:16.480Z] #14 83.35 Selecting previously unselected package dmsetup. [2022-06-24T10:16:16.480Z] #14 83.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:16:16.480Z] #14 83.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:16:16.480Z] #14 83.63 Selecting previously unselected package mingw-w64-common. [2022-06-24T10:16:16.480Z] #14 83.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-24T10:16:16.480Z] #14 83.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-24T10:16:16.480Z] #14 ... [2022-06-24T10:16:16.480Z] [2022-06-24T10:16:16.480Z] #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-24T10:16:16.480Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:16:16.480Z] #55 85.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-24T10:16:16.480Z] #55 86.31 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-24T10:16:16.480Z] #55 86.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-24T10:16:16.480Z] #55 86.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-24T10:16:16.480Z] #55 86.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-24T10:16:16.480Z] #55 86.87 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-24T10:16:16.480Z] #55 86.93 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-24T10:16:16.480Z] #55 86.95 go: downloading golang.org/x/mod v0.5.1 [2022-06-24T10:16:16.480Z] #55 87.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-24T10:16:16.480Z] #55 87.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-24T10:16:16.480Z] #55 87.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-24T10:16:16.480Z] #55 87.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-24T10:16:16.480Z] #55 87.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-24T10:16:16.480Z] #55 87.60 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-24T10:16:16.480Z] #55 88.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-24T10:16:16.480Z] #55 88.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-24T10:16:16.493Z] #84 143.1 checking whether the C compiler works... yes [2022-06-24T10:16:16.494Z] #84 143.3 checking for C compiler default output file name... a.out [2022-06-24T10:16:16.591Z] #14 111.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...#14 ... [2022-06-24T10:16:16.591Z] [2022-06-24T10:16:16.591Z] #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-24T10:16:16.591Z] #67 sha256:99d078626594c18187e7bcc58f8eed025632a8d343603b092175337d33ab446e [2022-06-24T10:16:16.591Z] #67 101.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:16:16.591Z] #67 101.3 + GOBIN=/build [2022-06-24T10:16:16.591Z] #67 101.3 + GO111MODULE=on [2022-06-24T10:16:16.591Z] #67 101.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:16:16.591Z] #67 106.1 rootlesskit version 1.0.0 [2022-06-24T10:16:16.591Z] #67 106.1 Usage of /build/rootlesskit-docker-proxy: [2022-06-24T10:16:16.591Z] #67 106.1 -container-ip string [2022-06-24T10:16:16.591Z] #67 106.1 container ip [2022-06-24T10:16:16.591Z] #67 106.1 -container-port int [2022-06-24T10:16:16.591Z] #67 106.1 container port (default -1) [2022-06-24T10:16:16.591Z] #67 106.1 -host-ip string [2022-06-24T10:16:16.591Z] #67 106.1 host ip [2022-06-24T10:16:16.591Z] #67 106.1 -host-port int [2022-06-24T10:16:16.591Z] #67 106.1 host port (default -1) [2022-06-24T10:16:16.591Z] #67 106.1 -proto string [2022-06-24T10:16:16.591Z] #67 106.1 proxy protocol (default "tcp") [2022-06-24T10:16:16.591Z] #67 DONE 110.9s [2022-06-24T10:16:16.591Z] [2022-06-24T10:16:16.591Z] #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-24T10:16:16.591Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:16:16.591Z] #14 111.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:16:16.591Z] #14 111.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-24T10:16:16.591Z] [2022-06-24T10:16:16.591Z] #14 ... [2022-06-24T10:16:16.591Z] [2022-06-24T10:16:16.591Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-24T10:16:16.591Z] #68 sha256:7e319d10ad517b864caca61b8a206a6714200bc45e061324eec0b92372bf8cad [2022-06-24T10:16:16.591Z] #68 DONE 0.1s [2022-06-24T10:16:16.591Z] [2022-06-24T10:16:16.591Z] #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-24T10:16:16.591Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:16:16.591Z] #14 111.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-24T10:16:16.591Z] #14 111.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-24T10:16:16.591Z] #14 111.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:16:16.591Z] #14 111.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-24T10:16:16.591Z] #14 111.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-24T10:16:16.741Z] #55 88.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-24T10:16:16.750Z] #84 143.4 checking for suffix of executables... [2022-06-24T10:16:16.850Z] #14 111.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...#14 ... [2022-06-24T10:16:16.850Z] [2022-06-24T10:16:16.850Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-24T10:16:16.850Z] #69 sha256:4fd01f7ea78e0b25c85aa41de206537f3c0526cfa75d712260e6cee171a4280d [2022-06-24T10:16:16.850Z] #69 DONE 0.1s [2022-06-24T10:16:16.850Z] [2022-06-24T10:16:16.850Z] #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-24T10:16:16.850Z] #14 sha256:aa9b84d19351aa4304fcca2613956882ad144a76a8cbef190724c96e40736266 [2022-06-24T10:16:16.850Z] #14 111.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:16:16.850Z] #14 111.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:16:16.850Z] #14 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-24T10:16:16.850Z] #14 111.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:16:16.850Z] #14 111.6 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-24T10:16:16.850Z] #14 111.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:16:16.850Z] #14 111.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:16:16.850Z] #14 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-24T10:16:16.850Z] #14 111.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:16:16.850Z] #14 111.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:16:16.850Z] #14 111.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-24T10:16:17.002Z] #55 89.07 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-24T10:16:17.003Z] #55 89.12 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-24T10:16:17.006Z] #84 143.6 checking whether we are cross compiling... no [2022-06-24T10:16:17.006Z] #84 143.8 checking for suffix of object files... o [2022-06-24T10:16:17.109Z] #14 111.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:16:17.109Z] #14 111.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-24T10:16:17.109Z] #14 111.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-24T10:16:17.109Z] #14 111.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:16:17.264Z] #55 89.41 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-24T10:16:17.265Z] #84 144.1 checking whether we are using the GNU C compiler... yes [2022-06-24T10:16:17.265Z] #84 144.2 checking whether gcc accepts -g... yes [2022-06-24T10:16:17.526Z] #55 89.42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-24T10:16:17.526Z] #55 89.54 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-24T10:16:17.526Z] #55 89.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-24T10:16:17.527Z] #84 144.2 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:16:17.676Z] #14 DONE 112.3s [2022-06-24T10:16:17.676Z] [2022-06-24T10:16:17.676Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-24T10:16:17.676Z] #59 sha256:a6d47898242868652f56e6767303f75b568515ac3e082e387062eff317647ea5 [2022-06-24T10:16:17.767Z] #44 ... [2022-06-24T10:16:17.767Z] [2022-06-24T10:16:17.767Z] #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-24T10:16:17.767Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:16:17.767Z] #53 104.1 gotestsum version dev [2022-06-24T10:16:17.767Z] #53 ... [2022-06-24T10:16:17.767Z] [2022-06-24T10:16:17.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-24T10:16:17.767Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:17.767Z] #77 23.25 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-24T10:16:17.767Z] #77 23.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-24T10:16:17.767Z] #77 23.98 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-24T10:16:17.787Z] #55 89.90 go: downloading github.com/prometheus/common v0.10.0 [2022-06-24T10:16:17.824Z] #84 144.4 checking whether gcc understands -c and -o together... yes [2022-06-24T10:16:17.824Z] #84 144.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:16:17.825Z] #84 144.7 checking whether build environment is sane... yes [2022-06-24T10:16:17.825Z] #84 144.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:16:17.825Z] #84 144.7 checking for gawk... no [2022-06-24T10:16:17.825Z] #84 144.7 checking for mawk... mawk [2022-06-24T10:16:17.825Z] #84 144.7 checking whether make sets $(MAKE)... yes [2022-06-24T10:16:17.939Z] #59 DONE 0.2s [2022-06-24T10:16:17.939Z] [2022-06-24T10:16:17.939Z] #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-24T10:16:17.939Z] #60 sha256:e273aa6cd107aad1f24fbe9a02706fff0fc891790e25b1270c6c3814c2d17ad0 [2022-06-24T10:16:18.026Z] #77 ... [2022-06-24T10:16:18.026Z] [2022-06-24T10:16:18.026Z] #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-24T10:16:18.026Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:18.026Z] #14 94.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-24T10:16:18.026Z] #14 94.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-24T10:16:18.026Z] #14 94.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:16:18.026Z] #14 ... [2022-06-24T10:16:18.026Z] [2022-06-24T10:16:18.026Z] #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-24T10:16:18.026Z] #44 sha256:87ca51df8f838d261a9bb37dce28607e8293d7c5361536c1ac3a178748acbc06 [2022-06-24T10:16:18.026Z] #44 9.249 [100%] Linking C executable tini-static [2022-06-24T10:16:18.081Z] #84 144.9 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:16:18.081Z] #84 144.9 checking whether make supports nested variables... yes [2022-06-24T10:16:18.081Z] #84 145.0 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:16:18.081Z] #84 145.0 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:16:18.081Z] #84 145.0 checking how to create a ustar tar archive... gnutar [2022-06-24T10:16:18.338Z] #84 145.1 checking dependency style of gcc... [2022-06-24T10:16:18.338Z] #84 ... [2022-06-24T10:16:18.338Z] [2022-06-24T10:16:18.338Z] #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-24T10:16:18.338Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:16:18.338Z] #19 181.5 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-24T10:16:18.338Z] #19 183.5 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-24T10:16:18.338Z] #19 183.5 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-24T10:16:18.338Z] #19 183.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-24T10:16:18.338Z] #19 185.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-24T10:16:18.338Z] #19 185.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-24T10:16:18.338Z] #19 185.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-24T10:16:18.338Z] #19 186.8 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-24T10:16:18.338Z] #19 186.8 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-24T10:16:18.338Z] #19 186.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-24T10:16:18.338Z] #19 187.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-24T10:16:18.338Z] #19 187.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:16:18.338Z] #19 187.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:16:18.338Z] #19 187.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-24T10:16:18.338Z] #19 187.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:16:18.338Z] #19 187.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:16:18.358Z] #55 90.23 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-24T10:16:18.593Z] #44 ... [2022-06-24T10:16:18.593Z] [2022-06-24T10:16:18.593Z] #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-24T10:16:18.593Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:16:18.593Z] #53 DONE 105.3s [2022-06-24T10:16:18.595Z] #19 ... [2022-06-24T10:16:18.595Z] [2022-06-24T10:16:18.595Z] #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-24T10:16:18.595Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:18.595Z] #84 145.1 checking dependency style of gcc... gcc3 [2022-06-24T10:16:18.595Z] #84 145.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:16:18.595Z] #84 145.3 checking whether make supports nested variables... (cached) yes [2022-06-24T10:16:18.619Z] #55 90.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-24T10:16:18.619Z] #55 90.57 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-24T10:16:18.851Z] #84 145.3 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:16:18.851Z] #84 145.8 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:16:18.851Z] #84 145.8 checking how to print strings... printf [2022-06-24T10:16:18.851Z] #84 145.8 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:16:18.853Z] [2022-06-24T10:16:18.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-24T10:16:18.853Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:18.853Z] #14 105.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-24T10:16:18.853Z] #14 105.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:18.853Z] #14 105.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:16:18.873Z] #60 ... [2022-06-24T10:16:18.873Z] [2022-06-24T10:16:18.873Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-24T10:16:18.873Z] #15 sha256:7ab0227306ab086163f88b608de2f0aae4811c7b55b517c3d7210680c0e2a2ec [2022-06-24T10:16:18.873Z] #15 DONE 1.2s [2022-06-24T10:16:18.873Z] [2022-06-24T10:16:18.873Z] #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-24T10:16:18.873Z] #60 sha256:e273aa6cd107aad1f24fbe9a02706fff0fc891790e25b1270c6c3814c2d17ad0 [2022-06-24T10:16:18.873Z] #60 1.099 + RM_GOPATH=0 [2022-06-24T10:16:18.873Z] #60 1.099 + TMP_GOPATH= [2022-06-24T10:16:18.873Z] #60 1.099 + : /build [2022-06-24T10:16:18.873Z] #60 1.099 + '[' -z '' ']' [2022-06-24T10:16:18.873Z] #60 1.099 ++ mktemp -d [2022-06-24T10:16:18.873Z] #60 1.102 + export GOPATH=/tmp/tmp.ZwKL5aUsN1 [2022-06-24T10:16:18.873Z] #60 1.102 + GOPATH=/tmp/tmp.ZwKL5aUsN1 [2022-06-24T10:16:18.873Z] #60 1.102 + RM_GOPATH=1 [2022-06-24T10:16:18.873Z] #60 1.103 + case "$(go env GOARCH)" in [2022-06-24T10:16:18.873Z] #60 1.125 ++ go env GOARCH [2022-06-24T10:16:18.873Z] #60 1.213 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:16:18.873Z] #60 1.213 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:16:18.873Z] #60 1.215 ++ dirname /install.sh [2022-06-24T10:16:18.873Z] #60 1.218 + dir=/ [2022-06-24T10:16:18.873Z] #60 1.218 + bin=runc [2022-06-24T10:16:18.873Z] #60 1.218 + shift [2022-06-24T10:16:18.873Z] #60 1.222 + '[' '!' -f //runc.installer ']' [2022-06-24T10:16:18.873Z] #60 1.222 + . //runc.installer [2022-06-24T10:16:18.873Z] #60 1.222 ++ set -e [2022-06-24T10:16:18.873Z] #60 1.222 ++ : v1.1.2 [2022-06-24T10:16:18.873Z] #60 1.222 + install_runc [2022-06-24T10:16:18.873Z] #60 1.222 + RUNC_BUILDTAGS=seccomp [2022-06-24T10:16:18.873Z] #60 1.222 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-24T10:16:18.873Z] #60 1.222 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZwKL5aUsN1/src/github.com/opencontainers/runc [2022-06-24T10:16:18.873Z] #60 1.222 Install runc version v1.1.2 (build tags: seccomp) [2022-06-24T10:16:18.873Z] #60 1.251 Cloning into '/tmp/tmp.ZwKL5aUsN1/src/github.com/opencontainers/runc'... [2022-06-24T10:16:19.111Z] #14 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-24T10:16:19.111Z] #14 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:19.111Z] #14 105.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:16:19.140Z] #84 145.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:16:19.140Z] #84 145.8 checking for egrep... /bin/grep -E [2022-06-24T10:16:19.140Z] #84 145.8 checking for fgrep... /bin/grep -F [2022-06-24T10:16:19.140Z] #84 145.9 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:16:19.140Z] #84 145.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:16:19.140Z] #84 145.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:16:19.140Z] #84 145.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:16:19.193Z] #55 ... [2022-06-24T10:16:19.193Z] [2022-06-24T10:16:19.193Z] #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-24T10:16:19.193Z] #51 sha256:4a1205da01239f538b0240fdf7935d6dd221bee7ddb06aa3b1ab1fb9aec7c53a [2022-06-24T10:16:19.193Z] #51 85.03 Setting up criu (3.17-1) ... [2022-06-24T10:16:19.193Z] #51 88.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:16:19.193Z] #51 DONE 90.7s [2022-06-24T10:16:19.193Z] [2022-06-24T10:16:19.193Z] #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-24T10:16:19.193Z] #53 sha256:54d268fc50bf247d5195967bce7fd0236770262c203f47ce214cbade73cc75c6 [2022-06-24T10:16:19.193Z] #53 89.93 gotestsum version dev [2022-06-24T10:16:19.193Z] #53 DONE 91.1s [2022-06-24T10:16:19.193Z] [2022-06-24T10:16:19.193Z] #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-24T10:16:19.193Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:19.193Z] #77 1.218 Cloning into '/tmp/crun-build'... [2022-06-24T10:16:19.463Z] #84 146.1 checking whether ln -s works... yes [2022-06-24T10:16:19.463Z] #84 146.1 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:16:19.463Z] #84 146.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-24T10:16:19.463Z] #84 146.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:16:19.463Z] #84 146.1 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:16:19.463Z] #84 146.1 checking for objdump... objdump [2022-06-24T10:16:19.463Z] #84 146.1 checking how to recognize dependent libraries... pass_all [2022-06-24T10:16:19.463Z] #84 146.1 checking for dlltool... no [2022-06-24T10:16:19.463Z] #84 146.1 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:16:19.463Z] #84 146.1 checking for ar... ar [2022-06-24T10:16:19.463Z] #84 146.1 checking for archiver @FILE support... @ [2022-06-24T10:16:19.463Z] #84 146.3 checking for strip... strip [2022-06-24T10:16:19.463Z] #84 146.3 checking for ranlib... ranlib [2022-06-24T10:16:19.677Z] #14 ... [2022-06-24T10:16:19.677Z] [2022-06-24T10:16:19.677Z] #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-24T10:16:19.677Z] #44 sha256:87ca51df8f838d261a9bb37dce28607e8293d7c5361536c1ac3a178748acbc06 [2022-06-24T10:16:19.677Z] #44 10.42 [100%] Built target tini-static [2022-06-24T10:16:19.677Z] #44 10.55 + mkdir -p /build [2022-06-24T10:16:19.677Z] #44 10.56 + cp tini-static /build/docker-init [2022-06-24T10:16:19.677Z] #44 DONE 10.7s [2022-06-24T10:16:19.677Z] [2022-06-24T10:16:19.677Z] #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-24T10:16:19.677Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:16:19.807Z] #60 ... [2022-06-24T10:16:19.807Z] [2022-06-24T10:16:19.807Z] #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-24T10:16:19.807Z] #16 sha256:55fd41d5a8934870dcc2da8647f919f4db051415ab1ea483dda53c829b214adc [2022-06-24T10:16:19.807Z] #16 DONE 0.9s [2022-06-24T10:16:19.807Z] [2022-06-24T10:16:19.807Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-24T10:16:19.807Z] #17 sha256:d3da3b9454dc134cfa1aac9ad5a85603052e33f033ab1db3ce3a9314d3332380 [2022-06-24T10:16:20.047Z] #84 146.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:16:20.047Z] #84 146.7 checking for sysroot... no [2022-06-24T10:16:20.047Z] #84 146.7 checking for a working dd... /bin/dd [2022-06-24T10:16:20.047Z] #84 146.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:16:20.047Z] #84 146.8 checking for mt... no [2022-06-24T10:16:20.047Z] #84 146.8 checking if : is a manifest tool... no [2022-06-24T10:16:20.047Z] #84 146.8 checking how to run the C preprocessor... gcc -E [2022-06-24T10:16:20.379Z] #17 0.665 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-24T10:16:20.638Z] #17 DONE 0.8s [2022-06-24T10:16:20.638Z] [2022-06-24T10:16:20.638Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-24T10:16:20.638Z] #18 sha256:0214ec975b8c0fcb3ba529fd9e1cfb13b2427c893a7a7dbd2b13740ec10ffff5 [2022-06-24T10:16:20.871Z] #84 147.1 checking for ANSI C header files... yes [2022-06-24T10:16:21.115Z] #77 ... [2022-06-24T10:16:21.115Z] [2022-06-24T10:16:21.115Z] #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-24T10:16:21.115Z] #42 sha256:67e30ef4288398a45389741d9047e6186617f2b1a2219dc67348894915cf67b1 [2022-06-24T10:16:21.115Z] #42 93.18 Setting up libicu67:amd64 (67.1-7) ... [2022-06-24T10:16:21.115Z] #42 93.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:16:21.132Z] #84 147.9 checking for sys/types.h... yes [2022-06-24T10:16:21.204Z] #18 DONE 0.8s [2022-06-24T10:16:21.204Z] [2022-06-24T10:16:21.205Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-24T10:16:21.205Z] #19 sha256:f7c496fd8e5a6954516048674264035622a624805e1b4a5e58ec5cb552446ee0 [2022-06-24T10:16:21.395Z] #84 148.1 checking for sys/stat.h... yes [2022-06-24T10:16:21.395Z] #84 148.4 checking for stdlib.h... yes [2022-06-24T10:16:21.428Z] #42 93.25 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-24T10:16:21.428Z] #42 93.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:16:21.428Z] #42 93.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-24T10:16:21.428Z] #42 93.33 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:16:21.428Z] #42 93.36 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:16:21.428Z] #42 93.42 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:16:21.650Z] #84 148.5 checking for string.h... yes [2022-06-24T10:16:21.690Z] #42 93.48 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-24T10:16:21.690Z] #42 93.64 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:16:21.690Z] #42 93.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:16:22.148Z] #19 DONE 0.9s [2022-06-24T10:16:22.148Z] [2022-06-24T10:16:22.148Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-24T10:16:22.148Z] #20 sha256:fa4d6326f85064bd137620798c66283e20c7084738b5d26ea96894aac45f4bce [2022-06-24T10:16:22.223Z] #84 148.7 checking for memory.h... yes [2022-06-24T10:16:22.223Z] #84 148.9 checking for strings.h... yes [2022-06-24T10:16:22.426Z] #64 ... [2022-06-24T10:16:22.426Z] [2022-06-24T10:16:22.426Z] #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-24T10:16:22.426Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:22.426Z] #77 43.00 libtoolize: putting auxiliary files in '.'. [2022-06-24T10:16:22.426Z] #77 43.00 libtoolize: copying file './ltmain.sh' [2022-06-24T10:16:22.426Z] #77 43.67 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-24T10:16:22.426Z] #77 43.67 libtoolize: and rerunning libtoolize and aclocal. [2022-06-24T10:16:22.426Z] #77 43.67 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:16:22.426Z] #77 ... [2022-06-24T10:16:22.426Z] [2022-06-24T10:16:22.426Z] #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-24T10:16:22.426Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:22.426Z] #14 97.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-24T10:16:22.426Z] #14 97.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:22.426Z] #14 97.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:16:22.426Z] #14 103.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-24T10:16:22.426Z] #14 103.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:22.426Z] #14 103.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:16:22.426Z] #14 ... [2022-06-24T10:16:22.426Z] [2022-06-24T10:16:22.426Z] #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-24T10:16:22.426Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:22.426Z] #77 53.23 configure.ac:7: installing './compile' [2022-06-24T10:16:22.426Z] #77 53.24 configure.ac:11: installing './config.guess' [2022-06-24T10:16:22.426Z] #77 53.25 configure.ac:11: installing './config.sub' [2022-06-24T10:16:22.426Z] #77 53.25 configure.ac:8: installing './install-sh' [2022-06-24T10:16:22.426Z] #77 53.26 configure.ac:8: installing './missing' [2022-06-24T10:16:22.426Z] #77 53.41 Makefile.am: installing './depcomp' [2022-06-24T10:16:22.484Z] #84 149.1 checking for inttypes.h... yes [2022-06-24T10:16:22.740Z] #84 149.4 checking for stdint.h... yes [2022-06-24T10:16:23.008Z] #84 149.6 checking for unistd.h... yes [2022-06-24T10:16:23.080Z] #42 DONE 94.8s [2022-06-24T10:16:23.080Z] [2022-06-24T10:16:23.080Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-24T10:16:23.080Z] #43 sha256:71c84041e9f13a2c9a419a32cb71cf75b75c3b3e2db06933fce597e499e2eb9a [2022-06-24T10:16:23.080Z] #43 DONE 0.3s [2022-06-24T10:16:23.080Z] [2022-06-24T10:16:23.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-24T10:16:23.080Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:23.080Z] #14 93.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-24T10:16:23.080Z] #14 93.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-24T10:16:23.080Z] #14 93.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:16:23.267Z] #84 150.0 checking for dlfcn.h... yes [2022-06-24T10:16:23.267Z] #84 150.2 checking for objdir... .libs [2022-06-24T10:16:23.436Z] #77 54.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:16:23.436Z] #77 54.75 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:16:23.436Z] #77 54.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:16:23.436Z] #77 54.93 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:16:23.436Z] #77 54.99 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:16:23.436Z] #77 55.09 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:16:23.436Z] #77 55.20 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:16:23.704Z] #77 55.40 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:16:23.981Z] #77 55.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:16:24.065Z] #20 DONE 1.7s [2022-06-24T10:16:24.065Z] [2022-06-24T10:16:24.065Z] #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-24T10:16:24.065Z] #36 sha256:64916e4de26d99582f2068f8c3828f094fc3bad2e227db1a747a0998a5f791da [2022-06-24T10:16:24.065Z] #36 118.4 Delve is a source level debugger for Go programs. [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-24T10:16:24.065Z] #36 118.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 Pass flags to the program you are debugging using `--`, for example: [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 Usage: [2022-06-24T10:16:24.065Z] #36 118.4 dlv [command] [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 Available Commands: [2022-06-24T10:16:24.065Z] #36 118.4 attach Attach to running process and begin debugging. [2022-06-24T10:16:24.065Z] #36 118.4 connect Connect to a headless debug server with a terminal client. [2022-06-24T10:16:24.065Z] #36 118.4 core Examine a core dump. [2022-06-24T10:16:24.065Z] #36 118.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-24T10:16:24.065Z] #36 118.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-24T10:16:24.065Z] #36 118.4 exec Execute a precompiled binary, and begin a debug session. [2022-06-24T10:16:24.065Z] #36 118.4 help Help about any command [2022-06-24T10:16:24.065Z] #36 118.4 run Deprecated command. Use 'debug' instead. [2022-06-24T10:16:24.065Z] #36 118.4 test Compile test binary and begin debugging program. [2022-06-24T10:16:24.065Z] #36 118.4 trace Compile and begin tracing program. [2022-06-24T10:16:24.065Z] #36 118.4 version Prints version. [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 Flags: [2022-06-24T10:16:24.065Z] #36 118.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-24T10:16:24.065Z] #36 118.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-24T10:16:24.065Z] #36 118.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-24T10:16:24.065Z] #36 118.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-24T10:16:24.065Z] #36 118.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-24T10:16:24.065Z] #36 118.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-24T10:16:24.065Z] #36 118.4 --disable-aslr Disables address space randomization [2022-06-24T10:16:24.065Z] #36 118.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-24T10:16:24.065Z] #36 118.4 -h, --help help for dlv [2022-06-24T10:16:24.065Z] #36 118.4 --init string Init file, executed by the terminal client. [2022-06-24T10:16:24.065Z] #36 118.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-24T10:16:24.065Z] #36 118.4 --log Enable debugging server logging. [2022-06-24T10:16:24.065Z] #36 118.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-24T10:16:24.065Z] #36 118.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-24T10:16:24.065Z] #36 118.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-24T10:16:24.065Z] #36 118.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-24T10:16:24.065Z] #36 118.4 --wd string Working directory for running the program. [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 Additional help topics: [2022-06-24T10:16:24.065Z] #36 118.4 dlv backend Help about the --backend flag. [2022-06-24T10:16:24.065Z] #36 118.4 dlv log Help about logging flags. [2022-06-24T10:16:24.065Z] #36 118.4 dlv redirect Help about file redirection. [2022-06-24T10:16:24.065Z] #36 118.4 [2022-06-24T10:16:24.065Z] #36 118.4 Use "dlv [command] --help" for more information about a command. [2022-06-24T10:16:24.065Z] #36 DONE 118.6s [2022-06-24T10:16:24.065Z] [2022-06-24T10:16:24.065Z] #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-24T10:16:24.065Z] #21 sha256:10b4c261475cc50724ea9f6429173cc522568d75dcdea8a3fe0834e4eec1634e [2022-06-24T10:16:24.102Z] #84 150.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:16:24.102Z] #84 150.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:16:24.102Z] #84 150.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:16:24.667Z] #84 151.0 checking if gcc static flag -static works... yes [2022-06-24T10:16:24.923Z] #84 151.5 checking if gcc supports -c -o file.o... yes [2022-06-24T10:16:24.923Z] #84 151.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:16:24.923Z] #84 151.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:16:25.442Z] #21 1.441 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:16:25.442Z] #21 1.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:16:25.486Z] #84 151.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:16:25.486Z] #84 152.2 checking how to hardcode library paths into programs... immediate [2022-06-24T10:16:25.486Z] #84 152.2 checking whether stripping libraries is possible... yes [2022-06-24T10:16:25.486Z] #84 152.2 checking if libtool supports shared libraries... yes [2022-06-24T10:16:25.486Z] #84 152.2 checking whether to build shared libraries... no [2022-06-24T10:16:25.486Z] #84 152.2 checking whether to build static libraries... yes [2022-06-24T10:16:25.486Z] #84 152.2 checking float.h usability... yes [2022-06-24T10:16:25.486Z] #84 152.4 checking float.h presence... yes [2022-06-24T10:16:25.486Z] #84 152.5 checking for float.h... yes [2022-06-24T10:16:25.700Z] #21 1.719 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:16:25.742Z] #84 152.5 checking limits.h usability... yes [2022-06-24T10:16:25.742Z] #84 152.7 checking limits.h presence... yes [2022-06-24T10:16:25.742Z] #84 152.8 checking for limits.h... yes [2022-06-24T10:16:25.959Z] #21 2.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:16:25.998Z] #84 152.8 checking stddef.h usability... yes [2022-06-24T10:16:25.998Z] #84 153.0 checking stddef.h presence... yes [2022-06-24T10:16:25.998Z] #84 153.1 checking for stddef.h... yes [2022-06-24T10:16:26.254Z] #84 153.1 checking for stdlib.h... (cached) yes [2022-06-24T10:16:26.254Z] #84 153.1 checking for string.h... (cached) yes [2022-06-24T10:16:26.510Z] #84 153.2 checking sys/time.h usability... yes [2022-06-24T10:16:26.510Z] #84 153.4 checking sys/time.h presence... yes [2022-06-24T10:16:26.510Z] #84 153.5 checking for sys/time.h... yes [2022-06-24T10:16:26.767Z] #84 153.5 checking for inline... inline [2022-06-24T10:16:27.329Z] #84 153.7 checking for size_t... yes [2022-06-24T10:16:27.329Z] #84 154.1 checking for stdlib.h... (cached) yes [2022-06-24T10:16:27.336Z] #21 3.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:16:27.392Z] #14 ... [2022-06-24T10:16:27.392Z] [2022-06-24T10:16:27.392Z] #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-24T10:16:27.392Z] #44 sha256:72426dc933bcea473838de18986ff7fa6307874aa52c623726204ac7b9df66f1 [2022-06-24T10:16:27.392Z] #44 1.858 + RM_GOPATH=0 [2022-06-24T10:16:27.392Z] #44 1.858 + TMP_GOPATH= [2022-06-24T10:16:27.392Z] #44 1.858 + : /build [2022-06-24T10:16:27.392Z] #44 1.858 + '[' -z '' ']' [2022-06-24T10:16:27.392Z] #44 1.858 ++ mktemp -d [2022-06-24T10:16:27.392Z] #44 1.877 + export GOPATH=/tmp/tmp.hwopb7lBQG [2022-06-24T10:16:27.392Z] #44 1.877 + GOPATH=/tmp/tmp.hwopb7lBQG [2022-06-24T10:16:27.392Z] #44 1.877 + RM_GOPATH=1 [2022-06-24T10:16:27.392Z] #44 1.877 + case "$(go env GOARCH)" in [2022-06-24T10:16:27.392Z] #44 1.891 ++ go env GOARCH [2022-06-24T10:16:27.392Z] #44 1.953 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:16:27.392Z] #44 1.953 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:16:27.392Z] #44 1.959 ++ dirname /install.sh [2022-06-24T10:16:27.392Z] #44 2.020 + dir=/ [2022-06-24T10:16:27.392Z] #44 2.021 + bin=tini [2022-06-24T10:16:27.392Z] #44 2.021 + shift [2022-06-24T10:16:27.392Z] #44 2.021 + '[' '!' -f //tini.installer ']' [2022-06-24T10:16:27.392Z] #44 2.021 + . //tini.installer [2022-06-24T10:16:27.392Z] #44 2.021 ++ : v0.19.0 [2022-06-24T10:16:27.392Z] #44 2.021 + install_tini [2022-06-24T10:16:27.392Z] #44 2.021 + echo 'Install tini version v0.19.0' [2022-06-24T10:16:27.392Z] #44 2.021 + git clone https://github.com/krallin/tini.git /tmp/tmp.hwopb7lBQG/tini [2022-06-24T10:16:27.392Z] #44 2.021 Install tini version v0.19.0 [2022-06-24T10:16:27.392Z] #44 2.023 Cloning into '/tmp/tmp.hwopb7lBQG/tini'... [2022-06-24T10:16:27.392Z] #44 2.984 + cd /tmp/tmp.hwopb7lBQG/tini [2022-06-24T10:16:27.392Z] #44 2.994 + git checkout -q v0.19.0 [2022-06-24T10:16:27.392Z] #44 3.045 + cmake . [2022-06-24T10:16:27.392Z] #44 3.783 -- The C compiler identification is GNU 10.2.1 [2022-06-24T10:16:27.392Z] #44 3.902 -- Detecting C compiler ABI info [2022-06-24T10:16:27.585Z] #84 154.2 checking for GNU libc compatible malloc... yes [2022-06-24T10:16:27.586Z] #84 154.5 checking for stdlib.h... (cached) yes [2022-06-24T10:16:27.842Z] #84 154.5 checking for GNU libc compatible realloc... yes [2022-06-24T10:16:27.989Z] #44 4.839 -- Detecting C compiler ABI info - done [2022-06-24T10:16:27.989Z] #44 5.007 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-24T10:16:27.989Z] #44 5.009 -- Detecting C compile features [2022-06-24T10:16:27.989Z] #44 5.010 -- Detecting C compile features - done [2022-06-24T10:16:28.099Z] #84 154.8 checking for working strtod... yes [2022-06-24T10:16:28.251Z] #44 5.111 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-24T10:16:28.356Z] #84 155.1 checking for gettimeofday... yes [2022-06-24T10:16:28.614Z] #84 155.3 checking for memset... yes [2022-06-24T10:16:28.736Z] #21 4.864 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:16:28.822Z] #44 5.772 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-24T10:16:28.872Z] #84 155.6 checking for strspn... yes [2022-06-24T10:16:29.001Z] #21 ... [2022-06-24T10:16:29.001Z] [2022-06-24T10:16:29.001Z] #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-24T10:16:29.001Z] #26 sha256:839bea127f532fd8650e13a3c0efabbe0e8a032a3fa4538e07d54d0761d7bc6e [2022-06-24T10:16:29.001Z] #26 118.9 Updating files: 17% (1973/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 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: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6390/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 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: 85% (9734/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-06-24T10:16:29.001Z] #26 122.6 + cd /tmp/tmp.zt7EoeNYC8/tmp/docker-ce [2022-06-24T10:16:29.001Z] #26 122.6 + git checkout -q v17.06.2-ce [2022-06-24T10:16:29.083Z] #44 5.866 -- Configuring done [2022-06-24T10:16:29.083Z] #44 5.905 -- Generating done [2022-06-24T10:16:29.083Z] #44 5.908 -- Build files have been written to: /tmp/tmp.hwopb7lBQG/tini [2022-06-24T10:16:29.083Z] #44 5.931 + make tini-static [2022-06-24T10:16:29.130Z] #84 155.9 checking that generated files are newer than configure... done [2022-06-24T10:16:29.130Z] #84 155.9 configure: creating ./config.status [2022-06-24T10:16:29.344Z] #44 6.422 Scanning dependencies of target tini-static [2022-06-24T10:16:29.605Z] #44 6.598 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-24T10:16:31.521Z] #44 ... [2022-06-24T10:16:31.521Z] [2022-06-24T10:16:31.521Z] #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-24T10:16:31.521Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:16:31.521Z] #55 93.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-24T10:16:31.521Z] #55 ... [2022-06-24T10:16:31.521Z] [2022-06-24T10:16:31.521Z] #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-24T10:16:31.521Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:31.521Z] #77 11.50 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-24T10:16:31.521Z] #77 11.53 Cloning into '/tmp/crun-build/libocispec'... [2022-06-24T10:16:31.521Z] #77 13.37 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-24T10:16:31.521Z] #77 13.41 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-24T10:16:31.521Z] #77 13.43 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-24T10:16:31.521Z] #77 13.43 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-24T10:16:31.521Z] #77 13.45 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-24T10:16:31.521Z] #77 16.69 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-24T10:16:31.521Z] #77 19.12 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-24T10:16:31.521Z] #77 21.34 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-24T10:16:31.521Z] #77 21.75 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-24T10:16:31.715Z] #84 158.2 config.status: creating Makefile [2022-06-24T10:16:31.715Z] #84 158.3 config.status: creating config.h [2022-06-24T10:16:31.715Z] #84 158.3 config.status: executing depfiles commands [2022-06-24T10:16:31.715Z] #84 158.6 config.status: executing libtool commands [2022-06-24T10:16:31.782Z] #77 ... [2022-06-24T10:16:31.782Z] [2022-06-24T10:16:31.782Z] #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-24T10:16:31.782Z] #44 sha256:72426dc933bcea473838de18986ff7fa6307874aa52c623726204ac7b9df66f1 [2022-06-24T10:16:31.782Z] #44 8.640 [100%] Linking C executable tini-static [2022-06-24T10:16:32.290Z] #26 126.7 + mkdir -p /tmp/tmp.zt7EoeNYC8/src/github.com/docker [2022-06-24T10:16:32.290Z] #26 126.7 + mv components/cli /tmp/tmp.zt7EoeNYC8/src/github.com/docker/cli [2022-06-24T10:16:32.290Z] #26 126.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-24T10:16:32.646Z] #84 159.5 GEN .version [2022-06-24T10:16:32.646Z] #84 159.6 make install-recursive [2022-06-24T10:16:32.646Z] #84 159.6 make[1]: Entering directory '/tmp/crun-build' [2022-06-24T10:16:32.727Z] #44 9.532 [100%] Built target tini-static [2022-06-24T10:16:32.727Z] #44 9.645 + mkdir -p /build [2022-06-24T10:16:32.727Z] #44 9.647 + cp tini-static /build/docker-init [2022-06-24T10:16:32.903Z] #84 159.7 Making install in libocispec [2022-06-24T10:16:32.903Z] #84 159.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:16:32.903Z] #84 159.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-24T10:16:32.903Z] #84 159.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-24T10:16:32.903Z] #84 159.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-24T10:16:32.903Z] #84 159.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-24T10:16:32.989Z] #44 DONE 10.1s [2022-06-24T10:16:32.989Z] [2022-06-24T10:16:32.989Z] #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-24T10:16:32.989Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:32.989Z] #14 103.9 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-24T10:16:32.989Z] #14 103.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:32.989Z] #14 104.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:16:32.989Z] #14 104.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-24T10:16:32.989Z] #14 104.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:32.989Z] #14 104.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:16:33.226Z] #26 ... [2022-06-24T10:16:33.226Z] [2022-06-24T10:16:33.226Z] #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-24T10:16:33.226Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:16:33.226Z] #77 73.27 configure.ac:11: installing 'build-aux/compile' [2022-06-24T10:16:33.226Z] #77 73.30 configure.ac:11: installing 'build-aux/config.guess' [2022-06-24T10:16:33.226Z] #77 73.30 configure.ac:11: installing 'build-aux/config.sub' [2022-06-24T10:16:33.226Z] #77 73.32 configure.ac:13: installing 'build-aux/install-sh' [2022-06-24T10:16:33.226Z] #77 73.38 configure.ac:13: installing 'build-aux/missing' [2022-06-24T10:16:33.226Z] #77 73.38 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-24T10:16:33.226Z] #77 73.70 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:16:33.226Z] #77 75.25 checking build system type... aarch64-unknown-linux-gnu [2022-06-24T10:16:33.226Z] #77 75.59 checking host system type... aarch64-unknown-linux-gnu [2022-06-24T10:16:33.226Z] #77 75.59 checking how to print strings... printf [2022-06-24T10:16:33.226Z] #77 75.59 checking for gcc... gcc [2022-06-24T10:16:33.226Z] #77 75.70 checking whether the C compiler works... yes [2022-06-24T10:16:33.226Z] #77 75.92 checking for C compiler default output file name... a.out [2022-06-24T10:16:33.226Z] #77 75.92 checking for suffix of executables... [2022-06-24T10:16:33.226Z] #77 76.10 checking whether we are cross compiling... no [2022-06-24T10:16:33.226Z] #77 76.30 checking for suffix of object files... o [2022-06-24T10:16:33.226Z] #77 76.47 checking whether we are using the GNU C compiler... yes [2022-06-24T10:16:33.226Z] #77 76.59 checking whether gcc accepts -g... yes [2022-06-24T10:16:33.226Z] #77 76.73 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:16:33.226Z] #77 76.91 checking whether gcc understands -c and -o together... yes [2022-06-24T10:16:33.226Z] #77 77.13 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:16:33.226Z] #77 77.14 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:16:33.226Z] #77 77.17 checking for egrep... /bin/grep -E [2022-06-24T10:16:33.226Z] #77 77.18 checking for fgrep... /bin/grep -F [2022-06-24T10:16:33.226Z] #77 77.18 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:16:33.226Z] #77 77.21 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:16:33.226Z] #77 77.22 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:16:33.226Z] #77 77.23 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:16:33.226Z] #77 77.43 checking whether ln -s works... yes [2022-06-24T10:16:33.226Z] #77 77.43 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:16:33.227Z] #77 77.45 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-24T10:16:33.227Z] #77 77.45 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:16:33.227Z] #77 77.45 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:16:33.227Z] #77 77.46 checking for objdump... objdump [2022-06-24T10:16:33.227Z] #77 77.46 checking how to recognize dependent libraries... pass_all [2022-06-24T10:16:33.227Z] #77 77.46 checking for dlltool... no [2022-06-24T10:16:33.227Z] #77 77.47 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:16:33.227Z] #77 77.47 checking for ar... ar [2022-06-24T10:16:33.227Z] #77 77.47 checking for archiver @FILE support... @ [2022-06-24T10:16:33.227Z] #77 77.61 checking for strip... strip [2022-06-24T10:16:33.227Z] #77 77.61 checking for ranlib... ranlib [2022-06-24T10:16:33.227Z] #77 77.62 checking for gawk... no [2022-06-24T10:16:33.227Z] #77 77.62 checking for mawk... mawk [2022-06-24T10:16:33.227Z] #77 77.62 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:16:33.227Z] #77 78.08 checking for sysroot... no [2022-06-24T10:16:33.227Z] #77 78.11 checking for a working dd... /bin/dd [2022-06-24T10:16:33.227Z] #77 78.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:16:33.227Z] #77 78.20 checking for mt... no [2022-06-24T10:16:33.227Z] #77 78.21 checking if : is a manifest tool... no [2022-06-24T10:16:33.227Z] #77 78.23 checking how to run the C preprocessor... gcc -E [2022-06-24T10:16:33.227Z] #77 78.53 checking for ANSI C header files... yes [2022-06-24T10:16:33.227Z] #77 79.29 checking for sys/types.h... yes [2022-06-24T10:16:33.227Z] #77 79.48 checking for sys/stat.h... yes [2022-06-24T10:16:33.227Z] #77 79.67 checking for stdlib.h... yes [2022-06-24T10:16:33.227Z] #77 79.89 checking for string.h... yes [2022-06-24T10:16:33.227Z] #77 80.10 checking for memory.h... yes [2022-06-24T10:16:33.227Z] #77 80.32 checking for strings.h... yes [2022-06-24T10:16:33.227Z] #77 80.53 checking for inttypes.h... yes [2022-06-24T10:16:33.227Z] #77 80.87 checking for stdint.h... yes [2022-06-24T10:16:33.227Z] #77 81.08 checking for unistd.h... yes [2022-06-24T10:16:33.227Z] #77 81.23 checking for dlfcn.h... yes [2022-06-24T10:16:33.227Z] #77 81.40 checking for objdir... .libs [2022-06-24T10:16:33.227Z] #77 81.73 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:16:33.227Z] #77 81.88 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:16:33.227Z] #77 81.88 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:16:33.227Z] #77 82.09 checking if gcc static flag -static works... yes [2022-06-24T10:16:33.485Z] #77 82.42 checking if gcc supports -c -o file.o... yes [2022-06-24T10:16:33.485Z] #77 82.64 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:16:33.485Z] #77 82.64 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-24T10:16:33.744Z] #77 82.69 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:16:33.833Z] #84 160.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-24T10:16:33.833Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-24T10:16:33.833Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-24T10:16:33.833Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-24T10:16:33.833Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-24T10:16:33.833Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-24T10:16:33.833Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-24T10:16:33.833Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-24T10:16:33.833Z] #84 160.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-24T10:16:33.989Z] #77 ... [2022-06-24T10:16:33.989Z] [2022-06-24T10:16:33.989Z] #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-24T10:16:33.989Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:33.989Z] #14 118.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-24T10:16:33.989Z] #14 118.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:33.989Z] #14 118.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:16:34.011Z] #77 83.06 checking how to hardcode library paths into programs... immediate [2022-06-24T10:16:34.011Z] #77 83.06 checking whether stripping libraries is possible... yes [2022-06-24T10:16:34.011Z] #77 83.07 checking if libtool supports shared libraries... yes [2022-06-24T10:16:34.011Z] #77 83.07 checking whether to build shared libraries... no [2022-06-24T10:16:34.011Z] #77 83.07 checking whether to build static libraries... yes [2022-06-24T10:16:34.011Z] #77 83.07 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:16:34.011Z] #77 83.14 checking whether build environment is sane... yes [2022-06-24T10:16:34.011Z] #77 83.19 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:16:34.011Z] #77 83.21 checking whether make sets $(MAKE)... yes [2022-06-24T10:16:34.011Z] #77 83.27 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:16:34.090Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-24T10:16:34.090Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-24T10:16:34.090Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-24T10:16:34.090Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-24T10:16:34.090Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-24T10:16:34.090Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-24T10:16:34.090Z] #84 160.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-24T10:16:34.270Z] #77 83.31 checking whether make supports nested variables... yes [2022-06-24T10:16:34.270Z] #77 83.42 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:16:34.270Z] #77 83.42 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:16:34.270Z] #77 83.42 checking how to create a ustar tar archive... gnutar [2022-06-24T10:16:34.529Z] #77 83.54 checking dependency style of gcc... gcc3 [2022-06-24T10:16:34.529Z] #77 83.69 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:16:34.529Z] #77 83.70 checking whether make supports nested variables... (cached) yes [2022-06-24T10:16:34.529Z] #77 83.70 checking for gawk... (cached) mawk [2022-06-24T10:16:34.529Z] #77 83.70 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:16:34.529Z] #77 83.71 checking for gcc... (cached) gcc [2022-06-24T10:16:34.553Z] #36 ... [2022-06-24T10:16:34.553Z] [2022-06-24T10:16:34.553Z] #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-24T10:16:34.553Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:34.553Z] #14 119.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-24T10:16:34.553Z] #14 119.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:34.553Z] #14 119.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:16:34.788Z] #77 83.83 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:16:34.788Z] #77 83.83 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:16:34.788Z] #77 83.83 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:16:34.788Z] #77 83.85 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:16:34.788Z] #77 83.85 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:16:34.788Z] #77 83.94 checking for python3... /usr/bin/python3 [2022-06-24T10:16:34.788Z] #77 83.94 checking for python3 version... 3.9 [2022-06-24T10:16:34.788Z] #77 84.01 checking for python3 platform... linux [2022-06-24T10:16:35.018Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-24T10:16:35.019Z] #84 161.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-24T10:16:35.019Z] #84 162.0 make install-recursive [2022-06-24T10:16:35.019Z] #84 162.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:16:35.047Z] #77 84.07 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:16:35.274Z] #84 162.1 Making install in yajl [2022-06-24T10:16:35.274Z] #84 162.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:16:35.275Z] #84 162.2 CC src/libyajl_la-yajl_alloc.lo [2022-06-24T10:16:35.275Z] #84 162.2 CC verify/json_verify-json_verify.o [2022-06-24T10:16:35.275Z] #84 162.2 CC src/libyajl_la-yajl.lo [2022-06-24T10:16:35.275Z] #84 162.2 CC src/libyajl_la-yajl_gen.lo [2022-06-24T10:16:35.275Z] #84 162.2 CC src/libyajl_la-yajl_parser.lo [2022-06-24T10:16:35.275Z] #84 162.2 CC src/libyajl_la-yajl_buf.lo [2022-06-24T10:16:35.275Z] #84 162.3 CC src/libyajl_la-yajl_encode.lo [2022-06-24T10:16:35.275Z] #84 162.3 CC src/libyajl_la-yajl_lex.lo [2022-06-24T10:16:35.307Z] #77 84.25 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:16:35.307Z] #77 84.46 checking for go-md2man... no [2022-06-24T10:16:35.566Z] #77 84.47 checking error.h usability... yes [2022-06-24T10:16:35.566Z] #77 84.65 checking error.h presence... yes [2022-06-24T10:16:35.566Z] #77 84.71 checking for error.h... yes [2022-06-24T10:16:35.566Z] #77 84.75 checking linux/openat2.h usability... [2022-06-24T10:16:35.566Z] #77 ... [2022-06-24T10:16:35.566Z] [2022-06-24T10:16:35.566Z] #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-24T10:16:35.566Z] #34 sha256:084fb3eb7de259d6ab19ab9872e7089a521d528b7028e307d78bdeb1324031ea [2022-06-24T10:16:35.566Z] #34 DONE 130.0s [2022-06-24T10:16:35.566Z] [2022-06-24T10:16:35.566Z] #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-24T10:16:35.566Z] #60 sha256:e273aa6cd107aad1f24fbe9a02706fff0fc891790e25b1270c6c3814c2d17ad0 [2022-06-24T10:16:35.566Z] #60 10.47 + cd /tmp/tmp.ZwKL5aUsN1/src/github.com/opencontainers/runc [2022-06-24T10:16:35.566Z] #60 10.47 + git checkout -q v1.1.2 [2022-06-24T10:16:35.566Z] #60 10.79 + '[' -z '' ']' [2022-06-24T10:16:35.566Z] #60 10.79 + target=static [2022-06-24T10:16:35.566Z] #60 10.79 + make BUILDTAGS=seccomp static [2022-06-24T10:16:35.566Z] #60 11.24 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-24T10:16:35.573Z] #84 162.4 CC src/libyajl_la-yajl_tree.lo [2022-06-24T10:16:35.573Z] #84 ... [2022-06-24T10:16:35.573Z] [2022-06-24T10:16:35.573Z] #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-24T10:16:35.573Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:16:35.573Z] #19 208.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-24T10:16:35.573Z] #19 208.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:16:35.573Z] #19 208.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:16:35.825Z] #60 ... [2022-06-24T10:16:35.825Z] [2022-06-24T10:16:35.825Z] #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-24T10:16:35.825Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:16:35.825Z] #77 84.75 checking linux/openat2.h usability... yes [2022-06-24T10:16:35.829Z] #19 209.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-24T10:16:35.829Z] #19 209.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:16:35.829Z] #19 209.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-24T10:16:36.084Z] #77 85.04 checking linux/openat2.h presence... yes [2022-06-24T10:16:36.084Z] #77 85.20 checking for linux/openat2.h... yes [2022-06-24T10:16:36.602Z] #77 85.33 checking for copy_file_range... yes [2022-06-24T10:16:36.861Z] #77 85.89 checking for fgetxattr... yes [2022-06-24T10:16:37.120Z] #77 86.05 checking for statx... yes [2022-06-24T10:16:37.120Z] #77 86.22 checking for fgetpwent_r... yes [2022-06-24T10:16:37.379Z] #77 86.42 checking for issetugid... no [2022-06-24T10:16:37.379Z] #77 86.64 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:16:37.379Z] #77 86.64 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:16:37.946Z] #77 86.65 checking for library containing yajl_tree_get... -lyajl [2022-06-24T10:16:38.205Z] #77 87.17 checking for yajl >= 2.0.0... yes [2022-06-24T10:16:38.205Z] #77 87.21 checking sys/capability.h usability... yes [2022-06-24T10:16:38.205Z] #77 87.37 checking sys/capability.h presence... yes [2022-06-24T10:16:38.464Z] #77 87.45 checking for sys/capability.h... yes [2022-06-24T10:16:38.728Z] #77 87.45 checking for library containing cap_from_name... -lcap [2022-06-24T10:16:38.987Z] #77 87.78 checking for library containing dlopen... -ldl [2022-06-24T10:16:39.246Z] #77 88.15 checking seccomp.h usability... yes [2022-06-24T10:16:39.246Z] #77 88.27 checking seccomp.h presence... yes [2022-06-24T10:16:39.246Z] #77 88.33 checking for seccomp.h... yes [2022-06-24T10:16:39.278Z] #14 ... [2022-06-24T10:16:39.278Z] [2022-06-24T10:16:39.278Z] #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-24T10:16:39.278Z] #67 sha256:ffc51374d44e12065352c2c55efe4aeac1e64cd7b4dc549dfd6617de9ce5c8c7 [2022-06-24T10:16:39.278Z] #67 122.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:16:39.278Z] #67 122.9 + GOBIN=/build [2022-06-24T10:16:39.278Z] #67 122.9 + GO111MODULE=on [2022-06-24T10:16:39.278Z] #67 122.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:16:39.814Z] #77 88.33 checking for library containing seccomp_rule_add... -lseccomp [2022-06-24T10:16:39.814Z] #77 88.89 checking for library containing seccomp_arch_resolve_name... none required [2022-06-24T10:16:40.074Z] #77 89.06 checking systemd/sd-bus.h usability... yes [2022-06-24T10:16:40.333Z] #77 89.29 checking systemd/sd-bus.h presence... yes [2022-06-24T10:16:40.333Z] #77 89.38 checking for systemd/sd-bus.h... yes [2022-06-24T10:16:40.901Z] #77 89.38 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-24T10:16:40.901Z] #77 89.93 checking for sd_notify_barrier... yes [2022-06-24T10:16:41.079Z] #19 ... [2022-06-24T10:16:41.079Z] [2022-06-24T10:16:41.079Z] #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-24T10:16:41.079Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:41.079Z] #84 167.6 CCLD libyajl.la [2022-06-24T10:16:41.079Z] #84 167.9 CCLD verify/json_verify [2022-06-24T10:16:41.079Z] #84 168.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:16:41.160Z] #77 90.09 checking linux/bpf.h usability... yes [2022-06-24T10:16:41.160Z] #77 90.26 checking linux/bpf.h presence... yes [2022-06-24T10:16:41.160Z] #77 90.30 checking for linux/bpf.h... yes [2022-06-24T10:16:41.336Z] #84 168.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:16:41.336Z] #84 168.1 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:16:41.336Z] #84 168.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:16:41.336Z] #84 168.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:16:41.336Z] #84 168.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:16:41.336Z] #84 168.2 CC src/validate.o [2022-06-24T10:16:41.336Z] #84 168.2 CC src/image_spec_schema_config_schema.lo [2022-06-24T10:16:41.336Z] #84 168.2 CC src/image_spec_schema_content_descriptor.lo [2022-06-24T10:16:41.336Z] #84 168.2 CC src/image_spec_schema_defs.lo [2022-06-24T10:16:41.336Z] #84 168.2 CC src/image_spec_schema_defs_descriptor.lo [2022-06-24T10:16:41.336Z] #84 168.3 CC src/image_spec_schema_image_index_schema.lo [2022-06-24T10:16:41.336Z] #84 168.3 CC src/image_spec_schema_image_layout_schema.lo [2022-06-24T10:16:41.336Z] #84 168.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-24T10:16:41.336Z] #84 168.3 CC src/runtime_spec_schema_config_linux.lo [2022-06-24T10:16:41.336Z] #84 168.3 CC src/runtime_spec_schema_config_zos.lo [2022-06-24T10:16:41.336Z] #84 168.4 CC src/runtime_spec_schema_config_schema.lo [2022-06-24T10:16:41.419Z] #77 90.31 checking compilation for eBPF... yes [2022-06-24T10:16:41.419Z] #77 90.48 checking for criu >= 3.15... no [2022-06-24T10:16:41.419Z] #77 90.52 configure: CRIU headers not found, building without CRIU support [2022-06-24T10:16:41.419Z] #77 90.52 checking for criu > 3.16... no [2022-06-24T10:16:41.419Z] #77 90.54 configure: CRIU version doesn't support join-ns API [2022-06-24T10:16:41.419Z] #77 90.54 checking for criu > 3.16.1... no [2022-06-24T10:16:41.419Z] #77 90.56 configure: CRIU version doesn't support for pre-dumping [2022-06-24T10:16:41.419Z] #77 ... [2022-06-24T10:16:41.419Z] [2022-06-24T10:16:41.419Z] #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-24T10:16:41.419Z] #21 sha256:10b4c261475cc50724ea9f6429173cc522568d75dcdea8a3fe0834e4eec1634e [2022-06-24T10:16:41.419Z] #21 7.439 Fetched 8432 kB in 6s (1339 kB/s) [2022-06-24T10:16:41.419Z] #21 7.439 Reading package lists... [2022-06-24T10:16:41.419Z] #21 9.760 Reading package lists... [2022-06-24T10:16:41.419Z] #21 12.32 Building dependency tree... [2022-06-24T10:16:41.419Z] #21 13.88 The following additional packages will be installed: [2022-06-24T10:16:41.419Z] #21 13.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-24T10:16:41.419Z] #21 13.90 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-24T10:16:41.419Z] #21 13.91 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:16:41.419Z] #21 13.91 python3-pkg-resources vim-runtime xxd [2022-06-24T10:16:41.419Z] #21 13.91 Suggested packages: [2022-06-24T10:16:41.419Z] #21 13.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-24T10:16:41.419Z] #21 13.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-24T10:16:41.419Z] #21 13.91 acl attr quota [2022-06-24T10:16:41.419Z] #21 13.91 Recommended packages: [2022-06-24T10:16:41.419Z] #21 13.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-24T10:16:41.419Z] #21 14.91 The following NEW packages will be installed: [2022-06-24T10:16:41.419Z] #21 14.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-24T10:16:41.419Z] #21 14.93 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-24T10:16:41.419Z] #21 14.93 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-24T10:16:41.419Z] #21 14.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-24T10:16:41.419Z] #21 14.93 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:16:41.419Z] #21 14.93 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-24T10:16:41.419Z] #21 14.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-24T10:16:41.419Z] #21 14.93 xz-utils zip zstd [2022-06-24T10:16:41.419Z] #21 15.25 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:16:41.419Z] #21 15.25 Need to get 27.0 MB of archives. [2022-06-24T10:16:41.419Z] #21 15.25 After this operation, 105 MB of additional disk space will be used. [2022-06-24T10:16:41.419Z] #21 15.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-24T10:16:41.419Z] #21 15.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-24T10:16:41.419Z] #21 15.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-24T10:16:41.419Z] #21 15.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-24T10:16:41.419Z] #21 15.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-24T10:16:41.419Z] #21 15.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-24T10:16:41.419Z] #21 15.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-24T10:16:41.419Z] #21 15.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-24T10:16:41.419Z] #21 15.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:16:41.419Z] #21 15.28 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-24T10:16:41.419Z] #21 15.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-24T10:16:41.419Z] #21 15.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-24T10:16:41.419Z] #21 15.31 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-24T10:16:41.419Z] #21 15.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-24T10:16:41.419Z] #21 15.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-24T10:16:41.419Z] #21 15.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-24T10:16:41.419Z] #21 15.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-24T10:16:41.419Z] #21 15.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-24T10:16:41.419Z] #21 15.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-24T10:16:41.419Z] #21 15.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-24T10:16:41.419Z] #21 15.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-24T10:16:41.419Z] #21 15.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-24T10:16:41.419Z] #21 15.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-24T10:16:41.419Z] #21 15.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-24T10:16:41.419Z] #21 15.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-24T10:16:41.419Z] #21 15.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-24T10:16:41.419Z] #21 15.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-24T10:16:41.419Z] #21 15.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-24T10:16:41.419Z] #21 15.62 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-24T10:16:41.419Z] #21 15.62 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-24T10:16:41.420Z] #21 15.62 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-24T10:16:41.420Z] #21 15.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-24T10:16:41.420Z] #21 15.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-24T10:16:41.420Z] #21 15.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-24T10:16:41.420Z] #21 15.64 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-24T10:16:41.420Z] #21 15.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-24T10:16:41.420Z] #21 15.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-24T10:16:41.420Z] #21 15.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:16:41.420Z] #21 15.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-24T10:16:41.420Z] #21 15.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-24T10:16:41.420Z] #21 15.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-24T10:16:41.420Z] #21 15.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-24T10:16:41.420Z] #21 15.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-24T10:16:41.420Z] #21 15.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-24T10:16:41.420Z] #21 15.76 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-24T10:16:41.420Z] #21 15.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-24T10:16:41.420Z] #21 16.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-24T10:16:41.420Z] #21 16.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-24T10:16:41.420Z] #21 16.06 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-24T10:16:41.420Z] #21 16.62 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:16:41.420Z] #21 16.73 Fetched 27.0 MB in 1s (24.0 MB/s) [2022-06-24T10:16:41.420Z] #21 16.79 Selecting previously unselected package pigz. [2022-06-24T10:16:41.420Z] #21 16.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-06-24T10:16:41.420Z] #21 16.84 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-24T10:16:41.420Z] #21 16.85 Unpacking pigz (2.6-1) ... [2022-06-24T10:16:41.420Z] #21 16.93 Selecting previously unselected package libelf1:arm64. [2022-06-24T10:16:41.420Z] #21 16.93 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-24T10:16:41.420Z] #21 16.94 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-24T10:16:41.420Z] #21 17.07 Selecting previously unselected package libbpf0:arm64. [2022-06-24T10:16:41.420Z] #21 17.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-24T10:16:41.420Z] #21 17.09 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-24T10:16:41.420Z] #21 17.18 Selecting previously unselected package libcap2:arm64. [2022-06-24T10:16:41.420Z] #21 17.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-24T10:16:41.420Z] #21 17.18 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-24T10:16:41.420Z] #21 17.25 Selecting previously unselected package libmnl0:arm64. [2022-06-24T10:16:41.420Z] #21 17.26 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-24T10:16:41.420Z] #21 17.27 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-24T10:16:41.420Z] #21 17.37 Selecting previously unselected package libxtables12:arm64. [2022-06-24T10:16:41.420Z] #21 17.37 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-24T10:16:41.420Z] #21 17.37 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-24T10:16:41.420Z] #21 17.45 Selecting previously unselected package libcap2-bin. [2022-06-24T10:16:41.420Z] #21 17.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-24T10:16:41.420Z] #21 17.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-24T10:16:41.420Z] #21 17.53 Selecting previously unselected package iproute2. [2022-06-24T10:16:41.420Z] #21 17.54 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-24T10:16:41.420Z] #21 17.54 Unpacking iproute2 (5.10.0-4) ... [2022-06-24T10:16:41.420Z] #21 ... [2022-06-24T10:16:41.420Z] [2022-06-24T10:16:41.420Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-24T10:16:41.420Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:16:41.420Z] #77 90.57 checking for new mount API (fsconfig)... yes [2022-06-24T10:16:41.593Z] #84 168.4 CC src/runtime_spec_schema_config_solaris.lo [2022-06-24T10:16:41.593Z] #84 168.4 CC src/runtime_spec_schema_config_vm.lo [2022-06-24T10:16:41.593Z] #84 168.4 CC src/runtime_spec_schema_config_windows.lo [2022-06-24T10:16:41.593Z] #84 168.5 CC src/runtime_spec_schema_defs.lo [2022-06-24T10:16:41.593Z] #84 168.6 CC src/runtime_spec_schema_defs_zos.lo [2022-06-24T10:16:41.679Z] #77 90.67 checking for seccomp notify API... yes [2022-06-24T10:16:41.679Z] #77 90.76 checking for gperf... no [2022-06-24T10:16:41.679Z] #77 90.77 configure: gperf not found - cannot rebuild signal parser code [2022-06-24T10:16:41.849Z] #84 168.6 CC src/runtime_spec_schema_defs_linux.lo [2022-06-24T10:16:41.849Z] #84 168.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-24T10:16:41.849Z] #84 168.8 CC src/runtime_spec_schema_defs_windows.lo [2022-06-24T10:16:41.938Z] #77 90.77 checking for library containing argp_parse... none required [2022-06-24T10:16:41.938Z] #77 91.14 checking that generated files are newer than configure... done [2022-06-24T10:16:41.938Z] #77 91.14 configure: creating ./config.status [2022-06-24T10:16:42.106Z] #84 168.9 CC src/basic_test_double_array_item.lo [2022-06-24T10:16:42.106Z] #84 168.9 CC src/runtime_spec_schema_state_schema.lo [2022-06-24T10:16:42.106Z] #84 168.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-24T10:16:42.106Z] #84 169.1 CC src/basic_test_top_array_int.lo [2022-06-24T10:16:42.106Z] #84 169.1 CC src/basic_test_top_array_string.lo [2022-06-24T10:16:42.106Z] #84 169.1 CC src/basic_test_double_array.lo [2022-06-24T10:16:42.363Z] #84 169.4 CC src/basic_test_top_double_array_int.lo [2022-06-24T10:16:42.619Z] #84 169.5 CC src/basic_test_top_double_array_obj.lo [2022-06-24T10:16:42.875Z] #84 169.7 CC src/basic_test_top_double_array_refobj.lo [2022-06-24T10:16:42.875Z] #84 169.8 CC src/read-file.lo [2022-06-24T10:16:42.875Z] #84 169.9 CC src/basic_test_top_double_array_string.lo [2022-06-24T10:16:42.997Z] #14 ... [2022-06-24T10:16:42.997Z] [2022-06-24T10:16:42.997Z] #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-24T10:16:42.997Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:42.997Z] #77 22.03 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-24T10:16:43.131Z] #84 169.9 CC tests/test-1.o [2022-06-24T10:16:43.131Z] #84 170.1 CC tests/test-2.o [2022-06-24T10:16:43.131Z] #84 170.1 CC src/json_common.lo [2022-06-24T10:16:43.131Z] #84 170.2 CC tests/test-4.o [2022-06-24T10:16:43.388Z] #84 170.3 CC tests/test-6.o [2022-06-24T10:16:43.644Z] #84 170.3 CC tests/test-7.o [2022-06-24T10:16:43.644Z] #84 170.4 CC tests/test-5.o [2022-06-24T10:16:43.644Z] #84 170.4 CC tests/test-8.o [2022-06-24T10:16:43.644Z] #84 170.5 CC tests/test-9.o [2022-06-24T10:16:43.644Z] #84 170.5 CC tests/test-3.o [2022-06-24T10:16:43.644Z] #84 170.5 CC tests/test-11.o [2022-06-24T10:16:43.644Z] #84 170.6 CC tests/test-10.o [2022-06-24T10:16:44.528Z] #14 ... [2022-06-24T10:16:44.528Z] [2022-06-24T10:16:44.528Z] #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-24T10:16:44.528Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:44.528Z] #77 49.07 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-24T10:16:44.582Z] #67 ... [2022-06-24T10:16:44.582Z] [2022-06-24T10:16:44.582Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-24T10:16:44.582Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:44.582Z] #14 124.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-24T10:16:44.582Z] #14 124.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-24T10:16:44.582Z] #14 124.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:16:44.582Z] #14 125.0 Selecting previously unselected package libapparmor1:amd64. [2022-06-24T10:16:44.582Z] #14 125.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 125.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-24T10:16:44.582Z] #14 125.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-24T10:16:44.582Z] #14 125.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 125.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-24T10:16:44.582Z] #14 125.3 Selecting previously unselected package libbtrfs0:amd64. [2022-06-24T10:16:44.582Z] #14 125.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 125.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:16:44.582Z] #14 125.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-24T10:16:44.582Z] #14 125.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 125.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:16:44.582Z] #14 125.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-24T10:16:44.582Z] #14 125.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 125.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:16:44.582Z] #14 125.9 Selecting previously unselected package libudev-dev:amd64. [2022-06-24T10:16:44.582Z] #14 125.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 125.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:16:44.582Z] #14 126.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-24T10:16:44.582Z] #14 126.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 126.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-24T10:16:44.582Z] #14 126.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-24T10:16:44.582Z] #14 126.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 126.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-24T10:16:44.582Z] #14 126.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-24T10:16:44.582Z] #14 126.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 126.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-24T10:16:44.582Z] #14 126.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-24T10:16:44.582Z] #14 126.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 126.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-24T10:16:44.582Z] #14 126.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-24T10:16:44.582Z] #14 126.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 126.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-24T10:16:44.582Z] #14 127.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-24T10:16:44.582Z] #14 127.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 127.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-24T10:16:44.582Z] #14 127.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-24T10:16:44.582Z] #14 127.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 127.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:16:44.582Z] #14 127.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-24T10:16:44.582Z] #14 127.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 128.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:16:44.582Z] #14 128.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-24T10:16:44.582Z] #14 128.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-24T10:16:44.582Z] #14 128.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:16:44.582Z] #14 128.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:16:44.582Z] #14 128.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-24T10:16:44.582Z] #14 128.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:16:44.582Z] #14 128.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-24T10:16:44.582Z] #14 128.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:16:44.582Z] #14 128.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-24T10:16:44.582Z] #14 128.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:16:44.582Z] #14 128.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-24T10:16:44.582Z] #14 128.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:16:44.582Z] #14 128.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-24T10:16:44.582Z] #14 128.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:16:44.582Z] #14 128.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:16:44.582Z] #14 128.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:16:44.582Z] #14 128.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-24T10:16:44.582Z] #14 128.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-24T10:16:44.582Z] #14 128.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:16:44.582Z] #14 129.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:16:44.582Z] #14 129.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-24T10:16:44.582Z] #14 129.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-24T10:16:44.582Z] #14 129.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:16:44.582Z] #14 129.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:16:44.582Z] #14 129.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-24T10:16:44.582Z] #14 129.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:16:44.582Z] #14 129.1 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-24T10:16:44.582Z] #14 129.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:16:44.582Z] #14 129.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:16:44.582Z] #14 129.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-24T10:16:44.582Z] #14 129.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:16:44.843Z] #14 129.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:16:44.843Z] #14 129.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:16:44.843Z] #14 129.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:16:44.843Z] #14 129.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:16:44.843Z] #14 129.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:16:44.843Z] #14 129.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:16:45.224Z] #77 93.81 config.status: creating Makefile [2022-06-24T10:16:45.224Z] #77 93.88 config.status: creating rpm/crun.spec [2022-06-24T10:16:45.224Z] #77 93.97 config.status: creating config.h [2022-06-24T10:16:45.224Z] #77 94.00 config.status: executing libtool commands [2022-06-24T10:16:45.224Z] #77 94.04 config.status: executing depfiles commands [2022-06-24T10:16:45.546Z] #77 ... [2022-06-24T10:16:45.546Z] [2022-06-24T10:16:45.546Z] #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-24T10:16:45.546Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:45.546Z] #14 117.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-24T10:16:45.808Z] #14 117.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:45.808Z] #14 117.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:16:46.158Z] #77 95.39 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-24T10:16:46.158Z] #77 95.43 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:16:46.431Z] #77 ... [2022-06-24T10:16:46.431Z] [2022-06-24T10:16:46.431Z] #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-24T10:16:46.431Z] #64 sha256:166a6f3dd4a9f6246734411d2401c8ffddf353caf61203f719102cda4e694918 [2022-06-24T10:16:46.724Z] #77 95.87 checking for gcc... gcc [2022-06-24T10:16:46.756Z] #14 ... [2022-06-24T10:16:46.756Z] [2022-06-24T10:16:46.756Z] #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-24T10:16:46.756Z] #67 sha256:ffc51374d44e12065352c2c55efe4aeac1e64cd7b4dc549dfd6617de9ce5c8c7 [2022-06-24T10:16:46.756Z] #67 129.0 rootlesskit version 1.0.0 [2022-06-24T10:16:46.756Z] #67 129.0 Usage of /build/rootlesskit-docker-proxy: [2022-06-24T10:16:46.756Z] #67 129.0 -container-ip string [2022-06-24T10:16:46.756Z] #67 129.0 container ip [2022-06-24T10:16:46.756Z] #67 129.0 -container-port int [2022-06-24T10:16:46.756Z] #67 129.0 container port (default -1) [2022-06-24T10:16:46.756Z] #67 129.0 -host-ip string [2022-06-24T10:16:46.756Z] #67 129.0 host ip [2022-06-24T10:16:46.756Z] #67 129.0 -host-port int [2022-06-24T10:16:46.756Z] #67 129.0 host port (default -1) [2022-06-24T10:16:46.756Z] #67 129.0 -proto string [2022-06-24T10:16:46.756Z] #67 129.0 proxy protocol (default "tcp") [2022-06-24T10:16:46.756Z] #67 DONE 130.5s [2022-06-24T10:16:46.756Z] [2022-06-24T10:16:46.756Z] #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-24T10:16:46.756Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:46.756Z] #77 68.21 configure.ac:7: installing 'build-aux/compile' [2022-06-24T10:16:46.756Z] #77 68.22 configure.ac:9: installing 'build-aux/config.guess' [2022-06-24T10:16:46.756Z] #77 68.24 configure.ac:9: installing 'build-aux/config.sub' [2022-06-24T10:16:46.756Z] #77 68.24 configure.ac:11: installing 'build-aux/install-sh' [2022-06-24T10:16:46.756Z] #77 68.25 configure.ac:11: installing 'build-aux/missing' [2022-06-24T10:16:46.756Z] #77 68.44 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:16:46.756Z] #77 68.54 parallel-tests: installing 'build-aux/test-driver' [2022-06-24T10:16:46.756Z] #77 70.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:16:46.756Z] #77 70.63 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:16:46.756Z] #77 71.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:16:46.756Z] #77 71.19 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:16:46.756Z] #77 71.30 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:16:46.756Z] #77 71.42 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:16:46.756Z] #77 71.56 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:16:46.756Z] #77 71.66 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:16:46.756Z] #77 ... [2022-06-24T10:16:46.756Z] [2022-06-24T10:16:46.756Z] #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-24T10:16:46.756Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:46.756Z] #14 DONE 130.9s [2022-06-24T10:16:46.756Z] [2022-06-24T10:16:46.756Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-24T10:16:46.756Z] #15 sha256:df08c9ab6d38a0f42f89bd3c874ac2b827b3a4a6acb7ffa1932ea4b9cfab5fc9 [2022-06-24T10:16:46.756Z] #15 ... [2022-06-24T10:16:46.756Z] [2022-06-24T10:16:46.756Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-24T10:16:46.756Z] #68 sha256:5664604e9d14e33354893017bb4919f512eff3d43587075228024aab4a4737a4 [2022-06-24T10:16:46.756Z] #68 DONE 0.2s [2022-06-24T10:16:46.756Z] [2022-06-24T10:16:46.756Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-24T10:16:46.756Z] #59 sha256:3fa29fed866c5ce0c3f8570ac8092aab61fc99d6d912eec5840ad3807be35cbd [2022-06-24T10:16:46.756Z] #59 DONE 0.2s [2022-06-24T10:16:46.756Z] [2022-06-24T10:16:46.756Z] #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-24T10:16:46.756Z] #60 sha256:c57c30793584d7b65b5e65b9b686c35cedab6e40352e1c971bf912e919af2ffa [2022-06-24T10:16:46.983Z] #77 95.97 checking whether the C compiler works... yes [2022-06-24T10:16:46.983Z] #77 96.13 checking for C compiler default output file name... a.out [2022-06-24T10:16:47.017Z] #60 ... [2022-06-24T10:16:47.017Z] [2022-06-24T10:16:47.017Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-24T10:16:47.017Z] #69 sha256:6577fe27e9c1d63135ed2b5b534085f5fb2064822887a23202bcaf425eb6033d [2022-06-24T10:16:47.017Z] #69 DONE 0.4s [2022-06-24T10:16:47.241Z] #77 96.14 checking for suffix of executables... [2022-06-24T10:16:47.241Z] #77 96.29 checking whether we are cross compiling... no [2022-06-24T10:16:47.277Z] [2022-06-24T10:16:47.277Z] #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-24T10:16:47.277Z] #64 sha256:eafe9a46faba1fabeec89428091043b6554113186521be8b0ddd0204be0edece [2022-06-24T10:16:47.499Z] #77 96.48 checking for suffix of object files... o [2022-06-24T10:16:47.499Z] #77 96.58 checking whether we are using the GNU C compiler... yes [2022-06-24T10:16:47.499Z] #77 96.69 checking whether gcc accepts -g... yes [2022-06-24T10:16:47.757Z] #77 96.80 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:16:48.016Z] #77 96.96 checking whether gcc understands -c and -o together... yes [2022-06-24T10:16:48.274Z] #77 97.13 checking how to run the C preprocessor... gcc -E [2022-06-24T10:16:48.274Z] #77 97.47 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:16:48.274Z] #77 97.49 checking for egrep... /bin/grep -E [2022-06-24T10:16:48.792Z] #77 97.51 checking for ANSI C header files... yes [2022-06-24T10:16:48.792Z] #77 ... [2022-06-24T10:16:48.792Z] [2022-06-24T10:16:48.792Z] #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-24T10:16:48.792Z] #21 sha256:10b4c261475cc50724ea9f6429173cc522568d75dcdea8a3fe0834e4eec1634e [2022-06-24T10:16:48.792Z] #21 18.07 Selecting previously unselected package xxd. [2022-06-24T10:16:48.792Z] #21 18.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 18.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:16:48.792Z] #21 18.20 Selecting previously unselected package vim-common. [2022-06-24T10:16:48.792Z] #21 18.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:16:48.792Z] #21 18.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:16:48.792Z] #21 18.36 Selecting previously unselected package bash-completion. [2022-06-24T10:16:48.792Z] #21 18.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-24T10:16:48.792Z] #21 20.71 Unpacking bash-completion (1:2.11-2) ... [2022-06-24T10:16:48.792Z] #21 21.14 Selecting previously unselected package bzip2. [2022-06-24T10:16:48.792Z] #21 21.15 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 21.15 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:16:48.792Z] #21 21.23 Selecting previously unselected package xz-utils. [2022-06-24T10:16:48.792Z] #21 21.23 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 21.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:16:48.792Z] #21 21.34 Selecting previously unselected package apparmor. [2022-06-24T10:16:48.792Z] #21 21.35 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 21.40 Unpacking apparmor (2.13.6-10) ... [2022-06-24T10:16:48.792Z] #21 21.84 Selecting previously unselected package inetutils-ping. [2022-06-24T10:16:48.792Z] #21 21.84 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 21.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-24T10:16:48.792Z] #21 21.96 Selecting previously unselected package libip4tc2:arm64. [2022-06-24T10:16:48.792Z] #21 21.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 21.97 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-24T10:16:48.792Z] #21 22.05 Selecting previously unselected package libip6tc2:arm64. [2022-06-24T10:16:48.792Z] #21 22.07 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 22.08 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-24T10:16:48.792Z] #21 22.15 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-24T10:16:48.792Z] #21 22.15 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 22.16 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-24T10:16:48.792Z] #21 22.23 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-24T10:16:48.792Z] #21 22.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 22.24 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-24T10:16:48.792Z] #21 22.31 Selecting previously unselected package libnftnl11:arm64. [2022-06-24T10:16:48.792Z] #21 22.32 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 22.32 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-24T10:16:48.792Z] #21 22.40 Selecting previously unselected package iptables. [2022-06-24T10:16:48.792Z] #21 22.40 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 22.40 Unpacking iptables (1.8.7-1) ... [2022-06-24T10:16:48.792Z] #21 22.72 Selecting previously unselected package libonig5:arm64. [2022-06-24T10:16:48.792Z] #21 22.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 22.73 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-24T10:16:48.792Z] #21 22.87 Selecting previously unselected package libjq1:arm64. [2022-06-24T10:16:48.792Z] #21 22.87 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 22.88 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-24T10:16:48.792Z] #21 22.97 Selecting previously unselected package jq. [2022-06-24T10:16:48.792Z] #21 22.98 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 22.99 Unpacking jq (1.6-2.1) ... [2022-06-24T10:16:48.792Z] #21 23.07 Selecting previously unselected package libaio1:arm64. [2022-06-24T10:16:48.792Z] #21 23.07 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 23.08 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-24T10:16:48.792Z] #21 23.14 Selecting previously unselected package libgpm2:arm64. [2022-06-24T10:16:48.792Z] #21 23.15 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 23.15 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-24T10:16:48.792Z] #21 23.23 Selecting previously unselected package libicu67:arm64. [2022-06-24T10:16:48.792Z] #21 23.23 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-24T10:16:48.792Z] #21 23.23 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-24T10:16:49.280Z] #64 73.99 Updating files: 32% (1530/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: 62% (2962/4776) Updating files: 63% (3009/4776) Updating files: 63% (3041/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: 84% (4057/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-24T10:16:49.280Z] #64 76.82 + cd /tmp/tmp.KBA4cbxHgW/src/github.com/containerd/containerd [2022-06-24T10:16:49.280Z] #64 76.83 + git checkout -q v1.6.6 [2022-06-24T10:16:50.169Z] #21 26.27 Selecting previously unselected package libinih1:arm64. [2022-06-24T10:16:50.169Z] #21 26.28 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-24T10:16:50.169Z] #21 26.29 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-24T10:16:50.169Z] #21 26.39 Selecting previously unselected package libnet1:arm64. [2022-06-24T10:16:50.169Z] #21 26.39 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-24T10:16:50.169Z] #21 26.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:16:50.428Z] #21 26.49 Selecting previously unselected package libnl-3-200:arm64. [2022-06-24T10:16:50.428Z] #21 26.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-24T10:16:50.428Z] #21 26.52 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-24T10:16:50.428Z] #21 26.61 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-24T10:16:50.428Z] #21 26.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-24T10:16:50.428Z] #21 26.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-24T10:16:50.428Z] #21 26.69 Selecting previously unselected package libyajl2:arm64. [2022-06-24T10:16:50.428Z] #21 26.70 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-06-24T10:16:50.428Z] #21 26.70 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-24T10:16:50.687Z] #21 26.76 Selecting previously unselected package net-tools. [2022-06-24T10:16:50.687Z] #21 26.77 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-24T10:16:50.687Z] #21 26.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:16:50.946Z] #21 26.97 Selecting previously unselected package patch. [2022-06-24T10:16:50.946Z] #21 26.98 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-06-24T10:16:50.946Z] #21 27.00 Unpacking patch (2.7.6-7) ... [2022-06-24T10:16:50.946Z] #21 27.13 Selecting previously unselected package python-pip-whl. [2022-06-24T10:16:50.946Z] #21 27.14 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:16:50.946Z] #21 27.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:16:50.946Z] #21 ... [2022-06-24T10:16:50.946Z] [2022-06-24T10:16:50.946Z] #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-24T10:16:50.946Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:16:50.946Z] #77 98.11 checking for sys/types.h... yes [2022-06-24T10:16:50.946Z] #77 98.24 checking for sys/stat.h... yes [2022-06-24T10:16:50.946Z] #77 98.39 checking for stdlib.h... yes [2022-06-24T10:16:50.946Z] #77 98.61 checking for string.h... yes [2022-06-24T10:16:50.946Z] #77 98.75 checking for memory.h... yes [2022-06-24T10:16:50.946Z] #77 98.90 checking for strings.h... yes [2022-06-24T10:16:50.946Z] #77 99.02 checking for inttypes.h... yes [2022-06-24T10:16:50.946Z] #77 99.17 checking for stdint.h... yes [2022-06-24T10:16:50.946Z] #77 99.32 checking for unistd.h... yes [2022-06-24T10:16:50.946Z] #77 99.45 checking minix/config.h usability... no [2022-06-24T10:16:50.946Z] #77 99.57 checking minix/config.h presence... no [2022-06-24T10:16:50.946Z] #77 99.64 checking for minix/config.h... no [2022-06-24T10:16:50.946Z] #77 99.64 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-24T10:16:50.946Z] #77 99.81 checking build system type... aarch64-unknown-linux-gnu [2022-06-24T10:16:50.946Z] #77 100.1 checking host system type... aarch64-unknown-linux-gnu [2022-06-24T10:16:50.946Z] #77 100.1 checking how to print strings... printf [2022-06-24T10:16:50.946Z] #77 100.1 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:16:50.946Z] #77 100.1 checking for fgrep... /bin/grep -F [2022-06-24T10:16:50.946Z] #77 100.1 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:16:50.946Z] #77 100.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:16:50.946Z] #77 100.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:16:51.206Z] #77 100.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:16:51.206Z] #77 100.3 checking whether ln -s works... yes [2022-06-24T10:16:51.206Z] #77 100.3 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:16:51.206Z] #77 100.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-24T10:16:51.206Z] #77 100.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:16:51.206Z] #77 100.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:16:51.206Z] #77 100.3 checking for objdump... objdump [2022-06-24T10:16:51.206Z] #77 100.3 checking how to recognize dependent libraries... pass_all [2022-06-24T10:16:51.206Z] #77 100.3 checking for dlltool... no [2022-06-24T10:16:51.206Z] #77 100.3 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:16:51.206Z] #77 100.3 checking for ar... ar [2022-06-24T10:16:51.464Z] #77 100.4 checking for archiver @FILE support... @ [2022-06-24T10:16:51.464Z] #77 100.5 checking for strip... strip [2022-06-24T10:16:51.464Z] #77 100.5 checking for ranlib... ranlib [2022-06-24T10:16:51.464Z] #77 100.5 checking for gawk... no [2022-06-24T10:16:51.464Z] #77 100.5 checking for mawk... mawk [2022-06-24T10:16:51.488Z] #64 ... [2022-06-24T10:16:51.488Z] [2022-06-24T10:16:51.488Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-24T10:16:51.488Z] #15 sha256:df08c9ab6d38a0f42f89bd3c874ac2b827b3a4a6acb7ffa1932ea4b9cfab5fc9 [2022-06-24T10:16:51.488Z] #15 DONE 4.4s [2022-06-24T10:16:51.488Z] [2022-06-24T10:16:51.488Z] #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-24T10:16:51.488Z] #16 sha256:b04bdcf25ed1bf55ec481382a6685835d42ddc5bf259512d9794e50a1fbf23a4 [2022-06-24T10:16:51.723Z] #77 100.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:16:51.723Z] #77 100.9 checking for sysroot... no [2022-06-24T10:16:51.723Z] #77 100.9 checking for a working dd... /bin/dd [2022-06-24T10:16:51.723Z] #77 100.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:16:51.723Z] #77 100.9 checking for mt... no [2022-06-24T10:16:51.723Z] #77 100.9 checking if : is a manifest tool... no [2022-06-24T10:16:51.861Z] #64 79.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-24T10:16:51.861Z] #64 79.32 + BUILDTAGS='netgo osusergo static_build' [2022-06-24T10:16:51.861Z] #64 79.32 + export EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:16:51.861Z] #64 79.32 + EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:16:51.861Z] #64 79.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-24T10:16:51.861Z] #64 79.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-24T10:16:51.861Z] #64 79.32 + '[' '' = dynamic ']' [2022-06-24T10:16:51.861Z] #64 79.32 + make [2022-06-24T10:16:51.987Z] #77 101.0 checking for dlfcn.h... yes [2022-06-24T10:16:51.987Z] #77 101.1 checking for objdir... .libs [2022-06-24T10:16:52.504Z] #77 101.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:16:52.504Z] #77 101.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:16:52.504Z] #77 101.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:16:52.763Z] #77 101.6 checking if gcc static flag -static works... yes [2022-06-24T10:16:53.022Z] #77 102.0 checking if gcc supports -c -o file.o... yes [2022-06-24T10:16:53.022Z] #77 102.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:16:53.022Z] #77 102.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-24T10:16:53.281Z] #77 102.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:16:53.281Z] #77 102.5 checking how to hardcode library paths into programs... immediate [2022-06-24T10:16:53.281Z] #77 102.5 checking whether stripping libraries is possible... yes [2022-06-24T10:16:53.281Z] #77 102.5 checking if libtool supports shared libraries... yes [2022-06-24T10:16:53.281Z] #77 102.5 checking whether to build shared libraries... no [2022-06-24T10:16:53.281Z] #77 102.5 checking whether to build static libraries... yes [2022-06-24T10:16:53.281Z] #77 102.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:16:53.540Z] #77 102.6 checking whether build environment is sane... yes [2022-06-24T10:16:53.540Z] #77 102.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:16:53.540Z] #77 102.6 checking whether make sets $(MAKE)... yes [2022-06-24T10:16:53.540Z] #77 102.7 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:16:53.540Z] #77 102.7 checking whether make supports nested variables... yes [2022-06-24T10:16:53.799Z] #77 102.8 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:16:53.799Z] #77 102.8 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:16:53.799Z] #77 102.8 checking how to create a ustar tar archive... gnutar [2022-06-24T10:16:53.799Z] #77 102.9 checking dependency style of gcc... gcc3 [2022-06-24T10:16:53.799Z] #77 103.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:16:53.799Z] #77 103.0 checking whether make supports nested variables... (cached) yes [2022-06-24T10:16:53.799Z] #77 103.0 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:16:53.799Z] #77 103.0 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:16:53.799Z] #77 103.0 checking for yajl >= 2.1.0... yes [2022-06-24T10:16:53.960Z] #14 ... [2022-06-24T10:16:53.960Z] [2022-06-24T10:16:53.960Z] #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-24T10:16:53.960Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:53.960Z] #77 44.10 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-24T10:16:54.057Z] #77 103.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:16:54.057Z] #77 103.1 checking for gcc... (cached) gcc [2022-06-24T10:16:54.057Z] #77 103.2 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:16:54.057Z] #77 103.2 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:16:54.057Z] #77 103.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:16:54.057Z] #77 103.2 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:16:54.057Z] #77 103.2 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:16:54.057Z] #77 103.3 checking for python3... /usr/bin/python3 [2022-06-24T10:16:54.057Z] #77 103.3 checking for python3 version... 3.9 [2022-06-24T10:16:54.057Z] #77 103.3 checking for python3 platform... linux [2022-06-24T10:16:54.317Z] #77 103.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:16:54.317Z] #77 103.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:16:54.575Z] #77 103.7 checking that generated files are newer than configure... done [2022-06-24T10:16:54.575Z] #77 103.7 configure: creating ./config.status [2022-06-24T10:16:55.148Z] #64 82.54 + bin/ctr [2022-06-24T10:16:55.699Z] #16 DONE 4.4s [2022-06-24T10:16:55.699Z] [2022-06-24T10:16:55.699Z] #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-24T10:16:55.699Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:55.699Z] #77 86.81 configure.ac:11: installing 'build-aux/compile' [2022-06-24T10:16:55.699Z] #77 86.81 configure.ac:11: installing 'build-aux/config.guess' [2022-06-24T10:16:55.699Z] #77 86.83 configure.ac:11: installing 'build-aux/config.sub' [2022-06-24T10:16:55.699Z] #77 86.83 configure.ac:13: installing 'build-aux/install-sh' [2022-06-24T10:16:55.699Z] #77 86.86 configure.ac:13: installing 'build-aux/missing' [2022-06-24T10:16:55.699Z] #77 86.86 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-24T10:16:55.699Z] #77 87.16 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:16:55.820Z] #84 ... [2022-06-24T10:16:55.820Z] [2022-06-24T10:16:55.820Z] #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-24T10:16:55.820Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:16:55.820Z] #19 228.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-24T10:16:55.820Z] #19 228.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:16:55.820Z] #19 228.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:16:55.820Z] #19 228.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-24T10:16:55.820Z] #19 228.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:16:55.820Z] #19 228.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-24T10:16:56.524Z] #64 ... [2022-06-24T10:16:56.524Z] [2022-06-24T10:16:56.524Z] #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-24T10:16:56.524Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:16:56.783Z] #14 143.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-24T10:16:56.783Z] #14 143.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:16:56.783Z] #14 143.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:16:57.345Z] #77 88.61 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:16:57.345Z] #77 88.91 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:16:57.345Z] #77 88.91 checking how to print strings... printf [2022-06-24T10:16:57.345Z] #77 88.94 checking for gcc... gcc [2022-06-24T10:16:57.606Z] #77 89.05 checking whether the C compiler works... yes [2022-06-24T10:16:57.606Z] #77 89.22 checking for C compiler default output file name... a.out [2022-06-24T10:16:57.862Z] #77 106.4 config.status: creating Makefile [2022-06-24T10:16:57.862Z] #77 106.5 config.status: creating config.h [2022-06-24T10:16:57.862Z] #77 106.5 config.status: executing libtool commands [2022-06-24T10:16:57.862Z] #77 106.6 config.status: executing depfiles commands [2022-06-24T10:16:57.867Z] #77 89.22 checking for suffix of executables... [2022-06-24T10:16:58.122Z] #77 107.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-24T10:16:58.122Z] #77 107.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:16:58.128Z] #77 89.50 checking whether we are cross compiling... no [2022-06-24T10:16:58.389Z] #77 89.79 checking for suffix of object files... o [2022-06-24T10:16:58.389Z] #77 89.96 checking whether we are using the GNU C compiler... yes [2022-06-24T10:16:58.650Z] #77 90.05 checking whether gcc accepts -g... [2022-06-24T10:16:58.650Z] #77 ... [2022-06-24T10:16:58.650Z] [2022-06-24T10:16:58.650Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-24T10:16:58.650Z] #17 sha256:0460add114748eb61e162bf4423f7a516b019507e321e497b4ff3f81566f53d8 [2022-06-24T10:16:58.650Z] #17 3.037 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-24T10:16:58.650Z] #17 DONE 3.2s [2022-06-24T10:16:58.650Z] [2022-06-24T10:16:58.650Z] #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-24T10:16:58.650Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:16:58.650Z] #77 90.05 checking whether gcc accepts -g... yes [2022-06-24T10:16:58.650Z] #77 90.13 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:16:58.690Z] #77 107.7 checking for gcc... gcc [2022-06-24T10:16:58.918Z] #77 90.35 checking whether gcc understands -c and -o together... yes [2022-06-24T10:16:58.918Z] #77 90.59 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:16:58.949Z] #77 107.8 checking whether the C compiler works... yes [2022-06-24T10:16:58.949Z] #77 108.0 checking for C compiler default output file name... a.out [2022-06-24T10:16:58.949Z] #77 108.0 checking for suffix of executables... [2022-06-24T10:16:59.179Z] #77 90.61 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:16:59.179Z] #77 90.62 checking for egrep... /bin/grep -E [2022-06-24T10:16:59.179Z] #77 90.62 checking for fgrep... /bin/grep -F [2022-06-24T10:16:59.179Z] #77 90.63 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:16:59.179Z] #77 90.70 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:16:59.179Z] #77 90.70 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:16:59.179Z] #77 90.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:16:59.208Z] #77 108.2 checking whether we are cross compiling... no [2022-06-24T10:16:59.440Z] #77 90.85 checking whether ln -s works... yes [2022-06-24T10:16:59.440Z] #77 90.85 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:16:59.440Z] #77 90.89 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-24T10:16:59.440Z] #77 90.90 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:16:59.440Z] #77 90.90 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:16:59.440Z] #77 90.90 checking for objdump... objdump [2022-06-24T10:16:59.440Z] #77 90.90 checking how to recognize dependent libraries... pass_all [2022-06-24T10:16:59.440Z] #77 90.90 checking for dlltool... no [2022-06-24T10:16:59.440Z] #77 90.90 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:16:59.440Z] #77 90.90 checking for ar... ar [2022-06-24T10:16:59.440Z] #77 90.90 checking for archiver @FILE support... @ [2022-06-24T10:16:59.440Z] #77 91.04 checking for strip... strip [2022-06-24T10:16:59.440Z] #77 91.04 checking for ranlib... ranlib [2022-06-24T10:16:59.440Z] #77 91.04 checking for gawk... no [2022-06-24T10:16:59.440Z] #77 91.04 checking for mawk... mawk [2022-06-24T10:16:59.467Z] #77 108.4 checking for suffix of object files... o [2022-06-24T10:16:59.467Z] #77 108.6 checking whether we are using the GNU C compiler... yes [2022-06-24T10:16:59.701Z] #77 91.04 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:16:59.726Z] #77 108.7 checking whether gcc accepts -g... yes [2022-06-24T10:16:59.726Z] #77 108.8 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:16:59.726Z] #77 108.9 checking whether gcc understands -c and -o together... yes [2022-06-24T10:16:59.963Z] #77 91.41 checking for sysroot... no [2022-06-24T10:16:59.963Z] #77 91.41 checking for a working dd... /bin/dd [2022-06-24T10:16:59.963Z] #77 91.45 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:16:59.963Z] #77 91.56 checking for mt... no [2022-06-24T10:16:59.963Z] #77 91.56 checking if : is a manifest tool... no [2022-06-24T10:16:59.963Z] #77 91.57 checking how to run the C preprocessor... gcc -E [2022-06-24T10:16:59.985Z] #77 109.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:16:59.985Z] #77 109.1 checking whether build environment is sane... yes [2022-06-24T10:16:59.985Z] #77 109.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:16:59.985Z] #77 109.1 checking for gawk... no [2022-06-24T10:16:59.985Z] #77 109.1 checking for mawk... mawk [2022-06-24T10:16:59.985Z] #77 109.1 checking whether make sets $(MAKE)... yes [2022-06-24T10:16:59.985Z] #77 109.2 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:16:59.985Z] #77 109.2 checking whether make supports nested variables... yes [2022-06-24T10:16:59.985Z] #77 109.3 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:16:59.985Z] #77 109.3 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:16:59.985Z] #77 109.3 checking how to create a ustar tar archive... gnutar [2022-06-24T10:17:00.070Z] #14 ... [2022-06-24T10:17:00.070Z] [2022-06-24T10:17:00.070Z] #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-24T10:17:00.070Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:00.070Z] #77 65.10 libtoolize: putting auxiliary files in '.'. [2022-06-24T10:17:00.070Z] #77 65.10 libtoolize: copying file './ltmain.sh' [2022-06-24T10:17:00.070Z] #77 66.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-24T10:17:00.070Z] #77 66.63 libtoolize: and rerunning libtoolize and aclocal. [2022-06-24T10:17:00.070Z] #77 66.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:17:00.485Z] #77 91.77 checking for ANSI C header files... [2022-06-24T10:17:00.485Z] #77 ... [2022-06-24T10:17:00.485Z] [2022-06-24T10:17:00.485Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-24T10:17:00.485Z] #18 sha256:30337b98fbfb21dad5561a390197ab9a0c8c520459a5617d916ad43cbf430e9e [2022-06-24T10:17:00.485Z] #18 DONE 2.0s [2022-06-24T10:17:00.507Z] #77 109.3 checking dependency style of gcc... gcc3 [2022-06-24T10:17:00.507Z] #77 109.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:17:00.507Z] #77 109.5 checking whether make supports nested variables... (cached) yes [2022-06-24T10:17:00.507Z] #77 109.6 checking build system type... aarch64-unknown-linux-gnu [2022-06-24T10:17:00.747Z] [2022-06-24T10:17:00.747Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-24T10:17:00.747Z] #19 sha256:888b1ef73c68c8c9d361eaba4abebdd6c93639eded2b382000f2ebe556a2e604 [2022-06-24T10:17:00.770Z] #77 109.8 checking host system type... aarch64-unknown-linux-gnu [2022-06-24T10:17:00.770Z] #77 109.8 checking how to print strings... printf [2022-06-24T10:17:00.770Z] #77 109.8 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:17:00.770Z] #77 109.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:17:00.770Z] #77 109.8 checking for egrep... /bin/grep -E [2022-06-24T10:17:00.770Z] #77 109.8 checking for fgrep... /bin/grep -F [2022-06-24T10:17:00.770Z] #77 109.8 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:17:00.770Z] #77 109.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:17:00.770Z] #77 109.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:17:00.770Z] #77 109.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:17:00.770Z] #77 110.0 checking whether ln -s works... yes [2022-06-24T10:17:00.770Z] #77 110.0 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:17:01.028Z] #77 110.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-24T10:17:01.028Z] #77 110.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:17:01.028Z] #77 110.0 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:17:01.028Z] #77 110.0 checking for objdump... objdump [2022-06-24T10:17:01.028Z] #77 110.0 checking how to recognize dependent libraries... pass_all [2022-06-24T10:17:01.028Z] #77 110.1 checking for dlltool... no [2022-06-24T10:17:01.028Z] #77 110.1 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:17:01.028Z] #77 110.1 checking for ar... ar [2022-06-24T10:17:01.028Z] #77 110.1 checking for archiver @FILE support... @ [2022-06-24T10:17:01.028Z] #77 110.2 checking for strip... strip [2022-06-24T10:17:01.028Z] #77 110.2 checking for ranlib... ranlib [2022-06-24T10:17:01.287Z] #77 110.2 checking command to parse /usr/bin/nm -B output from gcc object... [2022-06-24T10:17:01.287Z] #77 ... [2022-06-24T10:17:01.287Z] [2022-06-24T10:17:01.287Z] #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-24T10:17:01.287Z] #21 sha256:10b4c261475cc50724ea9f6429173cc522568d75dcdea8a3fe0834e4eec1634e [2022-06-24T10:17:01.287Z] #21 27.60 Selecting previously unselected package python3-lib2to3. [2022-06-24T10:17:01.287Z] #21 27.60 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-24T10:17:01.287Z] #21 27.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:17:01.287Z] #21 27.74 Selecting previously unselected package python3-distutils. [2022-06-24T10:17:01.287Z] #21 27.76 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-24T10:17:01.287Z] #21 27.76 Unpacking python3-distutils (3.9.2-1) ... [2022-06-24T10:17:01.287Z] #21 27.93 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:17:01.287Z] #21 27.94 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:17:01.287Z] #21 27.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:17:01.287Z] #21 28.06 Selecting previously unselected package python3-setuptools. [2022-06-24T10:17:01.287Z] #21 28.07 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-24T10:17:01.287Z] #21 28.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-24T10:17:01.287Z] #21 28.34 Selecting previously unselected package python3-wheel. [2022-06-24T10:17:01.287Z] #21 28.35 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-24T10:17:01.287Z] #21 28.36 Unpacking python3-wheel (0.34.2-1) ... [2022-06-24T10:17:01.287Z] #21 28.44 Selecting previously unselected package python3-pip. [2022-06-24T10:17:01.287Z] #21 28.44 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:17:01.287Z] #21 28.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:17:01.287Z] #21 28.75 Selecting previously unselected package sudo. [2022-06-24T10:17:01.287Z] #21 28.75 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-06-24T10:17:01.287Z] #21 28.75 Unpacking sudo (1.9.5p2-3) ... [2022-06-24T10:17:01.287Z] #21 29.16 Selecting previously unselected package thin-provisioning-tools. [2022-06-24T10:17:01.287Z] #21 29.18 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-24T10:17:01.287Z] #21 29.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:17:01.287Z] #21 29.44 Selecting previously unselected package uidmap. [2022-06-24T10:17:01.287Z] #21 29.44 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-24T10:17:01.287Z] #21 29.45 Unpacking uidmap (1:4.8.1-1) ... [2022-06-24T10:17:01.287Z] #21 29.61 Selecting previously unselected package vim-runtime. [2022-06-24T10:17:01.287Z] #21 29.61 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:17:01.287Z] #21 29.62 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-24T10:17:01.287Z] #21 29.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-24T10:17:01.287Z] #21 29.67 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:01.287Z] #21 32.86 Selecting previously unselected package vim. [2022-06-24T10:17:01.287Z] #21 32.86 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-24T10:17:01.287Z] #21 32.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:01.287Z] #21 33.39 Selecting previously unselected package xfsprogs. [2022-06-24T10:17:01.287Z] #21 33.39 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-24T10:17:01.287Z] #21 33.40 Unpacking xfsprogs (5.10.0-4) ... [2022-06-24T10:17:01.287Z] #21 33.81 Selecting previously unselected package zip. [2022-06-24T10:17:01.287Z] #21 33.83 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-06-24T10:17:01.287Z] #21 33.84 Unpacking zip (3.0-12) ... [2022-06-24T10:17:01.287Z] #21 33.99 Selecting previously unselected package zstd. [2022-06-24T10:17:01.287Z] #21 34.00 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-24T10:17:01.287Z] #21 34.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:17:01.287Z] #21 34.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:17:01.287Z] #21 35.21 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-24T10:17:01.287Z] #21 35.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:17:01.287Z] #21 35.23 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-24T10:17:01.287Z] #21 35.26 Setting up libicu67:arm64 (67.1-7) ... [2022-06-24T10:17:01.287Z] #21 35.27 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-24T10:17:01.287Z] #21 35.29 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-24T10:17:01.287Z] #21 35.31 Setting up uidmap (1:4.8.1-1) ... [2022-06-24T10:17:01.287Z] #21 35.32 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-24T10:17:01.287Z] #21 35.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:17:01.287Z] #21 35.35 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:17:01.287Z] #21 35.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-24T10:17:01.287Z] #21 35.38 Setting up python3-wheel (0.34.2-1) ... [2022-06-24T10:17:01.287Z] #21 35.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:01.287Z] #21 35.97 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-24T10:17:01.287Z] #21 35.98 Setting up libcap2-bin (1:2.44-1) ... [2022-06-24T10:17:01.287Z] #21 35.99 Setting up apparmor (2.13.6-10) ... [2022-06-24T10:17:01.546Z] #21 37.62 Setting up zip (3.0-12) ... [2022-06-24T10:17:01.546Z] #21 37.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:01.546Z] #21 37.67 Setting up bash-completion (1:2.11-2) ... [2022-06-24T10:17:01.546Z] #21 ... [2022-06-24T10:17:01.546Z] [2022-06-24T10:17:01.546Z] #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-24T10:17:01.546Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:17:01.546Z] #77 110.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:17:01.546Z] #77 110.7 checking for sysroot... no [2022-06-24T10:17:01.546Z] #77 110.7 checking for a working dd... /bin/dd [2022-06-24T10:17:01.546Z] #77 110.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:17:01.546Z] #77 110.7 checking for mt... no [2022-06-24T10:17:01.546Z] #77 110.7 checking if : is a manifest tool... no [2022-06-24T10:17:01.691Z] #19 ... [2022-06-24T10:17:01.691Z] [2022-06-24T10:17:01.691Z] #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-24T10:17:01.691Z] #60 sha256:c57c30793584d7b65b5e65b9b686c35cedab6e40352e1c971bf912e919af2ffa [2022-06-24T10:17:01.691Z] #60 4.975 + RM_GOPATH=0 [2022-06-24T10:17:01.691Z] #60 4.975 + TMP_GOPATH= [2022-06-24T10:17:01.691Z] #60 4.975 + : /build [2022-06-24T10:17:01.691Z] #60 4.975 + '[' -z '' ']' [2022-06-24T10:17:01.691Z] #60 4.975 ++ mktemp -d [2022-06-24T10:17:01.691Z] #60 4.975 + export GOPATH=/tmp/tmp.SjVr5BK90A [2022-06-24T10:17:01.691Z] #60 4.975 + GOPATH=/tmp/tmp.SjVr5BK90A [2022-06-24T10:17:01.691Z] #60 4.975 + RM_GOPATH=1 [2022-06-24T10:17:01.691Z] #60 4.975 + case "$(go env GOARCH)" in [2022-06-24T10:17:01.691Z] #60 4.975 ++ go env GOARCH [2022-06-24T10:17:01.691Z] #60 4.975 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:17:01.691Z] #60 4.975 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:17:01.691Z] #60 4.975 ++ dirname /install.sh [2022-06-24T10:17:01.691Z] #60 4.975 + dir=/ [2022-06-24T10:17:01.691Z] #60 4.975 + bin=runc [2022-06-24T10:17:01.691Z] #60 4.975 + shift [2022-06-24T10:17:01.691Z] #60 4.976 + '[' '!' -f //runc.installer ']' [2022-06-24T10:17:01.691Z] #60 4.977 + . //runc.installer [2022-06-24T10:17:01.691Z] #60 4.977 ++ set -e [2022-06-24T10:17:01.691Z] #60 4.978 ++ : v1.1.2 [2022-06-24T10:17:01.691Z] #60 4.992 Install runc version v1.1.2 (build tags: seccomp) [2022-06-24T10:17:01.691Z] #60 4.992 + install_runc [2022-06-24T10:17:01.691Z] #60 4.992 + RUNC_BUILDTAGS=seccomp [2022-06-24T10:17:01.691Z] #60 4.992 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-24T10:17:01.691Z] #60 4.992 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SjVr5BK90A/src/github.com/opencontainers/runc [2022-06-24T10:17:01.691Z] #60 4.992 Cloning into '/tmp/tmp.SjVr5BK90A/src/github.com/opencontainers/runc'... [2022-06-24T10:17:01.805Z] #77 110.8 checking how to run the C preprocessor... gcc -E [2022-06-24T10:17:01.953Z] #60 ... [2022-06-24T10:17:01.953Z] [2022-06-24T10:17:01.953Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-24T10:17:01.953Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:01.953Z] #77 91.77 checking for ANSI C header files... yes [2022-06-24T10:17:01.953Z] #77 92.66 checking for sys/types.h... yes [2022-06-24T10:17:01.953Z] #77 92.92 checking for sys/stat.h... yes [2022-06-24T10:17:01.953Z] #77 93.07 checking for stdlib.h... yes [2022-06-24T10:17:01.953Z] #77 93.27 checking for string.h... yes [2022-06-24T10:17:01.953Z] #77 93.51 checking for memory.h... yes [2022-06-24T10:17:02.214Z] #77 93.75 checking for strings.h... yes [2022-06-24T10:17:02.324Z] #77 111.1 checking for ANSI C header files... yes [2022-06-24T10:17:02.474Z] #77 93.93 checking for inttypes.h... yes [2022-06-24T10:17:02.583Z] #77 111.6 checking for sys/types.h... yes [2022-06-24T10:17:02.583Z] #77 111.8 checking for sys/stat.h... yes [2022-06-24T10:17:02.735Z] #77 94.11 checking for stdint.h... yes [2022-06-24T10:17:02.841Z] #77 111.9 checking for stdlib.h... yes [2022-06-24T10:17:02.995Z] #77 94.36 checking for unistd.h... yes [2022-06-24T10:17:03.257Z] #77 94.60 checking for dlfcn.h... [2022-06-24T10:17:03.257Z] #77 ... [2022-06-24T10:17:03.257Z] [2022-06-24T10:17:03.257Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-24T10:17:03.257Z] #19 sha256:888b1ef73c68c8c9d361eaba4abebdd6c93639eded2b382000f2ebe556a2e604 [2022-06-24T10:17:03.257Z] #19 DONE 2.6s [2022-06-24T10:17:03.257Z] [2022-06-24T10:17:03.257Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-24T10:17:03.257Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:03.257Z] #77 94.60 checking for dlfcn.h... yes [2022-06-24T10:17:03.257Z] #77 94.90 checking for objdir... .libs [2022-06-24T10:17:03.409Z] #77 112.2 checking for string.h... yes [2022-06-24T10:17:03.409Z] #77 112.4 checking for memory.h... yes [2022-06-24T10:17:03.409Z] #77 112.5 checking for strings.h... yes [2022-06-24T10:17:03.667Z] #77 112.7 checking for inttypes.h... yes [2022-06-24T10:17:03.829Z] #77 95.32 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:17:03.829Z] #77 95.52 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:17:03.925Z] #77 112.9 checking for stdint.h... yes [2022-06-24T10:17:03.972Z] #77 ... [2022-06-24T10:17:03.972Z] [2022-06-24T10:17:03.972Z] #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-24T10:17:03.972Z] #64 sha256:ad5f31c8489dc89873edf10246863b6eee233a35e42eff34a787c3abec37d06c [2022-06-24T10:17:04.089Z] #77 95.52 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:17:04.184Z] #77 113.1 checking for unistd.h... yes [2022-06-24T10:17:04.184Z] #77 113.2 checking for dlfcn.h... yes [2022-06-24T10:17:04.442Z] #77 113.4 checking for objdir... .libs [2022-06-24T10:17:04.660Z] #77 95.67 checking if gcc static flag -static works... yes [2022-06-24T10:17:04.700Z] #77 113.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:17:04.700Z] #77 113.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:17:04.700Z] #77 113.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:17:04.921Z] #77 96.21 checking if gcc supports -c -o file.o... yes [2022-06-24T10:17:04.921Z] #77 96.36 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:17:04.921Z] #77 96.36 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:17:04.958Z] #77 113.9 checking if gcc static flag -static works... yes [2022-06-24T10:17:04.958Z] #77 114.2 checking if gcc supports -c -o file.o... yes [2022-06-24T10:17:05.184Z] #77 96.42 checking dynamic linker characteristics... [2022-06-24T10:17:05.184Z] #77 ... [2022-06-24T10:17:05.184Z] [2022-06-24T10:17:05.184Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-24T10:17:05.184Z] #20 sha256:ac7b5d6254a111967f23107a858772ced86b40bfa441c0b215d07003ac6565c0 [2022-06-24T10:17:05.184Z] #20 DONE 2.0s [2022-06-24T10:17:05.184Z] [2022-06-24T10:17:05.184Z] #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-24T10:17:05.184Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:05.184Z] #77 96.42 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:17:05.184Z] #77 96.82 checking how to hardcode library paths into programs... immediate [2022-06-24T10:17:05.184Z] #77 96.82 checking whether stripping libraries is possible... yes [2022-06-24T10:17:05.184Z] #77 96.86 checking if libtool supports shared libraries... yes [2022-06-24T10:17:05.184Z] #77 96.86 checking whether to build shared libraries... no [2022-06-24T10:17:05.184Z] #77 96.86 checking whether to build static libraries... yes [2022-06-24T10:17:05.216Z] #77 114.3 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:17:05.216Z] #77 114.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-24T10:17:05.444Z] #77 96.86 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:17:05.444Z] #77 96.93 checking whether build environment is sane... yes [2022-06-24T10:17:05.445Z] #77 97.01 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:17:05.445Z] #77 97.02 checking whether make sets $(MAKE)... yes [2022-06-24T10:17:05.445Z] #77 97.12 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:17:05.445Z] #77 97.14 checking whether make supports nested variables... yes [2022-06-24T10:17:05.445Z] #77 97.24 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:17:05.445Z] #77 97.24 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:17:05.489Z] #77 114.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:17:05.489Z] #77 114.6 checking how to hardcode library paths into programs... immediate [2022-06-24T10:17:05.489Z] #77 114.6 checking whether stripping libraries is possible... yes [2022-06-24T10:17:05.489Z] #77 114.6 checking if libtool supports shared libraries... yes [2022-06-24T10:17:05.489Z] #77 114.6 checking whether to build shared libraries... no [2022-06-24T10:17:05.489Z] #77 114.6 checking whether to build static libraries... yes [2022-06-24T10:17:05.489Z] #77 114.7 checking float.h usability... yes [2022-06-24T10:17:05.705Z] #77 97.24 checking how to create a ustar tar archive... gnutar [2022-06-24T10:17:05.705Z] #77 97.27 checking dependency style of gcc... gcc3 [2022-06-24T10:17:05.705Z] #77 97.50 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:17:05.705Z] #77 97.50 checking whether make supports nested variables... (cached) yes [2022-06-24T10:17:05.705Z] #77 97.50 checking for gawk... (cached) mawk [2022-06-24T10:17:05.705Z] #77 97.50 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:17:05.705Z] #77 97.50 checking for gcc... (cached) gcc [2022-06-24T10:17:05.747Z] #77 114.8 checking float.h presence... yes [2022-06-24T10:17:05.747Z] #77 114.9 checking for float.h... yes [2022-06-24T10:17:05.747Z] #77 114.9 checking limits.h usability... yes [2022-06-24T10:17:05.747Z] #77 115.0 checking limits.h presence... yes [2022-06-24T10:17:05.966Z] #77 97.62 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:17:05.966Z] #77 97.62 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:17:05.966Z] #77 97.62 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:17:05.966Z] #77 97.62 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:17:06.006Z] #77 115.1 checking for limits.h... yes [2022-06-24T10:17:06.006Z] #77 115.1 checking stddef.h usability... yes [2022-06-24T10:17:06.006Z] #77 115.3 checking stddef.h presence... yes [2022-06-24T10:17:06.069Z] #64 71.59 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: 56% (2719/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: 79% (3806/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-24T10:17:06.069Z] #64 74.53 + cd /tmp/tmp.ETh8lzRJud/src/github.com/containerd/containerd [2022-06-24T10:17:06.069Z] #64 74.53 + git checkout -q v1.6.6 [2022-06-24T10:17:06.227Z] #77 97.62 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:17:06.227Z] #77 97.71 checking for python3... /usr/bin/python3 [2022-06-24T10:17:06.227Z] #77 97.71 checking for python3 version... 3.9 [2022-06-24T10:17:06.227Z] #77 97.78 checking for python3 platform... linux [2022-06-24T10:17:06.295Z] #77 115.3 checking for stddef.h... yes [2022-06-24T10:17:06.295Z] #77 115.5 checking for stdlib.h... (cached) yes [2022-06-24T10:17:06.295Z] #77 115.5 checking for string.h... (cached) yes [2022-06-24T10:17:06.489Z] #77 97.87 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:17:06.587Z] #77 115.5 checking sys/time.h usability... yes [2022-06-24T10:17:06.587Z] #77 115.7 checking sys/time.h presence... yes [2022-06-24T10:17:06.587Z] #77 115.8 checking for sys/time.h... yes [2022-06-24T10:17:06.587Z] #77 115.8 checking for inline... inline [2022-06-24T10:17:06.635Z] #77 82.14 configure.ac:7: installing './compile' [2022-06-24T10:17:06.635Z] #77 82.15 configure.ac:11: installing './config.guess' [2022-06-24T10:17:06.635Z] #77 82.17 configure.ac:11: installing './config.sub' [2022-06-24T10:17:06.635Z] #77 82.17 configure.ac:8: installing './install-sh' [2022-06-24T10:17:06.635Z] #77 82.19 configure.ac:8: installing './missing' [2022-06-24T10:17:06.750Z] #77 98.10 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:17:06.750Z] #77 98.28 checking for go-md2man... no [2022-06-24T10:17:06.880Z] #77 115.9 checking for size_t... yes [2022-06-24T10:17:06.896Z] #77 82.33 Makefile.am: installing './depcomp' [2022-06-24T10:17:07.012Z] #77 98.31 checking error.h usability... yes [2022-06-24T10:17:07.012Z] #77 98.56 checking error.h presence... yes [2022-06-24T10:17:07.012Z] #77 98.61 checking for error.h... yes [2022-06-24T10:17:07.141Z] #77 116.1 checking for stdlib.h... (cached) yes [2022-06-24T10:17:07.141Z] #77 116.1 checking for GNU libc compatible malloc... yes [2022-06-24T10:17:07.273Z] #77 98.66 checking linux/openat2.h usability... yes [2022-06-24T10:17:07.273Z] #77 98.85 checking linux/openat2.h presence... yes [2022-06-24T10:17:07.400Z] #77 116.4 checking for stdlib.h... (cached) yes [2022-06-24T10:17:07.400Z] #77 116.4 checking for GNU libc compatible realloc... yes [2022-06-24T10:17:07.534Z] #77 98.92 checking for linux/openat2.h... yes [2022-06-24T10:17:07.534Z] #77 98.95 checking for copy_file_range... yes [2022-06-24T10:17:07.795Z] #77 99.21 checking for fgetxattr... yes [2022-06-24T10:17:07.917Z] #77 116.7 checking for working strtod... yes [2022-06-24T10:17:07.918Z] #77 117.0 checking for gettimeofday... yes [2022-06-24T10:17:08.273Z] #77 ... [2022-06-24T10:17:08.273Z] [2022-06-24T10:17:08.273Z] #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-24T10:17:08.273Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:17:08.273Z] #14 155.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-24T10:17:08.366Z] #77 99.47 checking for statx... yes [2022-06-24T10:17:08.366Z] #77 99.81 checking for fgetpwent_r... yes [2022-06-24T10:17:08.434Z] #77 117.3 checking for memset... yes [2022-06-24T10:17:08.531Z] #14 155.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:17:08.531Z] #14 155.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:17:08.627Z] #77 100.0 checking for issetugid... no [2022-06-24T10:17:08.627Z] #77 100.2 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:17:08.627Z] #77 100.2 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:17:08.695Z] #77 117.6 checking for strspn... yes [2022-06-24T10:17:08.953Z] #77 118.0 checking that generated files are newer than configure... done [2022-06-24T10:17:08.953Z] #77 118.0 configure: creating ./config.status [2022-06-24T10:17:09.200Z] #77 100.2 checking for library containing yajl_tree_get... -lyajl [2022-06-24T10:17:09.200Z] #77 100.8 checking for yajl >= 2.0.0... yes [2022-06-24T10:17:09.374Z] #64 77.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-24T10:17:09.374Z] #64 77.56 + BUILDTAGS='netgo osusergo static_build' [2022-06-24T10:17:09.374Z] #64 77.56 + export EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:17:09.374Z] #64 77.56 + EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:17:09.374Z] #64 77.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-24T10:17:09.374Z] #64 77.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-24T10:17:09.374Z] #64 77.56 + '[' '' = dynamic ']' [2022-06-24T10:17:09.374Z] #64 77.56 + make [2022-06-24T10:17:09.461Z] #77 100.8 checking sys/capability.h usability... yes [2022-06-24T10:17:09.461Z] #77 101.1 checking sys/capability.h presence... yes [2022-06-24T10:17:09.723Z] #77 101.2 checking for sys/capability.h... yes [2022-06-24T10:17:09.984Z] #77 101.2 checking for library containing cap_from_name... -lcap [2022-06-24T10:17:10.245Z] #77 101.5 checking for library containing dlopen... -ldl [2022-06-24T10:17:10.764Z] #64 ... [2022-06-24T10:17:10.765Z] [2022-06-24T10:17:10.765Z] #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-24T10:17:10.765Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:10.765Z] #77 60.76 libtoolize: putting auxiliary files in '.'. [2022-06-24T10:17:10.765Z] #77 60.76 libtoolize: copying file './ltmain.sh' [2022-06-24T10:17:10.778Z] #77 102.0 checking seccomp.h usability... yes [2022-06-24T10:17:10.778Z] #77 102.3 checking seccomp.h presence... yes [2022-06-24T10:17:10.778Z] #77 102.4 checking for seccomp.h... yes [2022-06-24T10:17:11.350Z] #77 102.4 checking for library containing seccomp_rule_add... -lseccomp [2022-06-24T10:17:11.350Z] #77 102.9 checking for library containing seccomp_arch_resolve_name... none required [2022-06-24T10:17:11.483Z] #77 120.2 config.status: creating Makefile [2022-06-24T10:17:11.483Z] #77 120.3 config.status: creating config.h [2022-06-24T10:17:11.483Z] #77 120.3 config.status: executing depfiles commands [2022-06-24T10:17:11.483Z] #77 ... [2022-06-24T10:17:11.483Z] [2022-06-24T10:17:11.483Z] #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-24T10:17:11.483Z] #21 sha256:10b4c261475cc50724ea9f6429173cc522568d75dcdea8a3fe0834e4eec1634e [2022-06-24T10:17:11.483Z] #21 40.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:17:11.483Z] #21 40.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:17:11.483Z] #21 40.46 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-24T10:17:11.483Z] #21 40.49 Setting up patch (2.7.6-7) ... [2022-06-24T10:17:11.483Z] #21 40.50 Setting up sudo (1.9.5p2-3) ... [2022-06-24T10:17:11.483Z] #21 40.60 invoke-rc.d: could not determine current runlevel [2022-06-24T10:17:11.483Z] #21 40.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-24T10:17:11.483Z] #21 40.63 Setting up xfsprogs (5.10.0-4) ... [2022-06-24T10:17:11.483Z] #21 40.65 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-24T10:17:11.483Z] #21 40.66 Setting up inetutils-ping (2:2.0-1) ... [2022-06-24T10:17:11.483Z] #21 40.74 Setting up pigz (2.6-1) ... [2022-06-24T10:17:11.483Z] #21 40.79 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-24T10:17:11.483Z] #21 40.80 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-24T10:17:11.483Z] #21 40.82 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:17:11.483Z] #21 40.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:11.483Z] #21 41.43 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-24T10:17:11.483Z] #21 41.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:17:11.483Z] #21 41.93 Setting up libelf1:arm64 (0.183-1) ... [2022-06-24T10:17:11.483Z] #21 41.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:17:11.483Z] #21 41.96 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-24T10:17:11.483Z] #21 41.97 Setting up python3-distutils (3.9.2-1) ... [2022-06-24T10:17:11.483Z] #21 42.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:11.483Z] #21 42.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-24T10:17:11.483Z] #21 42.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-24T10:17:11.483Z] #21 42.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-24T10:17:11.483Z] #21 42.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-24T10:17:11.483Z] #21 42.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-24T10:17:11.483Z] #21 42.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-24T10:17:11.483Z] #21 42.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-24T10:17:11.483Z] #21 42.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-24T10:17:11.483Z] #21 42.44 Setting up python3-setuptools (52.0.0-4) ... [2022-06-24T10:17:11.483Z] #21 43.85 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-24T10:17:11.483Z] #21 43.86 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-24T10:17:11.483Z] #21 43.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:17:11.483Z] #21 43.89 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:17:11.483Z] #21 44.97 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-24T10:17:11.483Z] #21 44.98 Setting up jq (1.6-2.1) ... [2022-06-24T10:17:11.483Z] #21 45.02 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-24T10:17:11.483Z] #21 45.03 Setting up iptables (1.8.7-1) ... [2022-06-24T10:17:11.483Z] #21 45.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:17:11.483Z] #21 45.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:17:11.483Z] #21 45.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:17:11.483Z] #21 45.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:17:11.483Z] #21 45.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-24T10:17:11.484Z] #21 45.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-24T10:17:11.484Z] #21 45.09 Setting up iproute2 (5.10.0-4) ... [2022-06-24T10:17:11.484Z] #21 45.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:17:11.484Z] #21 DONE 47.4s [2022-06-24T10:17:11.484Z] [2022-06-24T10:17:11.484Z] #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-24T10:17:11.484Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:17:11.484Z] #77 120.5 config.status: executing libtool commands [2022-06-24T10:17:11.484Z] #77 ... [2022-06-24T10:17:11.484Z] [2022-06-24T10:17:11.484Z] #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-24T10:17:11.484Z] #22 sha256:642d2154931f106b7ab290ba65cb0a2aba3061661437457f4c757fb3677bad35 [2022-06-24T10:17:11.611Z] #77 103.1 checking systemd/sd-bus.h usability... yes [2022-06-24T10:17:11.728Z] #77 61.86 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-24T10:17:11.728Z] #77 61.86 libtoolize: and rerunning libtoolize and aclocal. [2022-06-24T10:17:11.728Z] #77 61.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:17:11.872Z] #77 103.3 checking systemd/sd-bus.h presence... yes [2022-06-24T10:17:11.872Z] #77 103.5 checking for systemd/sd-bus.h... yes [2022-06-24T10:17:12.050Z] #22 0.629 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-24T10:17:12.050Z] #22 0.633 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-24T10:17:12.050Z] #22 0.637 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-24T10:17:12.050Z] #22 DONE 0.7s [2022-06-24T10:17:12.050Z] [2022-06-24T10:17:12.050Z] #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-24T10:17:12.050Z] #60 sha256:e273aa6cd107aad1f24fbe9a02706fff0fc891790e25b1270c6c3814c2d17ad0 [2022-06-24T10:17:12.050Z] #60 ... [2022-06-24T10:17:12.050Z] [2022-06-24T10:17:12.050Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-24T10:17:12.050Z] #23 sha256:3901a371c0d4b96beb45c43ffb78d066ba00a8333399f6717ce3a23f6fd5cf7f [2022-06-24T10:17:12.444Z] #77 103.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-24T10:17:12.444Z] #77 ... [2022-06-24T10:17:12.444Z] [2022-06-24T10:17:12.444Z] #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-24T10:17:12.444Z] #60 sha256:c57c30793584d7b65b5e65b9b686c35cedab6e40352e1c971bf912e919af2ffa [2022-06-24T10:17:12.444Z] #60 15.71 + cd /tmp/tmp.SjVr5BK90A/src/github.com/opencontainers/runc [2022-06-24T10:17:12.444Z] #60 15.73 + git checkout -q v1.1.2 [2022-06-24T10:17:12.444Z] #60 16.34 + '[' -z '' ']' [2022-06-24T10:17:12.444Z] #60 16.35 + target=static [2022-06-24T10:17:12.445Z] #60 16.35 + make BUILDTAGS=seccomp static [2022-06-24T10:17:12.445Z] #60 16.87 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-24T10:17:12.445Z] #60 ... [2022-06-24T10:17:12.445Z] [2022-06-24T10:17:12.445Z] #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-24T10:17:12.445Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:13.019Z] #77 104.1 checking for sd_notify_barrier... #77 ... [2022-06-24T10:17:13.019Z] [2022-06-24T10:17:13.019Z] #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-24T10:17:13.019Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:17:13.019Z] #34 DONE 156.9s [2022-06-24T10:17:13.019Z] [2022-06-24T10:17:13.019Z] #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-24T10:17:13.019Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:13.019Z] #77 104.1 checking for sd_notify_barrier... yes [2022-06-24T10:17:13.281Z] #77 104.5 checking linux/bpf.h usability... yes [2022-06-24T10:17:13.281Z] #77 104.7 checking linux/bpf.h presence... yes [2022-06-24T10:17:13.281Z] #77 104.8 checking for linux/bpf.h... yes [2022-06-24T10:17:13.542Z] #77 104.8 checking compilation for eBPF... yes [2022-06-24T10:17:13.542Z] #77 105.0 checking for criu >= 3.15... no [2022-06-24T10:17:13.542Z] #77 105.0 configure: CRIU headers not found, building without CRIU support [2022-06-24T10:17:13.542Z] #77 105.0 checking for criu > 3.16... no [2022-06-24T10:17:13.542Z] #77 105.1 configure: CRIU version doesn't support join-ns API [2022-06-24T10:17:13.542Z] #77 105.1 checking for criu > 3.16.1... no [2022-06-24T10:17:13.542Z] #77 105.1 configure: CRIU version doesn't support for pre-dumping [2022-06-24T10:17:13.542Z] #77 105.1 checking for new mount API (fsconfig)... yes [2022-06-24T10:17:13.542Z] #77 105.2 checking for seccomp notify API... yes [2022-06-24T10:17:13.804Z] #77 105.2 checking for gperf... no [2022-06-24T10:17:13.804Z] #77 105.2 configure: gperf not found - cannot rebuild signal parser code [2022-06-24T10:17:13.804Z] #77 105.2 checking for library containing argp_parse... none required [2022-06-24T10:17:14.078Z] #77 105.7 checking that generated files are newer than configure... done [2022-06-24T10:17:14.078Z] #77 105.7 configure: creating ./config.status [2022-06-24T10:17:15.099Z] #14 ... [2022-06-24T10:17:15.099Z] [2022-06-24T10:17:15.099Z] #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-24T10:17:15.099Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:15.099Z] #77 84.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:17:15.099Z] #77 84.79 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:17:15.099Z] #77 85.28 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:17:15.099Z] #77 85.28 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:17:15.099Z] #77 85.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:17:15.099Z] #77 85.85 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:17:15.099Z] #77 86.28 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:17:15.099Z] #77 86.34 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:17:15.099Z] #77 86.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:17:15.466Z] #77 ... [2022-06-24T10:17:15.466Z] [2022-06-24T10:17:15.466Z] #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-24T10:17:15.466Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:17:15.466Z] #21 2.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:17:15.466Z] #21 2.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:17:15.466Z] #21 2.444 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:17:15.466Z] #21 3.004 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:17:15.466Z] #21 4.113 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:17:15.466Z] #21 5.573 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:17:15.466Z] #21 10.20 Fetched 8545 kB in 8s (1038 kB/s) [2022-06-24T10:17:16.853Z] #21 10.20 Reading package lists... [2022-06-24T10:17:16.853Z] #21 ... [2022-06-24T10:17:16.853Z] [2022-06-24T10:17:16.853Z] #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-24T10:17:16.853Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:16.853Z] #77 108.3 config.status: creating Makefile [2022-06-24T10:17:16.853Z] #77 108.4 config.status: creating rpm/crun.spec [2022-06-24T10:17:16.853Z] #77 108.4 config.status: creating config.h [2022-06-24T10:17:16.853Z] #77 108.5 config.status: executing libtool commands [2022-06-24T10:17:16.853Z] #77 108.5 config.status: executing depfiles commands [2022-06-24T10:17:17.321Z] #23 ... [2022-06-24T10:17:17.321Z] [2022-06-24T10:17:17.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-24T10:17:17.321Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:17:17.321Z] #77 121.9 GEN .version [2022-06-24T10:17:17.321Z] #77 121.9 make install-recursive [2022-06-24T10:17:17.321Z] #77 121.9 make[1]: Entering directory '/tmp/crun-build' [2022-06-24T10:17:17.321Z] #77 122.0 Making install in libocispec [2022-06-24T10:17:17.321Z] #77 122.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:17.321Z] #77 122.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-24T10:17:17.321Z] #77 122.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-24T10:17:17.321Z] #77 122.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-24T10:17:17.321Z] #77 122.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-24T10:17:17.321Z] #77 122.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-24T10:17:17.321Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-24T10:17:17.321Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-24T10:17:17.321Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-24T10:17:17.321Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-24T10:17:17.321Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-24T10:17:17.321Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-24T10:17:17.321Z] #77 122.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-24T10:17:17.321Z] #77 123.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-24T10:17:17.321Z] #77 123.8 make install-recursive [2022-06-24T10:17:17.321Z] #77 123.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:17.321Z] #77 123.9 Making install in yajl [2022-06-24T10:17:17.321Z] #77 123.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:17:17.321Z] #77 124.0 CC verify/json_verify-json_verify.o [2022-06-24T10:17:17.321Z] #77 124.0 CC src/libyajl_la-yajl_alloc.lo [2022-06-24T10:17:17.321Z] #77 124.0 CC src/libyajl_la-yajl.lo [2022-06-24T10:17:17.321Z] #77 124.0 CC src/libyajl_la-yajl_gen.lo [2022-06-24T10:17:17.321Z] #77 124.0 CC src/libyajl_la-yajl_parser.lo [2022-06-24T10:17:17.321Z] #77 124.1 CC src/libyajl_la-yajl_buf.lo [2022-06-24T10:17:17.321Z] #77 124.1 CC src/libyajl_la-yajl_encode.lo [2022-06-24T10:17:17.321Z] #77 124.1 CC src/libyajl_la-yajl_lex.lo [2022-06-24T10:17:17.321Z] #77 124.1 CC src/libyajl_la-yajl_tree.lo [2022-06-24T10:17:17.425Z] #77 ... [2022-06-24T10:17:17.425Z] [2022-06-24T10:17:17.425Z] #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-24T10:17:17.425Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:17:17.425Z] #36 161.7 Delve is a source level debugger for Go programs. [2022-06-24T10:17:17.425Z] #36 161.7 [2022-06-24T10:17:17.425Z] #36 161.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-24T10:17:17.425Z] #36 161.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-24T10:17:17.425Z] #36 161.7 [2022-06-24T10:17:17.425Z] #36 161.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-24T10:17:17.425Z] #36 161.7 [2022-06-24T10:17:17.425Z] #36 161.7 Pass flags to the program you are debugging using `--`, for example: [2022-06-24T10:17:17.425Z] #36 161.7 [2022-06-24T10:17:17.425Z] #36 161.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-24T10:17:17.425Z] #36 161.7 [2022-06-24T10:17:17.425Z] #36 161.7 Usage: [2022-06-24T10:17:17.425Z] #36 161.7 dlv [command] [2022-06-24T10:17:17.425Z] #36 161.7 [2022-06-24T10:17:17.425Z] #36 161.7 Available Commands: [2022-06-24T10:17:17.426Z] #36 161.7 attach Attach to running process and begin debugging. [2022-06-24T10:17:17.426Z] #36 161.7 connect Connect to a headless debug server with a terminal client. [2022-06-24T10:17:17.426Z] #36 161.7 core Examine a core dump. [2022-06-24T10:17:17.426Z] #36 161.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-24T10:17:17.426Z] #36 161.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-24T10:17:17.426Z] #36 161.7 exec Execute a precompiled binary, and begin a debug session. [2022-06-24T10:17:17.426Z] #36 161.7 help Help about any command [2022-06-24T10:17:17.426Z] #36 161.7 run Deprecated command. Use 'debug' instead. [2022-06-24T10:17:17.426Z] #36 161.7 test Compile test binary and begin debugging program. [2022-06-24T10:17:17.426Z] #36 161.7 trace Compile and begin tracing program. [2022-06-24T10:17:17.426Z] #36 161.7 version Prints version. [2022-06-24T10:17:17.426Z] #36 161.7 [2022-06-24T10:17:17.426Z] #36 161.7 Flags: [2022-06-24T10:17:17.426Z] #36 161.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-24T10:17:17.426Z] #36 161.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-24T10:17:17.426Z] #36 161.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-24T10:17:17.426Z] #36 161.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-24T10:17:17.426Z] #36 161.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-24T10:17:17.426Z] #36 161.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-24T10:17:17.426Z] #36 161.7 --disable-aslr Disables address space randomization [2022-06-24T10:17:17.426Z] #36 161.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-24T10:17:17.426Z] #36 161.7 -h, --help help for dlv [2022-06-24T10:17:17.426Z] #36 161.7 --init string Init file, executed by the terminal client. [2022-06-24T10:17:17.426Z] #36 161.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-24T10:17:17.426Z] #36 161.7 --log Enable debugging server logging. [2022-06-24T10:17:17.426Z] #36 161.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-24T10:17:17.426Z] #36 161.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-24T10:17:17.426Z] #36 161.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-24T10:17:17.426Z] #36 161.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-24T10:17:17.426Z] #36 161.7 --wd string Working directory for running the program. [2022-06-24T10:17:17.426Z] #36 161.7 [2022-06-24T10:17:17.426Z] #36 161.7 Additional help topics: [2022-06-24T10:17:17.426Z] #36 161.7 dlv backend Help about the --backend flag. [2022-06-24T10:17:17.426Z] #36 161.7 dlv log Help about logging flags. [2022-06-24T10:17:17.426Z] #36 161.7 dlv redirect Help about file redirection. [2022-06-24T10:17:17.426Z] #36 161.7 [2022-06-24T10:17:17.426Z] #36 161.7 Use "dlv [command] --help" for more information about a command. [2022-06-24T10:17:17.426Z] #36 DONE 161.8s [2022-06-24T10:17:17.426Z] [2022-06-24T10:17:17.426Z] #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-24T10:17:17.426Z] #60 sha256:c57c30793584d7b65b5e65b9b686c35cedab6e40352e1c971bf912e919af2ffa [2022-06-24T10:17:17.724Z] #19 249.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-24T10:17:17.724Z] #19 249.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:17:17.724Z] #19 249.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:17:17.724Z] #19 249.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-24T10:17:17.724Z] #19 249.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:17:17.724Z] #19 249.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:17:18.013Z] #60 ... [2022-06-24T10:17:18.013Z] [2022-06-24T10:17:18.013Z] #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-24T10:17:18.013Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:18.013Z] #77 109.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-24T10:17:18.274Z] #77 109.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:17:18.535Z] #77 110.2 checking for gcc... gcc [2022-06-24T10:17:18.797Z] #77 110.3 checking whether the C compiler works... yes [2022-06-24T10:17:18.797Z] #77 110.5 checking for C compiler default output file name... a.out [2022-06-24T10:17:19.058Z] #77 110.5 checking for suffix of executables... [2022-06-24T10:17:19.319Z] #77 110.7 checking whether we are cross compiling... no [2022-06-24T10:17:19.319Z] #77 110.8 checking for suffix of object files... o [2022-06-24T10:17:19.581Z] #77 110.9 checking whether we are using the GNU C compiler... yes [2022-06-24T10:17:19.581Z] #77 111.0 checking whether gcc accepts -g... yes [2022-06-24T10:17:19.843Z] #77 111.1 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:17:19.843Z] #77 111.3 checking whether gcc understands -c and -o together... yes [2022-06-24T10:17:19.855Z] #77 129.1 CCLD libyajl.la [2022-06-24T10:17:20.105Z] #77 111.6 checking how to run the C preprocessor... gcc -E [2022-06-24T10:17:20.105Z] #77 111.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:17:20.105Z] #77 111.8 checking for egrep... /bin/grep -E [2022-06-24T10:17:20.369Z] #77 ... [2022-06-24T10:17:20.369Z] [2022-06-24T10:17:20.369Z] #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-24T10:17:20.369Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:17:20.369Z] #14 166.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-24T10:17:20.369Z] #14 166.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:17:20.369Z] #14 166.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:17:20.424Z] #77 129.4 CCLD verify/json_verify [2022-06-24T10:17:20.677Z] #77 111.8 checking for ANSI C header files... yes [2022-06-24T10:17:20.682Z] #77 129.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:17:20.682Z] #77 129.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:17:20.682Z] #77 129.8 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:17:20.682Z] #77 129.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:17:20.682Z] #77 129.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:17:20.682Z] #77 129.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:20.682Z] #77 129.9 CC src/validate.o [2022-06-24T10:17:20.682Z] #77 129.9 CC src/image_spec_schema_config_schema.lo [2022-06-24T10:17:20.682Z] #77 129.9 CC src/image_spec_schema_content_descriptor.lo [2022-06-24T10:17:20.682Z] #77 129.9 CC src/image_spec_schema_defs.lo [2022-06-24T10:17:20.682Z] #77 129.9 CC src/image_spec_schema_defs_descriptor.lo [2022-06-24T10:17:20.682Z] #77 130.0 CC src/image_spec_schema_image_index_schema.lo [2022-06-24T10:17:20.682Z] #77 130.0 CC src/image_spec_schema_image_layout_schema.lo [2022-06-24T10:17:20.682Z] #77 130.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-24T10:17:20.938Z] #77 112.3 checking for sys/types.h... yes [2022-06-24T10:17:20.938Z] #77 112.5 checking for sys/stat.h... yes [2022-06-24T10:17:20.941Z] #77 130.1 CC src/runtime_spec_schema_config_linux.lo [2022-06-24T10:17:20.941Z] #77 130.2 CC src/runtime_spec_schema_config_zos.lo [2022-06-24T10:17:21.199Z] #77 112.7 checking for stdlib.h... yes [2022-06-24T10:17:21.200Z] #77 130.2 CC src/runtime_spec_schema_config_schema.lo [2022-06-24T10:17:21.200Z] #77 130.3 CC src/runtime_spec_schema_config_solaris.lo [2022-06-24T10:17:21.200Z] #77 ... [2022-06-24T10:17:21.200Z] [2022-06-24T10:17:21.200Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-24T10:17:21.200Z] #23 sha256:3901a371c0d4b96beb45c43ffb78d066ba00a8333399f6717ce3a23f6fd5cf7f [2022-06-24T10:17:21.200Z] #23 9.273 Collecting yamllint==1.26.1 [2022-06-24T10:17:21.461Z] #77 112.8 checking for string.h... yes [2022-06-24T10:17:21.461Z] #77 113.1 checking for memory.h... yes [2022-06-24T10:17:21.722Z] #77 113.2 checking for strings.h... yes [2022-06-24T10:17:21.744Z] #77 ... [2022-06-24T10:17:21.744Z] [2022-06-24T10:17:21.744Z] #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-24T10:17:21.744Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:17:21.744Z] #14 142.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-24T10:17:21.744Z] #14 142.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:17:21.744Z] #14 142.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:17:21.744Z] #14 153.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-24T10:17:21.744Z] #14 153.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:17:21.744Z] #14 153.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:17:21.896Z] #19 ... [2022-06-24T10:17:21.896Z] [2022-06-24T10:17:21.896Z] #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-24T10:17:21.896Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:21.896Z] #84 208.5 CCLD libocispec.la [2022-06-24T10:17:21.983Z] #77 113.3 checking for inttypes.h... yes [2022-06-24T10:17:21.983Z] #77 113.6 checking for stdint.h... yes [2022-06-24T10:17:22.010Z] #14 ... [2022-06-24T10:17:22.010Z] [2022-06-24T10:17:22.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-24T10:17:22.010Z] #64 sha256:ad5f31c8489dc89873edf10246863b6eee233a35e42eff34a787c3abec37d06c [2022-06-24T10:17:22.010Z] #64 80.46 + bin/ctr [2022-06-24T10:17:22.152Z] #84 209.0 CCLD src/validate [2022-06-24T10:17:22.152Z] #84 209.0 CCLD tests/test-1 [2022-06-24T10:17:22.152Z] #84 209.1 CCLD tests/test-2 [2022-06-24T10:17:22.152Z] #84 209.1 CCLD tests/test-3 [2022-06-24T10:17:22.152Z] #84 209.1 CCLD tests/test-4 [2022-06-24T10:17:22.152Z] #84 209.2 CCLD tests/test-5 [2022-06-24T10:17:22.244Z] #77 113.6 checking for unistd.h... yes [2022-06-24T10:17:22.244Z] #77 113.7 checking minix/config.h usability... no [2022-06-24T10:17:22.244Z] #77 113.8 checking minix/config.h presence... no [2022-06-24T10:17:22.244Z] #77 113.8 checking for minix/config.h... no [2022-06-24T10:17:22.408Z] #84 209.2 CCLD tests/test-6 [2022-06-24T10:17:22.408Z] #84 209.4 CCLD tests/test-7 [2022-06-24T10:17:22.505Z] #77 113.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-24T10:17:22.576Z] #23 10.34 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-24T10:17:22.664Z] #84 209.4 CCLD tests/test-8 [2022-06-24T10:17:22.664Z] #84 209.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-24T10:17:22.765Z] #77 114.0 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:17:22.766Z] #77 114.3 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:17:22.766Z] #77 114.3 checking how to print strings... printf [2022-06-24T10:17:22.766Z] #77 114.3 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:17:22.766Z] #77 114.4 checking for fgrep... /bin/grep -F [2022-06-24T10:17:22.766Z] #77 114.4 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:17:22.766Z] #77 114.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:17:22.766Z] #77 114.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:17:22.921Z] #84 209.7 CCLD tests/test-9 [2022-06-24T10:17:22.921Z] #84 209.7 CCLD tests/test-10 [2022-06-24T10:17:22.921Z] #84 209.7 CCLD tests/test-11 [2022-06-24T10:17:23.026Z] #77 114.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:17:23.026Z] #77 114.5 checking whether ln -s works... yes [2022-06-24T10:17:23.026Z] #77 114.5 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:17:23.026Z] #77 114.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-24T10:17:23.026Z] #77 114.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:17:23.026Z] #77 114.6 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:17:23.026Z] #77 114.6 checking for objdump... objdump [2022-06-24T10:17:23.026Z] #77 114.6 checking how to recognize dependent libraries... pass_all [2022-06-24T10:17:23.026Z] #77 114.6 checking for dlltool... no [2022-06-24T10:17:23.026Z] #77 114.6 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:17:23.026Z] #77 114.6 checking for ar... ar [2022-06-24T10:17:23.026Z] #77 114.6 checking for archiver @FILE support... @ [2022-06-24T10:17:23.300Z] #77 114.8 checking for strip... strip [2022-06-24T10:17:23.300Z] #77 114.8 checking for ranlib... ranlib [2022-06-24T10:17:23.300Z] #77 114.8 checking for gawk... no [2022-06-24T10:17:23.300Z] #77 114.8 checking for mawk... mawk [2022-06-24T10:17:23.511Z] #23 11.45 Collecting pathspec>=0.5.3 [2022-06-24T10:17:23.511Z] #23 11.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-24T10:17:23.560Z] #77 114.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:17:23.560Z] #77 115.1 checking for sysroot... no [2022-06-24T10:17:23.560Z] #77 115.1 checking for a working dd... /bin/dd [2022-06-24T10:17:23.560Z] #77 115.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:17:23.560Z] #77 115.2 checking for mt... no [2022-06-24T10:17:23.560Z] #77 115.2 checking if : is a manifest tool... no [2022-06-24T10:17:23.770Z] #23 11.76 Collecting pyyaml [2022-06-24T10:17:23.770Z] #23 11.77 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-24T10:17:23.770Z] #23 11.83 Building wheels for collected packages: yamllint [2022-06-24T10:17:23.770Z] #23 11.84 Building wheel for yamllint (setup.py): started [2022-06-24T10:17:23.821Z] #77 115.3 checking for dlfcn.h... yes [2022-06-24T10:17:23.821Z] #77 115.4 checking for objdir... .libs [2022-06-24T10:17:24.081Z] #77 115.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:17:24.341Z] #77 115.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:17:24.341Z] #77 115.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:17:24.602Z] #77 115.9 checking if gcc static flag -static works... yes [2022-06-24T10:17:24.706Z] #23 12.82 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-24T10:17:24.706Z] #23 12.83 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=337a43441926152865300a4ec64a0df08263e846793e51e2047682303e21c625 [2022-06-24T10:17:24.706Z] #23 12.83 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-24T10:17:24.706Z] #23 12.83 Successfully built yamllint [2022-06-24T10:17:24.706Z] #23 12.85 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-24T10:17:24.857Z] #84 211.4 libtool: link: ar cr libocispec.a [2022-06-24T10:17:24.857Z] #84 211.4 libtool: link: ranlib libocispec.a [2022-06-24T10:17:24.863Z] #77 116.2 checking if gcc supports -c -o file.o... yes [2022-06-24T10:17:24.863Z] #77 116.4 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:17:24.863Z] #77 116.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:17:25.123Z] #77 116.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:17:25.123Z] #77 116.7 checking how to hardcode library paths into programs... immediate [2022-06-24T10:17:25.124Z] #77 116.7 checking whether stripping libraries is possible... yes [2022-06-24T10:17:25.124Z] #77 116.7 checking if libtool supports shared libraries... yes [2022-06-24T10:17:25.124Z] #77 116.7 checking whether to build shared libraries... no [2022-06-24T10:17:25.124Z] #77 116.7 checking whether to build static libraries... yes [2022-06-24T10:17:25.124Z] #77 116.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:17:25.124Z] #77 116.7 checking whether build environment is sane... yes [2022-06-24T10:17:25.124Z] #77 116.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:17:25.124Z] #77 116.8 checking whether make sets $(MAKE)... yes [2022-06-24T10:17:25.124Z] #77 116.8 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:17:25.124Z] #77 116.8 checking whether make supports nested variables... yes [2022-06-24T10:17:25.277Z] #23 13.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-24T10:17:25.438Z] #77 116.9 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:17:25.438Z] #77 116.9 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:17:25.438Z] #77 116.9 checking how to create a ustar tar archive... gnutar [2022-06-24T10:17:25.438Z] #77 116.9 checking dependency style of gcc... gcc3 [2022-06-24T10:17:25.438Z] #77 117.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:17:25.438Z] #77 117.1 checking whether make supports nested variables... (cached) yes [2022-06-24T10:17:25.438Z] #77 117.1 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:17:25.438Z] #77 117.1 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:17:25.438Z] #77 117.1 checking for yajl >= 2.1.0... yes [2022-06-24T10:17:25.438Z] #77 117.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:17:25.438Z] #77 117.1 checking for gcc... (cached) gcc [2022-06-24T10:17:25.438Z] #77 117.2 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:17:25.438Z] #77 117.2 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:17:25.438Z] #77 117.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:17:25.438Z] #77 117.2 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:17:25.706Z] #77 117.2 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:17:25.706Z] #77 117.4 checking for python3... /usr/bin/python3 [2022-06-24T10:17:25.970Z] #77 117.4 checking for python3 version... 3.9 [2022-06-24T10:17:25.970Z] #77 117.4 checking for python3 platform... linux [2022-06-24T10:17:25.970Z] #77 117.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:17:26.229Z] #23 DONE 14.1s [2022-06-24T10:17:26.229Z] [2022-06-24T10:17:26.229Z] #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-24T10:17:26.229Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:17:26.229Z] #77 130.4 CC src/runtime_spec_schema_config_vm.lo [2022-06-24T10:17:26.229Z] #77 130.5 CC src/runtime_spec_schema_config_windows.lo [2022-06-24T10:17:26.229Z] #77 130.6 CC src/runtime_spec_schema_defs.lo [2022-06-24T10:17:26.229Z] #77 130.7 CC src/runtime_spec_schema_defs_linux.lo [2022-06-24T10:17:26.229Z] #77 130.9 CC src/runtime_spec_schema_defs_zos.lo [2022-06-24T10:17:26.229Z] #77 131.0 CC src/runtime_spec_schema_defs_vm.lo [2022-06-24T10:17:26.229Z] #77 131.1 CC src/runtime_spec_schema_defs_windows.lo [2022-06-24T10:17:26.229Z] #77 131.2 CC src/runtime_spec_schema_state_schema.lo [2022-06-24T10:17:26.229Z] #77 131.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-24T10:17:26.229Z] #77 131.4 CC src/basic_test_double_array_item.lo [2022-06-24T10:17:26.229Z] #77 131.5 CC src/basic_test_double_array.lo [2022-06-24T10:17:26.229Z] #77 131.6 CC src/basic_test_top_array_int.lo [2022-06-24T10:17:26.229Z] #77 131.9 CC src/basic_test_top_array_string.lo [2022-06-24T10:17:26.229Z] #77 132.2 CC src/basic_test_top_double_array_int.lo [2022-06-24T10:17:26.229Z] #77 132.2 CC src/basic_test_top_double_array_obj.lo [2022-06-24T10:17:26.229Z] #77 132.4 CC src/basic_test_top_double_array_refobj.lo [2022-06-24T10:17:26.229Z] #77 132.5 CC src/basic_test_top_double_array_string.lo [2022-06-24T10:17:26.229Z] #77 132.7 CC src/read-file.lo [2022-06-24T10:17:26.229Z] #77 133.1 CC src/json_common.lo [2022-06-24T10:17:26.229Z] #77 133.2 CC tests/test-1.o [2022-06-24T10:17:26.229Z] #77 133.6 CC tests/test-2.o [2022-06-24T10:17:26.229Z] #77 133.8 CC tests/test-3.o [2022-06-24T10:17:26.229Z] #77 133.9 CC tests/test-4.o [2022-06-24T10:17:26.229Z] #77 133.9 CC tests/test-5.o [2022-06-24T10:17:26.229Z] #77 134.0 CC tests/test-6.o [2022-06-24T10:17:26.229Z] #77 134.1 CC tests/test-7.o [2022-06-24T10:17:26.229Z] #77 134.1 CC tests/test-8.o [2022-06-24T10:17:26.229Z] #77 134.3 CC tests/test-9.o [2022-06-24T10:17:26.229Z] #77 134.5 CC tests/test-10.o [2022-06-24T10:17:26.229Z] #77 134.6 CC tests/test-11.o [2022-06-24T10:17:26.231Z] #77 117.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:17:26.495Z] #77 117.9 checking that generated files are newer than configure... done [2022-06-24T10:17:26.495Z] #77 117.9 configure: creating ./config.status [2022-06-24T10:17:26.838Z] #84 213.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:26.838Z] #84 213.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:17:26.838Z] #84 213.8 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:17:26.838Z] #84 213.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:26.838Z] #84 213.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:26.838Z] #84 213.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:26.838Z] #84 213.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:27.094Z] #84 213.8 make[2]: Entering directory '/tmp/crun-build' [2022-06-24T10:17:27.094Z] #84 214.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-24T10:17:27.323Z] #64 ... [2022-06-24T10:17:27.323Z] [2022-06-24T10:17:27.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-24T10:17:27.323Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:27.323Z] #77 76.84 configure.ac:7: installing './compile' [2022-06-24T10:17:27.323Z] #77 76.88 configure.ac:11: installing './config.guess' [2022-06-24T10:17:27.323Z] #77 76.89 configure.ac:11: installing './config.sub' [2022-06-24T10:17:27.323Z] #77 76.90 configure.ac:8: installing './install-sh' [2022-06-24T10:17:27.323Z] #77 76.92 configure.ac:8: installing './missing' [2022-06-24T10:17:27.323Z] #77 77.09 Makefile.am: installing './depcomp' [2022-06-24T10:17:27.350Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-24T10:17:27.350Z] #84 214.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-24T10:17:27.350Z] #84 214.2 CC src/libcrun/libcrun_testing_a-container.o [2022-06-24T10:17:27.350Z] #84 214.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-24T10:17:27.350Z] #84 214.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-24T10:17:27.350Z] #84 214.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-24T10:17:27.350Z] #84 214.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-24T10:17:27.350Z] #84 214.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-24T10:17:27.350Z] #84 214.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-24T10:17:27.606Z] #84 214.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-24T10:17:27.606Z] #84 214.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-24T10:17:27.606Z] #84 214.4 CC src/libcrun/libcrun_testing_a-error.o [2022-06-24T10:17:27.606Z] #84 214.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-24T10:17:27.606Z] #84 214.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-24T10:17:27.606Z] #84 214.5 CC src/libcrun/libcrun_testing_a-status.o [2022-06-24T10:17:27.606Z] #84 214.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-24T10:17:27.606Z] #84 214.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-24T10:17:27.606Z] #84 214.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-24T10:17:27.606Z] #84 214.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-24T10:17:27.862Z] #84 214.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-24T10:17:27.862Z] #84 214.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-24T10:17:28.118Z] #84 214.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-24T10:17:28.118Z] #84 215.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-24T10:17:28.118Z] #84 215.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-24T10:17:28.119Z] #84 215.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-24T10:17:28.119Z] #84 215.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-24T10:17:28.375Z] #84 215.4 CC src/crun-crun.o [2022-06-24T10:17:28.412Z] #77 119.7 config.status: creating Makefile [2022-06-24T10:17:28.412Z] #77 119.8 config.status: creating config.h [2022-06-24T10:17:28.412Z] #77 119.8 config.status: executing libtool commands [2022-06-24T10:17:28.412Z] #77 119.9 config.status: executing depfiles commands [2022-06-24T10:17:28.631Z] #84 215.4 CC src/crun-run.o [2022-06-24T10:17:28.631Z] #84 215.5 CC src/crun-delete.o [2022-06-24T10:17:28.674Z] #77 ... [2022-06-24T10:17:28.674Z] [2022-06-24T10:17:28.674Z] #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-24T10:17:28.674Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:17:28.674Z] #21 10.20 Reading package lists... [2022-06-24T10:17:28.674Z] #21 13.69 Reading package lists... [2022-06-24T10:17:28.674Z] #21 16.73 Building dependency tree... [2022-06-24T10:17:28.674Z] #21 18.14 The following additional packages will be installed: [2022-06-24T10:17:28.674Z] #21 18.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-24T10:17:28.674Z] #21 18.14 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-24T10:17:28.674Z] #21 18.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:17:28.674Z] #21 18.15 python3-pkg-resources vim-runtime xxd [2022-06-24T10:17:28.674Z] #21 18.15 Suggested packages: [2022-06-24T10:17:28.674Z] #21 18.16 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-24T10:17:28.674Z] #21 18.16 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-24T10:17:28.674Z] #21 18.16 acl attr quota [2022-06-24T10:17:28.674Z] #21 18.16 Recommended packages: [2022-06-24T10:17:28.674Z] #21 18.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-24T10:17:28.674Z] #21 19.48 The following NEW packages will be installed: [2022-06-24T10:17:28.674Z] #21 19.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-24T10:17:28.674Z] #21 19.48 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-24T10:17:28.674Z] #21 19.48 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-24T10:17:28.674Z] #21 19.48 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-24T10:17:28.674Z] #21 19.48 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:17:28.674Z] #21 19.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-24T10:17:28.674Z] #21 19.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-24T10:17:28.674Z] #21 19.49 xz-utils zip zstd [2022-06-24T10:17:28.674Z] #21 19.81 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:17:28.674Z] #21 19.81 Need to get 27.7 MB of archives. [2022-06-24T10:17:28.674Z] #21 19.81 After this operation, 106 MB of additional disk space will be used. [2022-06-24T10:17:28.674Z] #21 19.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-24T10:17:28.674Z] #21 19.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-24T10:17:28.674Z] #21 19.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-24T10:17:28.674Z] #21 19.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-24T10:17:28.674Z] #21 19.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-24T10:17:28.674Z] #21 19.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-24T10:17:28.674Z] #21 19.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-24T10:17:28.674Z] #21 19.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-24T10:17:28.674Z] #21 19.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:17:28.674Z] #21 19.87 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-24T10:17:28.674Z] #21 19.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-24T10:17:28.674Z] #21 19.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-24T10:17:28.674Z] #21 19.90 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-24T10:17:28.674Z] #21 19.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-24T10:17:28.674Z] #21 19.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-24T10:17:28.674Z] #21 19.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-24T10:17:28.674Z] #21 19.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-24T10:17:28.674Z] #21 19.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-24T10:17:28.674Z] #21 19.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-24T10:17:28.674Z] #21 19.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-24T10:17:28.674Z] #21 19.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-24T10:17:28.674Z] #21 19.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-24T10:17:28.674Z] #21 19.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-24T10:17:28.674Z] #21 19.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-24T10:17:28.674Z] #21 20.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-24T10:17:28.674Z] #21 20.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-24T10:17:28.674Z] #21 20.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-24T10:17:28.674Z] #21 20.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-24T10:17:28.674Z] #21 20.35 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-24T10:17:28.674Z] #21 20.35 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-24T10:17:28.674Z] #21 20.35 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-24T10:17:28.674Z] #21 20.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-24T10:17:28.674Z] #21 20.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-24T10:17:28.674Z] #21 20.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-24T10:17:28.674Z] #21 20.38 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-24T10:17:28.674Z] #21 20.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-24T10:17:28.674Z] #21 20.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-24T10:17:28.674Z] #21 20.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:17:28.674Z] #21 20.51 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-24T10:17:28.674Z] #21 20.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-24T10:17:28.674Z] #21 20.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-24T10:17:28.674Z] #21 20.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-24T10:17:28.674Z] #21 20.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-24T10:17:28.674Z] #21 20.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-24T10:17:28.674Z] #21 20.67 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-24T10:17:28.674Z] #21 20.83 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-24T10:17:28.674Z] #21 20.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-24T10:17:28.674Z] #21 20.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-24T10:17:28.674Z] #21 20.91 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-24T10:17:28.674Z] #21 21.63 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:17:28.674Z] #21 21.77 Fetched 27.7 MB in 1s (19.5 MB/s) [2022-06-24T10:17:28.674Z] #21 21.88 Selecting previously unselected package pigz. [2022-06-24T10:17:28.674Z] #21 21.88 (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-24T10:17:28.674Z] #21 21.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-24T10:17:28.674Z] #21 21.96 Unpacking pigz (2.6-1) ... [2022-06-24T10:17:28.674Z] #21 22.06 Selecting previously unselected package libelf1:amd64. [2022-06-24T10:17:28.674Z] #21 22.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-24T10:17:28.675Z] #21 22.08 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-24T10:17:28.675Z] #21 22.24 Selecting previously unselected package libbpf0:amd64. [2022-06-24T10:17:28.675Z] #21 22.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-24T10:17:28.675Z] #21 22.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-24T10:17:28.675Z] #21 22.33 Selecting previously unselected package libcap2:amd64. [2022-06-24T10:17:28.675Z] #21 22.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-24T10:17:28.675Z] #21 22.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:17:28.675Z] #21 22.39 Selecting previously unselected package libmnl0:amd64. [2022-06-24T10:17:28.675Z] #21 22.39 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-24T10:17:28.675Z] #21 22.40 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-24T10:17:28.675Z] #21 22.46 Selecting previously unselected package libxtables12:amd64. [2022-06-24T10:17:28.675Z] #21 22.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-24T10:17:28.675Z] #21 22.47 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-24T10:17:28.675Z] #21 22.54 Selecting previously unselected package libcap2-bin. [2022-06-24T10:17:28.675Z] #21 22.56 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-24T10:17:28.675Z] #21 22.57 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-24T10:17:28.675Z] #21 22.67 Selecting previously unselected package iproute2. [2022-06-24T10:17:28.675Z] #21 22.68 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-24T10:17:28.675Z] #21 22.68 Unpacking iproute2 (5.10.0-4) ... [2022-06-24T10:17:28.675Z] #21 23.13 Selecting previously unselected package xxd. [2022-06-24T10:17:28.675Z] #21 23.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:17:28.675Z] #21 23.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:28.675Z] #21 23.25 Selecting previously unselected package vim-common. [2022-06-24T10:17:28.675Z] #21 23.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:17:28.675Z] #21 23.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:28.675Z] #21 23.41 Selecting previously unselected package bash-completion. [2022-06-24T10:17:28.675Z] #21 23.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-24T10:17:28.717Z] #77 78.64 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:17:28.717Z] #77 78.64 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:17:28.888Z] #84 215.7 CC src/crun-kill.o [2022-06-24T10:17:28.888Z] #84 215.9 CC src/crun-pause.o [2022-06-24T10:17:28.935Z] #21 ... [2022-06-24T10:17:28.936Z] [2022-06-24T10:17:28.936Z] #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-24T10:17:28.936Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:28.936Z] #77 120.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-24T10:17:28.936Z] #77 120.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:17:28.978Z] #77 78.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:17:28.978Z] #77 78.98 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:17:28.978Z] #77 79.14 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:17:29.186Z] #84 216.1 CC src/crun-spec.o [2022-06-24T10:17:29.186Z] #84 216.1 CC src/crun-unpause.o [2022-06-24T10:17:29.186Z] #84 216.1 CC src/crun-exec.o [2022-06-24T10:17:29.186Z] #84 216.1 CC src/crun-list.o [2022-06-24T10:17:29.186Z] #84 216.1 CC src/crun-create.o [2022-06-24T10:17:29.196Z] #77 120.8 checking for gcc... gcc [2022-06-24T10:17:29.240Z] #77 79.31 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:17:29.442Z] #84 216.3 CC src/crun-start.o [2022-06-24T10:17:29.442Z] #84 216.4 CC src/crun-state.o [2022-06-24T10:17:29.457Z] #77 120.9 checking whether the C compiler works... yes [2022-06-24T10:17:29.458Z] #77 121.1 checking for C compiler default output file name... a.out [2022-06-24T10:17:29.501Z] #77 79.56 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:17:29.699Z] #84 216.6 CC src/crun-update.o [2022-06-24T10:17:29.719Z] #77 121.1 checking for suffix of executables... [2022-06-24T10:17:29.719Z] #77 121.2 checking whether we are cross compiling... no [2022-06-24T10:17:29.762Z] #77 79.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:17:29.956Z] #84 216.7 CC src/crun-ps.o [2022-06-24T10:17:29.956Z] #84 216.7 CC src/crun-checkpoint.o [2022-06-24T10:17:29.956Z] #84 216.9 CC src/crun-restore.o [2022-06-24T10:17:29.956Z] #84 216.9 CC src/libcrun/libcrun_la-utils.lo [2022-06-24T10:17:29.979Z] #77 121.4 checking for suffix of object files... o [2022-06-24T10:17:29.979Z] #77 121.5 checking whether we are using the GNU C compiler... yes [2022-06-24T10:17:29.979Z] #77 121.6 checking whether gcc accepts -g... yes [2022-06-24T10:17:30.024Z] #77 80.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-24T10:17:30.212Z] #84 217.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-24T10:17:30.240Z] #77 121.7 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:17:30.469Z] #84 217.3 CC src/libcrun/libcrun_la-container.lo [2022-06-24T10:17:30.469Z] #84 217.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-24T10:17:30.469Z] #84 217.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-24T10:17:30.469Z] #84 217.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-24T10:17:30.469Z] #84 217.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-24T10:17:30.501Z] #77 121.9 checking whether gcc understands -c and -o together... yes [2022-06-24T10:17:30.501Z] #77 122.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:17:30.501Z] #77 122.1 checking whether build environment is sane... yes [2022-06-24T10:17:30.501Z] #77 122.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:17:30.501Z] #77 122.2 checking for gawk... no [2022-06-24T10:17:30.501Z] #77 122.2 checking for mawk... mawk [2022-06-24T10:17:30.501Z] #77 122.2 checking whether make sets $(MAKE)... yes [2022-06-24T10:17:30.725Z] #84 217.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-24T10:17:30.725Z] #84 217.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-24T10:17:30.725Z] #84 217.7 CC src/libcrun/libcrun_la-criu.lo [2022-06-24T10:17:30.762Z] #77 122.2 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:17:30.762Z] #77 122.3 checking whether make supports nested variables... yes [2022-06-24T10:17:30.762Z] #77 122.3 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:17:30.762Z] #77 122.3 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:17:30.762Z] #77 122.3 checking how to create a ustar tar archive... gnutar [2022-06-24T10:17:30.762Z] #77 122.3 checking dependency style of gcc... gcc3 [2022-06-24T10:17:30.762Z] #77 122.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:17:30.981Z] #84 217.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-24T10:17:30.981Z] #84 218.0 CC src/libcrun/libcrun_la-linux.lo [2022-06-24T10:17:31.023Z] #77 122.5 checking whether make supports nested variables... (cached) yes [2022-06-24T10:17:31.023Z] #77 122.5 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:17:31.023Z] #77 122.7 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:17:31.282Z] #84 218.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-24T10:17:31.282Z] #84 218.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-24T10:17:31.282Z] #84 218.2 CC src/libcrun/libcrun_la-status.lo [2022-06-24T10:17:31.282Z] #84 218.2 CC src/libcrun/libcrun_la-error.lo [2022-06-24T10:17:31.284Z] #77 122.7 checking how to print strings... printf [2022-06-24T10:17:31.284Z] #77 122.7 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:17:31.284Z] #77 122.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:17:31.284Z] #77 122.8 checking for egrep... /bin/grep -E [2022-06-24T10:17:31.284Z] #77 122.8 checking for fgrep... /bin/grep -F [2022-06-24T10:17:31.284Z] #77 122.8 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:17:31.284Z] #77 122.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:17:31.284Z] #77 122.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:17:31.538Z] #84 218.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-24T10:17:31.538Z] #84 218.4 CC src/libcrun/libcrun_la-signals.lo [2022-06-24T10:17:31.539Z] #84 218.4 CC src/libcrun/libcrun_la-terminal.lo [2022-06-24T10:17:31.539Z] #84 218.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-24T10:17:31.545Z] #77 122.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:17:31.545Z] #77 123.0 checking whether ln -s works... yes [2022-06-24T10:17:31.545Z] #77 123.0 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:17:31.545Z] #77 123.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-24T10:17:31.546Z] #77 123.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:17:31.546Z] #77 123.0 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:17:31.546Z] #77 123.0 checking for objdump... objdump [2022-06-24T10:17:31.546Z] #77 123.0 checking how to recognize dependent libraries... pass_all [2022-06-24T10:17:31.546Z] #77 123.0 checking for dlltool... no [2022-06-24T10:17:31.546Z] #77 123.0 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:17:31.546Z] #77 123.0 checking for ar... ar [2022-06-24T10:17:31.546Z] #77 123.0 checking for archiver @FILE support... @ [2022-06-24T10:17:31.546Z] #77 123.2 checking for strip... strip [2022-06-24T10:17:31.546Z] #77 123.2 checking for ranlib... ranlib [2022-06-24T10:17:31.795Z] #84 218.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-24T10:17:31.795Z] #84 218.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-24T10:17:31.806Z] #77 123.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:17:32.052Z] #84 218.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-24T10:17:32.052Z] #84 219.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-24T10:17:32.068Z] #77 123.5 checking for sysroot... no [2022-06-24T10:17:32.068Z] #77 123.6 checking for a working dd... /bin/dd [2022-06-24T10:17:32.068Z] #77 123.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:17:32.068Z] #77 123.7 checking for mt... no [2022-06-24T10:17:32.068Z] #77 123.7 checking if : is a manifest tool... no [2022-06-24T10:17:32.068Z] #77 123.7 checking how to run the C preprocessor... gcc -E [2022-06-24T10:17:32.308Z] #84 219.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-24T10:17:32.308Z] #84 219.2 CC tests/init.o [2022-06-24T10:17:32.565Z] #84 219.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-24T10:17:32.583Z] #14 ... [2022-06-24T10:17:32.583Z] [2022-06-24T10:17:32.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-24T10:17:32.583Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:32.583Z] #77 107.7 configure.ac:7: installing 'build-aux/compile' [2022-06-24T10:17:32.583Z] #77 107.8 configure.ac:9: installing 'build-aux/config.guess' [2022-06-24T10:17:32.583Z] #77 107.8 configure.ac:9: installing 'build-aux/config.sub' [2022-06-24T10:17:32.583Z] #77 107.8 configure.ac:11: installing 'build-aux/install-sh' [2022-06-24T10:17:32.583Z] #77 107.8 configure.ac:11: installing 'build-aux/missing' [2022-06-24T10:17:32.864Z] #84 ... [2022-06-24T10:17:32.864Z] [2022-06-24T10:17:32.864Z] #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-24T10:17:32.864Z] #54 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:17:32.900Z] #77 123.8 checking for ANSI C header files... yes [2022-06-24T10:17:32.900Z] #77 124.3 checking for sys/types.h... yes [2022-06-24T10:17:32.900Z] #77 124.5 checking for sys/stat.h... yes [2022-06-24T10:17:33.121Z] #54 277.6 + dpkg --print-architecture [2022-06-24T10:17:33.121Z] #54 277.6 + git checkout -q v2.1.0 [2022-06-24T10:17:33.143Z] #77 108.3 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:17:33.161Z] #77 124.6 checking for stdlib.h... yes [2022-06-24T10:17:33.377Z] #54 277.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-24T10:17:33.377Z] #54 277.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-24T10:17:33.422Z] #77 124.8 checking for string.h... yes [2022-06-24T10:17:33.422Z] #77 125.0 checking for memory.h... yes [2022-06-24T10:17:33.679Z] #77 108.5 parallel-tests: installing 'build-aux/test-driver' [2022-06-24T10:17:33.683Z] #77 125.1 checking for strings.h... yes [2022-06-24T10:17:33.683Z] #77 125.2 checking for inttypes.h... yes [2022-06-24T10:17:33.946Z] #77 125.4 checking for stdint.h... yes [2022-06-24T10:17:34.210Z] #77 125.5 checking for unistd.h... yes [2022-06-24T10:17:34.210Z] #77 125.7 checking for dlfcn.h... yes [2022-06-24T10:17:34.210Z] #77 125.8 checking for objdir... .libs [2022-06-24T10:17:34.236Z] #77 ... [2022-06-24T10:17:34.236Z] [2022-06-24T10:17:34.236Z] #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-24T10:17:34.236Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:17:34.471Z] #77 126.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:17:34.497Z] #14 166.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-24T10:17:34.497Z] #14 166.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:17:34.497Z] #14 166.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:17:34.616Z] #77 110.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:17:34.616Z] #77 110.1 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:17:34.732Z] #77 126.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:17:34.732Z] #77 126.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:17:35.276Z] #77 110.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:17:35.306Z] #77 126.3 checking if gcc static flag -static works... yes [2022-06-24T10:17:35.306Z] #77 126.7 checking if gcc supports -c -o file.o... yes [2022-06-24T10:17:35.306Z] #77 126.8 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:17:35.306Z] #77 126.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:17:35.541Z] #77 110.7 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:17:35.541Z] #77 110.9 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:17:35.541Z] #77 111.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:17:35.567Z] #77 126.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:17:35.567Z] #77 127.1 checking how to hardcode library paths into programs... immediate [2022-06-24T10:17:35.567Z] #77 127.1 checking whether stripping libraries is possible... yes [2022-06-24T10:17:35.567Z] #77 127.1 checking if libtool supports shared libraries... yes [2022-06-24T10:17:35.567Z] #77 127.1 checking whether to build shared libraries... no [2022-06-24T10:17:35.567Z] #77 127.1 checking whether to build static libraries... yes [2022-06-24T10:17:35.800Z] #77 111.3 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:17:35.828Z] #77 127.2 checking float.h usability... yes [2022-06-24T10:17:35.828Z] #77 127.3 checking float.h presence... yes [2022-06-24T10:17:35.828Z] #77 127.3 checking for float.h... yes [2022-06-24T10:17:35.828Z] #77 127.3 checking limits.h usability... yes [2022-06-24T10:17:36.059Z] #77 111.5 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:17:36.089Z] #77 127.5 checking limits.h presence... yes [2022-06-24T10:17:36.089Z] #77 127.6 checking for limits.h... yes [2022-06-24T10:17:36.089Z] #77 127.6 checking stddef.h usability... yes [2022-06-24T10:17:36.089Z] #77 127.8 checking stddef.h presence... yes [2022-06-24T10:17:36.350Z] #77 127.8 checking for stddef.h... yes [2022-06-24T10:17:36.350Z] #77 127.8 checking for stdlib.h... (cached) yes [2022-06-24T10:17:36.350Z] #77 127.9 checking for string.h... (cached) yes [2022-06-24T10:17:36.350Z] #77 127.9 checking sys/time.h usability... yes [2022-06-24T10:17:36.350Z] #77 128.0 checking sys/time.h presence... yes [2022-06-24T10:17:36.611Z] #77 128.1 checking for sys/time.h... yes [2022-06-24T10:17:36.611Z] #77 128.1 checking for inline... inline [2022-06-24T10:17:36.874Z] #77 128.2 checking for size_t... yes [2022-06-24T10:17:36.874Z] #77 128.4 checking for stdlib.h... (cached) yes [2022-06-24T10:17:37.136Z] #77 128.4 checking for GNU libc compatible malloc... yes [2022-06-24T10:17:37.136Z] #77 128.7 checking for stdlib.h... (cached) yes [2022-06-24T10:17:37.136Z] #77 128.7 checking for GNU libc compatible realloc... yes [2022-06-24T10:17:37.397Z] #77 128.9 checking for working strtod... yes [2022-06-24T10:17:37.659Z] #77 129.1 checking for gettimeofday... yes [2022-06-24T10:17:37.920Z] #77 129.3 checking for memset... yes [2022-06-24T10:17:38.182Z] #77 129.5 checking for strspn... yes [2022-06-24T10:17:38.443Z] #77 129.9 checking that generated files are newer than configure... done [2022-06-24T10:17:38.443Z] #77 129.9 configure: creating ./config.status [2022-06-24T10:17:40.359Z] #77 131.8 config.status: creating Makefile [2022-06-24T10:17:40.359Z] #77 131.8 config.status: creating config.h [2022-06-24T10:17:40.359Z] #77 131.9 config.status: executing depfiles commands [2022-06-24T10:17:40.359Z] #77 132.0 config.status: executing libtool commands [2022-06-24T10:17:40.622Z] #77 ... [2022-06-24T10:17:40.622Z] [2022-06-24T10:17:40.622Z] #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-24T10:17:40.622Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:17:40.622Z] #21 25.42 Unpacking bash-completion (1:2.11-2) ... [2022-06-24T10:17:40.622Z] #21 25.92 Selecting previously unselected package bzip2. [2022-06-24T10:17:40.622Z] #21 25.93 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 25.94 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:17:40.622Z] #21 26.02 Selecting previously unselected package xz-utils. [2022-06-24T10:17:40.622Z] #21 26.02 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 26.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:17:40.622Z] #21 26.20 Selecting previously unselected package apparmor. [2022-06-24T10:17:40.622Z] #21 26.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 26.27 Unpacking apparmor (2.13.6-10) ... [2022-06-24T10:17:40.622Z] #21 26.71 Selecting previously unselected package inetutils-ping. [2022-06-24T10:17:40.622Z] #21 26.71 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 26.72 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-24T10:17:40.622Z] #21 26.82 Selecting previously unselected package libip4tc2:amd64. [2022-06-24T10:17:40.622Z] #21 26.82 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 26.83 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-24T10:17:40.622Z] #21 26.90 Selecting previously unselected package libip6tc2:amd64. [2022-06-24T10:17:40.622Z] #21 26.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 26.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-24T10:17:40.622Z] #21 27.08 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-24T10:17:40.622Z] #21 27.09 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 27.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-24T10:17:40.622Z] #21 27.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-24T10:17:40.622Z] #21 27.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 27.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-24T10:17:40.622Z] #21 27.26 Selecting previously unselected package libnftnl11:amd64. [2022-06-24T10:17:40.622Z] #21 27.26 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 27.27 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-24T10:17:40.622Z] #21 27.36 Selecting previously unselected package iptables. [2022-06-24T10:17:40.622Z] #21 27.37 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 27.38 Unpacking iptables (1.8.7-1) ... [2022-06-24T10:17:40.622Z] #21 27.70 Selecting previously unselected package libonig5:amd64. [2022-06-24T10:17:40.622Z] #21 27.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 27.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:17:40.622Z] #21 27.91 Selecting previously unselected package libjq1:amd64. [2022-06-24T10:17:40.622Z] #21 27.91 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 27.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:17:40.622Z] #21 28.05 Selecting previously unselected package jq. [2022-06-24T10:17:40.622Z] #21 28.05 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 28.06 Unpacking jq (1.6-2.1) ... [2022-06-24T10:17:40.622Z] #21 28.14 Selecting previously unselected package libaio1:amd64. [2022-06-24T10:17:40.622Z] #21 28.14 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 28.15 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-24T10:17:40.622Z] #21 28.24 Selecting previously unselected package libgpm2:amd64. [2022-06-24T10:17:40.622Z] #21 28.24 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 28.25 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-24T10:17:40.622Z] #21 28.33 Selecting previously unselected package libicu67:amd64. [2022-06-24T10:17:40.622Z] #21 28.35 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 28.36 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-24T10:17:40.622Z] #21 31.98 Selecting previously unselected package libinih1:amd64. [2022-06-24T10:17:40.622Z] #21 31.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 31.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-24T10:17:40.622Z] #21 32.06 Selecting previously unselected package libnet1:amd64. [2022-06-24T10:17:40.622Z] #21 32.06 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 32.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:17:40.622Z] #21 32.16 Selecting previously unselected package libnl-3-200:amd64. [2022-06-24T10:17:40.622Z] #21 32.17 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 32.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:17:40.622Z] #21 32.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:17:40.622Z] #21 32.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 32.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:17:40.622Z] #21 32.34 Selecting previously unselected package libyajl2:amd64. [2022-06-24T10:17:40.622Z] #21 32.34 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 32.37 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:17:40.622Z] #21 32.44 Selecting previously unselected package net-tools. [2022-06-24T10:17:40.622Z] #21 32.45 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 32.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:17:40.622Z] #21 32.65 Selecting previously unselected package patch. [2022-06-24T10:17:40.622Z] #21 32.66 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-24T10:17:40.622Z] #21 32.68 Unpacking patch (2.7.6-7) ... [2022-06-24T10:17:40.622Z] #21 32.78 Selecting previously unselected package python-pip-whl. [2022-06-24T10:17:40.622Z] #21 32.80 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:17:40.622Z] #21 32.83 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:17:40.622Z] #21 33.36 Selecting previously unselected package python3-lib2to3. [2022-06-24T10:17:40.622Z] #21 33.37 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-24T10:17:40.622Z] #21 33.37 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:17:40.622Z] #21 33.47 Selecting previously unselected package python3-distutils. [2022-06-24T10:17:40.622Z] #21 33.48 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-24T10:17:40.622Z] #21 33.48 Unpacking python3-distutils (3.9.2-1) ... [2022-06-24T10:17:40.622Z] #21 33.65 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:17:40.623Z] #21 33.66 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:17:40.623Z] #21 33.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:17:40.623Z] #21 33.80 Selecting previously unselected package python3-setuptools. [2022-06-24T10:17:40.623Z] #21 33.82 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-24T10:17:40.623Z] #21 33.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-24T10:17:40.623Z] #21 34.11 Selecting previously unselected package python3-wheel. [2022-06-24T10:17:40.623Z] #21 34.11 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-24T10:17:40.623Z] #21 34.11 Unpacking python3-wheel (0.34.2-1) ... [2022-06-24T10:17:40.623Z] #21 34.18 Selecting previously unselected package python3-pip. [2022-06-24T10:17:40.623Z] #21 34.19 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:17:40.623Z] #21 34.19 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:17:40.623Z] #21 34.45 Selecting previously unselected package sudo. [2022-06-24T10:17:40.623Z] #21 34.46 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-24T10:17:40.623Z] #21 34.46 Unpacking sudo (1.9.5p2-3) ... [2022-06-24T10:17:40.623Z] #21 35.00 Selecting previously unselected package thin-provisioning-tools. [2022-06-24T10:17:40.623Z] #21 35.00 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-24T10:17:40.623Z] #21 35.00 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:17:40.623Z] #21 35.23 Selecting previously unselected package uidmap. [2022-06-24T10:17:40.623Z] #21 35.25 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-24T10:17:40.623Z] #21 35.25 Unpacking uidmap (1:4.8.1-1) ... [2022-06-24T10:17:40.623Z] #21 35.39 Selecting previously unselected package vim-runtime. [2022-06-24T10:17:40.623Z] #21 35.40 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:17:40.623Z] #21 35.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-24T10:17:40.623Z] #21 35.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-24T10:17:40.623Z] #21 35.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:41.196Z] #21 ... [2022-06-24T10:17:41.196Z] [2022-06-24T10:17:41.196Z] #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-24T10:17:41.196Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:41.196Z] #77 132.9 GEN .version [2022-06-24T10:17:41.196Z] #77 132.9 make install-recursive [2022-06-24T10:17:41.196Z] #77 132.9 make[1]: Entering directory '/tmp/crun-build' [2022-06-24T10:17:41.457Z] #77 133.0 Making install in libocispec [2022-06-24T10:17:41.457Z] #77 133.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:41.457Z] #77 133.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-24T10:17:41.457Z] #77 133.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-24T10:17:41.457Z] #77 133.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-24T10:17:41.457Z] #77 133.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-24T10:17:42.401Z] #77 133.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-24T10:17:42.401Z] #77 134.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-24T10:17:42.401Z] #77 134.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-24T10:17:42.401Z] #77 134.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-24T10:17:42.401Z] #77 134.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-24T10:17:42.401Z] #77 134.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-24T10:17:42.401Z] #77 134.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-24T10:17:42.401Z] #77 134.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-24T10:17:42.401Z] #77 134.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-24T10:17:42.662Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-24T10:17:42.662Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-24T10:17:42.662Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-24T10:17:42.662Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-24T10:17:42.662Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-24T10:17:42.662Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-24T10:17:42.662Z] #77 134.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-24T10:17:44.051Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-24T10:17:44.052Z] #77 135.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-24T10:17:44.052Z] #77 135.4 make install-recursive [2022-06-24T10:17:44.052Z] #77 135.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:44.052Z] #77 135.5 Making install in yajl [2022-06-24T10:17:44.052Z] #77 135.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:17:44.052Z] #77 135.6 CC verify/json_verify-json_verify.o [2022-06-24T10:17:44.052Z] #77 135.6 CC src/libyajl_la-yajl.lo [2022-06-24T10:17:44.052Z] #77 135.6 CC src/libyajl_la-yajl_gen.lo [2022-06-24T10:17:44.052Z] #77 135.6 CC src/libyajl_la-yajl_alloc.lo [2022-06-24T10:17:44.052Z] #77 135.6 CC src/libyajl_la-yajl_parser.lo [2022-06-24T10:17:44.052Z] #77 135.6 CC src/libyajl_la-yajl_buf.lo [2022-06-24T10:17:44.052Z] #77 135.7 CC src/libyajl_la-yajl_encode.lo [2022-06-24T10:17:44.052Z] #77 135.7 CC src/libyajl_la-yajl_lex.lo [2022-06-24T10:17:44.052Z] #77 135.7 CC src/libyajl_la-yajl_tree.lo [2022-06-24T10:17:44.307Z] #77 ... [2022-06-24T10:17:44.307Z] [2022-06-24T10:17:44.307Z] #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-24T10:17:44.307Z] #47 sha256:e7281516059bac8153250a822d427efb2f435c47ee2db95b56d1221fa2034517 [2022-06-24T10:17:44.307Z] #47 198.4 + dpkg --print-architecture [2022-06-24T10:17:44.883Z] #47 DONE 199.1s [2022-06-24T10:17:44.883Z] [2022-06-24T10:17:44.883Z] #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-24T10:17:44.883Z] #60 sha256:e273aa6cd107aad1f24fbe9a02706fff0fc891790e25b1270c6c3814c2d17ad0 [2022-06-24T10:17:45.580Z] #54 ... [2022-06-24T10:17:45.580Z] [2022-06-24T10:17:45.580Z] #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-24T10:17:45.580Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:17:45.580Z] #19 266.8 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-24T10:17:45.580Z] #19 266.8 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:17:45.580Z] #19 266.8 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:17:45.580Z] #19 266.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-24T10:17:45.580Z] #19 266.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:17:45.580Z] #19 266.9 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:17:45.580Z] #19 278.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-24T10:17:45.580Z] #19 278.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:17:45.580Z] #19 278.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:17:45.580Z] #19 278.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-24T10:17:45.580Z] #19 278.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:17:45.580Z] #19 278.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-24T10:17:45.580Z] #19 278.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-24T10:17:45.580Z] #19 278.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:17:45.580Z] #19 278.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-24T10:17:45.580Z] #19 278.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-24T10:17:45.580Z] #19 278.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:17:45.580Z] #19 278.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:17:45.580Z] #19 278.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-24T10:17:45.580Z] #19 278.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:17:45.580Z] #19 278.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:17:45.580Z] #19 278.8 Selecting previously unselected package cross-config. [2022-06-24T10:17:45.580Z] #19 278.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-24T10:17:45.580Z] #19 278.8 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-24T10:17:45.837Z] #19 278.9 Selecting previously unselected package gcc-10-cross-base. [2022-06-24T10:17:45.837Z] #19 278.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:45.837Z] #19 278.9 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-24T10:17:45.837Z] #19 279.0 Selecting previously unselected package libc6-arm64-cross. [2022-06-24T10:17:45.837Z] #19 279.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-24T10:17:45.837Z] #19 279.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-24T10:17:46.050Z] #77 ... [2022-06-24T10:17:46.050Z] [2022-06-24T10:17:46.050Z] #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-24T10:17:46.050Z] #67 sha256:0c515178e1c65e8ebfcecd2dbf625b66c9b6e069f6173f760ab5f76bda76a839 [2022-06-24T10:17:46.050Z] #67 191.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:17:46.050Z] #67 191.0 + GOBIN=/build [2022-06-24T10:17:46.050Z] #67 191.0 + GO111MODULE=on [2022-06-24T10:17:46.050Z] #67 191.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:17:46.093Z] #19 279.4 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-24T10:17:46.093Z] #19 279.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:46.349Z] #19 279.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:46.349Z] #19 279.4 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-24T10:17:46.349Z] #19 279.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:46.349Z] #19 279.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:46.349Z] #19 279.5 Selecting previously unselected package libitm1-arm64-cross. [2022-06-24T10:17:46.349Z] #19 279.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:46.349Z] #19 279.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:46.349Z] #19 279.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-24T10:17:46.349Z] #19 279.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:46.349Z] #19 279.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:46.349Z] #19 279.6 Selecting previously unselected package libasan6-arm64-cross. [2022-06-24T10:17:46.349Z] #19 279.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:46.604Z] #19 279.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:47.165Z] #19 280.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-24T10:17:47.165Z] #19 280.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:47.165Z] #19 280.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:47.420Z] #19 280.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-24T10:17:47.677Z] #19 280.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:47.677Z] #19 280.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:48.239Z] #19 281.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-24T10:17:48.239Z] #19 281.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:48.239Z] #19 281.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:48.239Z] #19 281.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-24T10:17:48.239Z] #19 281.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:48.239Z] #19 281.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:48.262Z] #77 ... [2022-06-24T10:17:48.262Z] [2022-06-24T10:17:48.262Z] #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-24T10:17:48.262Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:17:48.262Z] #21 38.53 Selecting previously unselected package vim. [2022-06-24T10:17:48.262Z] #21 38.53 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:17:48.262Z] #21 38.55 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:48.262Z] #21 39.19 Selecting previously unselected package xfsprogs. [2022-06-24T10:17:48.263Z] #21 39.20 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-24T10:17:48.263Z] #21 39.20 Unpacking xfsprogs (5.10.0-4) ... [2022-06-24T10:17:48.263Z] #21 39.63 Selecting previously unselected package zip. [2022-06-24T10:17:48.263Z] #21 39.64 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-24T10:17:48.263Z] #21 39.65 Unpacking zip (3.0-12) ... [2022-06-24T10:17:48.263Z] #21 39.79 Selecting previously unselected package zstd. [2022-06-24T10:17:48.263Z] #21 39.81 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-24T10:17:48.263Z] #21 39.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:17:48.263Z] #21 40.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:17:48.263Z] #21 41.20 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-24T10:17:48.263Z] #21 41.22 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:17:48.263Z] #21 41.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-24T10:17:48.263Z] #21 41.25 Setting up libicu67:amd64 (67.1-7) ... [2022-06-24T10:17:48.263Z] #21 41.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-24T10:17:48.263Z] #21 41.27 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-24T10:17:48.263Z] #21 41.29 Setting up uidmap (1:4.8.1-1) ... [2022-06-24T10:17:48.263Z] #21 41.30 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:17:48.263Z] #21 41.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:17:48.263Z] #21 41.32 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:17:48.263Z] #21 41.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:17:48.263Z] #21 41.34 Setting up python3-wheel (0.34.2-1) ... [2022-06-24T10:17:48.263Z] #21 42.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:48.263Z] #21 42.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:17:48.263Z] #21 42.13 Setting up libcap2-bin (1:2.44-1) ... [2022-06-24T10:17:48.263Z] #21 42.14 Setting up apparmor (2.13.6-10) ... [2022-06-24T10:17:48.752Z] #19 281.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-24T10:17:48.752Z] #19 281.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:17:48.752Z] #19 281.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:17:48.838Z] #21 43.82 Setting up zip (3.0-12) ... [2022-06-24T10:17:48.838Z] #21 43.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:49.099Z] #21 43.86 Setting up bash-completion (1:2.11-2) ... [2022-06-24T10:17:49.672Z] #21 ... [2022-06-24T10:17:49.672Z] [2022-06-24T10:17:49.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-24T10:17:49.672Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:49.672Z] #77 141.2 CCLD libyajl.la [2022-06-24T10:17:49.933Z] #77 141.6 CCLD verify/json_verify [2022-06-24T10:17:50.119Z] #19 283.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-24T10:17:50.119Z] #19 283.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:17:50.375Z] #19 283.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:17:50.506Z] #77 142.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:17:50.506Z] #77 142.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:17:50.506Z] #77 142.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:17:50.506Z] #77 142.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:17:50.506Z] #77 142.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:17:50.506Z] #77 142.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:17:50.506Z] #77 142.1 CC src/validate.o [2022-06-24T10:17:50.506Z] #77 142.1 CC src/image_spec_schema_config_schema.lo [2022-06-24T10:17:50.506Z] #77 142.2 CC src/image_spec_schema_content_descriptor.lo [2022-06-24T10:17:50.506Z] #77 142.2 CC src/image_spec_schema_defs.lo [2022-06-24T10:17:50.506Z] #77 142.2 CC src/image_spec_schema_defs_descriptor.lo [2022-06-24T10:17:50.506Z] #77 142.2 CC src/image_spec_schema_image_index_schema.lo [2022-06-24T10:17:50.767Z] #77 142.2 CC src/image_spec_schema_image_layout_schema.lo [2022-06-24T10:17:50.767Z] #77 142.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-24T10:17:50.767Z] #77 142.3 CC src/runtime_spec_schema_config_linux.lo [2022-06-24T10:17:50.767Z] #77 142.3 CC src/runtime_spec_schema_config_zos.lo [2022-06-24T10:17:50.767Z] #77 142.4 CC src/runtime_spec_schema_config_schema.lo [2022-06-24T10:17:50.767Z] #77 142.4 CC src/runtime_spec_schema_config_solaris.lo [2022-06-24T10:17:50.768Z] #77 142.4 CC src/runtime_spec_schema_config_vm.lo [2022-06-24T10:17:50.768Z] #77 142.5 CC src/runtime_spec_schema_config_windows.lo [2022-06-24T10:17:51.029Z] #77 142.5 CC src/runtime_spec_schema_defs.lo [2022-06-24T10:17:51.029Z] #77 142.5 CC src/runtime_spec_schema_defs_linux.lo [2022-06-24T10:17:51.029Z] #77 142.6 CC src/runtime_spec_schema_defs_zos.lo [2022-06-24T10:17:51.029Z] #77 142.7 CC src/runtime_spec_schema_defs_vm.lo [2022-06-24T10:17:51.290Z] #77 142.8 CC src/runtime_spec_schema_defs_windows.lo [2022-06-24T10:17:51.290Z] #77 142.9 CC src/runtime_spec_schema_state_schema.lo [2022-06-24T10:17:51.290Z] #77 143.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-24T10:17:51.552Z] #77 143.1 CC src/basic_test_double_array_item.lo [2022-06-24T10:17:51.814Z] #77 143.3 CC src/basic_test_double_array.lo [2022-06-24T10:17:51.814Z] #77 143.4 CC src/basic_test_top_array_int.lo [2022-06-24T10:17:51.814Z] #77 143.4 CC src/basic_test_top_array_string.lo [2022-06-24T10:17:51.814Z] #77 143.5 CC src/basic_test_top_double_array_int.lo [2022-06-24T10:17:51.814Z] #77 143.6 CC src/basic_test_top_double_array_obj.lo [2022-06-24T10:17:52.391Z] #77 143.8 CC src/basic_test_top_double_array_refobj.lo [2022-06-24T10:17:52.391Z] #77 143.9 CC src/basic_test_top_double_array_string.lo [2022-06-24T10:17:52.391Z] #77 144.0 CC src/read-file.lo [2022-06-24T10:17:52.391Z] #77 144.1 CC src/json_common.lo [2022-06-24T10:17:52.624Z] #14 ... [2022-06-24T10:17:52.624Z] [2022-06-24T10:17:52.624Z] #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-24T10:17:52.624Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:52.624Z] #77 100.6 configure.ac:7: installing 'build-aux/compile' [2022-06-24T10:17:52.624Z] #77 100.6 configure.ac:9: installing 'build-aux/config.guess' [2022-06-24T10:17:52.624Z] #77 100.6 configure.ac:9: installing 'build-aux/config.sub' [2022-06-24T10:17:52.624Z] #77 100.6 configure.ac:11: installing 'build-aux/install-sh' [2022-06-24T10:17:52.624Z] #77 100.6 configure.ac:11: installing 'build-aux/missing' [2022-06-24T10:17:52.624Z] #77 100.8 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:17:52.624Z] #77 100.9 parallel-tests: installing 'build-aux/test-driver' [2022-06-24T10:17:52.653Z] #77 144.3 CC tests/test-1.o [2022-06-24T10:17:52.653Z] #77 144.4 CC tests/test-2.o [2022-06-24T10:17:52.894Z] #19 ... [2022-06-24T10:17:52.894Z] [2022-06-24T10:17:52.894Z] #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-24T10:17:52.894Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:17:52.894Z] #84 239.8 CCLD tests/init [2022-06-24T10:17:53.225Z] #77 144.7 CC tests/test-3.o [2022-06-24T10:17:53.486Z] #77 144.9 CC tests/test-4.o [2022-06-24T10:17:53.486Z] #77 145.1 CC tests/test-5.o [2022-06-24T10:17:53.747Z] #77 145.3 CC tests/test-6.o [2022-06-24T10:17:53.747Z] #77 145.4 CC tests/test-7.o [2022-06-24T10:17:54.319Z] #77 145.8 CC tests/test-8.o [2022-06-24T10:17:54.319Z] #77 145.9 CC tests/test-9.o [2022-06-24T10:17:54.580Z] #77 146.1 CC tests/test-10.o [2022-06-24T10:17:54.580Z] #77 146.1 CC tests/test-11.o [2022-06-24T10:17:55.194Z] #77 104.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-24T10:17:55.194Z] #77 104.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-24T10:17:55.650Z] #77 105.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-24T10:17:55.651Z] #77 105.4 libtoolize: copying file 'm4/libtool.m4' [2022-06-24T10:17:55.651Z] #77 105.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-24T10:17:55.651Z] #77 105.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-24T10:17:56.031Z] #67 202.3 rootlesskit version 1.0.0 [2022-06-24T10:17:56.032Z] #67 202.3 Usage of /build/rootlesskit-docker-proxy: [2022-06-24T10:17:56.032Z] #67 202.3 -container-ip string [2022-06-24T10:17:56.032Z] #67 202.3 container ip [2022-06-24T10:17:56.032Z] #67 202.3 -container-port int [2022-06-24T10:17:56.032Z] #67 202.3 container port (default -1) [2022-06-24T10:17:56.032Z] #67 202.3 -host-ip string [2022-06-24T10:17:56.032Z] #67 202.3 host ip [2022-06-24T10:17:56.032Z] #67 202.3 -host-port int [2022-06-24T10:17:56.032Z] #67 202.3 host port (default -1) [2022-06-24T10:17:56.032Z] #67 202.3 -proto string [2022-06-24T10:17:56.032Z] #67 202.3 proxy protocol (default "tcp") [2022-06-24T10:17:56.205Z] #77 105.6 libtoolize: copying file 'm4/ltversion.m4' [2022-06-24T10:17:56.205Z] #77 105.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-24T10:17:57.082Z] #60 ... [2022-06-24T10:17:57.082Z] [2022-06-24T10:17:57.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-24T10:17:57.082Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:17:57.082Z] #77 166.3 CCLD libocispec.la [2022-06-24T10:17:57.127Z] #77 ... [2022-06-24T10:17:57.127Z] [2022-06-24T10:17:57.127Z] #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-24T10:17:57.127Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:17:57.127Z] #21 46.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:17:57.127Z] #21 46.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:17:57.127Z] #21 46.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-24T10:17:57.127Z] #21 46.05 Setting up patch (2.7.6-7) ... [2022-06-24T10:17:57.127Z] #21 46.06 Setting up sudo (1.9.5p2-3) ... [2022-06-24T10:17:57.127Z] #21 46.14 invoke-rc.d: could not determine current runlevel [2022-06-24T10:17:57.127Z] #21 46.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-24T10:17:57.127Z] #21 46.18 Setting up xfsprogs (5.10.0-4) ... [2022-06-24T10:17:57.127Z] #21 46.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-24T10:17:57.127Z] #21 46.20 Setting up inetutils-ping (2:2.0-1) ... [2022-06-24T10:17:57.127Z] #21 46.21 Setting up pigz (2.6-1) ... [2022-06-24T10:17:57.127Z] #21 46.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-24T10:17:57.127Z] #21 46.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:17:57.127Z] #21 46.25 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:17:57.127Z] #21 46.26 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:57.127Z] #21 46.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-24T10:17:57.127Z] #21 47.00 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:17:57.127Z] #21 47.40 Setting up libelf1:amd64 (0.183-1) ... [2022-06-24T10:17:57.127Z] #21 47.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:17:57.127Z] #21 47.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:17:57.127Z] #21 47.48 Setting up python3-distutils (3.9.2-1) ... [2022-06-24T10:17:57.127Z] #21 47.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:17:57.127Z] #21 48.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-24T10:17:57.127Z] #21 48.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-24T10:17:57.127Z] #21 48.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-24T10:17:57.127Z] #21 48.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-24T10:17:57.127Z] #21 48.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-24T10:17:57.127Z] #21 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-24T10:17:57.127Z] #21 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-24T10:17:57.127Z] #21 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-24T10:17:57.127Z] #21 48.06 Setting up python3-setuptools (52.0.0-4) ... [2022-06-24T10:17:57.127Z] #21 49.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:17:57.127Z] #21 49.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-24T10:17:57.127Z] #21 49.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:17:57.127Z] #21 49.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:17:57.127Z] #21 50.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-24T10:17:57.127Z] #21 50.84 Setting up jq (1.6-2.1) ... [2022-06-24T10:17:57.127Z] #21 50.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-24T10:17:57.127Z] #21 50.86 Setting up iptables (1.8.7-1) ... [2022-06-24T10:17:57.127Z] #21 50.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:17:57.127Z] #21 50.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:17:57.127Z] #21 50.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:17:57.127Z] #21 50.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:17:57.127Z] #21 50.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-24T10:17:57.127Z] #21 50.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-24T10:17:57.127Z] #21 50.91 Setting up iproute2 (5.10.0-4) ... [2022-06-24T10:17:57.127Z] #21 51.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:17:57.127Z] #21 DONE 51.8s [2022-06-24T10:17:57.127Z] [2022-06-24T10:17:57.127Z] #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-24T10:17:57.127Z] #22 sha256:72a2acf1cc699a18b66c28b2f540e209467ad1a3b6b0f660f6e6cf7bb57186b7 [2022-06-24T10:17:57.341Z] #77 166.6 CCLD src/validate [2022-06-24T10:17:57.342Z] #77 166.6 CCLD tests/test-1 [2022-06-24T10:17:57.342Z] #77 166.6 CCLD tests/test-2 [2022-06-24T10:17:57.342Z] #77 166.6 CCLD tests/test-3 [2022-06-24T10:17:57.342Z] #77 166.6 CCLD tests/test-4 [2022-06-24T10:17:57.342Z] #77 166.6 CCLD tests/test-5 [2022-06-24T10:17:57.425Z] #67 DONE 203.3s [2022-06-24T10:17:57.425Z] [2022-06-24T10:17:57.425Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-24T10:17:57.425Z] #68 sha256:34fe8a3733cbc99ef327324ed3d10ff6e788fd7d03e4cd7731c0aadbfd64bae8 [2022-06-24T10:17:57.425Z] #68 DONE 0.0s [2022-06-24T10:17:57.425Z] [2022-06-24T10:17:57.425Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-24T10:17:57.425Z] #69 sha256:e84f117dea356846cb51787f7a3ce897e59ae8a38a0435871904e9408d44fbd6 [2022-06-24T10:17:57.425Z] #69 DONE 0.1s [2022-06-24T10:17:57.425Z] [2022-06-24T10:17:57.425Z] #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-24T10:17:57.425Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:17:57.425Z] #14 194.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-24T10:17:57.425Z] #14 194.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:17:57.425Z] #14 194.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:17:57.594Z] #77 ... [2022-06-24T10:17:57.594Z] [2022-06-24T10:17:57.594Z] #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-24T10:17:57.594Z] #67 sha256:4a05e45373781e391887d2a999d7f2c21fb14a58531a36a3fdcc6e3c41d3c5d8 [2022-06-24T10:17:57.594Z] #67 189.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:17:57.594Z] #67 189.2 + GOBIN=/build [2022-06-24T10:17:57.594Z] #67 189.2 + GO111MODULE=on [2022-06-24T10:17:57.594Z] #67 189.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:17:57.600Z] #77 166.7 CCLD tests/test-6 [2022-06-24T10:17:57.600Z] #77 166.7 CCLD tests/test-7 [2022-06-24T10:17:57.600Z] #77 166.8 CCLD tests/test-8 [2022-06-24T10:17:57.600Z] #77 166.8 CCLD tests/test-9 [2022-06-24T10:17:57.859Z] #77 166.9 CCLD tests/test-10 [2022-06-24T10:17:57.859Z] #77 167.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-24T10:17:57.859Z] #77 167.0 CCLD tests/test-11 [2022-06-24T10:17:58.513Z] #22 1.422 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-24T10:17:58.513Z] #22 1.426 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-24T10:17:58.513Z] #22 1.429 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-24T10:17:58.513Z] #22 DONE 1.5s [2022-06-24T10:17:58.513Z] [2022-06-24T10:17:58.513Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-24T10:17:58.513Z] #23 sha256:7badf2acb6d5d3c41084baf82af62bc4ef2b44adc54c741c320695632864546c [2022-06-24T10:17:59.763Z] #77 168.4 libtool: link: ar cr libocispec.a [2022-06-24T10:17:59.763Z] #77 168.5 libtool: link: ranlib libocispec.a [2022-06-24T10:17:59.958Z] #14 206.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-24T10:17:59.958Z] #14 206.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-24T10:17:59.958Z] #14 206.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:18:00.216Z] #14 206.9 Selecting previously unselected package libapparmor1:amd64. [2022-06-24T10:18:00.217Z] #14 206.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-24T10:18:00.217Z] #14 206.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-24T10:18:00.476Z] #14 207.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-24T10:18:00.476Z] #14 207.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-24T10:18:00.476Z] #14 207.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-24T10:18:00.476Z] #14 ... [2022-06-24T10:18:00.476Z] [2022-06-24T10:18:00.476Z] #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-24T10:18:00.476Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:00.476Z] #77 136.0 configure.ac:11: installing 'build-aux/compile' [2022-06-24T10:18:00.476Z] #77 136.0 configure.ac:11: installing 'build-aux/config.guess' [2022-06-24T10:18:00.476Z] #77 136.1 configure.ac:11: installing 'build-aux/config.sub' [2022-06-24T10:18:00.476Z] #77 136.1 configure.ac:13: installing 'build-aux/install-sh' [2022-06-24T10:18:00.700Z] #77 169.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:00.700Z] #77 169.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:18:00.700Z] #77 169.9 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:18:00.700Z] #77 169.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:00.700Z] #77 169.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:00.700Z] #77 169.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:00.700Z] #77 169.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:00.700Z] #77 170.0 make[2]: Entering directory '/tmp/crun-build' [2022-06-24T10:18:00.700Z] #77 170.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-24T10:18:00.736Z] #77 136.1 configure.ac:13: installing 'build-aux/missing' [2022-06-24T10:18:00.736Z] #77 136.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-24T10:18:00.959Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-24T10:18:00.959Z] #77 170.1 CC src/libcrun/libcrun_testing_a-container.o [2022-06-24T10:18:00.959Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-24T10:18:00.959Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-24T10:18:00.959Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-24T10:18:00.959Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-24T10:18:00.959Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-24T10:18:00.959Z] #77 170.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-24T10:18:00.959Z] #77 170.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-24T10:18:00.959Z] #77 170.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-24T10:18:00.959Z] #77 170.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-24T10:18:00.984Z] #84 ... [2022-06-24T10:18:00.984Z] [2022-06-24T10:18:00.984Z] #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-24T10:18:00.984Z] #54 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:18:00.984Z] #54 DONE 305.0s [2022-06-24T10:18:00.984Z] [2022-06-24T10:18:00.984Z] #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-24T10:18:00.984Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:18:00.996Z] #77 136.5 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:18:01.218Z] #77 170.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-24T10:18:01.218Z] #77 170.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-24T10:18:01.218Z] #77 170.5 CC src/libcrun/libcrun_testing_a-error.o [2022-06-24T10:18:01.218Z] #77 170.5 CC src/libcrun/libcrun_testing_a-status.o [2022-06-24T10:18:01.477Z] #77 170.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-24T10:18:01.477Z] #77 170.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-24T10:18:01.736Z] #77 170.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-24T10:18:01.736Z] #77 170.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-24T10:18:01.736Z] #77 171.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-24T10:18:01.736Z] #77 171.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-24T10:18:01.995Z] #77 171.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-24T10:18:02.253Z] #77 171.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-24T10:18:02.253Z] #77 171.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-24T10:18:02.253Z] #77 171.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-24T10:18:02.512Z] #77 171.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-24T10:18:02.935Z] #67 ... [2022-06-24T10:18:02.935Z] [2022-06-24T10:18:02.935Z] #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-24T10:18:02.935Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:18:02.935Z] #14 194.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-24T10:18:02.935Z] #14 194.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:18:02.935Z] #14 194.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:18:03.079Z] #77 172.1 CC src/crun-crun.o [2022-06-24T10:18:03.079Z] #77 172.3 CC src/crun-run.o [2022-06-24T10:18:03.339Z] #77 172.6 CC src/crun-delete.o [2022-06-24T10:18:03.339Z] #77 172.6 CC src/crun-kill.o [2022-06-24T10:18:03.597Z] #77 172.7 CC src/crun-pause.o [2022-06-24T10:18:03.597Z] #77 172.9 CC src/crun-unpause.o [2022-06-24T10:18:03.597Z] #77 172.9 CC src/crun-spec.o [2022-06-24T10:18:03.857Z] #77 173.0 CC src/crun-exec.o [2022-06-24T10:18:03.857Z] #77 173.1 CC src/crun-list.o [2022-06-24T10:18:03.857Z] #77 173.2 CC src/crun-create.o [2022-06-24T10:18:04.116Z] #77 173.5 CC src/crun-start.o [2022-06-24T10:18:04.284Z] #77 139.2 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:18:04.284Z] #77 139.9 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:18:04.371Z] #19 297.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-24T10:18:04.371Z] #19 297.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:04.371Z] #19 297.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:18:04.371Z] #19 297.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-24T10:18:04.371Z] #19 297.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-24T10:18:04.371Z] #19 297.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-24T10:18:04.374Z] #77 173.5 CC src/crun-state.o [2022-06-24T10:18:04.543Z] #77 139.9 checking how to print strings... printf [2022-06-24T10:18:04.543Z] #77 139.9 checking for gcc... gcc [2022-06-24T10:18:04.627Z] #19 297.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-24T10:18:04.627Z] #19 297.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:04.627Z] #19 297.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-24T10:18:04.633Z] #77 173.6 CC src/crun-update.o [2022-06-24T10:18:04.633Z] #77 173.8 CC src/crun-ps.o [2022-06-24T10:18:04.633Z] #77 173.9 CC src/crun-checkpoint.o [2022-06-24T10:18:04.891Z] #77 174.0 CC src/crun-restore.o [2022-06-24T10:18:04.891Z] #77 174.1 CC src/libcrun/libcrun_la-utils.lo [2022-06-24T10:18:05.110Z] #77 140.1 checking whether the C compiler works... yes [2022-06-24T10:18:05.110Z] #77 140.5 checking for C compiler default output file name... a.out [2022-06-24T10:18:05.150Z] #77 174.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-24T10:18:05.150Z] #77 174.4 CC src/libcrun/libcrun_la-container.lo [2022-06-24T10:18:05.190Z] #19 298.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-24T10:18:05.190Z] #19 298.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:05.190Z] #19 298.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:18:05.681Z] #77 140.5 checking for suffix of executables... [2022-06-24T10:18:05.717Z] #77 174.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-24T10:18:05.951Z] #77 141.1 checking whether we are cross compiling... no [2022-06-24T10:18:05.976Z] #77 175.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-24T10:18:06.118Z] #19 299.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-24T10:18:06.118Z] #19 299.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:06.118Z] #19 299.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:18:06.216Z] #77 141.5 checking for suffix of object files... o [2022-06-24T10:18:06.235Z] #77 175.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-24T10:18:06.235Z] #77 175.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-24T10:18:06.480Z] #77 141.8 checking whether we are using the GNU C compiler... yes [2022-06-24T10:18:06.493Z] #77 175.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-24T10:18:06.748Z] #77 142.1 checking whether gcc accepts -g... yes [2022-06-24T10:18:07.007Z] #77 142.4 checking for gcc option to accept ISO C89... [2022-06-24T10:18:07.007Z] #77 ... [2022-06-24T10:18:07.007Z] [2022-06-24T10:18:07.007Z] #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-24T10:18:07.007Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:18:07.007Z] #14 207.7 Selecting previously unselected package libbtrfs0:amd64. [2022-06-24T10:18:07.007Z] #14 207.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 207.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:18:07.007Z] #14 208.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-24T10:18:07.007Z] #14 208.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 208.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:18:07.007Z] #14 208.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-24T10:18:07.007Z] #14 208.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 208.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:07.007Z] #14 208.5 Selecting previously unselected package libudev-dev:amd64. [2022-06-24T10:18:07.007Z] #14 208.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 208.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:18:07.007Z] #14 208.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-24T10:18:07.007Z] #14 208.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 208.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-24T10:18:07.007Z] #14 209.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-24T10:18:07.007Z] #14 209.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 209.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-24T10:18:07.007Z] #14 210.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-24T10:18:07.007Z] #14 210.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 210.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-24T10:18:07.007Z] #14 210.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-24T10:18:07.007Z] #14 210.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 210.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-24T10:18:07.007Z] #14 210.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-24T10:18:07.007Z] #14 210.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 210.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-24T10:18:07.007Z] #14 211.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-24T10:18:07.007Z] #14 211.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 211.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-24T10:18:07.007Z] #14 212.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-24T10:18:07.007Z] #14 212.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 212.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:07.007Z] #14 212.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-24T10:18:07.007Z] #14 212.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 212.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:18:07.007Z] #14 212.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-24T10:18:07.007Z] #14 212.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-24T10:18:07.007Z] #14 212.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:18:07.007Z] #14 213.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:18:07.007Z] #14 213.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-24T10:18:07.007Z] #14 213.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:18:07.007Z] #14 213.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-24T10:18:07.007Z] #14 213.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:18:07.007Z] #14 213.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-24T10:18:07.007Z] #14 213.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:18:07.007Z] #14 213.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-24T10:18:07.007Z] #14 213.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:18:07.007Z] #14 213.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-24T10:18:07.007Z] #14 213.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:18:07.007Z] #14 213.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:18:07.007Z] #14 213.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:18:07.007Z] #14 213.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-24T10:18:07.007Z] #14 213.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-24T10:18:07.007Z] #14 213.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:18:07.007Z] #14 213.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:18:07.007Z] #14 213.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-24T10:18:07.007Z] #14 213.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-24T10:18:07.007Z] #14 213.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:18:07.061Z] #77 176.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-24T10:18:07.266Z] #14 213.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:18:07.266Z] #14 213.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-24T10:18:07.266Z] #14 213.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:18:07.266Z] #14 213.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-24T10:18:07.266Z] #14 213.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:18:07.266Z] #14 213.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:18:07.266Z] #14 213.9 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-24T10:18:07.266Z] #14 213.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:18:07.266Z] #14 213.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:18:07.266Z] #14 213.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:07.266Z] #14 214.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:18:07.266Z] #14 214.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:07.266Z] #14 214.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:07.320Z] #77 176.5 CC src/libcrun/libcrun_la-criu.lo [2022-06-24T10:18:07.525Z] #14 214.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:18:07.579Z] #77 176.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-24T10:18:07.838Z] #77 176.9 CC src/libcrun/libcrun_la-linux.lo [2022-06-24T10:18:07.838Z] #77 177.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-24T10:18:07.838Z] #77 177.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-24T10:18:08.093Z] #14 DONE 214.7s [2022-06-24T10:18:08.093Z] [2022-06-24T10:18:08.093Z] #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-24T10:18:08.093Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:08.093Z] #77 142.4 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:18:08.093Z] #77 142.7 checking whether gcc understands -c and -o together... yes [2022-06-24T10:18:08.093Z] #77 143.1 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:18:08.093Z] #77 143.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:18:08.093Z] #77 143.2 checking for egrep... /bin/grep -E [2022-06-24T10:18:08.093Z] #77 143.2 checking for fgrep... /bin/grep -F [2022-06-24T10:18:08.093Z] #77 143.2 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:18:08.093Z] #77 143.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:18:08.093Z] #77 143.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:18:08.093Z] #77 143.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:18:08.093Z] #77 143.7 checking whether ln -s works... yes [2022-06-24T10:18:08.093Z] #77 143.7 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:18:08.093Z] #77 143.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-24T10:18:08.093Z] #77 143.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:18:08.093Z] #77 143.7 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:18:08.093Z] #77 143.7 checking for objdump... objdump [2022-06-24T10:18:08.093Z] #77 143.7 checking how to recognize dependent libraries... pass_all [2022-06-24T10:18:08.093Z] #77 143.7 checking for dlltool... no [2022-06-24T10:18:08.093Z] #77 143.7 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:18:08.093Z] #77 143.7 checking for ar... ar [2022-06-24T10:18:08.096Z] #77 177.3 CC src/libcrun/libcrun_la-error.lo [2022-06-24T10:18:08.353Z] #77 143.7 checking for archiver @FILE support... [2022-06-24T10:18:08.353Z] #77 ... [2022-06-24T10:18:08.353Z] [2022-06-24T10:18:08.353Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-24T10:18:08.353Z] #59 sha256:6102e1d4daf9a54c8d8a39e09f1803b493e8c13a1e77a44ba4355c374eec67aa [2022-06-24T10:18:08.353Z] #59 DONE 0.2s [2022-06-24T10:18:08.353Z] [2022-06-24T10:18:08.353Z] #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-24T10:18:08.353Z] #60 sha256:f1d8efe7a780f57cac02bab790de89d3cc4b0a321bb96ea96b581302652bfdd6 [2022-06-24T10:18:09.032Z] #77 178.2 CC src/libcrun/libcrun_la-status.lo [2022-06-24T10:18:09.600Z] #77 178.8 CC src/libcrun/libcrun_la-terminal.lo [2022-06-24T10:18:09.600Z] #77 178.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-24T10:18:09.633Z] #14 ... [2022-06-24T10:18:09.633Z] [2022-06-24T10:18:09.633Z] #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-24T10:18:09.633Z] #67 sha256:4a05e45373781e391887d2a999d7f2c21fb14a58531a36a3fdcc6e3c41d3c5d8 [2022-06-24T10:18:09.633Z] #67 200.7 Usage of /build/rootlesskit-docker-proxy: [2022-06-24T10:18:09.633Z] #67 200.7 rootlesskit version 1.0.0 [2022-06-24T10:18:09.633Z] #67 200.7 -container-ip string [2022-06-24T10:18:09.633Z] #67 200.7 container ip [2022-06-24T10:18:09.633Z] #67 200.7 -container-port int [2022-06-24T10:18:09.633Z] #67 200.7 container port (default -1) [2022-06-24T10:18:09.633Z] #67 200.7 -host-ip string [2022-06-24T10:18:09.633Z] #67 200.7 host ip [2022-06-24T10:18:09.633Z] #67 200.7 -host-port int [2022-06-24T10:18:09.633Z] #67 200.7 host port (default -1) [2022-06-24T10:18:09.633Z] #67 200.7 -proto string [2022-06-24T10:18:09.633Z] #67 200.7 proxy protocol (default "tcp") [2022-06-24T10:18:10.169Z] #77 179.1 CC src/libcrun/libcrun_la-signals.lo [2022-06-24T10:18:10.470Z] #77 179.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-24T10:18:10.749Z] #23 11.20 Collecting yamllint==1.26.1 [2022-06-24T10:18:10.749Z] #23 12.23 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-24T10:18:10.892Z] #60 2.182 + RM_GOPATH=0 [2022-06-24T10:18:10.892Z] #60 2.182 + TMP_GOPATH= [2022-06-24T10:18:10.892Z] #60 2.182 + : /build [2022-06-24T10:18:10.892Z] #60 2.182 + '[' -z '' ']' [2022-06-24T10:18:10.892Z] #60 2.186 ++ mktemp -d [2022-06-24T10:18:10.892Z] #60 2.186 + export GOPATH=/tmp/tmp.z1MHXkUuNj [2022-06-24T10:18:10.892Z] #60 2.186 + GOPATH=/tmp/tmp.z1MHXkUuNj [2022-06-24T10:18:10.892Z] #60 2.186 + RM_GOPATH=1 [2022-06-24T10:18:10.892Z] #60 2.186 + case "$(go env GOARCH)" in [2022-06-24T10:18:10.892Z] #60 2.186 ++ go env GOARCH [2022-06-24T10:18:10.892Z] #60 2.216 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:18:10.892Z] #60 2.218 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:18:10.892Z] #60 2.218 ++ dirname /install.sh [2022-06-24T10:18:10.892Z] #60 2.221 Install runc version v1.1.2 (build tags: seccomp) [2022-06-24T10:18:10.892Z] #60 2.221 + dir=/ [2022-06-24T10:18:10.892Z] #60 2.221 + bin=runc [2022-06-24T10:18:10.892Z] #60 2.221 + shift [2022-06-24T10:18:10.892Z] #60 2.221 + '[' '!' -f //runc.installer ']' [2022-06-24T10:18:10.892Z] #60 2.221 + . //runc.installer [2022-06-24T10:18:10.892Z] #60 2.221 ++ set -e [2022-06-24T10:18:10.892Z] #60 2.221 ++ : v1.1.2 [2022-06-24T10:18:10.892Z] #60 2.221 + install_runc [2022-06-24T10:18:10.892Z] #60 2.221 + RUNC_BUILDTAGS=seccomp [2022-06-24T10:18:10.892Z] #60 2.221 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-24T10:18:10.892Z] #60 2.222 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.z1MHXkUuNj/src/github.com/opencontainers/runc [2022-06-24T10:18:10.892Z] #60 2.234 Cloning into '/tmp/tmp.z1MHXkUuNj/src/github.com/opencontainers/runc'... [2022-06-24T10:18:10.892Z] #60 ... [2022-06-24T10:18:10.892Z] [2022-06-24T10:18:10.892Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-24T10:18:10.892Z] #15 sha256:df08c9ab6d38a0f42f89bd3c874ac2b827b3a4a6acb7ffa1932ea4b9cfab5fc9 [2022-06-24T10:18:10.892Z] #15 DONE 2.4s [2022-06-24T10:18:10.892Z] [2022-06-24T10:18:10.892Z] #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-24T10:18:10.892Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:10.892Z] #77 143.7 checking for archiver @FILE support... @ [2022-06-24T10:18:10.892Z] #77 144.0 checking for strip... strip [2022-06-24T10:18:10.892Z] #77 144.0 checking for ranlib... ranlib [2022-06-24T10:18:10.892Z] #77 144.0 checking for gawk... no [2022-06-24T10:18:10.892Z] #77 144.0 checking for mawk... mawk [2022-06-24T10:18:10.892Z] #77 144.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:18:10.892Z] #77 144.7 checking for sysroot... no [2022-06-24T10:18:10.892Z] #77 144.7 checking for a working dd... /bin/dd [2022-06-24T10:18:10.892Z] #77 144.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:18:10.892Z] #77 144.9 checking for mt... no [2022-06-24T10:18:10.892Z] #77 144.9 checking if : is a manifest tool... no [2022-06-24T10:18:10.892Z] #77 144.9 checking how to run the C preprocessor... gcc -E [2022-06-24T10:18:10.892Z] #77 145.3 checking for ANSI C header files... yes [2022-06-24T10:18:11.021Z] #67 DONE 202.4s [2022-06-24T10:18:11.021Z] [2022-06-24T10:18:11.021Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-24T10:18:11.021Z] #68 sha256:890341c26f1ca928d085a378f30828950c9ce86991570d73450b87fe2eee4be3 [2022-06-24T10:18:11.021Z] #68 DONE 0.2s [2022-06-24T10:18:11.021Z] [2022-06-24T10:18:11.021Z] #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-24T10:18:11.021Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:18:11.021Z] #14 ... [2022-06-24T10:18:11.021Z] [2022-06-24T10:18:11.021Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-24T10:18:11.021Z] #69 sha256:9646e391ae43b6418b48275ad3a53a0f674eca44355491cc80732402edeae966 [2022-06-24T10:18:11.022Z] #69 DONE 0.1s [2022-06-24T10:18:11.151Z] #77 146.4 checking for sys/types.h... yes [2022-06-24T10:18:11.284Z] [2022-06-24T10:18:11.284Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-24T10:18:11.284Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:11.411Z] #77 146.7 checking for sys/stat.h... yes [2022-06-24T10:18:11.434Z] #77 180.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-24T10:18:11.434Z] #77 180.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-24T10:18:11.454Z] #19 ... [2022-06-24T10:18:11.454Z] [2022-06-24T10:18:11.454Z] #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-24T10:18:11.454Z] #84 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:11.454Z] #84 255.5 AR libcrun_testing.a [2022-06-24T10:18:11.454Z] #84 255.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-24T10:18:11.454Z] #84 255.6 CCLD tests/tests_libcrun_utils [2022-06-24T10:18:11.454Z] #84 255.6 CCLD tests/tests_libcrun_errors [2022-06-24T10:18:11.454Z] #84 255.6 CCLD tests/tests_libcrun_fuzzer [2022-06-24T10:18:11.454Z] #84 256.0 CCLD libcrun.la [2022-06-24T10:18:11.454Z] #84 256.7 CCLD crun [2022-06-24T10:18:11.454Z] #84 257.2 make[3]: Entering directory '/tmp/crun-build' [2022-06-24T10:18:11.454Z] #84 257.3 /bin/mkdir -p '/usr/local/lib' [2022-06-24T10:18:11.454Z] #84 257.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-24T10:18:11.454Z] #84 257.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-24T10:18:11.454Z] #84 257.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-24T10:18:11.454Z] #84 257.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-24T10:18:11.454Z] #84 257.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-24T10:18:11.454Z] #84 257.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-24T10:18:11.454Z] #84 257.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-24T10:18:11.454Z] #84 257.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-24T10:18:11.454Z] #84 257.6 ---------------------------------------------------------------------- [2022-06-24T10:18:11.454Z] #84 257.6 Libraries have been installed in: [2022-06-24T10:18:11.454Z] #84 257.6 /usr/local/lib [2022-06-24T10:18:11.454Z] #84 257.6 [2022-06-24T10:18:11.454Z] #84 257.6 If you ever happen to want to link against installed libraries [2022-06-24T10:18:11.454Z] #84 257.6 in a given directory, LIBDIR, you must either use libtool, and [2022-06-24T10:18:11.454Z] #84 257.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-24T10:18:11.454Z] #84 257.6 flag during linking and do at least one of the following: [2022-06-24T10:18:11.454Z] #84 257.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-24T10:18:11.454Z] #84 257.6 during execution [2022-06-24T10:18:11.454Z] #84 257.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-24T10:18:11.454Z] #84 257.6 during linking [2022-06-24T10:18:11.454Z] #84 257.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-24T10:18:11.454Z] #84 257.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-24T10:18:11.454Z] #84 257.7 [2022-06-24T10:18:11.454Z] #84 257.7 See any operating system documentation about shared libraries for [2022-06-24T10:18:11.454Z] #84 257.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-24T10:18:11.454Z] #84 257.7 ---------------------------------------------------------------------- [2022-06-24T10:18:11.454Z] #84 257.7 /bin/mkdir -p '/build' [2022-06-24T10:18:11.454Z] #84 257.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-24T10:18:11.454Z] #84 257.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-24T10:18:11.454Z] #84 257.7 make[3]: Leaving directory '/tmp/crun-build' [2022-06-24T10:18:11.454Z] #84 257.7 make[2]: Leaving directory '/tmp/crun-build' [2022-06-24T10:18:11.454Z] #84 257.7 make[1]: Leaving directory '/tmp/crun-build' [2022-06-24T10:18:11.693Z] #77 180.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-24T10:18:11.933Z] #77 147.0 checking for stdlib.h... yes [2022-06-24T10:18:11.951Z] #77 181.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-24T10:18:11.951Z] #77 181.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-24T10:18:12.137Z] #23 13.58 Collecting pathspec>=0.5.3 [2022-06-24T10:18:12.137Z] #23 13.60 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-24T10:18:12.193Z] #77 147.4 checking for string.h... yes [2022-06-24T10:18:12.193Z] [2022-06-24T10:18:12.193Z] #77 ... [2022-06-24T10:18:12.193Z] [2022-06-24T10:18:12.193Z] #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-24T10:18:12.193Z] #16 sha256:b04bdcf25ed1bf55ec481382a6685835d42ddc5bf259512d9794e50a1fbf23a4 [2022-06-24T10:18:12.193Z] #16 DONE 1.8s [2022-06-24T10:18:12.193Z] [2022-06-24T10:18:12.193Z] #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-24T10:18:12.193Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:12.398Z] #23 14.05 Collecting pyyaml [2022-06-24T10:18:12.398Z] #23 14.06 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-24T10:18:12.398Z] #23 14.14 Building wheels for collected packages: yamllint [2022-06-24T10:18:12.427Z] #84 DONE 259.1s [2022-06-24T10:18:12.427Z] [2022-06-24T10:18:12.427Z] #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-24T10:18:12.427Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:18:12.453Z] #77 147.7 checking for memory.h... yes [2022-06-24T10:18:12.659Z] #23 14.14 Building wheel for yamllint (setup.py): started [2022-06-24T10:18:13.020Z] #77 148.1 checking for strings.h... yes [2022-06-24T10:18:13.279Z] #77 148.5 checking for inttypes.h... yes [2022-06-24T10:18:13.600Z] #77 148.8 checking for stdint.h... yes [2022-06-24T10:18:13.602Z] #23 15.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-24T10:18:13.852Z] #77 182.8 CC tests/init.o [2022-06-24T10:18:13.852Z] #77 183.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-24T10:18:13.863Z] #23 15.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7150496bb66fa7bbe16c39b5296146c7b0b80b71ce58aebcafaf70c7eacb58d8 [2022-06-24T10:18:13.863Z] #23 15.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-24T10:18:13.863Z] #23 15.36 Successfully built yamllint [2022-06-24T10:18:13.863Z] #23 15.40 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-24T10:18:13.870Z] #77 149.2 checking for unistd.h... [2022-06-24T10:18:13.870Z] #77 ... [2022-06-24T10:18:13.870Z] [2022-06-24T10:18:13.870Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-24T10:18:13.870Z] #17 sha256:0460add114748eb61e162bf4423f7a516b019507e321e497b4ff3f81566f53d8 [2022-06-24T10:18:13.870Z] #17 1.276 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-24T10:18:13.870Z] #17 DONE 1.6s [2022-06-24T10:18:13.870Z] [2022-06-24T10:18:13.870Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-24T10:18:13.870Z] #18 sha256:30337b98fbfb21dad5561a390197ab9a0c8c520459a5617d916ad43cbf430e9e [2022-06-24T10:18:14.436Z] #23 15.85 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-24T10:18:14.595Z] #77 ... [2022-06-24T10:18:14.596Z] [2022-06-24T10:18:14.596Z] #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-24T10:18:14.596Z] #14 sha256:6748625a89cdf8c82aecd55e1aa4e8d3f763c68fdeea8f430cc7a7cbf07098f0 [2022-06-24T10:18:14.596Z] #14 206.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-24T10:18:14.596Z] #14 206.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-24T10:18:14.596Z] #14 206.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:18:14.596Z] #14 206.7 Selecting previously unselected package libapparmor1:amd64. [2022-06-24T10:18:14.596Z] #14 206.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-24T10:18:14.596Z] #14 206.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-24T10:18:14.697Z] #23 DONE 16.3s [2022-06-24T10:18:14.697Z] [2022-06-24T10:18:14.697Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-24T10:18:14.697Z] #27 sha256:2e4b7a03b35af15cb307bad2d5615d31b8d77c3985efbf8d5f359c711ea5ecfa [2022-06-24T10:18:14.858Z] #14 206.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-24T10:18:14.858Z] #14 206.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-24T10:18:14.858Z] #14 206.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-24T10:18:14.945Z] #19 308.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-24T10:18:14.945Z] #19 308.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:15.120Z] #14 207.1 Selecting previously unselected package libbtrfs0:amd64. [2022-06-24T10:18:15.120Z] #14 207.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-24T10:18:15.120Z] #14 207.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:18:15.200Z] #19 308.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:18:15.200Z] #19 308.3 Selecting previously unselected package patch. [2022-06-24T10:18:15.200Z] #19 308.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-24T10:18:15.200Z] #19 308.3 Unpacking patch (2.7.6-7) ... [2022-06-24T10:18:15.200Z] #19 308.3 Selecting previously unselected package dpkg-dev. [2022-06-24T10:18:15.200Z] #19 308.3 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-24T10:18:15.200Z] #19 308.4 Unpacking dpkg-dev (1.20.10) ... [2022-06-24T10:18:15.269Z] #27 DONE 0.5s [2022-06-24T10:18:15.269Z] [2022-06-24T10:18:15.269Z] #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-24T10:18:15.269Z] #60 sha256:c57c30793584d7b65b5e65b9b686c35cedab6e40352e1c971bf912e919af2ffa [2022-06-24T10:18:15.269Z] #60 ... [2022-06-24T10:18:15.269Z] [2022-06-24T10:18:15.269Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-24T10:18:15.269Z] #32 sha256:4e5d37beaf9597e13216b511408c70da42dda8424a6bc212de732a4ada69a97d [2022-06-24T10:18:15.382Z] #14 207.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-24T10:18:15.382Z] #14 207.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-24T10:18:15.382Z] #14 207.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:18:15.455Z] #19 308.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-24T10:18:15.456Z] #19 308.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-24T10:18:15.456Z] #19 308.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-24T10:18:15.456Z] #19 308.6 Selecting previously unselected package libio-string-perl. [2022-06-24T10:18:15.456Z] #19 308.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-24T10:18:15.456Z] #19 308.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-24T10:18:15.456Z] #19 308.7 Selecting previously unselected package libicu67:amd64. [2022-06-24T10:18:15.643Z] #14 207.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-24T10:18:15.643Z] #14 207.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:18:15.643Z] #14 207.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:15.643Z] #14 207.8 Selecting previously unselected package libudev-dev:amd64. [2022-06-24T10:18:15.643Z] #14 207.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-24T10:18:15.711Z] #19 308.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-24T10:18:15.711Z] #19 308.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-24T10:18:15.780Z] #18 DONE 1.5s [2022-06-24T10:18:15.780Z] [2022-06-24T10:18:15.780Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-24T10:18:15.781Z] #19 sha256:888b1ef73c68c8c9d361eaba4abebdd6c93639eded2b382000f2ebe556a2e604 [2022-06-24T10:18:15.842Z] #32 DONE 0.6s [2022-06-24T10:18:15.842Z] [2022-06-24T10:18:15.842Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-24T10:18:15.842Z] #35 sha256:75d707cc4724209e3eceffa9e5ef193de1bb076faf73831385c0ddd819dd3d04 [2022-06-24T10:18:15.905Z] #14 207.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:18:15.905Z] #14 208.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-24T10:18:16.103Z] #35 DONE 0.4s [2022-06-24T10:18:16.103Z] [2022-06-24T10:18:16.103Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-24T10:18:16.103Z] #64 sha256:eafe9a46faba1fabeec89428091043b6554113186521be8b0ddd0204be0edece [2022-06-24T10:18:16.167Z] #14 208.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-24T10:18:16.167Z] #14 208.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-24T10:18:16.364Z] #64 ... [2022-06-24T10:18:16.364Z] [2022-06-24T10:18:16.364Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-24T10:18:16.364Z] #37 sha256:df58edd353fbd31441aa6512b969a7e3771d0bc3e7941ed668eb4d2ad8d06c6d [2022-06-24T10:18:16.429Z] #14 208.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-24T10:18:16.429Z] #14 208.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-24T10:18:16.429Z] #14 208.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-24T10:18:16.429Z] #14 208.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-24T10:18:16.626Z] #37 DONE 0.4s [2022-06-24T10:18:16.626Z] [2022-06-24T10:18:16.626Z] #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-24T10:18:16.626Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:16.626Z] #77 ... [2022-06-24T10:18:16.626Z] [2022-06-24T10:18:16.626Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-24T10:18:16.626Z] #39 sha256:aa189bc3f89ff77eb75c99f182e10a3353697330ba8e946fee6c67daec2d5994 [2022-06-24T10:18:16.626Z] #39 DONE 0.1s [2022-06-24T10:18:16.626Z] [2022-06-24T10:18:16.626Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-24T10:18:16.626Z] #41 sha256:f44309ede1a598e7a6abb0b12bd4e7e83d44618a337da3541ee4e45f5ee12373 [2022-06-24T10:18:16.637Z] #19 309.9 Selecting previously unselected package libxml2:amd64. [2022-06-24T10:18:16.637Z] #19 309.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-24T10:18:16.637Z] #19 309.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:18:16.690Z] #14 208.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-24T10:18:16.690Z] #14 208.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-24T10:18:16.690Z] #14 208.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-24T10:18:16.690Z] #14 208.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-24T10:18:16.690Z] #14 208.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-24T10:18:16.887Z] #41 DONE 0.1s [2022-06-24T10:18:16.887Z] [2022-06-24T10:18:16.887Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-24T10:18:16.887Z] #45 sha256:33239e4787bdd96039ee6f2307397b9eb991f991d5fa14fcef0f8b60a9f48bad [2022-06-24T10:18:16.892Z] #19 310.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-24T10:18:16.892Z] #19 310.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-24T10:18:16.892Z] #19 310.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-24T10:18:16.892Z] #19 310.0 Selecting previously unselected package libxml-sax-base-perl. [2022-06-24T10:18:16.892Z] #19 310.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-24T10:18:16.892Z] #19 310.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-24T10:18:16.952Z] #14 208.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-24T10:18:16.952Z] #14 208.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-24T10:18:16.952Z] #14 209.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-24T10:18:17.148Z] #19 310.1 Selecting previously unselected package libxml-sax-perl. [2022-06-24T10:18:17.148Z] #19 310.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-24T10:18:17.148Z] #19 310.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-24T10:18:17.148Z] #19 310.2 Selecting previously unselected package libxml-libxml-perl. [2022-06-24T10:18:17.148Z] #19 310.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-24T10:18:17.148Z] #19 310.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-24T10:18:17.148Z] #19 310.3 Selecting previously unselected package libxml-simple-perl. [2022-06-24T10:18:17.148Z] #19 310.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-24T10:18:17.148Z] #19 310.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-24T10:18:17.148Z] #19 310.4 Selecting previously unselected package libyaml-perl. [2022-06-24T10:18:17.148Z] #19 310.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-24T10:18:17.148Z] #19 310.4 Unpacking libyaml-perl (1.30-1) ... [2022-06-24T10:18:17.148Z] #19 310.4 Selecting previously unselected package libconfig-auto-perl. [2022-06-24T10:18:17.148Z] #19 310.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-24T10:18:17.148Z] #19 310.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-24T10:18:17.148Z] #19 310.4 Selecting previously unselected package libfile-which-perl. [2022-06-24T10:18:17.148Z] #19 310.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-24T10:18:17.148Z] #19 310.4 Unpacking libfile-which-perl (1.23-1) ... [2022-06-24T10:18:17.149Z] #45 DONE 0.2s [2022-06-24T10:18:17.149Z] [2022-06-24T10:18:17.149Z] #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-24T10:18:17.149Z] #60 sha256:c57c30793584d7b65b5e65b9b686c35cedab6e40352e1c971bf912e919af2ffa [2022-06-24T10:18:17.161Z] #19 DONE 1.6s [2022-06-24T10:18:17.161Z] [2022-06-24T10:18:17.161Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-24T10:18:17.161Z] #20 sha256:ac7b5d6254a111967f23107a858772ced86b40bfa441c0b215d07003ac6565c0 [2022-06-24T10:18:17.403Z] #19 310.5 Selecting previously unselected package libfile-homedir-perl. [2022-06-24T10:18:17.403Z] #19 310.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-24T10:18:17.403Z] #19 310.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-24T10:18:17.403Z] #19 310.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-24T10:18:17.403Z] #19 310.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-24T10:18:17.403Z] #19 310.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-24T10:18:17.403Z] #19 310.6 Selecting previously unselected package dpkg-cross. [2022-06-24T10:18:17.403Z] #19 310.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-24T10:18:17.403Z] #19 310.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-24T10:18:17.403Z] #19 310.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-24T10:18:17.403Z] #19 310.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-24T10:18:17.403Z] #19 310.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-24T10:18:17.403Z] #19 310.7 Selecting previously unselected package libc6-armel-cross. [2022-06-24T10:18:17.403Z] #19 310.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:17.403Z] #19 310.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-24T10:18:17.525Z] #14 209.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-24T10:18:17.525Z] #14 209.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-24T10:18:17.525Z] #14 209.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-24T10:18:17.662Z] #19 310.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-24T10:18:17.662Z] #19 310.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:17.662Z] #19 310.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:18:17.662Z] #19 310.9 Selecting previously unselected package libgomp1-armel-cross. [2022-06-24T10:18:17.662Z] #19 310.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:17.662Z] #19 310.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:18:17.918Z] #19 311.0 Selecting previously unselected package libatomic1-armel-cross. [2022-06-24T10:18:17.918Z] #19 311.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:17.918Z] #19 311.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:18:17.918Z] #19 311.1 Selecting previously unselected package libasan6-armel-cross. [2022-06-24T10:18:17.918Z] #19 311.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:17.918Z] #19 311.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:18:18.098Z] #14 210.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-24T10:18:18.098Z] #14 210.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:18:18.098Z] #14 210.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:18.359Z] #14 210.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-24T10:18:18.359Z] #14 210.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-24T10:18:18.359Z] #14 210.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:18:18.485Z] #19 311.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-24T10:18:18.485Z] #19 311.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:18.485Z] #19 311.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:18:18.485Z] #19 311.6 Selecting previously unselected package libubsan1-armel-cross. [2022-06-24T10:18:18.485Z] #19 311.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:18.485Z] #19 311.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:18:18.537Z] #20 DONE 1.5s [2022-06-24T10:18:18.537Z] [2022-06-24T10:18:18.537Z] #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-24T10:18:18.537Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:18.537Z] #77 149.2 checking for unistd.h... yes [2022-06-24T10:18:18.537Z] #77 149.7 checking for dlfcn.h... yes [2022-06-24T10:18:18.537Z] #77 149.9 checking for objdir... .libs [2022-06-24T10:18:18.537Z] #77 150.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:18:18.537Z] #77 150.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:18:18.537Z] #77 150.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:18:18.537Z] #77 151.0 checking if gcc static flag -static works... yes [2022-06-24T10:18:18.537Z] #77 151.9 checking if gcc supports -c -o file.o... yes [2022-06-24T10:18:18.537Z] #77 152.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:18:18.537Z] #77 152.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:18:18.537Z] #77 152.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:18:18.537Z] #77 153.0 checking how to hardcode library paths into programs... immediate [2022-06-24T10:18:18.537Z] #77 153.0 checking whether stripping libraries is possible... yes [2022-06-24T10:18:18.537Z] #77 153.0 checking if libtool supports shared libraries... yes [2022-06-24T10:18:18.537Z] #77 153.0 checking whether to build shared libraries... no [2022-06-24T10:18:18.537Z] #77 153.0 checking whether to build static libraries... yes [2022-06-24T10:18:18.537Z] #77 153.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:18:18.537Z] #77 153.2 checking whether build environment is sane... yes [2022-06-24T10:18:18.537Z] #77 153.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:18:18.537Z] #77 153.3 checking whether make sets $(MAKE)... yes [2022-06-24T10:18:18.537Z] #77 153.4 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:18:18.537Z] #77 153.5 checking whether make supports nested variables... yes [2022-06-24T10:18:18.537Z] #77 153.7 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:18:18.537Z] #77 153.7 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:18:18.537Z] #77 153.7 checking how to create a ustar tar archive... gnutar [2022-06-24T10:18:18.620Z] #14 210.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-24T10:18:18.620Z] #14 210.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-24T10:18:18.741Z] #19 311.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-24T10:18:18.741Z] #19 311.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:18.741Z] #19 311.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:18:18.741Z] #19 311.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-24T10:18:18.741Z] #19 311.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:18.741Z] #19 312.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-24T10:18:18.881Z] #14 210.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:18:19.104Z] #77 154.0 checking dependency style of gcc... gcc3 [2022-06-24T10:18:19.104Z] #77 154.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:18:19.104Z] #77 154.4 checking whether make supports nested variables... (cached) yes [2022-06-24T10:18:19.104Z] #77 154.4 checking for gawk... (cached) mawk [2022-06-24T10:18:19.104Z] #77 154.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:18:19.104Z] #77 154.5 checking for gcc... (cached) gcc [2022-06-24T10:18:19.363Z] #77 154.8 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:18:19.363Z] #77 154.8 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:18:19.363Z] #77 154.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:18:19.363Z] #77 154.8 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:18:19.363Z] #77 154.8 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:18:19.363Z] #77 155.0 checking for python3... /usr/bin/python3 [2022-06-24T10:18:19.622Z] #77 155.0 checking for python3 version... 3.9 [2022-06-24T10:18:19.825Z] #14 211.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:18:19.825Z] #14 211.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-24T10:18:19.825Z] #14 211.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:18:19.825Z] #14 211.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-24T10:18:19.825Z] #14 211.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:18:19.825Z] #14 211.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-24T10:18:19.825Z] #14 211.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:18:19.825Z] #14 211.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-24T10:18:19.825Z] #14 211.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:18:19.825Z] #14 212.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-24T10:18:19.881Z] #77 155.1 checking for python3 platform... linux [2022-06-24T10:18:20.087Z] #14 212.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:18:20.087Z] #14 212.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:18:20.087Z] #14 212.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:18:20.087Z] #14 212.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-24T10:18:20.087Z] #14 212.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-24T10:18:20.087Z] #14 212.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:18:20.087Z] #14 212.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:18:20.087Z] #14 212.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-24T10:18:20.087Z] #14 212.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-24T10:18:20.087Z] #14 212.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:18:20.087Z] #14 212.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:18:20.087Z] #14 212.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-24T10:18:20.087Z] #14 212.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:18:20.087Z] #14 212.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-24T10:18:20.087Z] #14 212.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:18:20.087Z] #14 212.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:18:20.087Z] #14 212.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-24T10:18:20.087Z] #14 212.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:18:20.087Z] #14 212.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:18:20.139Z] #77 155.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:18:20.348Z] #14 212.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:20.348Z] #14 212.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:18:20.610Z] #14 212.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:20.610Z] #14 212.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:18:20.610Z] #14 212.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:18:20.707Z] #77 155.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:18:20.707Z] #77 156.1 checking for go-md2man... no [2022-06-24T10:18:21.274Z] #77 156.2 checking error.h usability... yes [2022-06-24T10:18:21.274Z] #77 156.7 checking error.h presence... yes [2022-06-24T10:18:21.274Z] #77 156.8 checking for error.h... yes [2022-06-24T10:18:21.553Z] #14 DONE 213.7s [2022-06-24T10:18:21.554Z] [2022-06-24T10:18:21.554Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-24T10:18:21.554Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:21.554Z] #77 128.8 configure.ac:11: installing 'build-aux/compile' [2022-06-24T10:18:21.554Z] #77 128.8 configure.ac:11: installing 'build-aux/config.guess' [2022-06-24T10:18:21.554Z] #77 128.8 configure.ac:11: installing 'build-aux/config.sub' [2022-06-24T10:18:21.554Z] #77 128.9 configure.ac:13: installing 'build-aux/install-sh' [2022-06-24T10:18:21.554Z] #77 128.9 configure.ac:13: installing 'build-aux/missing' [2022-06-24T10:18:21.554Z] #77 128.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-24T10:18:21.554Z] #77 129.3 Makefile.am: installing 'build-aux/depcomp' [2022-06-24T10:18:21.791Z] #77 156.9 checking linux/openat2.h usability... yes [2022-06-24T10:18:21.791Z] #77 157.3 checking linux/openat2.h presence... yes [2022-06-24T10:18:21.791Z] #77 157.3 checking for linux/openat2.h... yes [2022-06-24T10:18:21.814Z] #77 131.6 checking build system type... [2022-06-24T10:18:21.814Z] #77 ... [2022-06-24T10:18:21.814Z] [2022-06-24T10:18:21.814Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-24T10:18:21.814Z] #59 sha256:fec933977a3a36bd4b347929a1ea5080a4e9d634ab62731e17c1da78085601db [2022-06-24T10:18:21.814Z] #59 DONE 0.2s [2022-06-24T10:18:21.814Z] [2022-06-24T10:18:21.814Z] #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-24T10:18:21.814Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:21.814Z] #77 131.6 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:18:21.814Z] #77 132.1 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:18:22.004Z] #19 ... [2022-06-24T10:18:22.004Z] [2022-06-24T10:18:22.004Z] #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-24T10:18:22.004Z] #62 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:18:22.004Z] #62 326.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-24T10:18:22.004Z] #62 DONE 326.7s [2022-06-24T10:18:22.004Z] [2022-06-24T10:18:22.004Z] #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-24T10:18:22.004Z] #19 sha256:e5d28cd4633361c18ac20c3251be111d5a0c62c16137abc20191710c33de2a97 [2022-06-24T10:18:22.049Z] #77 157.3 checking for copy_file_range... yes [2022-06-24T10:18:22.075Z] #77 132.1 checking how to print strings... printf [2022-06-24T10:18:22.075Z] #77 132.1 checking for gcc... gcc [2022-06-24T10:18:22.568Z] #77 157.6 checking for fgetxattr... yes [2022-06-24T10:18:22.597Z] #77 132.3 checking whether the C compiler works... yes [2022-06-24T10:18:22.597Z] #77 132.7 checking for C compiler default output file name... a.out [2022-06-24T10:18:22.828Z] #77 158.1 checking for statx... yes [2022-06-24T10:18:23.088Z] #77 158.5 checking for fgetpwent_r... yes [2022-06-24T10:18:23.171Z] #77 132.7 checking for suffix of executables... [2022-06-24T10:18:23.656Z] #77 158.7 checking for issetugid... no [2022-06-24T10:18:23.656Z] #77 159.0 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:18:23.656Z] #77 159.0 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:18:23.743Z] #77 133.2 checking whether we are cross compiling... no [2022-06-24T10:18:23.743Z] #77 133.6 checking for suffix of object files... o [2022-06-24T10:18:23.916Z] #77 159.0 checking for library containing yajl_tree_get... -lyajl [2022-06-24T10:18:24.005Z] #77 133.9 checking whether we are using the GNU C compiler... yes [2022-06-24T10:18:24.176Z] #77 159.6 checking for yajl >= 2.0.0... yes [2022-06-24T10:18:24.266Z] #77 134.2 checking whether gcc accepts -g... yes [2022-06-24T10:18:24.436Z] #77 159.7 checking sys/capability.h usability... yes [2022-06-24T10:18:24.521Z] #19 317.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-24T10:18:24.521Z] #19 317.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:24.521Z] #19 317.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-24T10:18:24.530Z] #77 134.4 checking for gcc option to accept ISO C89... [2022-06-24T10:18:24.530Z] #77 ... [2022-06-24T10:18:24.530Z] [2022-06-24T10:18:24.530Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-24T10:18:24.530Z] #15 sha256:df08c9ab6d38a0f42f89bd3c874ac2b827b3a4a6acb7ffa1932ea4b9cfab5fc9 [2022-06-24T10:18:24.530Z] #15 DONE 2.7s [2022-06-24T10:18:24.530Z] [2022-06-24T10:18:24.530Z] #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-24T10:18:24.530Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:24.530Z] #77 134.4 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:18:24.695Z] #77 160.0 checking sys/capability.h presence... yes [2022-06-24T10:18:24.695Z] #77 160.1 checking for sys/capability.h... yes [2022-06-24T10:18:24.777Z] #19 317.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-24T10:18:24.777Z] #19 317.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-24T10:18:24.777Z] #19 317.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-24T10:18:25.032Z] #19 318.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-24T10:18:25.032Z] #19 318.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:25.032Z] #19 318.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-24T10:18:25.032Z] #19 318.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-24T10:18:25.032Z] #19 318.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:25.032Z] #19 318.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:18:25.101Z] #77 134.8 checking whether gcc understands -c and -o together... yes [2022-06-24T10:18:25.263Z] #77 160.1 checking for library containing cap_from_name... -lcap [2022-06-24T10:18:25.288Z] #19 318.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-24T10:18:25.288Z] #19 318.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:25.288Z] #19 318.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-24T10:18:25.366Z] #77 135.3 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:18:25.366Z] #77 135.4 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:18:25.366Z] #77 135.4 checking for egrep... /bin/grep -E [2022-06-24T10:18:25.366Z] #77 135.4 checking for fgrep... /bin/grep -F [2022-06-24T10:18:25.366Z] #77 135.5 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:18:25.366Z] #77 135.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:18:25.637Z] #77 135.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:18:25.637Z] #77 135.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:18:25.637Z] #77 135.7 checking whether ln -s works... yes [2022-06-24T10:18:25.637Z] #77 135.7 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:18:25.637Z] #77 135.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-24T10:18:25.637Z] #77 135.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:18:25.637Z] #77 135.8 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:18:25.637Z] #77 135.8 checking for objdump... objdump [2022-06-24T10:18:25.637Z] #77 135.8 checking how to recognize dependent libraries... pass_all [2022-06-24T10:18:25.637Z] #77 135.8 checking for dlltool... no [2022-06-24T10:18:25.637Z] #77 135.8 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:18:25.637Z] #77 135.8 checking for ar... ar [2022-06-24T10:18:25.830Z] #77 160.7 checking for library containing dlopen... -ldl [2022-06-24T10:18:26.090Z] #77 161.3 checking seccomp.h usability... yes [2022-06-24T10:18:26.211Z] #77 135.8 checking for archiver @FILE support... @ [2022-06-24T10:18:26.212Z] #77 136.1 checking for strip... strip [2022-06-24T10:18:26.212Z] #77 136.1 checking for ranlib... ranlib [2022-06-24T10:18:26.212Z] #77 136.1 checking for gawk... no [2022-06-24T10:18:26.212Z] #77 136.1 checking for mawk... mawk [2022-06-24T10:18:26.349Z] #77 161.5 checking seccomp.h presence... yes [2022-06-24T10:18:26.349Z] #77 161.7 checking for seccomp.h... yes [2022-06-24T10:18:26.610Z] #77 161.7 checking for library containing seccomp_rule_add... [2022-06-24T10:18:26.610Z] #77 ... [2022-06-24T10:18:26.610Z] [2022-06-24T10:18:26.610Z] #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-24T10:18:26.610Z] #60 sha256:f1d8efe7a780f57cac02bab790de89d3cc4b0a321bb96ea96b581302652bfdd6 [2022-06-24T10:18:26.610Z] #60 18.27 + cd /tmp/tmp.z1MHXkUuNj/src/github.com/opencontainers/runc [2022-06-24T10:18:26.610Z] #60 18.27 + git checkout -q v1.1.2 [2022-06-24T10:18:26.805Z] #77 136.2 checking command to parse /usr/bin/nm -B output from gcc object... [2022-06-24T10:18:26.805Z] #77 ... [2022-06-24T10:18:26.805Z] [2022-06-24T10:18:26.805Z] #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-24T10:18:26.805Z] #16 sha256:b04bdcf25ed1bf55ec481382a6685835d42ddc5bf259512d9794e50a1fbf23a4 [2022-06-24T10:18:26.805Z] #16 DONE 2.3s [2022-06-24T10:18:26.805Z] [2022-06-24T10:18:26.805Z] #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-24T10:18:26.805Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:26.805Z] #77 136.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:18:26.805Z] #77 136.9 checking for sysroot... no [2022-06-24T10:18:26.805Z] #77 136.9 checking for a working dd... /bin/dd [2022-06-24T10:18:26.805Z] #77 136.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:18:27.066Z] #77 137.1 checking for mt... no [2022-06-24T10:18:27.066Z] #77 137.1 checking if : is a manifest tool... no [2022-06-24T10:18:27.328Z] #77 137.1 checking how to run the C preprocessor... gcc -E [2022-06-24T10:18:27.547Z] #60 19.12 + '[' -z '' ']' [2022-06-24T10:18:27.548Z] #60 19.12 + target=static [2022-06-24T10:18:27.548Z] #60 19.12 + make BUILDTAGS=seccomp static [2022-06-24T10:18:27.806Z] #60 19.55 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-24T10:18:28.376Z] #60 ... [2022-06-24T10:18:28.376Z] [2022-06-24T10:18:28.376Z] #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-24T10:18:28.376Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:18:28.376Z] #21 1.686 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:18:28.376Z] #21 1.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:18:28.376Z] #21 1.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:18:28.376Z] #21 3.309 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:18:28.376Z] #21 4.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:18:28.376Z] #21 6.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:18:28.550Z] #77 137.8 checking for ANSI C header files... [2022-06-24T10:18:28.550Z] #77 ... [2022-06-24T10:18:28.550Z] [2022-06-24T10:18:28.550Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-24T10:18:28.550Z] #17 sha256:0460add114748eb61e162bf4423f7a516b019507e321e497b4ff3f81566f53d8 [2022-06-24T10:18:28.550Z] #17 1.728 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-24T10:18:28.550Z] #17 DONE 1.8s [2022-06-24T10:18:28.550Z] [2022-06-24T10:18:28.550Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-24T10:18:28.550Z] #18 sha256:30337b98fbfb21dad5561a390197ab9a0c8c520459a5617d916ad43cbf430e9e [2022-06-24T10:18:28.634Z] #21 ... [2022-06-24T10:18:28.634Z] [2022-06-24T10:18:28.634Z] #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-24T10:18:28.634Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:28.634Z] #77 161.7 checking for library containing seccomp_rule_add... -lseccomp [2022-06-24T10:18:28.634Z] #77 162.5 checking for library containing seccomp_arch_resolve_name... none required [2022-06-24T10:18:28.634Z] #77 162.9 checking systemd/sd-bus.h usability... yes [2022-06-24T10:18:28.634Z] #77 163.2 checking systemd/sd-bus.h presence... yes [2022-06-24T10:18:28.634Z] #77 163.4 checking for systemd/sd-bus.h... yes [2022-06-24T10:18:28.634Z] #77 163.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-24T10:18:28.893Z] #77 164.1 checking for sd_notify_barrier... yes [2022-06-24T10:18:29.414Z] #77 164.5 checking linux/bpf.h usability... yes [2022-06-24T10:18:29.414Z] #77 164.8 checking linux/bpf.h presence... yes [2022-06-24T10:18:29.414Z] #77 164.9 checking for linux/bpf.h... yes [2022-06-24T10:18:29.673Z] #77 164.9 checking compilation for eBPF... yes [2022-06-24T10:18:29.673Z] #77 165.2 checking for criu >= 3.15... no [2022-06-24T10:18:29.673Z] #77 165.3 configure: CRIU headers not found, building without CRIU support [2022-06-24T10:18:29.932Z] #77 165.3 checking for criu > 3.16... no [2022-06-24T10:18:29.932Z] #77 165.3 configure: CRIU version doesn't support join-ns API [2022-06-24T10:18:29.932Z] #77 165.3 checking for criu > 3.16.1... no [2022-06-24T10:18:29.932Z] #77 165.5 configure: CRIU version doesn't support for pre-dumping [2022-06-24T10:18:30.191Z] #77 165.5 checking for new mount API (fsconfig)... yes [2022-06-24T10:18:30.479Z] #18 DONE 1.7s [2022-06-24T10:18:30.479Z] [2022-06-24T10:18:30.479Z] #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-24T10:18:30.479Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:30.479Z] #77 137.8 checking for ANSI C header files... yes [2022-06-24T10:18:30.479Z] #77 139.2 checking for sys/types.h... yes [2022-06-24T10:18:30.479Z] #77 139.3 checking for sys/stat.h... yes [2022-06-24T10:18:30.479Z] #77 139.6 checking for stdlib.h... yes [2022-06-24T10:18:30.479Z] #77 139.9 checking for string.h... yes [2022-06-24T10:18:30.479Z] #77 140.3 checking for memory.h... yes [2022-06-24T10:18:30.534Z] #19 323.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-24T10:18:30.534Z] #19 323.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:30.534Z] #19 323.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-24T10:18:30.534Z] #19 323.0 Selecting previously unselected package crossbuild-essential-armel. [2022-06-24T10:18:30.534Z] #19 323.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-24T10:18:30.534Z] #19 323.0 Selecting previously unselected package libc6-armhf-cross. [2022-06-24T10:18:30.534Z] #19 323.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-24T10:18:30.534Z] #19 323.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-24T10:18:30.534Z] #19 323.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:18:30.534Z] #19 323.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-24T10:18:30.534Z] #19 323.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:18:30.534Z] #19 323.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-24T10:18:30.534Z] #19 323.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:18:30.534Z] #19 323.3 Selecting previously unselected package libasan6-armhf-cross. [2022-06-24T10:18:30.534Z] #19 323.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:18:30.534Z] #19 323.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-24T10:18:30.534Z] #19 323.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:18:30.534Z] #19 323.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-24T10:18:30.534Z] #19 323.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:18:30.534Z] #19 323.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-24T10:18:30.534Z] #19 323.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:30.534Z] #19 323.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:18:30.534Z] #19 323.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-24T10:18:30.534Z] #19 323.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:30.741Z] #77 140.7 checking for strings.h... yes [2022-06-24T10:18:30.758Z] #77 165.8 checking for seccomp notify API... yes [2022-06-24T10:18:30.758Z] #77 166.1 checking for gperf... no [2022-06-24T10:18:30.758Z] #77 166.1 configure: gperf not found - cannot rebuild signal parser code [2022-06-24T10:18:30.789Z] #19 323.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-24T10:18:31.017Z] #77 166.1 checking for library containing argp_parse... none required [2022-06-24T10:18:31.268Z] #77 141.0 checking for inttypes.h... yes [2022-06-24T10:18:31.530Z] #77 141.5 checking for stdint.h... yes [2022-06-24T10:18:31.583Z] #77 167.1 checking that generated files are newer than configure... done [2022-06-24T10:18:31.583Z] #77 167.1 configure: creating ./config.status [2022-06-24T10:18:31.931Z] #77 199.6 CCLD tests/init [2022-06-24T10:18:32.053Z] #77 141.9 checking for unistd.h... [2022-06-24T10:18:32.053Z] #77 ... [2022-06-24T10:18:32.053Z] [2022-06-24T10:18:32.053Z] #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-24T10:18:32.053Z] #60 sha256:d65e416b297ed9a7e60146bb7992b6cedb671db263b41747ee7be00de2f31b5c [2022-06-24T10:18:32.053Z] #60 2.467 + RM_GOPATH=0 [2022-06-24T10:18:32.053Z] #60 2.467 + TMP_GOPATH= [2022-06-24T10:18:32.053Z] #60 2.467 + : /build [2022-06-24T10:18:32.053Z] #60 2.467 + '[' -z '' ']' [2022-06-24T10:18:32.053Z] #60 2.467 ++ mktemp -d [2022-06-24T10:18:32.053Z] #60 2.475 + export GOPATH=/tmp/tmp.8X2AgGxqL4 [2022-06-24T10:18:32.053Z] #60 2.475 + GOPATH=/tmp/tmp.8X2AgGxqL4 [2022-06-24T10:18:32.053Z] #60 2.475 + RM_GOPATH=1 [2022-06-24T10:18:32.053Z] #60 2.476 + case "$(go env GOARCH)" in [2022-06-24T10:18:32.053Z] #60 2.476 ++ go env GOARCH [2022-06-24T10:18:32.053Z] #60 2.507 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:18:32.053Z] #60 2.507 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:18:32.053Z] #60 2.507 ++ dirname /install.sh [2022-06-24T10:18:32.053Z] #60 2.507 + dir=/ [2022-06-24T10:18:32.053Z] #60 2.507 + bin=runc [2022-06-24T10:18:32.053Z] #60 2.507 + shift [2022-06-24T10:18:32.053Z] #60 2.507 + '[' '!' -f //runc.installer ']' [2022-06-24T10:18:32.053Z] #60 2.507 + . //runc.installer [2022-06-24T10:18:32.053Z] #60 2.507 ++ set -e [2022-06-24T10:18:32.053Z] #60 2.507 ++ : v1.1.2 [2022-06-24T10:18:32.053Z] #60 2.510 Install runc version v1.1.2 (build tags: seccomp) [2022-06-24T10:18:32.053Z] #60 2.510 + install_runc [2022-06-24T10:18:32.053Z] #60 2.510 + RUNC_BUILDTAGS=seccomp [2022-06-24T10:18:32.053Z] #60 2.510 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-24T10:18:32.053Z] #60 2.510 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8X2AgGxqL4/src/github.com/opencontainers/runc [2022-06-24T10:18:32.053Z] #60 2.532 Cloning into '/tmp/tmp.8X2AgGxqL4/src/github.com/opencontainers/runc'... [2022-06-24T10:18:32.053Z] #60 ... [2022-06-24T10:18:32.053Z] [2022-06-24T10:18:32.053Z] #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-24T10:18:32.053Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:32.053Z] #77 141.9 checking for unistd.h... yes [2022-06-24T10:18:32.093Z] #60 ... [2022-06-24T10:18:32.093Z] [2022-06-24T10:18:32.093Z] #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-24T10:18:32.093Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:32.093Z] #77 181.2 CCLD libocispec.la [2022-06-24T10:18:32.093Z] #77 181.7 CCLD src/validate [2022-06-24T10:18:32.093Z] #77 181.7 CCLD tests/test-1 [2022-06-24T10:18:32.093Z] #77 181.7 CCLD tests/test-2 [2022-06-24T10:18:32.093Z] #77 181.8 CCLD tests/test-3 [2022-06-24T10:18:32.093Z] #77 181.8 CCLD tests/test-4 [2022-06-24T10:18:32.093Z] #77 181.8 CCLD tests/test-5 [2022-06-24T10:18:32.093Z] #77 181.9 CCLD tests/test-6 [2022-06-24T10:18:32.093Z] #77 182.0 CCLD tests/test-7 [2022-06-24T10:18:32.093Z] #77 182.0 CCLD tests/test-8 [2022-06-24T10:18:32.093Z] #77 182.2 CCLD tests/test-9 [2022-06-24T10:18:32.093Z] #77 182.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-24T10:18:32.093Z] #77 182.3 CCLD tests/test-11 [2022-06-24T10:18:32.093Z] #77 182.3 CCLD tests/test-10 [2022-06-24T10:18:32.626Z] #77 142.2 checking for dlfcn.h... #77 ... [2022-06-24T10:18:32.626Z] [2022-06-24T10:18:32.626Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-24T10:18:32.626Z] #19 sha256:888b1ef73c68c8c9d361eaba4abebdd6c93639eded2b382000f2ebe556a2e604 [2022-06-24T10:18:32.626Z] #19 DONE 2.2s [2022-06-24T10:18:32.626Z] [2022-06-24T10:18:32.626Z] #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-24T10:18:32.626Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:32.626Z] #77 142.2 checking for dlfcn.h... yes [2022-06-24T10:18:32.626Z] #77 142.6 checking for objdir... .libs [2022-06-24T10:18:32.665Z] #77 184.3 libtool: link: ar cr libocispec.a [2022-06-24T10:18:32.665Z] #77 184.3 libtool: link: ranlib libocispec.a [2022-06-24T10:18:33.572Z] #77 143.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:18:33.572Z] #77 143.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:18:33.572Z] #77 143.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:18:33.835Z] #77 143.7 checking if gcc static flag -static works... [2022-06-24T10:18:33.835Z] #77 ... [2022-06-24T10:18:33.835Z] [2022-06-24T10:18:33.835Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-24T10:18:33.835Z] #20 sha256:ac7b5d6254a111967f23107a858772ced86b40bfa441c0b215d07003ac6565c0 [2022-06-24T10:18:33.835Z] #20 DONE 1.5s [2022-06-24T10:18:34.096Z] [2022-06-24T10:18:34.096Z] #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-24T10:18:34.096Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:18:34.581Z] #77 185.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:34.581Z] #77 185.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:18:34.581Z] #77 185.9 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:18:34.581Z] #77 185.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:34.581Z] #77 185.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:34.581Z] #77 185.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:34.581Z] #77 185.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:18:34.581Z] #77 185.9 make[2]: Entering directory '/tmp/crun-build' [2022-06-24T10:18:34.581Z] #77 186.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-24T10:18:34.581Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-24T10:18:34.581Z] #77 186.1 CC src/libcrun/libcrun_testing_a-container.o [2022-06-24T10:18:34.581Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-24T10:18:34.581Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-24T10:18:34.581Z] #77 186.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-24T10:18:34.581Z] #77 186.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-24T10:18:34.581Z] #77 186.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-24T10:18:34.581Z] #77 186.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-24T10:18:34.581Z] #77 186.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-24T10:18:34.581Z] #77 186.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-24T10:18:34.841Z] #77 186.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-24T10:18:34.841Z] #77 186.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-24T10:18:34.841Z] #77 186.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-24T10:18:34.841Z] #77 186.5 CC src/libcrun/libcrun_testing_a-error.o [2022-06-24T10:18:34.841Z] #77 186.5 CC src/libcrun/libcrun_testing_a-status.o [2022-06-24T10:18:34.841Z] #77 186.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-24T10:18:35.102Z] #77 186.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-24T10:18:35.102Z] #77 186.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-24T10:18:35.102Z] #77 186.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-24T10:18:35.102Z] #77 186.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-24T10:18:35.102Z] #77 186.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-24T10:18:35.363Z] #77 187.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-24T10:18:35.624Z] #77 187.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-24T10:18:35.624Z] #77 187.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-24T10:18:35.885Z] #77 187.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-24T10:18:35.885Z] #77 ... [2022-06-24T10:18:35.885Z] [2022-06-24T10:18:35.885Z] #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-24T10:18:35.885Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:18:35.885Z] #47 240.0 + dpkg --print-architecture [2022-06-24T10:18:35.885Z] #47 240.0 + git checkout -q v2.1.0 [2022-06-24T10:18:36.050Z] #21 1.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:18:36.050Z] #21 1.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:18:36.050Z] #21 1.973 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:18:36.114Z] #19 328.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-24T10:18:36.114Z] #19 328.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:36.114Z] #19 328.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-24T10:18:36.114Z] #19 328.5 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-24T10:18:36.114Z] #19 328.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-24T10:18:36.114Z] #19 328.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-24T10:18:36.114Z] #19 328.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-24T10:18:36.114Z] #19 328.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:36.114Z] #19 328.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-24T10:18:36.114Z] #19 329.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-24T10:18:36.114Z] #19 329.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:36.114Z] #19 329.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:18:36.114Z] #19 329.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-24T10:18:36.114Z] #19 329.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:36.114Z] #19 329.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-24T10:18:36.718Z] #47 240.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-24T10:18:36.718Z] #47 240.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-24T10:18:37.435Z] #21 3.483 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:18:38.146Z] #77 172.6 config.status: creating Makefile [2022-06-24T10:18:38.146Z] #77 173.0 config.status: creating rpm/crun.spec [2022-06-24T10:18:38.146Z] #77 173.3 config.status: creating config.h [2022-06-24T10:18:38.146Z] #77 173.3 config.status: executing libtool commands [2022-06-24T10:18:38.146Z] #77 173.4 config.status: executing depfiles commands [2022-06-24T10:18:39.359Z] #21 ... [2022-06-24T10:18:39.359Z] [2022-06-24T10:18:39.359Z] #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-24T10:18:39.359Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:39.359Z] #77 143.7 checking if gcc static flag -static works... yes [2022-06-24T10:18:39.359Z] #77 144.6 checking if gcc supports -c -o file.o... yes [2022-06-24T10:18:39.359Z] #77 144.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:18:39.359Z] #77 144.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:18:39.359Z] #77 145.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:18:39.359Z] #77 145.6 checking how to hardcode library paths into programs... immediate [2022-06-24T10:18:39.359Z] #77 145.6 checking whether stripping libraries is possible... yes [2022-06-24T10:18:39.359Z] #77 145.7 checking if libtool supports shared libraries... yes [2022-06-24T10:18:39.359Z] #77 145.7 checking whether to build shared libraries... no [2022-06-24T10:18:39.359Z] #77 145.7 checking whether to build static libraries... yes [2022-06-24T10:18:39.359Z] #77 145.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:18:39.359Z] #77 145.7 checking whether build environment is sane... yes [2022-06-24T10:18:39.359Z] #77 145.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:18:39.359Z] #77 145.9 checking whether make sets $(MAKE)... yes [2022-06-24T10:18:39.359Z] #77 146.0 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:18:39.359Z] #77 146.2 checking whether make supports nested variables... yes [2022-06-24T10:18:39.359Z] #77 146.4 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:18:39.359Z] #77 146.4 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:18:39.359Z] #77 146.4 checking how to create a ustar tar archive... gnutar [2022-06-24T10:18:39.359Z] #77 146.6 checking dependency style of gcc... gcc3 [2022-06-24T10:18:39.359Z] #77 147.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:18:39.359Z] #77 147.1 checking whether make supports nested variables... (cached) yes [2022-06-24T10:18:39.359Z] #77 147.1 checking for gawk... (cached) mawk [2022-06-24T10:18:39.359Z] #77 147.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:18:39.359Z] #77 147.1 checking for gcc... (cached) gcc [2022-06-24T10:18:39.359Z] #77 147.5 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:18:39.359Z] #77 147.5 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:18:39.359Z] #77 147.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:18:39.359Z] #77 147.5 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:18:39.359Z] #77 147.5 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:18:39.359Z] #77 147.7 checking for python3... /usr/bin/python3 [2022-06-24T10:18:39.359Z] #77 147.7 checking for python3 version... 3.9 [2022-06-24T10:18:39.359Z] #77 147.8 checking for python3 platform... linux [2022-06-24T10:18:39.359Z] #77 148.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:18:39.359Z] #77 148.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:18:39.359Z] #77 148.8 checking for go-md2man... no [2022-06-24T10:18:39.359Z] #77 148.9 checking error.h usability... yes [2022-06-24T10:18:39.359Z] #77 149.2 checking error.h presence... yes [2022-06-24T10:18:39.359Z] #77 149.3 checking for error.h... yes [2022-06-24T10:18:39.621Z] #77 149.4 checking linux/openat2.h usability... yes [2022-06-24T10:18:39.621Z] #77 149.7 checking linux/openat2.h presence... yes [2022-06-24T10:18:39.621Z] #77 149.7 checking for linux/openat2.h... yes [2022-06-24T10:18:39.884Z] #77 149.8 checking for copy_file_range... yes [2022-06-24T10:18:40.049Z] #77 175.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-24T10:18:40.049Z] #77 175.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:18:40.723Z] #77 150.2 checking for fgetxattr... yes [2022-06-24T10:18:41.360Z] #19 333.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-24T10:18:41.360Z] #19 333.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:41.360Z] #19 334.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-24T10:18:41.360Z] #19 334.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-24T10:18:41.360Z] #19 334.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-24T10:18:41.360Z] #19 334.0 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-24T10:18:41.360Z] #19 334.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-24T10:18:41.360Z] #19 334.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:41.360Z] #19 334.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-24T10:18:41.360Z] #19 334.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-24T10:18:41.360Z] #19 334.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.360Z] #19 334.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.360Z] #19 334.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-24T10:18:41.360Z] #19 334.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.360Z] #19 334.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.360Z] #19 334.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-24T10:18:41.360Z] #19 334.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.360Z] #19 334.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.360Z] #19 334.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-24T10:18:41.360Z] #19 334.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.360Z] #19 334.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.360Z] #19 334.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-24T10:18:41.360Z] #19 334.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.360Z] #19 334.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.360Z] #19 334.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-24T10:18:41.360Z] #19 334.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.360Z] #19 334.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.360Z] #19 334.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-24T10:18:41.360Z] #19 334.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.431Z] #77 176.6 checking for gcc... gcc [2022-06-24T10:18:41.558Z] #77 150.9 checking for statx... yes [2022-06-24T10:18:41.616Z] #19 334.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.616Z] #19 334.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-24T10:18:41.616Z] #19 334.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.616Z] #19 334.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.914Z] #19 335.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-24T10:18:41.914Z] #19 335.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.914Z] #19 335.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.914Z] #19 335.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-24T10:18:41.914Z] #19 335.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.914Z] #19 335.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:41.914Z] #19 335.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-24T10:18:41.914Z] #19 335.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:41.914Z] #19 335.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:42.004Z] #77 177.0 checking whether the C compiler works... yes [2022-06-24T10:18:42.004Z] #77 177.5 checking for C compiler default output file name... a.out [2022-06-24T10:18:42.004Z] #77 177.5 checking for suffix of executables... [2022-06-24T10:18:42.004Z] #77 ... [2022-06-24T10:18:42.004Z] [2022-06-24T10:18:42.004Z] #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-24T10:18:42.004Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:18:42.004Z] #21 13.64 Fetched 8545 kB in 12s (700 kB/s) [2022-06-24T10:18:42.004Z] #21 13.64 Reading package lists... [2022-06-24T10:18:42.131Z] #77 151.6 checking for fgetpwent_r... yes [2022-06-24T10:18:42.169Z] #19 335.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-24T10:18:42.169Z] #19 335.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:42.169Z] #19 335.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:18:42.571Z] #21 19.50 Reading package lists... [2022-06-24T10:18:42.571Z] #21 ... [2022-06-24T10:18:42.571Z] [2022-06-24T10:18:42.571Z] #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-24T10:18:42.571Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:42.571Z] #77 177.5 checking for suffix of executables... [2022-06-24T10:18:42.705Z] #77 152.2 checking for issetugid... no [2022-06-24T10:18:42.705Z] #77 152.9 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:18:42.705Z] #77 152.9 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:18:42.829Z] #77 177.9 checking whether we are cross compiling... no [2022-06-24T10:18:43.088Z] #77 178.5 checking for suffix of object files... [2022-06-24T10:18:43.088Z] #77 ... [2022-06-24T10:18:43.088Z] [2022-06-24T10:18:43.088Z] #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-24T10:18:43.088Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:18:43.088Z] #34 DONE 249.6s [2022-06-24T10:18:43.088Z] [2022-06-24T10:18:43.088Z] #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-24T10:18:43.088Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:43.088Z] #77 178.5 checking for suffix of object files... o [2022-06-24T10:18:43.654Z] #77 178.7 checking whether we are using the GNU C compiler... yes [2022-06-24T10:18:43.654Z] #77 178.9 checking whether gcc accepts -g... yes [2022-06-24T10:18:44.094Z] #77 152.9 checking for library containing yajl_tree_get... -lyajl [2022-06-24T10:18:44.094Z] #77 153.9 checking for yajl >= 2.0.0... yes [2022-06-24T10:18:44.094Z] #77 154.0 checking sys/capability.h usability... yes [2022-06-24T10:18:44.094Z] #77 154.2 checking sys/capability.h presence... yes [2022-06-24T10:18:44.094Z] #77 154.2 checking for sys/capability.h... yes [2022-06-24T10:18:44.221Z] #77 179.2 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:18:44.480Z] #77 179.6 checking whether gcc understands -c and -o together... yes [2022-06-24T10:18:44.667Z] #77 154.2 checking for library containing cap_from_name... -lcap [2022-06-24T10:18:44.739Z] #77 179.9 checking how to run the C preprocessor... gcc -E [2022-06-24T10:18:44.854Z] #47 ... [2022-06-24T10:18:44.854Z] [2022-06-24T10:18:44.854Z] #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-24T10:18:44.854Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:44.854Z] #77 187.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-24T10:18:44.854Z] #77 188.0 CC src/crun-crun.o [2022-06-24T10:18:44.854Z] #77 188.1 CC src/crun-run.o [2022-06-24T10:18:44.854Z] #77 188.2 CC src/crun-delete.o [2022-06-24T10:18:44.854Z] #77 188.3 CC src/crun-kill.o [2022-06-24T10:18:44.854Z] #77 188.4 CC src/crun-pause.o [2022-06-24T10:18:44.854Z] #77 188.6 CC src/crun-unpause.o [2022-06-24T10:18:44.854Z] #77 188.7 CC src/crun-spec.o [2022-06-24T10:18:44.854Z] #77 188.8 CC src/crun-exec.o [2022-06-24T10:18:44.854Z] #77 188.9 CC src/crun-list.o [2022-06-24T10:18:44.854Z] #77 189.0 CC src/crun-create.o [2022-06-24T10:18:44.854Z] #77 189.3 CC src/crun-start.o [2022-06-24T10:18:44.854Z] #77 189.4 CC src/crun-state.o [2022-06-24T10:18:44.854Z] #77 189.7 CC src/crun-update.o [2022-06-24T10:18:44.854Z] #77 190.0 CC src/crun-ps.o [2022-06-24T10:18:44.854Z] #77 190.1 CC src/crun-checkpoint.o [2022-06-24T10:18:44.854Z] #77 190.2 CC src/crun-restore.o [2022-06-24T10:18:44.854Z] #77 190.3 CC src/libcrun/libcrun_la-utils.lo [2022-06-24T10:18:44.854Z] #77 190.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-24T10:18:44.854Z] #77 190.5 CC src/libcrun/libcrun_la-container.lo [2022-06-24T10:18:44.854Z] #77 190.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-24T10:18:44.854Z] #77 191.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-24T10:18:44.854Z] #77 191.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-24T10:18:44.854Z] #77 191.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-24T10:18:44.854Z] #77 191.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-24T10:18:44.854Z] #77 191.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-24T10:18:44.855Z] #77 192.1 CC src/libcrun/libcrun_la-criu.lo [2022-06-24T10:18:44.855Z] #77 192.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-24T10:18:44.855Z] #77 192.6 CC src/libcrun/libcrun_la-linux.lo [2022-06-24T10:18:44.855Z] #77 192.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-24T10:18:44.855Z] #77 193.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-24T10:18:44.855Z] #77 193.2 CC src/libcrun/libcrun_la-error.lo [2022-06-24T10:18:44.855Z] #77 193.4 CC src/libcrun/libcrun_la-status.lo [2022-06-24T10:18:44.855Z] #77 193.6 CC src/libcrun/libcrun_la-terminal.lo [2022-06-24T10:18:44.855Z] #77 193.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-24T10:18:44.855Z] #77 195.1 CC src/libcrun/libcrun_la-signals.lo [2022-06-24T10:18:44.855Z] #77 195.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-24T10:18:44.855Z] #77 195.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-24T10:18:44.855Z] #77 195.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-24T10:18:44.855Z] #77 196.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-24T10:18:44.855Z] #77 196.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-24T10:18:44.855Z] #77 196.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-24T10:18:44.997Z] #77 180.6 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:18:44.997Z] #77 180.6 checking for egrep... /bin/grep -E [2022-06-24T10:18:45.115Z] #77 196.6 CC tests/init.o [2022-06-24T10:18:45.375Z] #77 196.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-24T10:18:45.613Z] #77 154.8 checking for library containing dlopen... -ldl [2022-06-24T10:18:45.613Z] #77 155.4 checking seccomp.h usability... yes [2022-06-24T10:18:45.613Z] #77 155.6 checking seccomp.h presence... yes [2022-06-24T10:18:45.613Z] #77 155.7 checking for seccomp.h... yes [2022-06-24T10:18:46.372Z] #77 180.6 checking for ANSI C header files... yes [2022-06-24T10:18:46.559Z] #77 155.7 checking for library containing seccomp_rule_add... -lseccomp [2022-06-24T10:18:46.630Z] #77 182.0 checking for sys/types.h... yes [2022-06-24T10:18:46.823Z] #77 156.5 checking for library containing seccomp_arch_resolve_name... none required [2022-06-24T10:18:47.084Z] #77 156.9 checking systemd/sd-bus.h usability... yes [2022-06-24T10:18:47.084Z] #77 157.2 checking systemd/sd-bus.h presence... yes [2022-06-24T10:18:47.148Z] #77 182.3 checking for sys/stat.h... yes [2022-06-24T10:18:47.346Z] #77 157.4 checking for systemd/sd-bus.h... yes [2022-06-24T10:18:47.414Z] #19 339.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-24T10:18:47.414Z] #19 339.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:47.414Z] #19 339.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:18:47.414Z] #19 339.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-24T10:18:47.414Z] #19 339.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-24T10:18:47.414Z] #19 339.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-24T10:18:47.414Z] #19 340.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-24T10:18:47.414Z] #19 340.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:47.414Z] #19 340.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-24T10:18:47.414Z] #19 340.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-24T10:18:47.414Z] #19 340.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:47.414Z] #19 340.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:18:47.414Z] #19 340.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-24T10:18:47.669Z] #19 340.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:47.669Z] #19 340.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:18:47.715Z] #77 182.7 checking for stdlib.h... yes [2022-06-24T10:18:47.919Z] #77 157.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-24T10:18:47.973Z] #77 183.0 checking for string.h... yes [2022-06-24T10:18:48.180Z] #77 158.0 checking for sd_notify_barrier... yes [2022-06-24T10:18:48.232Z] #77 183.4 checking for memory.h... yes [2022-06-24T10:18:48.444Z] #77 158.4 checking linux/bpf.h usability... yes [2022-06-24T10:18:48.490Z] #77 183.7 checking for strings.h... yes [2022-06-24T10:18:48.491Z] #77 183.9 checking for inttypes.h... yes [2022-06-24T10:18:48.707Z] #77 158.7 checking linux/bpf.h presence... yes [2022-06-24T10:18:48.707Z] #77 158.8 checking for linux/bpf.h... yes [2022-06-24T10:18:48.750Z] #77 184.1 checking for stdint.h... [2022-06-24T10:18:48.750Z] #77 ... [2022-06-24T10:18:48.750Z] [2022-06-24T10:18:48.750Z] #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-24T10:18:48.750Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:18:48.750Z] #36 255.0 Delve is a source level debugger for Go programs. [2022-06-24T10:18:48.750Z] #36 255.0 [2022-06-24T10:18:48.750Z] #36 255.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-24T10:18:48.750Z] #36 255.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-24T10:18:48.750Z] #36 255.0 [2022-06-24T10:18:48.750Z] #36 255.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-24T10:18:48.750Z] #36 255.0 [2022-06-24T10:18:48.750Z] #36 255.0 Pass flags to the program you are debugging using `--`, for example: [2022-06-24T10:18:48.750Z] #36 255.0 [2022-06-24T10:18:48.750Z] #36 255.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-24T10:18:48.750Z] #36 255.1 [2022-06-24T10:18:48.750Z] #36 255.1 Usage: [2022-06-24T10:18:48.750Z] #36 255.1 dlv [command] [2022-06-24T10:18:48.750Z] #36 255.1 [2022-06-24T10:18:48.750Z] #36 255.1 Available Commands: [2022-06-24T10:18:48.750Z] #36 255.1 attach Attach to running process and begin debugging. [2022-06-24T10:18:48.750Z] #36 255.1 connect Connect to a headless debug server with a terminal client. [2022-06-24T10:18:48.750Z] #36 255.1 core Examine a core dump. [2022-06-24T10:18:48.750Z] #36 255.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-24T10:18:48.750Z] #36 255.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-24T10:18:48.750Z] #36 255.1 exec Execute a precompiled binary, and begin a debug session. [2022-06-24T10:18:48.750Z] #36 255.1 help Help about any command [2022-06-24T10:18:48.750Z] #36 255.1 run Deprecated command. Use 'debug' instead. [2022-06-24T10:18:48.750Z] #36 255.1 test Compile test binary and begin debugging program. [2022-06-24T10:18:48.750Z] #36 255.1 trace Compile and begin tracing program. [2022-06-24T10:18:48.750Z] #36 255.1 version Prints version. [2022-06-24T10:18:48.750Z] #36 255.1 [2022-06-24T10:18:48.750Z] #36 255.1 Flags: [2022-06-24T10:18:48.750Z] #36 255.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-24T10:18:48.750Z] #36 255.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-24T10:18:48.750Z] #36 255.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-24T10:18:48.750Z] #36 255.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-24T10:18:48.750Z] #36 255.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-24T10:18:48.750Z] #36 255.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-24T10:18:48.750Z] #36 255.1 --disable-aslr Disables address space randomization [2022-06-24T10:18:48.750Z] #36 255.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-24T10:18:48.750Z] #36 255.1 -h, --help help for dlv [2022-06-24T10:18:48.750Z] #36 255.1 --init string Init file, executed by the terminal client. [2022-06-24T10:18:48.750Z] #36 255.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-24T10:18:48.750Z] #36 255.1 --log Enable debugging server logging. [2022-06-24T10:18:48.750Z] #36 255.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-24T10:18:48.750Z] #36 255.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-24T10:18:48.750Z] #36 255.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-24T10:18:48.750Z] #36 255.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-24T10:18:48.750Z] #36 255.1 --wd string Working directory for running the program. [2022-06-24T10:18:48.750Z] #36 255.1 [2022-06-24T10:18:48.750Z] #36 255.1 Additional help topics: [2022-06-24T10:18:48.750Z] #36 255.1 dlv backend Help about the --backend flag. [2022-06-24T10:18:48.750Z] #36 255.1 dlv log Help about logging flags. [2022-06-24T10:18:48.750Z] #36 255.1 dlv redirect Help about file redirection. [2022-06-24T10:18:48.750Z] #36 255.1 [2022-06-24T10:18:48.750Z] #36 255.1 Use "dlv [command] --help" for more information about a command. [2022-06-24T10:18:48.750Z] #36 DONE 255.3s [2022-06-24T10:18:48.750Z] [2022-06-24T10:18:48.750Z] #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-24T10:18:48.750Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:18:48.750Z] #21 19.50 Reading package lists... [2022-06-24T10:18:48.750Z] #21 24.49 Building dependency tree... [2022-06-24T10:18:48.750Z] #21 27.70 The following additional packages will be installed: [2022-06-24T10:18:48.750Z] #21 27.71 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-24T10:18:48.750Z] #21 27.71 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-24T10:18:48.750Z] #21 27.71 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:18:48.750Z] #21 27.71 python3-pkg-resources vim-runtime xxd [2022-06-24T10:18:48.750Z] #21 27.72 Suggested packages: [2022-06-24T10:18:48.750Z] #21 27.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-24T10:18:48.750Z] #21 27.73 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-24T10:18:48.750Z] #21 27.73 acl attr quota [2022-06-24T10:18:48.750Z] #21 27.73 Recommended packages: [2022-06-24T10:18:48.750Z] #21 27.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-24T10:18:48.750Z] #21 29.83 The following NEW packages will be installed: [2022-06-24T10:18:48.750Z] #21 29.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-24T10:18:48.750Z] #21 29.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-24T10:18:48.750Z] #21 29.85 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-24T10:18:48.750Z] #21 29.85 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-24T10:18:48.750Z] #21 29.86 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:18:48.750Z] #21 29.86 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-24T10:18:48.750Z] #21 29.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-24T10:18:48.750Z] #21 29.86 xz-utils zip zstd [2022-06-24T10:18:48.750Z] #21 30.20 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:18:48.750Z] #21 30.20 Need to get 27.7 MB of archives. [2022-06-24T10:18:48.750Z] #21 30.20 After this operation, 106 MB of additional disk space will be used. [2022-06-24T10:18:48.750Z] #21 30.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-24T10:18:48.750Z] #21 30.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-24T10:18:48.750Z] #21 30.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-24T10:18:48.750Z] #21 30.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-24T10:18:48.750Z] #21 30.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-24T10:18:48.750Z] #21 30.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-24T10:18:48.750Z] #21 30.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-24T10:18:48.750Z] #21 30.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-24T10:18:48.750Z] #21 30.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:18:48.750Z] #21 30.28 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-24T10:18:48.750Z] #21 30.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-24T10:18:48.750Z] #21 30.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-24T10:18:48.750Z] #21 30.31 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-24T10:18:48.750Z] #21 30.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-24T10:18:48.750Z] #21 30.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-24T10:18:48.750Z] #21 30.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-24T10:18:48.750Z] #21 30.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-24T10:18:48.750Z] #21 30.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-24T10:18:48.750Z] #21 30.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-24T10:18:48.750Z] #21 30.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-24T10:18:48.750Z] #21 30.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-24T10:18:48.750Z] #21 30.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-24T10:18:48.970Z] #77 158.8 checking compilation for eBPF... yes [2022-06-24T10:18:48.970Z] #77 159.0 checking for criu >= 3.15... no [2022-06-24T10:18:48.970Z] #77 159.1 configure: CRIU headers not found, building without CRIU support [2022-06-24T10:18:48.970Z] #77 159.1 checking for criu > 3.16... no [2022-06-24T10:18:48.970Z] #77 159.1 configure: CRIU version doesn't support join-ns API [2022-06-24T10:18:48.970Z] #77 159.1 checking for criu > 3.16.1... no [2022-06-24T10:18:48.970Z] #77 159.1 configure: CRIU version doesn't support for pre-dumping [2022-06-24T10:18:49.009Z] #21 30.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-24T10:18:49.009Z] #21 30.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-24T10:18:49.009Z] #21 30.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-24T10:18:49.009Z] #21 30.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-24T10:18:49.009Z] #21 30.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-24T10:18:49.231Z] #77 159.2 checking for new mount API (fsconfig)... yes [2022-06-24T10:18:49.231Z] #77 159.3 checking for seccomp notify API... yes [2022-06-24T10:18:49.231Z] #77 159.4 checking for gperf... no [2022-06-24T10:18:49.231Z] #77 159.4 configure: gperf not found - cannot rebuild signal parser code [2022-06-24T10:18:49.576Z] #21 31.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-24T10:18:49.576Z] #21 31.11 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-24T10:18:49.576Z] #21 31.11 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-24T10:18:49.576Z] #21 31.11 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-24T10:18:49.576Z] #21 31.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-24T10:18:49.576Z] #21 31.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-24T10:18:49.576Z] #21 31.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-24T10:18:49.576Z] #21 31.11 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-24T10:18:49.576Z] #21 31.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-24T10:18:49.576Z] #21 31.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-24T10:18:49.576Z] #21 31.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:18:49.807Z] #77 159.4 checking for library containing argp_parse... none required [2022-06-24T10:18:49.807Z] #77 ... [2022-06-24T10:18:49.807Z] [2022-06-24T10:18:49.807Z] #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-24T10:18:49.807Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:18:49.807Z] #21 5.689 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:18:49.807Z] #21 8.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:18:49.807Z] #21 14.40 Fetched 8545 kB in 13s (666 kB/s) [2022-06-24T10:18:49.807Z] #21 14.40 Reading package lists... [2022-06-24T10:18:49.807Z] #21 ... [2022-06-24T10:18:49.807Z] [2022-06-24T10:18:49.807Z] #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-24T10:18:49.807Z] #60 sha256:d65e416b297ed9a7e60146bb7992b6cedb671db263b41747ee7be00de2f31b5c [2022-06-24T10:18:49.807Z] #60 19.21 + cd /tmp/tmp.8X2AgGxqL4/src/github.com/opencontainers/runc [2022-06-24T10:18:49.807Z] #60 19.21 + git checkout -q v1.1.2 [2022-06-24T10:18:49.807Z] #60 20.26 + '[' -z '' ']' [2022-06-24T10:18:49.807Z] #60 20.29 + target=static [2022-06-24T10:18:49.808Z] #60 20.29 + make BUILDTAGS=seccomp static [2022-06-24T10:18:49.808Z] #60 20.72 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-24T10:18:49.835Z] #21 31.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-24T10:18:49.835Z] #21 31.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-24T10:18:49.835Z] #21 31.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-24T10:18:49.835Z] #21 31.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-24T10:18:49.835Z] #21 31.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-24T10:18:49.835Z] #21 31.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-24T10:18:49.835Z] #21 31.38 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-24T10:18:50.014Z] #77 ... [2022-06-24T10:18:50.014Z] [2022-06-24T10:18:50.014Z] #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-24T10:18:50.014Z] #26 sha256:839bea127f532fd8650e13a3c0efabbe0e8a032a3fa4538e07d54d0761d7bc6e [2022-06-24T10:18:50.014Z] #26 261.4 + return [2022-06-24T10:18:50.014Z] #26 DONE 262.6s [2022-06-24T10:18:50.014Z] [2022-06-24T10:18:50.014Z] #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-24T10:18:50.014Z] #55 sha256:96fb40cc95b729827f59e8302ab9caf1507b1a43bed31c3de4e92c6c9aa1512a [2022-06-24T10:18:50.014Z] #55 262.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-24T10:18:50.014Z] #55 DONE 263.0s [2022-06-24T10:18:50.014Z] [2022-06-24T10:18:50.014Z] #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-24T10:18:50.014Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:18:50.014Z] #77 217.5 ar: AR libcrun_testing.a [2022-06-24T10:18:50.014Z] #77 217.5 `u' modifier ignored since `D' is the default (see `U') [2022-06-24T10:18:50.014Z] #77 217.6 CCLD tests/tests_libcrun_utils [2022-06-24T10:18:50.014Z] #77 217.6 CCLD tests/tests_libcrun_errors [2022-06-24T10:18:50.014Z] #77 217.6 CCLD tests/tests_libcrun_fuzzer [2022-06-24T10:18:50.014Z] #77 219.2 CCLD libcrun.la [2022-06-24T10:18:50.070Z] #60 ... [2022-06-24T10:18:50.070Z] [2022-06-24T10:18:50.070Z] #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-24T10:18:50.070Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:50.070Z] #77 160.0 checking that generated files are newer than configure... done [2022-06-24T10:18:50.070Z] #77 160.0 configure: creating ./config.status [2022-06-24T10:18:50.093Z] #21 31.69 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-24T10:18:50.093Z] #21 31.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-24T10:18:50.093Z] #21 31.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-24T10:18:50.352Z] #21 31.83 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-24T10:18:50.581Z] #77 219.6 CCLD crun [2022-06-24T10:18:50.581Z] #77 ... [2022-06-24T10:18:50.581Z] [2022-06-24T10:18:50.581Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-24T10:18:50.581Z] #27 sha256:21c68cf5d25e89778ad2c80000bc8674332113dbe216715d97dac6570b7ea418 [2022-06-24T10:18:50.581Z] #27 DONE 0.5s [2022-06-24T10:18:50.840Z] [2022-06-24T10:18:50.840Z] #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-24T10:18:50.840Z] #77 sha256:66bf45f96a6af07c2c638dfd7d21f9e9369883dab6799eb1ffdc49037b8086f1 [2022-06-24T10:18:50.840Z] #77 220.0 make[3]: Entering directory '/tmp/crun-build' [2022-06-24T10:18:51.099Z] #77 220.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-24T10:18:51.099Z] #77 220.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-24T10:18:51.099Z] #77 220.1 /bin/mkdir -p '/usr/local/lib' [2022-06-24T10:18:51.099Z] #77 220.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-24T10:18:51.099Z] #77 220.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-24T10:18:51.099Z] #77 220.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-24T10:18:51.099Z] #77 220.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-24T10:18:51.099Z] #77 220.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-24T10:18:51.288Z] #21 32.85 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:18:51.359Z] #77 220.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-24T10:18:51.359Z] #77 220.6 ---------------------------------------------------------------------- [2022-06-24T10:18:51.359Z] #77 220.6 Libraries have been installed in: [2022-06-24T10:18:51.359Z] #77 220.6 /usr/local/lib [2022-06-24T10:18:51.359Z] #77 220.6 [2022-06-24T10:18:51.359Z] #77 220.6 If you ever happen to want to link against installed libraries [2022-06-24T10:18:51.359Z] #77 220.6 in a given directory, LIBDIR, you must either use libtool, and [2022-06-24T10:18:51.359Z] #77 220.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-24T10:18:51.359Z] #77 220.6 flag during linking and do at least one of the following: [2022-06-24T10:18:51.359Z] #77 220.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-24T10:18:51.359Z] #77 220.6 during execution [2022-06-24T10:18:51.359Z] #77 220.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-24T10:18:51.359Z] #77 220.6 during linking [2022-06-24T10:18:51.359Z] #77 220.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-24T10:18:51.359Z] #77 220.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-24T10:18:51.359Z] #77 220.6 [2022-06-24T10:18:51.359Z] #77 220.6 See any operating system documentation about shared libraries for [2022-06-24T10:18:51.359Z] #77 220.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-24T10:18:51.359Z] #77 220.6 ---------------------------------------------------------------------- [2022-06-24T10:18:51.359Z] #77 220.6 /bin/mkdir -p '/build' [2022-06-24T10:18:51.359Z] #77 220.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-24T10:18:51.359Z] #77 220.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-24T10:18:51.547Z] #21 33.01 Fetched 27.7 MB in 2s (14.3 MB/s) [2022-06-24T10:18:51.547Z] #21 33.11 Selecting previously unselected package pigz. [2022-06-24T10:18:51.547Z] #21 33.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-24T10:18:51.547Z] #21 33.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-24T10:18:51.547Z] #21 33.20 Unpacking pigz (2.6-1) ... [2022-06-24T10:18:51.618Z] #77 220.6 make[3]: Leaving directory '/tmp/crun-build' [2022-06-24T10:18:51.618Z] #77 220.6 make[2]: Leaving directory '/tmp/crun-build' [2022-06-24T10:18:51.618Z] #77 220.7 make[1]: Leaving directory '/tmp/crun-build' [2022-06-24T10:18:51.877Z] #19 345.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-24T10:18:51.877Z] #19 345.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:51.877Z] #19 345.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:18:51.877Z] #19 345.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-24T10:18:51.877Z] #19 345.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-24T10:18:51.877Z] #19 345.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-24T10:18:51.877Z] #19 345.0 Selecting previously unselected package libc6-s390x-cross. [2022-06-24T10:18:51.877Z] #19 345.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:51.877Z] #19 345.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-24T10:18:51.877Z] #19 345.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-24T10:18:51.877Z] #19 345.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:51.877Z] #19 345.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:51.877Z] #19 345.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-24T10:18:51.877Z] #19 345.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:51.877Z] #19 345.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:51.877Z] #19 345.2 Selecting previously unselected package libitm1-s390x-cross. [2022-06-24T10:18:52.115Z] #21 33.53 Selecting previously unselected package libelf1:amd64. [2022-06-24T10:18:52.115Z] #21 33.54 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-24T10:18:52.115Z] #21 33.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-24T10:18:52.115Z] #21 ... [2022-06-24T10:18:52.115Z] [2022-06-24T10:18:52.115Z] #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-24T10:18:52.115Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:52.115Z] #77 184.1 checking for stdint.h... yes [2022-06-24T10:18:52.115Z] #77 184.4 checking for unistd.h... yes [2022-06-24T10:18:52.115Z] #77 184.8 checking minix/config.h usability... no [2022-06-24T10:18:52.115Z] #77 185.1 checking minix/config.h presence... no [2022-06-24T10:18:52.115Z] #77 185.3 checking for minix/config.h... no [2022-06-24T10:18:52.115Z] #77 185.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-24T10:18:52.115Z] #77 185.8 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:18:52.115Z] #77 186.2 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:18:52.115Z] #77 186.2 checking how to print strings... printf [2022-06-24T10:18:52.115Z] #77 186.3 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:18:52.115Z] #77 186.3 checking for fgrep... /bin/grep -F [2022-06-24T10:18:52.115Z] #77 186.3 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:18:52.115Z] #77 186.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:18:52.115Z] #77 186.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:18:52.115Z] #77 186.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:18:52.115Z] #77 186.4 checking whether ln -s works... yes [2022-06-24T10:18:52.115Z] #77 186.4 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:18:52.115Z] #77 186.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-24T10:18:52.115Z] #77 186.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:18:52.115Z] #77 186.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:18:52.115Z] #77 186.5 checking for objdump... objdump [2022-06-24T10:18:52.115Z] #77 186.5 checking how to recognize dependent libraries... pass_all [2022-06-24T10:18:52.115Z] #77 186.5 checking for dlltool... no [2022-06-24T10:18:52.115Z] #77 186.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:18:52.115Z] #77 186.5 checking for ar... ar [2022-06-24T10:18:52.115Z] #77 186.5 checking for archiver @FILE support... @ [2022-06-24T10:18:52.115Z] #77 186.8 checking for strip... strip [2022-06-24T10:18:52.115Z] #77 186.8 checking for ranlib... ranlib [2022-06-24T10:18:52.115Z] #77 186.8 checking for gawk... no [2022-06-24T10:18:52.115Z] #77 186.8 checking for mawk... mawk [2022-06-24T10:18:52.115Z] #77 186.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:18:52.115Z] #77 187.5 checking for sysroot... no [2022-06-24T10:18:52.115Z] #77 187.5 checking for a working dd... /bin/dd [2022-06-24T10:18:52.115Z] #77 187.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:18:52.115Z] #77 187.6 checking for mt... no [2022-06-24T10:18:52.115Z] #77 187.6 checking if : is a manifest tool... no [2022-06-24T10:18:52.133Z] #19 345.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:52.133Z] #19 345.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:52.133Z] #19 345.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-24T10:18:52.133Z] #19 345.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:52.133Z] #19 345.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:52.133Z] #19 345.3 Selecting previously unselected package libasan6-s390x-cross. [2022-06-24T10:18:52.133Z] #19 345.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:52.133Z] #19 345.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:52.374Z] #77 187.6 checking for dlfcn.h... yes [2022-06-24T10:18:52.388Z] #19 345.5 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-24T10:18:52.388Z] #19 345.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:52.388Z] #19 345.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:52.388Z] #19 345.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-24T10:18:52.388Z] #19 345.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:52.388Z] #19 345.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:52.632Z] #77 188.0 checking for objdir... .libs [2022-06-24T10:18:52.644Z] #19 345.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-24T10:18:52.644Z] #19 345.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:52.644Z] #19 345.7 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:52.644Z] #19 345.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-24T10:18:52.644Z] #19 345.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:52.644Z] #19 345.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:18:52.994Z] #77 DONE 221.9s [2022-06-24T10:18:52.994Z] [2022-06-24T10:18:52.994Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-24T10:18:52.994Z] #32 sha256:f584efa7ff8afdc0c70cc5a97409c9feea7c3ce35cce41562e94675a07244d71 [2022-06-24T10:18:52.994Z] #32 DONE 2.1s [2022-06-24T10:18:52.994Z] [2022-06-24T10:18:52.994Z] #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-24T10:18:52.994Z] #60 sha256:e273aa6cd107aad1f24fbe9a02706fff0fc891790e25b1270c6c3814c2d17ad0 [2022-06-24T10:18:52.994Z] #60 155.0 + mkdir -p /build [2022-06-24T10:18:52.994Z] #60 155.0 + cp runc /build/runc [2022-06-24T10:18:53.152Z] #77 188.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:18:53.152Z] #77 188.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:18:53.410Z] #77 188.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:18:53.561Z] #60 DONE 155.9s [2022-06-24T10:18:53.561Z] [2022-06-24T10:18:53.561Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-24T10:18:53.561Z] #35 sha256:afd7f8481cd792e7c6764a2a03d4b7b3be3436a13ae145dcce58bd74d2e4ce49 [2022-06-24T10:18:53.819Z] #35 DONE 1.0s [2022-06-24T10:18:53.819Z] [2022-06-24T10:18:53.819Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-24T10:18:53.819Z] #37 sha256:894afd832bf22275761ce08f54d69cf6c5d167057e96a43688855e423d18a349 [2022-06-24T10:18:54.078Z] #37 DONE 0.5s [2022-06-24T10:18:54.078Z] [2022-06-24T10:18:54.078Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-24T10:18:54.078Z] #39 sha256:0b3105f22cf57931c0fae7797cc5d55230c1d7314cd1dd19be58c5010865071f [2022-06-24T10:18:54.336Z] #39 DONE 0.1s [2022-06-24T10:18:54.337Z] [2022-06-24T10:18:54.337Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-24T10:18:54.337Z] #41 sha256:a83c3f2b48fa3644a1dacd418d79dbdeee3703a4dd52b68b35cce04624d16287 [2022-06-24T10:18:54.337Z] #41 DONE 0.1s [2022-06-24T10:18:54.337Z] [2022-06-24T10:18:54.337Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-24T10:18:54.337Z] #45 sha256:332cd176f602679d44c3eb8c0dbeff5030d488a931129fb89a012e616c1ac832 [2022-06-24T10:18:54.337Z] #45 DONE 0.1s [2022-06-24T10:18:54.337Z] [2022-06-24T10:18:54.337Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-24T10:18:54.337Z] #48 sha256:3250688c23fe8a0b146c00f3651f3450c21eff26b13163f4e47c42bed7e60291 [2022-06-24T10:18:54.347Z] #77 188.9 checking if gcc static flag -static works... yes [2022-06-24T10:18:54.347Z] #77 189.7 checking if gcc supports -c -o file.o... yes [2022-06-24T10:18:54.347Z] #77 189.9 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:18:54.347Z] #77 189.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:18:54.903Z] #48 DONE 0.5s [2022-06-24T10:18:54.904Z] [2022-06-24T10:18:54.904Z] #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-24T10:18:54.904Z] #64 sha256:1dd8338b2735199f224d3781c918aaae35ffbb5c2db925bd5451cbc1778deef5 [2022-06-24T10:18:54.904Z] #64 ... [2022-06-24T10:18:54.904Z] [2022-06-24T10:18:54.904Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-24T10:18:54.904Z] #52 sha256:23bab54f7f262c1010e3525f5d28d9524d1c04a6dcb2837ad6238367997ad157 [2022-06-24T10:18:54.904Z] #52 DONE 0.1s [2022-06-24T10:18:54.904Z] [2022-06-24T10:18:54.904Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-24T10:18:54.904Z] #54 sha256:9df95e85db6cddde35356df73bf64a83c26d8005ce6bb8156d224d239ba12cfe [2022-06-24T10:18:54.904Z] #54 DONE 0.1s [2022-06-24T10:18:54.913Z] #77 190.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:18:54.913Z] #77 190.5 checking how to hardcode library paths into programs... immediate [2022-06-24T10:18:54.913Z] #77 190.5 checking whether stripping libraries is possible... yes [2022-06-24T10:18:54.913Z] #77 190.5 checking if libtool supports shared libraries... yes [2022-06-24T10:18:54.913Z] #77 190.5 checking whether to build shared libraries... no [2022-06-24T10:18:54.913Z] #77 190.5 checking whether to build static libraries... yes [2022-06-24T10:18:54.913Z] #77 190.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:18:55.162Z] [2022-06-24T10:18:55.162Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-24T10:18:55.162Z] #56 sha256:5c9a21152a78b263935b85ffa74868f71e0ae9d12169262804ffa67d640001af [2022-06-24T10:18:55.172Z] #77 190.5 checking whether build environment is sane... yes [2022-06-24T10:18:55.172Z] #77 190.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:18:55.172Z] #77 190.6 checking whether make sets $(MAKE)... yes [2022-06-24T10:18:55.172Z] #77 190.7 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:18:55.172Z] #77 190.7 checking whether make supports nested variables... yes [2022-06-24T10:18:55.372Z] #77 ... [2022-06-24T10:18:55.372Z] [2022-06-24T10:18:55.372Z] #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-24T10:18:55.372Z] #34 sha256:343ff86b7a1203e539bc1b41136bd9423506e0624ad84083de07a6c53528cd92 [2022-06-24T10:18:55.372Z] #34 DONE 246.6s [2022-06-24T10:18:55.372Z] [2022-06-24T10:18:55.372Z] #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-24T10:18:55.372Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:18:55.372Z] #21 14.40 Reading package lists... [2022-06-24T10:18:55.432Z] #77 190.8 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:18:55.432Z] #77 190.8 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:18:55.432Z] #77 190.8 checking how to create a ustar tar archive... gnutar [2022-06-24T10:18:55.691Z] #77 190.9 checking dependency style of gcc... gcc3 [2022-06-24T10:18:55.691Z] #77 191.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:18:55.691Z] #77 191.3 checking whether make supports nested variables... (cached) yes [2022-06-24T10:18:55.691Z] #77 191.3 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:18:55.691Z] #77 191.3 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:18:55.691Z] #77 191.3 checking for yajl >= 2.1.0... yes [2022-06-24T10:18:55.691Z] #77 191.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:18:55.950Z] #77 191.4 checking for gcc... (cached) gcc [2022-06-24T10:18:56.099Z] #56 DONE 1.1s [2022-06-24T10:18:56.099Z] [2022-06-24T10:18:56.099Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-24T10:18:56.099Z] #58 sha256:69d1c74da8604a58fb1468d4e830af738ad3bdeac52c22d1d1a835e4cf5f4fae [2022-06-24T10:18:56.099Z] #58 DONE 0.1s [2022-06-24T10:18:56.099Z] [2022-06-24T10:18:56.099Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-24T10:18:56.099Z] #61 sha256:33a81e8a02694770dc6f62ee9cff70bf52d5dc5c3b024096218876aec9914f8f [2022-06-24T10:18:56.209Z] #77 191.6 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:18:56.209Z] #77 191.6 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:18:56.209Z] #77 191.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:18:56.209Z] #77 191.6 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:18:56.209Z] #77 191.6 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:18:56.209Z] #77 191.7 checking for python3... /usr/bin/python3 [2022-06-24T10:18:56.209Z] #77 191.7 checking for python3 version... 3.9 [2022-06-24T10:18:56.468Z] #77 191.8 checking for python3 platform... linux [2022-06-24T10:18:56.669Z] #61 DONE 0.3s [2022-06-24T10:18:56.669Z] [2022-06-24T10:18:56.669Z] #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-24T10:18:56.669Z] #64 sha256:1dd8338b2735199f224d3781c918aaae35ffbb5c2db925bd5451cbc1778deef5 [2022-06-24T10:18:56.731Z] #77 191.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:18:56.731Z] #77 192.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:18:56.779Z] #21 19.85 Reading package lists... [2022-06-24T10:18:56.779Z] #21 ... [2022-06-24T10:18:56.779Z] [2022-06-24T10:18:56.779Z] #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-24T10:18:56.779Z] #36 sha256:c7099ee16877c5f729592604ed4d2b9d6a5ff9c74613ef1f1e9c491f5f26a6b9 [2022-06-24T10:18:56.779Z] #36 248.4 Delve is a source level debugger for Go programs. [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-24T10:18:56.779Z] #36 248.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 Pass flags to the program you are debugging using `--`, for example: [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 Usage: [2022-06-24T10:18:56.779Z] #36 248.4 dlv [command] [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 Available Commands: [2022-06-24T10:18:56.779Z] #36 248.4 attach Attach to running process and begin debugging. [2022-06-24T10:18:56.779Z] #36 248.4 connect Connect to a headless debug server with a terminal client. [2022-06-24T10:18:56.779Z] #36 248.4 core Examine a core dump. [2022-06-24T10:18:56.779Z] #36 248.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-24T10:18:56.779Z] #36 248.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-24T10:18:56.779Z] #36 248.4 exec Execute a precompiled binary, and begin a debug session. [2022-06-24T10:18:56.779Z] #36 248.4 help Help about any command [2022-06-24T10:18:56.779Z] #36 248.4 run Deprecated command. Use 'debug' instead. [2022-06-24T10:18:56.779Z] #36 248.4 test Compile test binary and begin debugging program. [2022-06-24T10:18:56.779Z] #36 248.4 trace Compile and begin tracing program. [2022-06-24T10:18:56.779Z] #36 248.4 version Prints version. [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 Flags: [2022-06-24T10:18:56.779Z] #36 248.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-24T10:18:56.779Z] #36 248.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-24T10:18:56.779Z] #36 248.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-24T10:18:56.779Z] #36 248.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-24T10:18:56.779Z] #36 248.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-24T10:18:56.779Z] #36 248.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-24T10:18:56.779Z] #36 248.4 --disable-aslr Disables address space randomization [2022-06-24T10:18:56.779Z] #36 248.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-24T10:18:56.779Z] #36 248.4 -h, --help help for dlv [2022-06-24T10:18:56.779Z] #36 248.4 --init string Init file, executed by the terminal client. [2022-06-24T10:18:56.779Z] #36 248.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-24T10:18:56.779Z] #36 248.4 --log Enable debugging server logging. [2022-06-24T10:18:56.779Z] #36 248.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-24T10:18:56.779Z] #36 248.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-24T10:18:56.779Z] #36 248.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-24T10:18:56.779Z] #36 248.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-24T10:18:56.779Z] #36 248.4 --wd string Working directory for running the program. [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 Additional help topics: [2022-06-24T10:18:56.779Z] #36 248.4 dlv backend Help about the --backend flag. [2022-06-24T10:18:56.779Z] #36 248.4 dlv log Help about logging flags. [2022-06-24T10:18:56.779Z] #36 248.4 dlv redirect Help about file redirection. [2022-06-24T10:18:56.779Z] #36 248.4 [2022-06-24T10:18:56.779Z] #36 248.4 Use "dlv [command] --help" for more information about a command. [2022-06-24T10:18:56.779Z] #36 DONE 248.7s [2022-06-24T10:18:56.779Z] [2022-06-24T10:18:56.779Z] #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-24T10:18:56.779Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:18:56.779Z] #77 166.4 config.status: creating Makefile [2022-06-24T10:18:56.779Z] #77 166.6 config.status: creating rpm/crun.spec [2022-06-24T10:18:56.779Z] #77 166.8 config.status: creating config.h [2022-06-24T10:18:56.779Z] #77 166.9 config.status: executing libtool commands [2022-06-24T10:18:56.779Z] #77 167.0 config.status: executing depfiles commands [2022-06-24T10:18:56.989Z] #77 192.4 checking that generated files are newer than configure... done [2022-06-24T10:18:56.989Z] #77 192.4 configure: creating ./config.status [2022-06-24T10:18:57.237Z] #64 236.6 + bin/containerd [2022-06-24T10:18:57.925Z] #19 350.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-24T10:18:57.925Z] #19 350.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:18:57.925Z] #19 350.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:18:57.925Z] #19 350.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-24T10:18:57.925Z] #19 350.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-24T10:18:57.925Z] #19 350.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-24T10:18:57.925Z] #19 350.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-24T10:18:57.925Z] #19 350.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-24T10:18:57.925Z] #19 350.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-24T10:18:57.925Z] #19 350.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-24T10:18:57.925Z] #19 350.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-24T10:18:57.925Z] #19 350.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:18:57.925Z] #19 350.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-24T10:18:57.925Z] #19 350.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-24T10:18:57.925Z] #19 350.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:18:59.392Z] #77 169.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-24T10:18:59.392Z] #77 169.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:18:59.392Z] #77 169.6 checking for gcc... gcc [2022-06-24T10:18:59.664Z] #77 169.6 checking whether the C compiler works... yes [2022-06-24T10:18:59.664Z] #77 169.9 checking for C compiler default output file name... a.out [2022-06-24T10:19:00.193Z] #77 169.9 checking for suffix of executables... [2022-06-24T10:19:00.278Z] #77 195.4 config.status: creating Makefile [2022-06-24T10:19:00.278Z] #77 195.5 config.status: creating config.h [2022-06-24T10:19:00.278Z] #77 195.5 config.status: executing libtool commands [2022-06-24T10:19:00.278Z] #77 195.6 config.status: executing depfiles commands [2022-06-24T10:19:00.454Z] #77 170.3 checking whether we are cross compiling... no [2022-06-24T10:19:00.715Z] #77 170.6 checking for suffix of object files... o [2022-06-24T10:19:00.976Z] #77 170.8 checking whether we are using the GNU C compiler... yes [2022-06-24T10:19:01.219Z] #77 196.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-24T10:19:01.219Z] #77 196.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:19:01.237Z] #77 171.0 checking whether gcc accepts -g... yes [2022-06-24T10:19:01.498Z] #77 171.3 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:19:01.759Z] #77 171.6 checking whether gcc understands -c and -o together... yes [2022-06-24T10:19:01.787Z] #77 197.1 checking for gcc... gcc [2022-06-24T10:19:02.152Z] #19 355.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-24T10:19:02.152Z] #19 355.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-24T10:19:02.152Z] #19 355.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:02.152Z] #19 355.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-24T10:19:02.333Z] #77 171.9 checking how to run the C preprocessor... gcc -E [2022-06-24T10:19:02.333Z] #77 172.4 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:19:02.333Z] #77 172.4 checking for egrep... /bin/grep -E [2022-06-24T10:19:02.356Z] #77 197.3 checking whether the C compiler works... yes [2022-06-24T10:19:02.356Z] #77 197.7 checking for C compiler default output file name... a.out [2022-06-24T10:19:02.356Z] #77 197.7 checking for suffix of executables... [2022-06-24T10:19:02.407Z] #19 355.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-24T10:19:02.407Z] #19 355.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-24T10:19:02.407Z] #19 355.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-24T10:19:02.407Z] #19 355.6 Setting up libfile-which-perl (1.23-1) ... [2022-06-24T10:19:02.407Z] #19 355.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-24T10:19:02.407Z] #19 355.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-24T10:19:02.407Z] #19 355.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-24T10:19:02.407Z] #19 355.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:19:02.407Z] #19 355.7 Setting up libicu67:amd64 (67.1-7) ... [2022-06-24T10:19:02.617Z] #77 197.9 checking whether we are cross compiling... [2022-06-24T10:19:02.617Z] #77 ... [2022-06-24T10:19:02.617Z] [2022-06-24T10:19:02.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-24T10:19:02.617Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:02.617Z] #21 34.04 Selecting previously unselected package libbpf0:amd64. [2022-06-24T10:19:02.617Z] #21 34.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 34.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-24T10:19:02.617Z] #21 34.22 Selecting previously unselected package libcap2:amd64. [2022-06-24T10:19:02.617Z] #21 34.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 34.23 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:19:02.617Z] #21 34.40 Selecting previously unselected package libmnl0:amd64. [2022-06-24T10:19:02.617Z] #21 34.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 34.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-24T10:19:02.617Z] #21 34.58 Selecting previously unselected package libxtables12:amd64. [2022-06-24T10:19:02.617Z] #21 34.60 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 34.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-24T10:19:02.617Z] #21 34.90 Selecting previously unselected package libcap2-bin. [2022-06-24T10:19:02.617Z] #21 34.91 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 34.92 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-24T10:19:02.617Z] #21 35.24 Selecting previously unselected package iproute2. [2022-06-24T10:19:02.617Z] #21 35.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 35.25 Unpacking iproute2 (5.10.0-4) ... [2022-06-24T10:19:02.617Z] #21 36.18 Selecting previously unselected package xxd. [2022-06-24T10:19:02.617Z] #21 36.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 36.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:02.617Z] #21 36.59 Selecting previously unselected package vim-common. [2022-06-24T10:19:02.617Z] #21 36.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:19:02.617Z] #21 36.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:02.617Z] #21 36.82 Selecting previously unselected package bash-completion. [2022-06-24T10:19:02.617Z] #21 36.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-24T10:19:02.617Z] #21 40.45 Unpacking bash-completion (1:2.11-2) ... [2022-06-24T10:19:02.617Z] #21 41.09 Selecting previously unselected package bzip2. [2022-06-24T10:19:02.617Z] #21 41.09 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 41.09 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:19:02.617Z] #21 41.22 Selecting previously unselected package xz-utils. [2022-06-24T10:19:02.617Z] #21 41.22 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 41.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:19:02.617Z] #21 41.46 Selecting previously unselected package apparmor. [2022-06-24T10:19:02.617Z] #21 41.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 41.57 Unpacking apparmor (2.13.6-10) ... [2022-06-24T10:19:02.617Z] #21 42.17 Selecting previously unselected package inetutils-ping. [2022-06-24T10:19:02.617Z] #21 42.18 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 42.20 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-24T10:19:02.617Z] #21 42.34 Selecting previously unselected package libip4tc2:amd64. [2022-06-24T10:19:02.617Z] #21 42.35 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 42.37 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-24T10:19:02.617Z] #21 42.45 Selecting previously unselected package libip6tc2:amd64. [2022-06-24T10:19:02.617Z] #21 42.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 42.47 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-24T10:19:02.617Z] #21 42.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-24T10:19:02.617Z] #21 42.62 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 42.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-24T10:19:02.617Z] #21 42.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-24T10:19:02.617Z] #21 42.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 42.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-24T10:19:02.617Z] #21 42.87 Selecting previously unselected package libnftnl11:amd64. [2022-06-24T10:19:02.617Z] #21 42.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 42.88 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-24T10:19:02.617Z] #21 42.99 Selecting previously unselected package iptables. [2022-06-24T10:19:02.617Z] #21 42.99 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 43.00 Unpacking iptables (1.8.7-1) ... [2022-06-24T10:19:02.617Z] #21 43.50 Selecting previously unselected package libonig5:amd64. [2022-06-24T10:19:02.617Z] #21 43.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 43.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:19:02.617Z] #21 43.72 Selecting previously unselected package libjq1:amd64. [2022-06-24T10:19:02.617Z] #21 43.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-24T10:19:02.617Z] #21 43.73 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:19:02.618Z] #21 43.95 Selecting previously unselected package jq. [2022-06-24T10:19:02.618Z] #21 43.96 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-24T10:19:02.618Z] #21 43.96 Unpacking jq (1.6-2.1) ... [2022-06-24T10:19:02.618Z] #21 44.14 Selecting previously unselected package libaio1:amd64. [2022-06-24T10:19:02.618Z] #21 44.15 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-24T10:19:02.618Z] #21 44.16 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-24T10:19:02.662Z] #19 355.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-24T10:19:02.662Z] #19 355.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-24T10:19:02.662Z] #19 355.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-24T10:19:02.662Z] #19 355.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-24T10:19:02.662Z] #19 355.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-24T10:19:02.662Z] #19 355.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up file (1:5.39-3) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up libyaml-perl (1.30-1) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up libio-string-perl (1.08-3.1) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-24T10:19:02.662Z] #19 355.8 Setting up cross-config (2.6.18+nmu1) ... [2022-06-24T10:19:02.662Z] #19 355.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:19:02.877Z] #21 44.29 Selecting previously unselected package libgpm2:amd64. [2022-06-24T10:19:02.877Z] #21 44.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-24T10:19:02.877Z] #21 44.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-24T10:19:02.877Z] #21 ... [2022-06-24T10:19:02.877Z] [2022-06-24T10:19:02.877Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-24T10:19:02.877Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:02.877Z] #77 197.9 checking whether we are cross compiling... no [2022-06-24T10:19:02.917Z] #19 355.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:19:02.917Z] #19 355.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up patch (2.7.6-7) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:02.917Z] #19 356.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:19:02.917Z] #19 356.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-24T10:19:03.135Z] #77 198.3 checking for suffix of object files... o [2022-06-24T10:19:03.136Z] #77 198.5 checking whether we are using the GNU C compiler... yes [2022-06-24T10:19:03.136Z] #77 198.6 checking whether gcc accepts -g... yes [2022-06-24T10:19:03.173Z] #19 356.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.173Z] #19 356.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-24T10:19:03.173Z] #19 356.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-24T10:19:03.173Z] #19 356.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-24T10:19:03.277Z] #77 172.4 checking for ANSI C header files... yes [2022-06-24T10:19:03.395Z] #77 198.7 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:19:03.428Z] #19 356.6 [2022-06-24T10:19:03.428Z] #19 356.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-24T10:19:03.428Z] #19 356.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.428Z] #19 356.6 Setting up dpkg-dev (1.20.10) ... [2022-06-24T10:19:03.428Z] #19 356.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.428Z] #19 356.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-24T10:19:03.428Z] #19 356.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.428Z] #19 356.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.428Z] #19 356.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.428Z] #19 356.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.538Z] #77 173.4 checking for sys/types.h... yes [2022-06-24T10:19:03.654Z] #77 199.0 checking whether gcc understands -c and -o together... yes [2022-06-24T10:19:03.654Z] #77 199.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:19:03.654Z] #77 199.2 checking whether build environment is sane... yes [2022-06-24T10:19:03.684Z] #19 356.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-24T10:19:03.684Z] #19 356.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.684Z] #19 356.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.684Z] #19 356.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.684Z] #19 356.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.684Z] #19 356.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-24T10:19:03.684Z] #19 356.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-24T10:19:03.684Z] #19 356.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-24T10:19:03.684Z] #19 356.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-24T10:19:03.800Z] #77 173.6 checking for sys/stat.h... yes [2022-06-24T10:19:03.914Z] #77 199.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:19:03.914Z] #77 199.3 checking for gawk... no [2022-06-24T10:19:03.914Z] #77 199.3 checking for mawk... mawk [2022-06-24T10:19:03.914Z] #77 199.3 checking whether make sets $(MAKE)... yes [2022-06-24T10:19:03.914Z] #77 199.4 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:19:03.914Z] #77 199.4 checking whether make supports nested variables... yes [2022-06-24T10:19:03.914Z] #77 199.5 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:19:03.914Z] #77 199.5 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:19:03.939Z] #19 357.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-24T10:19:03.940Z] #19 357.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-24T10:19:03.940Z] #19 357.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:03.940Z] #19 357.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up libxml-simple-perl (2.25-1) ... [2022-06-24T10:19:03.940Z] #19 357.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-24T10:19:04.062Z] #77 173.9 checking for stdlib.h... yes [2022-06-24T10:19:04.227Z] #77 199.5 checking how to create a ustar tar archive... gnutar [2022-06-24T10:19:04.227Z] #77 199.6 checking dependency style of gcc... gcc3 [2022-06-24T10:19:04.238Z] #19 357.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-24T10:19:04.238Z] #19 357.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.5 Setting up crossbuild-essential-armel (12.9) ... [2022-06-24T10:19:04.238Z] #19 357.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-24T10:19:04.238Z] #19 357.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-24T10:19:04.238Z] #19 357.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-24T10:19:04.238Z] #19 357.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-24T10:19:04.323Z] #77 174.2 checking for string.h... yes [2022-06-24T10:19:04.492Z] #77 199.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:19:04.492Z] #77 199.8 checking whether make supports nested variables... (cached) yes [2022-06-24T10:19:04.495Z] #19 357.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-24T10:19:04.495Z] #19 357.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:19:04.585Z] #77 174.4 checking for memory.h... yes [2022-06-24T10:19:04.792Z] #19 DONE 358.1s [2022-06-24T10:19:04.846Z] #77 174.8 checking for strings.h... yes [2022-06-24T10:19:05.047Z] [2022-06-24T10:19:05.048Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-24T10:19:05.048Z] #32 sha256:f2cad688f8d44c032569a5d8306b01c219eb3f28d5793a5a8c65aacfb344d8e1 [2022-06-24T10:19:05.048Z] #32 DONE 0.1s [2022-06-24T10:19:05.048Z] [2022-06-24T10:19:05.048Z] #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-24T10:19:05.048Z] #20 sha256:8f493941bdd31c5cc44665157f432a0f929820cb0be9752f4e7c26cac516e7bb [2022-06-24T10:19:05.061Z] #77 200.0 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:19:05.061Z] #77 200.6 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:19:05.061Z] #77 200.6 checking how to print strings... printf [2022-06-24T10:19:05.061Z] #77 200.6 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:19:05.109Z] #77 175.1 checking for inttypes.h... [2022-06-24T10:19:05.109Z] #77 ... [2022-06-24T10:19:05.109Z] [2022-06-24T10:19:05.109Z] #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-24T10:19:05.109Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:05.109Z] #21 19.85 Reading package lists... [2022-06-24T10:19:05.109Z] #21 24.70 Building dependency tree... [2022-06-24T10:19:05.109Z] #21 28.77 The following additional packages will be installed: [2022-06-24T10:19:05.109Z] #21 28.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-24T10:19:05.109Z] #21 28.77 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-24T10:19:05.109Z] #21 28.77 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:19:05.109Z] #21 28.77 python3-pkg-resources vim-runtime xxd [2022-06-24T10:19:05.109Z] #21 28.78 Suggested packages: [2022-06-24T10:19:05.109Z] #21 28.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-24T10:19:05.109Z] #21 28.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-24T10:19:05.109Z] #21 28.79 acl attr quota [2022-06-24T10:19:05.109Z] #21 28.79 Recommended packages: [2022-06-24T10:19:05.109Z] #21 28.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-24T10:19:05.109Z] #21 30.48 The following NEW packages will be installed: [2022-06-24T10:19:05.109Z] #21 30.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-24T10:19:05.109Z] #21 30.50 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-24T10:19:05.109Z] #21 30.51 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-24T10:19:05.109Z] #21 30.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-24T10:19:05.109Z] #21 30.51 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:19:05.109Z] #21 30.51 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-24T10:19:05.109Z] #21 30.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-24T10:19:05.109Z] #21 30.51 xz-utils zip zstd [2022-06-24T10:19:05.109Z] #21 30.89 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:19:05.109Z] #21 30.89 Need to get 27.7 MB of archives. [2022-06-24T10:19:05.109Z] #21 30.89 After this operation, 106 MB of additional disk space will be used. [2022-06-24T10:19:05.109Z] #21 30.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-24T10:19:05.109Z] #21 30.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-24T10:19:05.109Z] #21 30.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-24T10:19:05.109Z] #21 30.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-24T10:19:05.109Z] #21 30.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-24T10:19:05.109Z] #21 30.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-24T10:19:05.109Z] #21 30.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-24T10:19:05.109Z] #21 30.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-24T10:19:05.109Z] #21 30.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:19:05.109Z] #21 30.94 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-24T10:19:05.109Z] #21 30.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-24T10:19:05.109Z] #21 30.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-24T10:19:05.109Z] #21 30.98 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-24T10:19:05.109Z] #21 30.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-24T10:19:05.109Z] #21 31.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-24T10:19:05.109Z] #21 31.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-24T10:19:05.109Z] #21 31.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-24T10:19:05.109Z] #21 31.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-24T10:19:05.109Z] #21 31.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-24T10:19:05.109Z] #21 31.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-24T10:19:05.109Z] #21 31.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-24T10:19:05.109Z] #21 31.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-24T10:19:05.109Z] #21 31.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-24T10:19:05.109Z] #21 31.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-24T10:19:05.109Z] #21 31.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-24T10:19:05.109Z] #21 31.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-24T10:19:05.109Z] #21 31.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-24T10:19:05.304Z] #20 ... [2022-06-24T10:19:05.304Z] [2022-06-24T10:19:05.304Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-24T10:19:05.304Z] #73 sha256:5a0f86caf2bf4a43b471ae95c5e117b13bea6bb15464529be4def521439a5bdf [2022-06-24T10:19:05.304Z] #73 DONE 0.2s [2022-06-24T10:19:05.304Z] [2022-06-24T10:19:05.304Z] #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-24T10:19:05.304Z] #74 sha256:0d38a025f25e1bdc140cd868f5478e1f52bc1c3c4ec236987cac3c0cd69ee1fe [2022-06-24T10:19:05.330Z] #77 200.7 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:19:05.330Z] #77 200.7 checking for egrep... /bin/grep -E [2022-06-24T10:19:05.330Z] #77 200.7 checking for fgrep... /bin/grep -F [2022-06-24T10:19:05.330Z] #77 200.7 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:19:05.330Z] #77 200.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:19:05.330Z] #77 200.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:19:05.370Z] #21 31.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-24T10:19:05.370Z] #21 31.36 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-24T10:19:05.370Z] #21 31.37 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-24T10:19:05.370Z] #21 31.37 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-24T10:19:05.370Z] #21 31.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-24T10:19:05.370Z] #21 31.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-24T10:19:05.370Z] #21 31.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-24T10:19:05.370Z] #21 31.39 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-24T10:19:05.370Z] #21 31.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-24T10:19:05.370Z] #21 31.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-24T10:19:05.370Z] #21 31.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:19:05.370Z] #21 31.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-24T10:19:05.370Z] #21 31.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-24T10:19:05.370Z] #21 31.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-24T10:19:05.370Z] #21 31.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-24T10:19:05.370Z] #21 31.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-24T10:19:05.370Z] #21 31.57 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-24T10:19:05.588Z] #77 200.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:19:05.588Z] #77 200.9 checking whether ln -s works... yes [2022-06-24T10:19:05.588Z] #77 200.9 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:19:05.588Z] #77 201.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-24T10:19:05.588Z] #77 201.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:19:05.588Z] #77 201.0 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:19:05.588Z] #77 201.0 checking for objdump... objdump [2022-06-24T10:19:05.588Z] #77 201.0 checking how to recognize dependent libraries... pass_all [2022-06-24T10:19:05.588Z] #77 201.0 checking for dlltool... no [2022-06-24T10:19:05.588Z] #77 201.0 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:19:05.588Z] #77 201.0 checking for ar... ar [2022-06-24T10:19:05.632Z] #21 31.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-24T10:19:05.632Z] #21 31.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-24T10:19:05.632Z] #21 31.82 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-24T10:19:05.632Z] #21 31.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-24T10:19:05.846Z] #77 201.0 checking for archiver @FILE support... @ [2022-06-24T10:19:05.846Z] #77 201.3 checking for strip... strip [2022-06-24T10:19:05.846Z] #77 201.3 checking for ranlib... ranlib [2022-06-24T10:19:05.893Z] #21 31.87 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-24T10:19:06.669Z] #74 1.372 + RM_GOPATH=0 [2022-06-24T10:19:06.669Z] #74 1.374 + TMP_GOPATH= [2022-06-24T10:19:06.669Z] #74 1.374 + : /build [2022-06-24T10:19:06.669Z] #74 1.374 + '[' -z '' ']' [2022-06-24T10:19:06.669Z] #74 1.374 ++ mktemp -d [2022-06-24T10:19:06.669Z] #74 1.375 + export GOPATH=/tmp/tmp.sNUNTPDa8z [2022-06-24T10:19:06.669Z] #74 1.375 + GOPATH=/tmp/tmp.sNUNTPDa8z [2022-06-24T10:19:06.669Z] #74 1.375 + RM_GOPATH=1 [2022-06-24T10:19:06.669Z] #74 1.375 + case "$(go env GOARCH)" in [2022-06-24T10:19:06.669Z] #74 1.375 ++ go env GOARCH [2022-06-24T10:19:06.669Z] #74 1.379 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:19:06.669Z] #74 1.379 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:19:06.669Z] #74 1.380 ++ dirname /install.sh [2022-06-24T10:19:06.669Z] #74 1.381 + dir=/ [2022-06-24T10:19:06.669Z] #74 1.381 + bin=rootlesskit [2022-06-24T10:19:06.669Z] #74 1.381 + shift [2022-06-24T10:19:06.669Z] #74 1.381 + '[' '!' -f //rootlesskit.installer ']' [2022-06-24T10:19:06.669Z] #74 1.381 + . //rootlesskit.installer [2022-06-24T10:19:06.669Z] #74 1.382 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:19:06.669Z] #74 1.382 + install_rootlesskit [2022-06-24T10:19:06.669Z] #74 1.382 + case "$1" in [2022-06-24T10:19:06.669Z] #74 1.382 + export CGO_ENABLED=0 [2022-06-24T10:19:06.669Z] #74 1.382 + CGO_ENABLED=0 [2022-06-24T10:19:06.669Z] #74 1.383 + _install_rootlesskit [2022-06-24T10:19:06.669Z] #74 1.383 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-24T10:19:06.669Z] #74 1.383 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:19:06.669Z] #74 1.384 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:19:06.669Z] #74 1.384 + GOBIN=/build [2022-06-24T10:19:06.669Z] #74 1.384 + GO111MODULE=on [2022-06-24T10:19:06.669Z] #74 1.384 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:19:06.779Z] #77 201.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:19:06.779Z] #77 202.1 checking for sysroot... no [2022-06-24T10:19:06.779Z] #77 202.1 checking for a working dd... /bin/dd [2022-06-24T10:19:06.779Z] #77 202.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:19:06.779Z] #77 202.4 checking for mt... no [2022-06-24T10:19:06.779Z] #77 202.4 checking if : is a manifest tool... no [2022-06-24T10:19:06.838Z] #21 32.84 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:19:06.924Z] #74 1.811 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-24T10:19:07.037Z] #77 202.4 checking how to run the C preprocessor... gcc -E [2022-06-24T10:19:07.100Z] #21 33.04 Fetched 27.7 MB in 1s (20.5 MB/s) [2022-06-24T10:19:07.101Z] #21 33.13 Selecting previously unselected package pigz. [2022-06-24T10:19:07.101Z] #21 33.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-24T10:19:07.101Z] #21 33.20 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-24T10:19:07.101Z] #21 33.21 Unpacking pigz (2.6-1) ... [2022-06-24T10:19:07.337Z] #77 ... [2022-06-24T10:19:07.337Z] [2022-06-24T10:19:07.337Z] #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-24T10:19:07.337Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:19:07.337Z] #47 DONE 269.0s [2022-06-24T10:19:07.337Z] [2022-06-24T10:19:07.337Z] #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-24T10:19:07.337Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:07.337Z] #77 ... [2022-06-24T10:19:07.337Z] [2022-06-24T10:19:07.337Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-24T10:19:07.337Z] #48 sha256:fbbceab6d651e07aced56813fa509146ce1175acc3afec3a2025651c143568be [2022-06-24T10:19:07.362Z] #21 33.55 Selecting previously unselected package libelf1:amd64. [2022-06-24T10:19:07.624Z] #21 33.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-24T10:19:07.624Z] #21 33.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-24T10:19:07.885Z] #21 33.91 Selecting previously unselected package libbpf0:amd64. [2022-06-24T10:19:07.885Z] #21 33.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-24T10:19:07.885Z] #21 33.92 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-24T10:19:07.909Z] #48 DONE 0.7s [2022-06-24T10:19:07.909Z] [2022-06-24T10:19:07.909Z] #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-24T10:19:07.909Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:07.909Z] #77 219.1 CCLD tests/init [2022-06-24T10:19:07.909Z] #77 ... [2022-06-24T10:19:07.909Z] [2022-06-24T10:19:07.909Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-24T10:19:07.909Z] #52 sha256:29aa2bc57a42d1205a632f0a4e69cb8dd65f8e3e4450a8cc723bb3effae11bd3 [2022-06-24T10:19:07.909Z] #52 DONE 0.1s [2022-06-24T10:19:08.147Z] #21 34.02 Selecting previously unselected package libcap2:amd64. [2022-06-24T10:19:08.147Z] #21 34.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-24T10:19:08.147Z] #21 34.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:19:08.147Z] #21 34.15 Selecting previously unselected package libmnl0:amd64. [2022-06-24T10:19:08.147Z] #21 34.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-24T10:19:08.147Z] #21 34.16 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-24T10:19:08.171Z] [2022-06-24T10:19:08.171Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-24T10:19:08.171Z] #54 sha256:a30218c1fd24ee4bf4492a8a5e19d277b88b35f0c9777a1ad20594fc92950ca6 [2022-06-24T10:19:08.171Z] #54 DONE 0.1s [2022-06-24T10:19:08.171Z] [2022-06-24T10:19:08.171Z] #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-24T10:19:08.171Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:08.230Z] #77 202.8 checking for ANSI C header files... yes [2022-06-24T10:19:08.339Z] #74 3.046 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-24T10:19:08.339Z] #74 3.047 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-24T10:19:08.339Z] #74 3.236 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-24T10:19:08.409Z] #21 34.35 Selecting previously unselected package libxtables12:amd64. [2022-06-24T10:19:08.409Z] #21 34.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-24T10:19:08.409Z] #21 34.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-24T10:19:08.409Z] #21 34.48 Selecting previously unselected package libcap2-bin. [2022-06-24T10:19:08.409Z] #21 34.48 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-24T10:19:08.409Z] #21 34.49 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-24T10:19:08.409Z] #21 ... [2022-06-24T10:19:08.409Z] [2022-06-24T10:19:08.409Z] #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-24T10:19:08.409Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:08.409Z] #77 175.1 checking for inttypes.h... yes [2022-06-24T10:19:08.409Z] #77 175.7 checking for stdint.h... yes [2022-06-24T10:19:08.409Z] #77 176.1 checking for unistd.h... yes [2022-06-24T10:19:08.409Z] #77 176.5 checking minix/config.h usability... no [2022-06-24T10:19:08.409Z] #77 176.8 checking minix/config.h presence... no [2022-06-24T10:19:08.409Z] #77 176.8 checking for minix/config.h... no [2022-06-24T10:19:08.409Z] #77 176.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-24T10:19:08.409Z] #77 177.2 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:19:08.409Z] #77 177.8 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:19:08.409Z] #77 177.8 checking how to print strings... printf [2022-06-24T10:19:08.409Z] #77 177.9 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:19:08.409Z] #77 178.0 checking for fgrep... /bin/grep -F [2022-06-24T10:19:08.409Z] #77 178.0 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:19:08.409Z] #77 178.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:19:08.409Z] #77 178.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:19:08.409Z] #77 178.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:19:08.409Z] #77 178.3 checking whether ln -s works... yes [2022-06-24T10:19:08.409Z] #77 178.3 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:19:08.409Z] #77 178.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-24T10:19:08.409Z] #77 178.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:19:08.409Z] #77 178.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:19:08.409Z] #77 178.3 checking for objdump... objdump [2022-06-24T10:19:08.409Z] #77 178.4 checking how to recognize dependent libraries... pass_all [2022-06-24T10:19:08.409Z] #77 178.4 checking for dlltool... no [2022-06-24T10:19:08.409Z] #77 178.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:19:08.409Z] #77 178.4 checking for ar... ar [2022-06-24T10:19:08.409Z] #77 178.4 checking for archiver @FILE support... @ [2022-06-24T10:19:08.409Z] #77 178.5 checking for strip... strip [2022-06-24T10:19:08.409Z] #77 178.5 checking for ranlib... ranlib [2022-06-24T10:19:08.409Z] #77 178.5 checking for gawk... no [2022-06-24T10:19:08.409Z] #77 178.5 checking for mawk... mawk [2022-06-24T10:19:08.490Z] #77 203.8 checking for sys/types.h... yes [2022-06-24T10:19:08.982Z] #77 178.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:19:08.982Z] #77 179.2 checking for sysroot... no [2022-06-24T10:19:08.982Z] #77 179.2 checking for a working dd... /bin/dd [2022-06-24T10:19:09.006Z] #77 204.2 checking for sys/stat.h... yes [2022-06-24T10:19:09.243Z] #77 179.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:19:09.305Z] #77 204.5 checking for stdlib.h... yes [2022-06-24T10:19:09.505Z] #77 179.5 checking for mt... no [2022-06-24T10:19:09.506Z] #77 179.5 checking if : is a manifest tool... no [2022-06-24T10:19:09.506Z] #77 179.5 checking for dlfcn.h... yes [2022-06-24T10:19:09.506Z] #77 179.7 checking for objdir... .libs [2022-06-24T10:19:09.565Z] #77 204.8 checking for string.h... yes [2022-06-24T10:19:09.751Z] #74 4.608 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-24T10:19:09.878Z] #77 205.1 checking for memory.h... yes [2022-06-24T10:19:10.007Z] #74 4.904 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-24T10:19:10.007Z] #74 4.904 go: downloading github.com/google/uuid v1.3.0 [2022-06-24T10:19:10.007Z] #74 4.939 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-24T10:19:10.264Z] #74 ... [2022-06-24T10:19:10.264Z] [2022-06-24T10:19:10.264Z] #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-24T10:19:10.264Z] #33 sha256:dba0c8ee95b6b5656b9c2bac523d025d5e5ef1fcd03508455ded26e833866bbf [2022-06-24T10:19:10.264Z] #33 1.410 + RM_GOPATH=0 [2022-06-24T10:19:10.264Z] #33 1.410 + TMP_GOPATH= [2022-06-24T10:19:10.264Z] #33 1.410 + : /build [2022-06-24T10:19:10.264Z] #33 1.411 + '[' -z '' ']' [2022-06-24T10:19:10.264Z] #33 1.412 ++ mktemp -d [2022-06-24T10:19:10.264Z] #33 1.414 + export GOPATH=/tmp/tmp.I5ktr3oTci [2022-06-24T10:19:10.264Z] #33 1.414 + GOPATH=/tmp/tmp.I5ktr3oTci [2022-06-24T10:19:10.264Z] #33 1.414 + RM_GOPATH=1 [2022-06-24T10:19:10.264Z] #33 1.414 + case "$(go env GOARCH)" in [2022-06-24T10:19:10.264Z] #33 1.415 ++ go env GOARCH [2022-06-24T10:19:10.264Z] #33 1.418 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:19:10.264Z] #33 1.418 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:19:10.264Z] #33 1.419 ++ dirname /install.sh [2022-06-24T10:19:10.264Z] #33 1.419 + dir=/ [2022-06-24T10:19:10.264Z] #33 1.419 + bin=dockercli [2022-06-24T10:19:10.264Z] #33 1.419 + shift [2022-06-24T10:19:10.264Z] #33 1.419 + '[' '!' -f //dockercli.installer ']' [2022-06-24T10:19:10.264Z] #33 1.419 + . //dockercli.installer [2022-06-24T10:19:10.264Z] #33 1.420 ++ : stable [2022-06-24T10:19:10.264Z] #33 1.420 ++ : 17.06.2-ce [2022-06-24T10:19:10.264Z] #33 1.420 + install_dockercli [2022-06-24T10:19:10.264Z] #33 1.420 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-24T10:19:10.264Z] #33 1.420 Install docker/cli version 17.06.2-ce from stable [2022-06-24T10:19:10.264Z] #33 1.420 ++ uname -m [2022-06-24T10:19:10.264Z] #33 1.421 + arch=x86_64 [2022-06-24T10:19:10.264Z] #33 1.421 + '[' x86_64 '!=' x86_64 ']' [2022-06-24T10:19:10.264Z] #33 1.421 + url=https://download.docker.com/linux/static [2022-06-24T10:19:10.264Z] #33 1.422 + tar -xz docker/docker [2022-06-24T10:19:10.264Z] #33 1.422 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-24T10:19:10.264Z] #33 4.810 + mkdir -p /build [2022-06-24T10:19:10.264Z] #33 4.817 + mv docker/docker /build/ [2022-06-24T10:19:10.264Z] #33 4.819 + rmdir docker [2022-06-24T10:19:10.264Z] #33 DONE 5.0s [2022-06-24T10:19:10.264Z] [2022-06-24T10:19:10.264Z] #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-24T10:19:10.264Z] #74 sha256:0d38a025f25e1bdc140cd868f5478e1f52bc1c3c4ec236987cac3c0cd69ee1fe [2022-06-24T10:19:10.264Z] #74 5.064 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-24T10:19:10.264Z] #74 5.127 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-24T10:19:10.264Z] #74 ... [2022-06-24T10:19:10.264Z] [2022-06-24T10:19:10.264Z] #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-24T10:19:10.264Z] #20 sha256:8f493941bdd31c5cc44665157f432a0f929820cb0be9752f4e7c26cac516e7bb [2022-06-24T10:19:10.264Z] #20 1.740 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:19:10.264Z] #20 1.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:19:10.264Z] #20 1.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:19:10.264Z] #20 2.063 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:19:10.264Z] #20 2.376 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-24T10:19:10.264Z] #20 2.774 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:19:10.264Z] #20 3.292 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-24T10:19:10.264Z] #20 3.826 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-24T10:19:10.264Z] #20 4.302 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-24T10:19:10.264Z] #20 4.803 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-24T10:19:10.264Z] #20 4.810 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:19:10.264Z] #20 4.814 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-24T10:19:10.264Z] #20 4.825 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:19:10.264Z] #20 4.838 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-24T10:19:10.264Z] #20 4.841 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-24T10:19:10.264Z] #20 5.140 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:19:10.264Z] #20 5.145 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:19:10.264Z] #20 5.149 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-24T10:19:10.264Z] #20 5.150 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-24T10:19:10.264Z] #20 5.160 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-24T10:19:10.264Z] #20 5.160 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-24T10:19:10.400Z] #77 205.4 checking for strings.h... yes [2022-06-24T10:19:10.449Z] #77 180.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:19:10.449Z] #77 180.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:19:10.449Z] #77 180.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:19:10.658Z] #77 205.9 checking for inttypes.h... yes [2022-06-24T10:19:10.658Z] #77 206.1 checking for stdint.h... yes [2022-06-24T10:19:10.918Z] #77 206.2 checking for unistd.h... yes [2022-06-24T10:19:11.178Z] #77 206.4 checking for dlfcn.h... yes [2022-06-24T10:19:11.178Z] #77 206.6 checking for objdir... .libs [2022-06-24T10:19:11.655Z] #77 180.7 checking if gcc static flag -static works... yes [2022-06-24T10:19:11.655Z] #77 181.5 checking if gcc supports -c -o file.o... yes [2022-06-24T10:19:11.655Z] #77 181.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:19:11.655Z] #77 181.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:19:11.698Z] #77 207.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:19:11.698Z] #77 207.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:19:11.698Z] #77 207.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:19:12.230Z] #77 181.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:19:12.230Z] #77 182.2 checking how to hardcode library paths into programs... immediate [2022-06-24T10:19:12.230Z] #77 182.2 checking whether stripping libraries is possible... yes [2022-06-24T10:19:12.230Z] #77 182.2 checking if libtool supports shared libraries... yes [2022-06-24T10:19:12.230Z] #77 182.2 checking whether to build shared libraries... no [2022-06-24T10:19:12.230Z] #77 182.2 checking whether to build static libraries... yes [2022-06-24T10:19:12.230Z] #77 182.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:19:12.230Z] #77 182.2 checking whether build environment is sane... yes [2022-06-24T10:19:12.230Z] #77 182.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:19:12.230Z] #77 182.3 checking whether make sets $(MAKE)... yes [2022-06-24T10:19:12.230Z] #77 182.4 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:19:12.491Z] #77 182.4 checking whether make supports nested variables... yes [2022-06-24T10:19:12.491Z] #77 182.5 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:19:12.491Z] #77 182.5 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:19:12.491Z] #77 182.5 checking how to create a ustar tar archive... gnutar [2022-06-24T10:19:12.524Z] #77 207.3 checking if gcc static flag -static works... yes [2022-06-24T10:19:12.524Z] #77 207.9 checking if gcc supports -c -o file.o... yes [2022-06-24T10:19:12.524Z] #77 208.0 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:19:12.524Z] #77 208.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:19:12.753Z] #77 182.6 checking dependency style of gcc... gcc3 [2022-06-24T10:19:12.783Z] #77 208.1 checking dynamic linker characteristics... [2022-06-24T10:19:12.783Z] #77 ... [2022-06-24T10:19:12.783Z] [2022-06-24T10:19:12.783Z] #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-24T10:19:12.783Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:12.783Z] #21 44.42 Selecting previously unselected package libicu67:amd64. [2022-06-24T10:19:12.783Z] #21 44.43 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-24T10:19:12.783Z] #21 44.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-24T10:19:12.783Z] #21 50.34 Selecting previously unselected package libinih1:amd64. [2022-06-24T10:19:12.783Z] #21 50.34 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-24T10:19:12.783Z] #21 50.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-24T10:19:12.783Z] #21 50.58 Selecting previously unselected package libnet1:amd64. [2022-06-24T10:19:12.783Z] #21 50.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-24T10:19:12.783Z] #21 50.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:19:12.783Z] #21 50.67 Selecting previously unselected package libnl-3-200:amd64. [2022-06-24T10:19:12.783Z] #21 50.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-24T10:19:12.783Z] #21 50.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:19:12.783Z] #21 50.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:19:12.783Z] #21 50.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:19:12.783Z] #21 50.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:19:12.783Z] #21 51.20 Selecting previously unselected package libyajl2:amd64. [2022-06-24T10:19:12.783Z] #21 51.22 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-24T10:19:12.783Z] #21 51.24 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:19:12.783Z] #21 51.48 Selecting previously unselected package net-tools. [2022-06-24T10:19:12.783Z] #21 51.51 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-24T10:19:12.783Z] #21 51.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:19:12.783Z] #21 52.02 Selecting previously unselected package patch. [2022-06-24T10:19:12.783Z] #21 52.02 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-24T10:19:12.783Z] #21 52.02 Unpacking patch (2.7.6-7) ... [2022-06-24T10:19:12.783Z] #21 52.25 Selecting previously unselected package python-pip-whl. [2022-06-24T10:19:12.783Z] #21 52.25 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:19:12.783Z] #21 52.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:19:12.783Z] #21 53.12 Selecting previously unselected package python3-lib2to3. [2022-06-24T10:19:12.783Z] #21 53.14 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-24T10:19:12.783Z] #21 53.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:19:12.783Z] #21 53.38 Selecting previously unselected package python3-distutils. [2022-06-24T10:19:12.783Z] #21 53.39 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-24T10:19:12.783Z] #21 53.41 Unpacking python3-distutils (3.9.2-1) ... [2022-06-24T10:19:12.783Z] #21 53.64 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:19:12.783Z] #21 53.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:19:12.783Z] #21 53.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:19:12.783Z] #21 53.94 Selecting previously unselected package python3-setuptools. [2022-06-24T10:19:12.783Z] #21 53.94 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-24T10:19:12.783Z] #21 53.95 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-24T10:19:13.015Z] #77 183.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:19:13.015Z] #77 183.0 checking whether make supports nested variables... (cached) yes [2022-06-24T10:19:13.015Z] #77 183.0 checking for pkg-config... /usr/bin/pkg-config [2022-06-24T10:19:13.015Z] #77 183.0 checking pkg-config is at least version 0.9.0... yes [2022-06-24T10:19:13.015Z] #77 183.1 checking for yajl >= 2.1.0... yes [2022-06-24T10:19:13.015Z] #77 183.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-24T10:19:13.015Z] #77 183.1 checking for gcc... (cached) gcc [2022-06-24T10:19:13.044Z] #21 54.53 Selecting previously unselected package python3-wheel. [2022-06-24T10:19:13.044Z] #21 54.53 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-24T10:19:13.044Z] #21 54.54 Unpacking python3-wheel (0.34.2-1) ... [2022-06-24T10:19:13.044Z] #21 54.78 Selecting previously unselected package python3-pip. [2022-06-24T10:19:13.277Z] #77 183.4 checking whether we are using the GNU C compiler... (cached) yes [2022-06-24T10:19:13.278Z] #77 183.4 checking whether gcc accepts -g... (cached) yes [2022-06-24T10:19:13.278Z] #77 183.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-24T10:19:13.278Z] #77 183.4 checking whether gcc understands -c and -o together... (cached) yes [2022-06-24T10:19:13.304Z] #21 54.78 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:19:13.304Z] #21 54.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:19:13.304Z] #21 ... [2022-06-24T10:19:13.304Z] [2022-06-24T10:19:13.304Z] #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-24T10:19:13.304Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:13.304Z] #77 208.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:19:13.304Z] #77 208.9 checking how to hardcode library paths into programs... immediate [2022-06-24T10:19:13.304Z] #77 208.9 checking whether stripping libraries is possible... yes [2022-06-24T10:19:13.304Z] #77 208.9 checking if libtool supports shared libraries... yes [2022-06-24T10:19:13.304Z] #77 208.9 checking whether to build shared libraries... no [2022-06-24T10:19:13.304Z] #77 208.9 checking whether to build static libraries... yes [2022-06-24T10:19:13.540Z] #77 183.4 checking for a Python interpreter with version >= 3... python3 [2022-06-24T10:19:13.540Z] #77 183.5 checking for python3... /usr/bin/python3 [2022-06-24T10:19:13.540Z] #77 183.5 checking for python3 version... 3.9 [2022-06-24T10:19:13.540Z] #77 183.6 checking for python3 platform... linux [2022-06-24T10:19:13.802Z] #77 183.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-24T10:19:13.802Z] #77 183.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-24T10:19:13.875Z] #77 209.0 checking float.h usability... yes [2022-06-24T10:19:13.875Z] #77 209.3 checking float.h presence... yes [2022-06-24T10:19:13.875Z] #77 209.4 checking for float.h... yes [2022-06-24T10:19:14.133Z] #77 209.5 checking limits.h usability... yes [2022-06-24T10:19:14.375Z] #77 184.2 checking that generated files are newer than configure... done [2022-06-24T10:19:14.375Z] #77 184.2 configure: creating ./config.status [2022-06-24T10:19:14.392Z] #77 209.8 checking limits.h presence... yes [2022-06-24T10:19:14.392Z] #77 209.8 checking for limits.h... yes [2022-06-24T10:19:14.650Z] #77 209.9 checking stddef.h usability... yes [2022-06-24T10:19:14.650Z] #77 210.1 checking stddef.h presence... yes [2022-06-24T10:19:14.650Z] #77 210.2 checking for stddef.h... yes [2022-06-24T10:19:14.650Z] #77 210.2 checking for stdlib.h... (cached) yes [2022-06-24T10:19:14.650Z] #77 210.3 checking for string.h... (cached) yes [2022-06-24T10:19:15.218Z] #77 210.3 checking sys/time.h usability... yes [2022-06-24T10:19:15.218Z] #77 210.6 checking sys/time.h presence... yes [2022-06-24T10:19:15.218Z] #77 210.8 checking for sys/time.h... yes [2022-06-24T10:19:15.476Z] #77 210.8 checking for inline... inline [2022-06-24T10:19:15.520Z] #20 ... [2022-06-24T10:19:15.520Z] [2022-06-24T10:19:15.520Z] #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-24T10:19:15.520Z] #69 sha256:6ccfdf8b83d6356f4c1cef31a6e0b1783963f783057c3f50f4638b653f42c7cd [2022-06-24T10:19:15.520Z] #69 1.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:19:15.520Z] #69 1.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:19:15.520Z] #69 1.727 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:19:15.520Z] #69 2.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-24T10:19:15.520Z] #69 2.276 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-24T10:19:15.520Z] #69 2.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-24T10:19:15.520Z] #69 3.087 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:19:15.520Z] #69 3.478 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:19:15.520Z] #69 4.047 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-24T10:19:15.520Z] #69 4.508 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:19:15.520Z] #69 4.515 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-24T10:19:15.520Z] #69 4.526 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-24T10:19:15.520Z] #69 4.534 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:19:15.520Z] #69 4.545 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-24T10:19:15.520Z] #69 4.562 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-24T10:19:15.520Z] #69 4.906 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-24T10:19:15.520Z] #69 4.912 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-24T10:19:15.520Z] #69 4.914 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:19:15.520Z] #69 4.917 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-24T10:19:15.520Z] #69 4.918 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-24T10:19:15.520Z] #69 4.918 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:19:15.520Z] #69 ... [2022-06-24T10:19:15.520Z] [2022-06-24T10:19:15.520Z] #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-24T10:19:15.520Z] #49 sha256:7105617e4109ffe9c0c3a4dda9cd19cb692b126b52655e25b43945856c19f347 [2022-06-24T10:19:15.520Z] #49 1.699 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:19:15.520Z] #49 1.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:19:15.520Z] #49 1.710 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:19:15.520Z] #49 1.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-24T10:19:15.520Z] #49 2.300 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:19:15.520Z] #49 2.840 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-24T10:19:15.520Z] #49 3.348 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-24T10:19:15.520Z] #49 3.903 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-24T10:19:15.520Z] #49 4.429 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:19:15.520Z] #49 4.936 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-24T10:19:15.520Z] #49 4.937 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-24T10:19:15.520Z] #49 4.938 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:19:15.520Z] #49 4.939 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:19:15.520Z] #49 4.960 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-24T10:19:15.520Z] #49 4.961 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-24T10:19:15.520Z] #49 5.026 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-24T10:19:15.520Z] #49 5.056 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-24T10:19:15.520Z] #49 5.057 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:19:15.520Z] #49 5.058 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-24T10:19:15.520Z] #49 5.059 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:19:15.520Z] #49 5.061 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-24T10:19:16.061Z] #77 211.0 checking for size_t... yes [2022-06-24T10:19:16.061Z] #77 211.6 checking for stdlib.h... (cached) yes [2022-06-24T10:19:16.319Z] #77 211.6 checking for GNU libc compatible malloc... yes [2022-06-24T10:19:16.319Z] #77 212.0 checking for stdlib.h... (cached) yes [2022-06-24T10:19:16.889Z] #77 212.0 checking for GNU libc compatible realloc... yes [2022-06-24T10:19:17.149Z] #77 212.3 checking for working strtod... yes [2022-06-24T10:19:17.149Z] #77 212.6 checking for gettimeofday... yes [2022-06-24T10:19:17.667Z] #77 212.9 checking for memset... yes [2022-06-24T10:19:17.926Z] #77 213.2 checking for strspn... yes [2022-06-24T10:19:18.184Z] #77 213.7 checking that generated files are newer than configure... done [2022-06-24T10:19:18.184Z] #77 213.7 configure: creating ./config.status [2022-06-24T10:19:18.588Z] #77 188.2 config.status: creating Makefile [2022-06-24T10:19:18.588Z] #77 188.4 config.status: creating config.h [2022-06-24T10:19:18.588Z] #77 188.4 config.status: executing libtool commands [2022-06-24T10:19:18.588Z] #77 188.4 config.status: executing depfiles commands [2022-06-24T10:19:18.853Z] #77 ... [2022-06-24T10:19:18.853Z] [2022-06-24T10:19:18.853Z] #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-24T10:19:18.853Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:18.853Z] #21 34.77 Selecting previously unselected package iproute2. [2022-06-24T10:19:18.853Z] #21 34.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-24T10:19:18.853Z] #21 34.78 Unpacking iproute2 (5.10.0-4) ... [2022-06-24T10:19:18.853Z] #21 35.52 Selecting previously unselected package xxd. [2022-06-24T10:19:18.853Z] #21 35.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:19:18.853Z] #21 35.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:18.853Z] #21 35.91 Selecting previously unselected package vim-common. [2022-06-24T10:19:18.853Z] #21 35.91 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:19:18.853Z] #21 35.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:18.853Z] #21 36.54 Selecting previously unselected package bash-completion. [2022-06-24T10:19:18.853Z] #21 36.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-24T10:19:18.853Z] #21 41.94 Unpacking bash-completion (1:2.11-2) ... [2022-06-24T10:19:18.853Z] #21 42.85 Selecting previously unselected package bzip2. [2022-06-24T10:19:18.853Z] #21 42.87 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-24T10:19:18.853Z] #21 42.89 Unpacking bzip2 (1.0.8-4) ... [2022-06-24T10:19:18.853Z] #21 43.13 Selecting previously unselected package xz-utils. [2022-06-24T10:19:18.853Z] #21 43.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-24T10:19:18.853Z] #21 43.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:19:18.853Z] #21 43.46 Selecting previously unselected package apparmor. [2022-06-24T10:19:18.853Z] #21 43.46 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-24T10:19:18.853Z] #21 43.61 Unpacking apparmor (2.13.6-10) ... [2022-06-24T10:19:18.853Z] #21 44.48 Selecting previously unselected package inetutils-ping. [2022-06-24T10:19:18.853Z] #21 44.48 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-24T10:19:18.853Z] #21 44.51 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-24T10:19:18.853Z] #21 44.85 Selecting previously unselected package libip4tc2:amd64. [2022-06-24T10:19:18.853Z] #21 44.85 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-24T10:19:18.853Z] #21 44.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-24T10:19:18.853Z] #21 44.91 Selecting previously unselected package libip6tc2:amd64. [2022-06-24T10:19:18.853Z] #21 44.92 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-24T10:19:18.853Z] #21 44.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-24T10:19:19.116Z] #21 45.09 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-24T10:19:19.116Z] #21 45.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-24T10:19:19.116Z] #21 45.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-24T10:19:19.116Z] #21 45.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-24T10:19:19.116Z] #21 45.19 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-24T10:19:19.116Z] #21 45.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-24T10:19:19.378Z] #21 ... [2022-06-24T10:19:19.378Z] [2022-06-24T10:19:19.378Z] #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-24T10:19:19.378Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:19.378Z] #77 189.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-24T10:19:19.378Z] #77 189.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-24T10:19:19.642Z] #77 189.6 checking for gcc... gcc [2022-06-24T10:19:19.904Z] #77 189.8 checking whether the C compiler works... yes [2022-06-24T10:19:20.166Z] #77 190.1 checking for C compiler default output file name... a.out [2022-06-24T10:19:20.426Z] #77 190.1 checking for suffix of executables... [2022-06-24T10:19:20.687Z] #77 190.4 checking whether we are cross compiling... no [2022-06-24T10:19:20.767Z] #49 ... [2022-06-24T10:19:20.767Z] [2022-06-24T10:19:20.767Z] #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-24T10:19:20.767Z] #74 sha256:0d38a025f25e1bdc140cd868f5478e1f52bc1c3c4ec236987cac3c0cd69ee1fe [2022-06-24T10:19:20.767Z] #74 5.274 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-24T10:19:20.767Z] #74 5.496 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-24T10:19:20.767Z] #74 5.602 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-24T10:19:20.767Z] #74 5.837 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-24T10:19:20.767Z] #74 6.965 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-24T10:19:20.948Z] #77 190.7 checking for suffix of object files... o [2022-06-24T10:19:20.949Z] #77 190.9 checking whether we are using the GNU C compiler... yes [2022-06-24T10:19:21.209Z] #77 191.0 checking whether gcc accepts -g... yes [2022-06-24T10:19:21.209Z] #77 191.2 checking for gcc option to accept ISO C89... none needed [2022-06-24T10:19:21.471Z] #77 191.4 checking whether gcc understands -c and -o together... yes [2022-06-24T10:19:21.471Z] #77 191.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-24T10:19:21.471Z] #77 191.6 checking whether build environment is sane... yes [2022-06-24T10:19:21.733Z] #77 191.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-24T10:19:21.733Z] #77 191.7 checking for gawk... no [2022-06-24T10:19:21.733Z] #77 191.7 checking for mawk... mawk [2022-06-24T10:19:21.733Z] #77 191.7 checking whether make sets $(MAKE)... yes [2022-06-24T10:19:21.733Z] #77 191.8 checking whether make supports the include directive... yes (GNU style) [2022-06-24T10:19:21.733Z] #77 191.8 checking whether make supports nested variables... yes [2022-06-24T10:19:21.733Z] #77 191.9 checking whether UID '0' is supported by ustar format... yes [2022-06-24T10:19:21.733Z] #77 191.9 checking whether GID '0' is supported by ustar format... yes [2022-06-24T10:19:21.995Z] #77 191.9 checking how to create a ustar tar archive... gnutar [2022-06-24T10:19:21.995Z] #77 192.0 checking dependency style of gcc... gcc3 [2022-06-24T10:19:21.995Z] #77 192.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-24T10:19:21.995Z] #77 192.2 checking whether make supports nested variables... (cached) yes [2022-06-24T10:19:22.372Z] #77 217.6 config.status: creating Makefile [2022-06-24T10:19:22.372Z] #77 217.7 config.status: creating config.h [2022-06-24T10:19:22.372Z] #77 217.8 config.status: executing depfiles commands [2022-06-24T10:19:22.572Z] #77 192.2 checking build system type... x86_64-pc-linux-gnu [2022-06-24T10:19:22.572Z] #77 192.7 checking host system type... x86_64-pc-linux-gnu [2022-06-24T10:19:22.572Z] #77 192.7 checking how to print strings... printf [2022-06-24T10:19:22.572Z] #77 192.7 checking for a sed that does not truncate output... /bin/sed [2022-06-24T10:19:22.572Z] #77 192.7 checking for grep that handles long lines and -e... /bin/grep [2022-06-24T10:19:22.572Z] #77 192.8 checking for egrep... /bin/grep -E [2022-06-24T10:19:22.572Z] #77 192.8 checking for fgrep... /bin/grep -F [2022-06-24T10:19:22.572Z] #77 192.8 checking for ld used by gcc... /usr/bin/ld [2022-06-24T10:19:22.630Z] #77 218.2 config.status: executing libtool commands [2022-06-24T10:19:22.837Z] #77 192.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-24T10:19:22.838Z] #77 192.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-24T10:19:22.838Z] #77 192.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-24T10:19:22.838Z] #77 193.0 checking whether ln -s works... yes [2022-06-24T10:19:22.838Z] #77 193.0 checking the maximum length of command line arguments... 1572864 [2022-06-24T10:19:22.838Z] #77 193.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-24T10:19:22.838Z] #77 193.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-24T10:19:22.838Z] #77 193.0 checking for /usr/bin/ld option to reload object files... -r [2022-06-24T10:19:22.838Z] #77 193.0 checking for objdump... objdump [2022-06-24T10:19:22.838Z] #77 193.0 checking how to recognize dependent libraries... pass_all [2022-06-24T10:19:22.838Z] #77 193.0 checking for dlltool... no [2022-06-24T10:19:22.838Z] #77 193.1 checking how to associate runtime and link libraries... printf %s\n [2022-06-24T10:19:22.838Z] #77 193.1 checking for ar... ar [2022-06-24T10:19:23.099Z] #77 193.1 checking for archiver @FILE support... @ [2022-06-24T10:19:23.099Z] #77 193.2 checking for strip... strip [2022-06-24T10:19:23.099Z] #77 193.2 checking for ranlib... ranlib [2022-06-24T10:19:23.675Z] #77 193.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-24T10:19:23.675Z] #77 193.7 checking for sysroot... no [2022-06-24T10:19:23.675Z] #77 193.7 checking for a working dd... /bin/dd [2022-06-24T10:19:23.675Z] #77 193.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-24T10:19:23.936Z] #77 193.9 checking for mt... no [2022-06-24T10:19:23.936Z] #77 193.9 checking if : is a manifest tool... no [2022-06-24T10:19:23.936Z] #77 193.9 checking how to run the C preprocessor... gcc -E [2022-06-24T10:19:24.004Z] #77 ... [2022-06-24T10:19:24.004Z] [2022-06-24T10:19:24.004Z] #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-24T10:19:24.004Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:24.004Z] #21 55.49 Selecting previously unselected package sudo. [2022-06-24T10:19:24.004Z] #21 55.53 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-24T10:19:24.004Z] #21 55.55 Unpacking sudo (1.9.5p2-3) ... [2022-06-24T10:19:24.004Z] #21 56.80 Selecting previously unselected package thin-provisioning-tools. [2022-06-24T10:19:24.004Z] #21 56.80 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-24T10:19:24.004Z] #21 56.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:19:24.004Z] #21 57.26 Selecting previously unselected package uidmap. [2022-06-24T10:19:24.004Z] #21 57.28 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-24T10:19:24.004Z] #21 57.29 Unpacking uidmap (1:4.8.1-1) ... [2022-06-24T10:19:24.004Z] #21 57.44 Selecting previously unselected package vim-runtime. [2022-06-24T10:19:24.004Z] #21 57.44 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:19:24.004Z] #21 57.51 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-24T10:19:24.004Z] #21 57.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-24T10:19:24.004Z] #21 57.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:24.004Z] #21 62.10 Selecting previously unselected package vim. [2022-06-24T10:19:24.004Z] #21 62.11 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:19:24.004Z] #21 62.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:24.004Z] #21 63.10 Selecting previously unselected package xfsprogs. [2022-06-24T10:19:24.004Z] #21 63.15 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-24T10:19:24.004Z] #21 63.17 Unpacking xfsprogs (5.10.0-4) ... [2022-06-24T10:19:24.004Z] #21 63.99 Selecting previously unselected package zip. [2022-06-24T10:19:24.004Z] #21 64.00 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-24T10:19:24.004Z] #21 64.01 Unpacking zip (3.0-12) ... [2022-06-24T10:19:24.004Z] #21 64.38 Selecting previously unselected package zstd. [2022-06-24T10:19:24.004Z] #21 64.39 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-24T10:19:24.004Z] #21 64.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:19:24.004Z] #21 64.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:19:24.262Z] #21 ... [2022-06-24T10:19:24.262Z] [2022-06-24T10:19:24.262Z] #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-24T10:19:24.262Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:24.262Z] #77 219.8 GEN .version [2022-06-24T10:19:24.262Z] #77 219.9 make install-recursive [2022-06-24T10:19:24.262Z] #77 219.9 make[1]: Entering directory '/tmp/crun-build' [2022-06-24T10:19:24.520Z] #77 219.9 Making install in libocispec [2022-06-24T10:19:24.520Z] #77 220.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:19:24.520Z] #77 220.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-24T10:19:24.520Z] #77 220.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-24T10:19:24.520Z] #77 220.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-24T10:19:24.775Z] #77 194.3 checking for ANSI C header files... yes [2022-06-24T10:19:24.778Z] #77 220.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-24T10:19:25.038Z] #77 195.0 checking for sys/types.h... yes [2022-06-24T10:19:25.301Z] #77 195.2 checking for sys/stat.h... yes [2022-06-24T10:19:25.301Z] #77 195.4 checking for stdlib.h... yes [2022-06-24T10:19:25.344Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-24T10:19:25.563Z] #77 195.6 checking for string.h... yes [2022-06-24T10:19:25.602Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-24T10:19:25.603Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-24T10:19:25.603Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-24T10:19:25.603Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-24T10:19:25.603Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-24T10:19:25.603Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-24T10:19:25.603Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-24T10:19:25.603Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-24T10:19:25.603Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-24T10:19:25.603Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-24T10:19:25.603Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-24T10:19:25.603Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-24T10:19:25.603Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-24T10:19:25.603Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-24T10:19:25.603Z] #77 221.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-24T10:19:26.136Z] #77 195.8 checking for memory.h... yes [2022-06-24T10:19:26.136Z] #77 196.0 checking for strings.h... yes [2022-06-24T10:19:26.136Z] #77 196.2 checking for inttypes.h... yes [2022-06-24T10:19:26.292Z] #77 237.9 AR libcrun_testing.a [2022-06-24T10:19:26.292Z] #77 237.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-24T10:19:26.537Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-24T10:19:26.537Z] #77 222.2 make install-recursive [2022-06-24T10:19:26.553Z] #77 238.0 CCLD tests/tests_libcrun_utils [2022-06-24T10:19:26.553Z] #77 238.0 CCLD tests/tests_libcrun_errors [2022-06-24T10:19:26.553Z] #77 238.0 CCLD tests/tests_libcrun_fuzzer [2022-06-24T10:19:26.659Z] #77 196.5 checking for stdint.h... yes [2022-06-24T10:19:26.795Z] #77 222.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:19:26.795Z] #77 222.3 Making install in yajl [2022-06-24T10:19:26.795Z] #77 222.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:19:26.795Z] #77 222.3 CC verify/json_verify-json_verify.o [2022-06-24T10:19:26.795Z] #77 222.3 CC src/libyajl_la-yajl_alloc.lo [2022-06-24T10:19:26.795Z] #77 222.3 CC src/libyajl_la-yajl.lo [2022-06-24T10:19:26.795Z] #77 222.3 CC src/libyajl_la-yajl_gen.lo [2022-06-24T10:19:26.795Z] #77 222.4 CC src/libyajl_la-yajl_parser.lo [2022-06-24T10:19:26.795Z] #77 222.4 CC src/libyajl_la-yajl_buf.lo [2022-06-24T10:19:26.795Z] #77 222.4 CC src/libyajl_la-yajl_lex.lo [2022-06-24T10:19:26.795Z] #77 222.4 CC src/libyajl_la-yajl_encode.lo [2022-06-24T10:19:26.795Z] #77 222.4 CC src/libyajl_la-yajl_tree.lo [2022-06-24T10:19:26.814Z] #77 238.5 CCLD libcrun.la [2022-06-24T10:19:26.921Z] #77 196.8 checking for unistd.h... yes [2022-06-24T10:19:27.307Z] #74 ... [2022-06-24T10:19:27.307Z] [2022-06-24T10:19:27.307Z] #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-24T10:19:27.307Z] #69 sha256:6ccfdf8b83d6356f4c1cef31a6e0b1783963f783057c3f50f4638b653f42c7cd [2022-06-24T10:19:27.307Z] #69 21.62 Fetched 49.1 MB in 20s (2436 kB/s) [2022-06-24T10:19:27.444Z] #77 197.2 checking for dlfcn.h... yes [2022-06-24T10:19:27.444Z] #77 197.5 checking for objdir... .libs [2022-06-24T10:19:28.200Z] #77 239.6 CCLD crun [2022-06-24T10:19:28.650Z] #77 198.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-24T10:19:28.651Z] #77 198.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-24T10:19:28.651Z] #77 198.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-24T10:19:28.772Z] #77 240.3 make[3]: Entering directory '/tmp/crun-build' [2022-06-24T10:19:28.772Z] #77 240.5 /bin/mkdir -p '/usr/local/lib' [2022-06-24T10:19:29.033Z] #77 240.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-24T10:19:29.033Z] #77 240.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-24T10:19:29.033Z] #77 240.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-24T10:19:29.033Z] #77 240.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-24T10:19:29.033Z] #77 240.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-24T10:19:29.033Z] #77 240.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-24T10:19:29.033Z] #77 240.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-24T10:19:29.223Z] #77 198.8 checking if gcc static flag -static works... [2022-06-24T10:19:29.224Z] #77 ... [2022-06-24T10:19:29.224Z] [2022-06-24T10:19:29.224Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-24T10:19:29.224Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:29.224Z] #21 45.40 Selecting previously unselected package libnftnl11:amd64. [2022-06-24T10:19:29.224Z] #21 45.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 45.56 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-24T10:19:29.224Z] #21 45.70 Selecting previously unselected package iptables. [2022-06-24T10:19:29.224Z] #21 45.72 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 45.72 Unpacking iptables (1.8.7-1) ... [2022-06-24T10:19:29.224Z] #21 46.23 Selecting previously unselected package libonig5:amd64. [2022-06-24T10:19:29.224Z] #21 46.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 46.23 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:19:29.224Z] #21 46.50 Selecting previously unselected package libjq1:amd64. [2022-06-24T10:19:29.224Z] #21 46.50 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 46.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:19:29.224Z] #21 46.67 Selecting previously unselected package jq. [2022-06-24T10:19:29.224Z] #21 46.67 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 46.69 Unpacking jq (1.6-2.1) ... [2022-06-24T10:19:29.224Z] #21 46.88 Selecting previously unselected package libaio1:amd64. [2022-06-24T10:19:29.224Z] #21 46.88 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 46.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-24T10:19:29.224Z] #21 47.09 Selecting previously unselected package libgpm2:amd64. [2022-06-24T10:19:29.224Z] #21 47.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 47.12 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-24T10:19:29.224Z] #21 47.20 Selecting previously unselected package libicu67:amd64. [2022-06-24T10:19:29.224Z] #21 47.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 47.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-24T10:19:29.224Z] #21 52.82 Selecting previously unselected package libinih1:amd64. [2022-06-24T10:19:29.224Z] #21 52.82 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 52.83 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-24T10:19:29.224Z] #21 52.91 Selecting previously unselected package libnet1:amd64. [2022-06-24T10:19:29.224Z] #21 52.91 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 52.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:19:29.224Z] #21 53.04 Selecting previously unselected package libnl-3-200:amd64. [2022-06-24T10:19:29.224Z] #21 53.04 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 53.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:19:29.224Z] #21 53.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:19:29.224Z] #21 53.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 53.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:19:29.224Z] #21 53.41 Selecting previously unselected package libyajl2:amd64. [2022-06-24T10:19:29.224Z] #21 53.41 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 53.42 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:19:29.224Z] #21 53.57 Selecting previously unselected package net-tools. [2022-06-24T10:19:29.224Z] #21 53.59 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 53.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:19:29.224Z] #21 53.91 Selecting previously unselected package patch. [2022-06-24T10:19:29.224Z] #21 53.92 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-24T10:19:29.224Z] #21 53.94 Unpacking patch (2.7.6-7) ... [2022-06-24T10:19:29.224Z] #21 54.13 Selecting previously unselected package python-pip-whl. [2022-06-24T10:19:29.224Z] #21 54.13 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:19:29.224Z] #21 54.16 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:19:29.296Z] #77 240.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-24T10:19:29.296Z] #77 240.8 ---------------------------------------------------------------------- [2022-06-24T10:19:29.296Z] #77 240.8 Libraries have been installed in: [2022-06-24T10:19:29.296Z] #77 240.8 /usr/local/lib [2022-06-24T10:19:29.296Z] #77 240.8 [2022-06-24T10:19:29.296Z] #77 240.8 If you ever happen to want to link against installed libraries [2022-06-24T10:19:29.296Z] #77 240.8 in a given directory, LIBDIR, you must either use libtool, and [2022-06-24T10:19:29.296Z] #77 240.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-24T10:19:29.296Z] #77 240.8 flag during linking and do at least one of the following: [2022-06-24T10:19:29.296Z] #77 240.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-24T10:19:29.296Z] #77 240.8 during execution [2022-06-24T10:19:29.296Z] #77 240.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-24T10:19:29.296Z] #77 240.8 during linking [2022-06-24T10:19:29.296Z] #77 240.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-24T10:19:29.296Z] #77 240.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-24T10:19:29.296Z] #77 240.8 [2022-06-24T10:19:29.296Z] #77 240.8 See any operating system documentation about shared libraries for [2022-06-24T10:19:29.296Z] #77 240.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-24T10:19:29.296Z] #77 240.8 ---------------------------------------------------------------------- [2022-06-24T10:19:29.296Z] #77 240.8 /bin/mkdir -p '/build' [2022-06-24T10:19:29.296Z] #77 240.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-24T10:19:29.296Z] #77 240.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-24T10:19:29.296Z] #77 240.9 make[3]: Leaving directory '/tmp/crun-build' [2022-06-24T10:19:29.296Z] #77 241.0 make[2]: Leaving directory '/tmp/crun-build' [2022-06-24T10:19:29.296Z] #77 241.0 make[1]: Leaving directory '/tmp/crun-build' [2022-06-24T10:19:29.486Z] #21 55.46 Selecting previously unselected package python3-lib2to3. [2022-06-24T10:19:29.486Z] #21 55.50 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-24T10:19:29.486Z] #21 55.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:19:29.486Z] #21 ... [2022-06-24T10:19:29.486Z] [2022-06-24T10:19:29.486Z] #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-24T10:19:29.486Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:29.486Z] #77 198.8 checking if gcc static flag -static works... yes [2022-06-24T10:19:29.557Z] #77 DONE 241.1s [2022-06-24T10:19:29.557Z] [2022-06-24T10:19:29.557Z] #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-24T10:19:29.557Z] #64 sha256:eafe9a46faba1fabeec89428091043b6554113186521be8b0ddd0204be0edece [2022-06-24T10:19:29.748Z] #77 199.5 checking if gcc supports -c -o file.o... yes [2022-06-24T10:19:29.748Z] #77 199.8 checking if gcc supports -c -o file.o... (cached) yes [2022-06-24T10:19:30.009Z] #77 199.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-24T10:19:30.271Z] #77 200.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-24T10:19:30.271Z] #77 200.5 checking how to hardcode library paths into programs... immediate [2022-06-24T10:19:30.532Z] #77 200.5 checking whether stripping libraries is possible... yes [2022-06-24T10:19:30.532Z] #77 200.5 checking if libtool supports shared libraries... yes [2022-06-24T10:19:30.532Z] #77 200.5 checking whether to build shared libraries... no [2022-06-24T10:19:30.532Z] #77 200.5 checking whether to build static libraries... yes [2022-06-24T10:19:30.532Z] #77 200.5 checking float.h usability... yes [2022-06-24T10:19:30.532Z] #77 200.7 checking float.h presence... yes [2022-06-24T10:19:30.794Z] #77 200.8 checking for float.h... yes [2022-06-24T10:19:30.794Z] #77 200.8 checking limits.h usability... yes [2022-06-24T10:19:31.056Z] #77 201.1 checking limits.h presence... yes [2022-06-24T10:19:31.056Z] #77 201.1 checking for limits.h... yes [2022-06-24T10:19:31.629Z] #77 201.2 checking stddef.h usability... yes [2022-06-24T10:19:31.629Z] #77 201.6 checking stddef.h presence... yes [2022-06-24T10:19:31.629Z] #77 201.7 checking for stddef.h... yes [2022-06-24T10:19:31.891Z] #77 201.8 checking for stdlib.h... (cached) yes [2022-06-24T10:19:31.891Z] #77 201.8 checking for string.h... (cached) yes [2022-06-24T10:19:31.891Z] #77 202.0 checking sys/time.h usability... yes [2022-06-24T10:19:32.062Z] #77 ... [2022-06-24T10:19:32.062Z] [2022-06-24T10:19:32.062Z] #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-24T10:19:32.062Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:32.062Z] #21 66.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-24T10:19:32.062Z] #21 66.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:19:32.062Z] #21 66.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-24T10:19:32.062Z] #21 66.32 Setting up libicu67:amd64 (67.1-7) ... [2022-06-24T10:19:32.062Z] #21 66.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-24T10:19:32.062Z] #21 66.35 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-24T10:19:32.062Z] #21 66.36 Setting up uidmap (1:4.8.1-1) ... [2022-06-24T10:19:32.062Z] #21 66.37 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:19:32.062Z] #21 66.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:19:32.062Z] #21 66.39 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:19:32.062Z] #21 66.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:19:32.062Z] #21 66.43 Setting up python3-wheel (0.34.2-1) ... [2022-06-24T10:19:32.062Z] #21 67.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:32.062Z] #21 67.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:19:32.062Z] #21 67.25 Setting up libcap2-bin (1:2.44-1) ... [2022-06-24T10:19:32.062Z] #21 67.26 Setting up apparmor (2.13.6-10) ... [2022-06-24T10:19:32.062Z] #21 68.95 Setting up zip (3.0-12) ... [2022-06-24T10:19:32.062Z] #21 68.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:32.062Z] #21 68.98 Setting up bash-completion (1:2.11-2) ... [2022-06-24T10:19:32.062Z] #21 71.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:19:32.062Z] #21 71.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:19:32.062Z] #21 71.22 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-24T10:19:32.062Z] #21 71.24 Setting up patch (2.7.6-7) ... [2022-06-24T10:19:32.062Z] #21 71.25 Setting up sudo (1.9.5p2-3) ... [2022-06-24T10:19:32.062Z] #21 71.31 invoke-rc.d: could not determine current runlevel [2022-06-24T10:19:32.062Z] #21 71.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-24T10:19:32.062Z] #21 71.34 Setting up xfsprogs (5.10.0-4) ... [2022-06-24T10:19:32.062Z] #21 71.35 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-24T10:19:32.062Z] #21 71.37 Setting up inetutils-ping (2:2.0-1) ... [2022-06-24T10:19:32.062Z] #21 71.39 Setting up pigz (2.6-1) ... [2022-06-24T10:19:32.062Z] #21 71.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-24T10:19:32.062Z] #21 71.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:19:32.062Z] #21 71.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:19:32.062Z] #21 71.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:32.062Z] #21 72.35 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-24T10:19:32.062Z] #21 72.36 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:19:32.062Z] #21 72.78 Setting up libelf1:amd64 (0.183-1) ... [2022-06-24T10:19:32.062Z] #21 72.81 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:19:32.062Z] #21 72.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:19:32.062Z] #21 72.85 Setting up python3-distutils (3.9.2-1) ... [2022-06-24T10:19:32.062Z] #21 73.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:32.062Z] #21 73.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-24T10:19:32.062Z] #21 73.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-24T10:19:32.062Z] #21 73.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-24T10:19:32.062Z] #21 73.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-24T10:19:32.062Z] #21 73.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-24T10:19:32.062Z] #21 73.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-24T10:19:32.062Z] #21 73.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-24T10:19:32.062Z] #21 73.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-24T10:19:32.062Z] #21 73.45 Setting up python3-setuptools (52.0.0-4) ... [2022-06-24T10:19:32.153Z] #77 202.1 checking sys/time.h presence... yes [2022-06-24T10:19:32.153Z] #77 202.1 checking for sys/time.h... yes [2022-06-24T10:19:32.153Z] #77 202.1 checking for inline... inline [2022-06-24T10:19:32.322Z] #21 ... [2022-06-24T10:19:32.322Z] [2022-06-24T10:19:32.322Z] #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-24T10:19:32.322Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:32.322Z] #77 227.9 CCLD libyajl.la [2022-06-24T10:19:32.415Z] #77 202.2 checking for size_t... yes [2022-06-24T10:19:32.415Z] #77 202.6 checking for stdlib.h... (cached) yes [2022-06-24T10:19:32.678Z] #77 202.6 checking for GNU libc compatible malloc... yes [2022-06-24T10:19:32.678Z] #77 202.8 checking for stdlib.h... (cached) yes [2022-06-24T10:19:32.890Z] #77 228.2 CCLD verify/json_verify [2022-06-24T10:19:32.941Z] #77 202.8 checking for GNU libc compatible realloc... yes [2022-06-24T10:19:33.149Z] #77 228.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:19:33.149Z] #77 228.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:19:33.149Z] #77 228.6 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:19:33.149Z] #77 228.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:19:33.149Z] #77 228.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:19:33.149Z] #77 228.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:19:33.149Z] #77 228.8 CC src/validate.o [2022-06-24T10:19:33.408Z] #77 228.8 CC src/image_spec_schema_config_schema.lo [2022-06-24T10:19:33.408Z] #77 228.8 CC src/image_spec_schema_content_descriptor.lo [2022-06-24T10:19:33.408Z] #77 228.8 CC src/image_spec_schema_defs.lo [2022-06-24T10:19:33.408Z] #77 228.8 CC src/image_spec_schema_defs_descriptor.lo [2022-06-24T10:19:33.408Z] #77 228.8 CC src/image_spec_schema_image_index_schema.lo [2022-06-24T10:19:33.408Z] #77 228.8 CC src/image_spec_schema_image_layout_schema.lo [2022-06-24T10:19:33.408Z] #77 228.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-24T10:19:33.408Z] #77 228.9 CC src/runtime_spec_schema_config_linux.lo [2022-06-24T10:19:33.408Z] #77 228.9 CC src/runtime_spec_schema_config_zos.lo [2022-06-24T10:19:33.408Z] #77 229.0 CC src/runtime_spec_schema_config_solaris.lo [2022-06-24T10:19:33.408Z] #77 229.0 CC src/runtime_spec_schema_config_schema.lo [2022-06-24T10:19:33.408Z] #77 229.0 CC src/runtime_spec_schema_config_vm.lo [2022-06-24T10:19:33.408Z] #77 229.0 CC src/runtime_spec_schema_defs.lo [2022-06-24T10:19:33.468Z] #77 203.2 checking for working strtod... yes [2022-06-24T10:19:33.667Z] #77 229.0 CC src/runtime_spec_schema_defs_linux.lo [2022-06-24T10:19:33.667Z] #77 229.0 CC src/runtime_spec_schema_config_windows.lo [2022-06-24T10:19:33.667Z] #77 229.1 CC src/runtime_spec_schema_defs_zos.lo [2022-06-24T10:19:33.667Z] #77 229.1 CC src/runtime_spec_schema_defs_vm.lo [2022-06-24T10:19:33.667Z] #77 229.1 CC src/runtime_spec_schema_defs_windows.lo [2022-06-24T10:19:33.667Z] #77 229.2 CC src/runtime_spec_schema_state_schema.lo [2022-06-24T10:19:33.667Z] #77 229.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-24T10:19:33.667Z] #77 229.3 CC src/basic_test_double_array_item.lo [2022-06-24T10:19:33.667Z] #77 229.3 CC src/basic_test_double_array.lo [2022-06-24T10:19:33.730Z] #77 203.5 checking for gettimeofday... yes [2022-06-24T10:19:33.926Z] #77 229.4 CC src/basic_test_top_array_int.lo [2022-06-24T10:19:33.926Z] #77 229.4 CC src/basic_test_top_array_string.lo [2022-06-24T10:19:33.993Z] #77 203.9 checking for memset... yes [2022-06-24T10:19:34.184Z] #77 229.6 CC src/basic_test_top_double_array_obj.lo [2022-06-24T10:19:34.184Z] #77 229.7 CC src/basic_test_top_double_array_int.lo [2022-06-24T10:19:34.255Z] #77 204.3 checking for strspn... yes [2022-06-24T10:19:34.442Z] #77 229.8 CC src/basic_test_top_double_array_refobj.lo [2022-06-24T10:19:34.442Z] #77 229.9 CC src/read-file.lo [2022-06-24T10:19:34.442Z] #77 230.0 CC src/json_common.lo [2022-06-24T10:19:34.700Z] #77 230.1 CC tests/test-2.o [2022-06-24T10:19:34.700Z] #77 230.1 CC src/basic_test_top_double_array_string.lo [2022-06-24T10:19:34.700Z] #77 230.2 CC tests/test-1.o [2022-06-24T10:19:34.779Z] #77 204.8 checking that generated files are newer than configure... done [2022-06-24T10:19:34.779Z] #77 204.8 configure: creating ./config.status [2022-06-24T10:19:34.959Z] #77 230.3 CC tests/test-4.o [2022-06-24T10:19:34.959Z] #77 230.3 CC tests/test-3.o [2022-06-24T10:19:34.959Z] #77 230.5 CC tests/test-5.o [2022-06-24T10:19:34.959Z] #77 230.5 CC tests/test-7.o [2022-06-24T10:19:35.217Z] #77 230.6 CC tests/test-6.o [2022-06-24T10:19:35.217Z] #77 230.7 CC tests/test-8.o [2022-06-24T10:19:35.440Z] #69 21.62 Reading package lists... [2022-06-24T10:19:35.440Z] #69 ... [2022-06-24T10:19:35.440Z] [2022-06-24T10:19:35.440Z] #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-24T10:19:35.440Z] #49 sha256:7105617e4109ffe9c0c3a4dda9cd19cb692b126b52655e25b43945856c19f347 [2022-06-24T10:19:35.440Z] #49 21.86 Fetched 49.1 MB in 21s (2387 kB/s) [2022-06-24T10:19:35.476Z] #77 230.9 CC tests/test-9.o [2022-06-24T10:19:35.700Z] #49 21.86 Reading package lists... [2022-06-24T10:19:35.700Z] #49 ... [2022-06-24T10:19:35.700Z] [2022-06-24T10:19:35.700Z] #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-24T10:19:35.700Z] #69 sha256:6ccfdf8b83d6356f4c1cef31a6e0b1783963f783057c3f50f4638b653f42c7cd [2022-06-24T10:19:35.700Z] #69 21.62 Reading package lists... [2022-06-24T10:19:35.738Z] #77 231.3 CC tests/test-10.o [2022-06-24T10:19:35.997Z] #77 231.3 CC tests/test-11.o [2022-06-24T10:19:35.997Z] #77 ... [2022-06-24T10:19:35.997Z] [2022-06-24T10:19:35.997Z] #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-24T10:19:35.997Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:35.997Z] #21 74.97 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:19:35.997Z] #21 74.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-24T10:19:35.997Z] #21 74.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:19:35.997Z] #21 75.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:19:35.997Z] #21 76.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-24T10:19:35.997Z] #21 76.36 Setting up jq (1.6-2.1) ... [2022-06-24T10:19:35.997Z] #21 76.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-24T10:19:35.997Z] #21 76.39 Setting up iptables (1.8.7-1) ... [2022-06-24T10:19:35.997Z] #21 76.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:19:35.997Z] #21 76.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:19:35.997Z] #21 76.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:19:35.997Z] #21 76.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:19:35.997Z] #21 76.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-24T10:19:35.997Z] #21 76.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-24T10:19:35.997Z] #21 76.44 Setting up iproute2 (5.10.0-4) ... [2022-06-24T10:19:35.997Z] #21 76.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:19:35.997Z] #21 DONE 77.5s [2022-06-24T10:19:36.256Z] [2022-06-24T10:19:36.256Z] #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-24T10:19:36.256Z] #22 sha256:72a2acf1cc699a18b66c28b2f540e209467ad1a3b6b0f660f6e6cf7bb57186b7 [2022-06-24T10:19:36.823Z] #22 0.923 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-24T10:19:36.823Z] #22 0.927 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-24T10:19:36.823Z] #22 0.930 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-24T10:19:36.823Z] #22 DONE 1.0s [2022-06-24T10:19:36.823Z] [2022-06-24T10:19:36.823Z] #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-24T10:19:36.823Z] #60 sha256:f1d8efe7a780f57cac02bab790de89d3cc4b0a321bb96ea96b581302652bfdd6 [2022-06-24T10:19:37.068Z] #69 30.88 Reading package lists... [2022-06-24T10:19:37.068Z] #69 ... [2022-06-24T10:19:37.068Z] [2022-06-24T10:19:37.068Z] #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-24T10:19:37.068Z] #20 sha256:8f493941bdd31c5cc44665157f432a0f929820cb0be9752f4e7c26cac516e7bb [2022-06-24T10:19:37.068Z] #20 21.84 Fetched 49.1 MB in 20s (2412 kB/s) [2022-06-24T10:19:37.068Z] #20 21.84 Reading package lists... [2022-06-24T10:19:37.068Z] #20 30.96 Reading package lists... [2022-06-24T10:19:37.068Z] #20 ... [2022-06-24T10:19:37.068Z] [2022-06-24T10:19:37.068Z] #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-24T10:19:37.068Z] #49 sha256:7105617e4109ffe9c0c3a4dda9cd19cb692b126b52655e25b43945856c19f347 [2022-06-24T10:19:37.068Z] #49 21.86 Reading package lists... [2022-06-24T10:19:37.082Z] #60 ... [2022-06-24T10:19:37.082Z] [2022-06-24T10:19:37.082Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-24T10:19:37.082Z] #23 sha256:7badf2acb6d5d3c41084baf82af62bc4ef2b44adc54c741c320695632864546c [2022-06-24T10:19:40.077Z] #77 209.4 config.status: creating Makefile [2022-06-24T10:19:40.077Z] #77 209.5 config.status: creating config.h [2022-06-24T10:19:40.077Z] #77 209.5 config.status: executing depfiles commands [2022-06-24T10:19:40.077Z] #77 209.7 config.status: executing libtool commands [2022-06-24T10:19:40.077Z] #77 ... [2022-06-24T10:19:40.077Z] [2022-06-24T10:19:40.077Z] #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-24T10:19:40.077Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:40.077Z] #21 55.70 Selecting previously unselected package python3-distutils. [2022-06-24T10:19:40.077Z] #21 55.72 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-24T10:19:40.077Z] #21 55.73 Unpacking python3-distutils (3.9.2-1) ... [2022-06-24T10:19:40.077Z] #21 56.05 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:19:40.077Z] #21 56.05 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:19:40.077Z] #21 56.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:19:40.077Z] #21 56.60 Selecting previously unselected package python3-setuptools. [2022-06-24T10:19:40.077Z] #21 56.62 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-24T10:19:40.077Z] #21 56.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-24T10:19:40.077Z] #21 57.02 Selecting previously unselected package python3-wheel. [2022-06-24T10:19:40.077Z] #21 57.02 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-24T10:19:40.077Z] #21 57.02 Unpacking python3-wheel (0.34.2-1) ... [2022-06-24T10:19:40.077Z] #21 57.19 Selecting previously unselected package python3-pip. [2022-06-24T10:19:40.077Z] #21 57.19 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:19:40.077Z] #21 57.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:19:40.077Z] #21 57.65 Selecting previously unselected package sudo. [2022-06-24T10:19:40.077Z] #21 57.65 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-24T10:19:40.077Z] #21 57.66 Unpacking sudo (1.9.5p2-3) ... [2022-06-24T10:19:40.077Z] #21 58.60 Selecting previously unselected package thin-provisioning-tools. [2022-06-24T10:19:40.077Z] #21 58.60 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-24T10:19:40.077Z] #21 58.62 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:19:40.077Z] #21 58.89 Selecting previously unselected package uidmap. [2022-06-24T10:19:40.077Z] #21 58.89 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-24T10:19:40.077Z] #21 58.91 Unpacking uidmap (1:4.8.1-1) ... [2022-06-24T10:19:40.077Z] #21 59.15 Selecting previously unselected package vim-runtime. [2022-06-24T10:19:40.077Z] #21 59.15 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:19:40.077Z] #21 59.21 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-24T10:19:40.077Z] #21 59.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-24T10:19:40.077Z] #21 59.29 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:40.077Z] #21 64.29 Selecting previously unselected package vim. [2022-06-24T10:19:40.077Z] #21 64.30 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:19:40.077Z] #21 64.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:40.077Z] #21 65.30 Selecting previously unselected package xfsprogs. [2022-06-24T10:19:40.077Z] #21 65.31 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-24T10:19:40.077Z] #21 65.31 Unpacking xfsprogs (5.10.0-4) ... [2022-06-24T10:19:40.077Z] #21 65.89 Selecting previously unselected package zip. [2022-06-24T10:19:40.077Z] #21 65.90 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-24T10:19:40.077Z] #21 65.91 Unpacking zip (3.0-12) ... [2022-06-24T10:19:40.077Z] #21 66.05 Selecting previously unselected package zstd. [2022-06-24T10:19:40.077Z] #21 66.06 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-24T10:19:40.077Z] #21 66.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:19:40.652Z] #21 66.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:19:40.914Z] #21 ... [2022-06-24T10:19:40.914Z] [2022-06-24T10:19:40.914Z] #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-24T10:19:40.914Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:40.914Z] #77 210.8 GEN .version [2022-06-24T10:19:40.914Z] #77 210.9 make install-recursive [2022-06-24T10:19:40.914Z] #77 210.9 make[1]: Entering directory '/tmp/crun-build' [2022-06-24T10:19:40.914Z] #77 211.1 Making install in libocispec [2022-06-24T10:19:40.914Z] #77 211.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:19:40.914Z] #77 211.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-24T10:19:41.177Z] #77 211.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-24T10:19:41.177Z] #77 211.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-24T10:19:41.177Z] #77 211.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-24T10:19:42.569Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-24T10:19:42.569Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-24T10:19:42.569Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-24T10:19:42.569Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-24T10:19:42.569Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-24T10:19:42.569Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-24T10:19:42.570Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-24T10:19:42.570Z] #77 212.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-24T10:19:42.570Z] #77 212.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-24T10:19:42.832Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-24T10:19:42.832Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-24T10:19:42.832Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-24T10:19:42.832Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-24T10:19:42.832Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-24T10:19:42.832Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-24T10:19:42.832Z] #77 212.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-24T10:19:43.910Z] #64 275.6 # github.com/containerd/containerd/cmd/containerd [2022-06-24T10:19:43.910Z] #64 275.6 /usr/bin/ld: /tmp/go-link-4153068145/000019.o: in function `New': [2022-06-24T10:19:43.910Z] #64 275.6 /tmp/tmp.UmLgM4Kf0o/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-24T10:19:43.910Z] #64 275.7 + bin/containerd-stress [2022-06-24T10:19:43.910Z] #64 276.8 + bin/containerd-shim [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-24T10:19:44.755Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-24T10:19:44.755Z] #77 214.7 make install-recursive [2022-06-24T10:19:44.755Z] #77 214.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:19:45.017Z] #77 215.0 Making install in yajl [2022-06-24T10:19:45.017Z] #77 215.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:19:45.017Z] #77 215.2 CC verify/json_verify-json_verify.o [2022-06-24T10:19:45.017Z] #77 215.2 CC src/libyajl_la-yajl_alloc.lo [2022-06-24T10:19:45.017Z] #77 215.2 CC src/libyajl_la-yajl_gen.lo [2022-06-24T10:19:45.017Z] #77 215.2 CC src/libyajl_la-yajl.lo [2022-06-24T10:19:45.017Z] #77 215.2 CC src/libyajl_la-yajl_parser.lo [2022-06-24T10:19:45.159Z] #49 31.23 Reading package lists... [2022-06-24T10:19:45.159Z] #49 ... [2022-06-24T10:19:45.159Z] [2022-06-24T10:19:45.159Z] #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-24T10:19:45.159Z] #20 sha256:8f493941bdd31c5cc44665157f432a0f929820cb0be9752f4e7c26cac516e7bb [2022-06-24T10:19:45.159Z] #20 30.96 Reading package lists... [2022-06-24T10:19:45.278Z] #77 215.3 CC src/libyajl_la-yajl_buf.lo [2022-06-24T10:19:45.278Z] #77 215.3 CC src/libyajl_la-yajl_encode.lo [2022-06-24T10:19:45.278Z] #77 215.3 CC src/libyajl_la-yajl_lex.lo [2022-06-24T10:19:45.278Z] #77 215.4 CC src/libyajl_la-yajl_tree.lo [2022-06-24T10:19:45.817Z] #64 285.2 + bin/containerd-shim-runc-v1 [2022-06-24T10:19:47.050Z] #20 39.68 Building dependency tree... [2022-06-24T10:19:47.699Z] #64 ... [2022-06-24T10:19:47.699Z] [2022-06-24T10:19:47.699Z] #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-24T10:19:47.699Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:19:47.699Z] #55 310.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-24T10:19:47.699Z] #55 DONE 311.8s [2022-06-24T10:19:47.699Z] [2022-06-24T10:19:47.699Z] #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-24T10:19:47.699Z] #60 sha256:c57c30793584d7b65b5e65b9b686c35cedab6e40352e1c971bf912e919af2ffa [2022-06-24T10:19:47.699Z] #60 180.5 + mkdir -p /build [2022-06-24T10:19:47.699Z] #60 180.5 + cp runc /build/runc [2022-06-24T10:19:47.699Z] #60 DONE 180.9s [2022-06-24T10:19:47.699Z] [2022-06-24T10:19:47.699Z] #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-24T10:19:47.699Z] #64 sha256:eafe9a46faba1fabeec89428091043b6554113186521be8b0ddd0204be0edece [2022-06-24T10:19:48.635Z] #77 ... [2022-06-24T10:19:48.635Z] [2022-06-24T10:19:48.635Z] #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-24T10:19:48.635Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:48.635Z] #21 68.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-24T10:19:48.635Z] #21 68.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:19:48.635Z] #21 68.11 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-24T10:19:48.635Z] #21 68.13 Setting up libicu67:amd64 (67.1-7) ... [2022-06-24T10:19:48.635Z] #21 68.16 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-24T10:19:48.635Z] #21 68.17 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-24T10:19:48.635Z] #21 68.18 Setting up uidmap (1:4.8.1-1) ... [2022-06-24T10:19:48.635Z] #21 68.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:19:48.635Z] #21 68.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:19:48.635Z] #21 68.22 Setting up bzip2 (1.0.8-4) ... [2022-06-24T10:19:48.635Z] #21 68.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:19:48.635Z] #21 68.24 Setting up python3-wheel (0.34.2-1) ... [2022-06-24T10:19:48.635Z] #21 69.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:48.635Z] #21 69.59 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:19:48.635Z] #21 69.60 Setting up libcap2-bin (1:2.44-1) ... [2022-06-24T10:19:48.635Z] #21 69.61 Setting up apparmor (2.13.6-10) ... [2022-06-24T10:19:48.635Z] #21 71.86 Setting up zip (3.0-12) ... [2022-06-24T10:19:48.635Z] #21 71.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:48.635Z] #21 71.90 Setting up bash-completion (1:2.11-2) ... [2022-06-24T10:19:48.635Z] #21 74.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-24T10:19:48.635Z] #21 74.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-24T10:19:48.635Z] #21 74.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-24T10:19:48.635Z] #21 74.07 Setting up patch (2.7.6-7) ... [2022-06-24T10:19:48.635Z] #21 74.13 Setting up sudo (1.9.5p2-3) ... [2022-06-24T10:19:48.635Z] #21 74.32 invoke-rc.d: could not determine current runlevel [2022-06-24T10:19:48.635Z] #21 74.32 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-24T10:19:48.635Z] #21 74.34 Setting up xfsprogs (5.10.0-4) ... [2022-06-24T10:19:48.635Z] #21 74.35 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-24T10:19:48.635Z] #21 74.36 Setting up inetutils-ping (2:2.0-1) ... [2022-06-24T10:19:48.635Z] #21 74.37 Setting up pigz (2.6-1) ... [2022-06-24T10:19:48.635Z] #21 74.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-24T10:19:48.635Z] #21 74.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:19:48.635Z] #21 74.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:19:48.635Z] #21 74.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:48.942Z] #20 43.76 The following additional packages will be installed: [2022-06-24T10:19:48.942Z] #20 43.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:19:48.942Z] #20 43.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-24T10:19:48.942Z] #20 43.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-24T10:19:48.942Z] #20 43.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-24T10:19:48.942Z] #20 43.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-24T10:19:48.942Z] #20 43.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-24T10:19:48.942Z] #20 43.79 mingw-w64-common mingw-w64-x86-64-dev [2022-06-24T10:19:48.942Z] #20 43.82 Suggested packages: [2022-06-24T10:19:48.942Z] #20 43.82 gcc-10-locales seccomp wine64 [2022-06-24T10:19:49.219Z] #21 75.27 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-24T10:19:49.219Z] #21 75.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:19:49.288Z] #23 10.39 Collecting yamllint==1.26.1 [2022-06-24T10:19:49.288Z] #23 11.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-24T10:19:49.548Z] #20 44.63 The following NEW packages will be installed: [2022-06-24T10:19:49.548Z] #20 44.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-24T10:19:49.548Z] #20 44.63 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-24T10:19:49.548Z] #20 44.63 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-24T10:19:49.548Z] #20 44.63 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-24T10:19:49.548Z] #20 44.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-24T10:19:49.548Z] #20 44.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-24T10:19:49.548Z] #20 44.64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-24T10:19:49.548Z] #20 44.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-24T10:19:49.548Z] #20 44.64 mingw-w64-x86-64-dev [2022-06-24T10:19:49.802Z] #21 75.88 Setting up libelf1:amd64 (0.183-1) ... [2022-06-24T10:19:49.802Z] #21 75.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:19:49.802Z] #21 75.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:19:49.802Z] #21 75.92 Setting up python3-distutils (3.9.2-1) ... [2022-06-24T10:19:49.857Z] #23 12.90 Collecting pathspec>=0.5.3 [2022-06-24T10:19:49.857Z] #23 12.91 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-24T10:19:50.110Z] #20 45.06 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:19:50.110Z] #20 45.06 Need to get 115 MB of archives. [2022-06-24T10:19:50.110Z] #20 45.06 After this operation, 645 MB of additional disk space will be used. [2022-06-24T10:19:50.110Z] #20 45.06 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-24T10:19:50.110Z] #20 45.10 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-24T10:19:50.110Z] #20 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-24T10:19:50.110Z] #20 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-24T10:19:50.110Z] #20 45.16 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-24T10:19:50.110Z] #20 45.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-24T10:19:50.110Z] #20 45.25 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-24T10:19:50.253Z] #64 ... [2022-06-24T10:19:50.253Z] [2022-06-24T10:19:50.253Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-24T10:19:50.253Z] #56 sha256:90f265dffe4c95b23b29b9a856f7e11e9860e5e148c7d45261b326f6af3943d4 [2022-06-24T10:19:50.367Z] #20 45.30 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-24T10:19:50.367Z] #20 45.30 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-24T10:19:50.367Z] #20 45.46 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-24T10:19:50.424Z] #23 13.34 Collecting pyyaml [2022-06-24T10:19:50.424Z] #23 13.35 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-24T10:19:50.424Z] #23 13.40 Building wheels for collected packages: yamllint [2022-06-24T10:19:50.424Z] #23 13.41 Building wheel for yamllint (setup.py): started [2022-06-24T10:19:50.641Z] #21 76.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:50.641Z] #21 76.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-24T10:19:50.641Z] #21 76.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-24T10:19:50.641Z] #21 76.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-24T10:19:50.641Z] #21 76.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-24T10:19:50.641Z] #21 76.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-24T10:19:50.641Z] #21 76.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-24T10:19:50.641Z] #21 76.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-24T10:19:50.641Z] #21 76.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-24T10:19:50.641Z] #21 76.54 Setting up python3-setuptools (52.0.0-4) ... [2022-06-24T10:19:50.825Z] #56 DONE 0.7s [2022-06-24T10:19:50.825Z] [2022-06-24T10:19:50.825Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-24T10:19:50.825Z] #58 sha256:a9e7f499ebc4cb6a93ef46587e33cfd48f80009217cb71c5f6d9ee4b7bd2ae35 [2022-06-24T10:19:50.825Z] #58 DONE 0.1s [2022-06-24T10:19:50.825Z] [2022-06-24T10:19:50.825Z] #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-24T10:19:50.825Z] #64 sha256:eafe9a46faba1fabeec89428091043b6554113186521be8b0ddd0204be0edece [2022-06-24T10:19:50.825Z] #64 ... [2022-06-24T10:19:50.825Z] [2022-06-24T10:19:50.825Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-24T10:19:50.825Z] #61 sha256:bc22363dcab50897f0ebc28baceeef9231af58aafe39f3ebc59004a571889711 [2022-06-24T10:19:50.929Z] #20 45.83 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-24T10:19:50.929Z] #20 46.01 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-24T10:19:51.084Z] #64 290.1 + bin/containerd-shim-runc-v2 [2022-06-24T10:19:51.086Z] #61 DONE 0.3s [2022-06-24T10:19:51.086Z] [2022-06-24T10:19:51.086Z] #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-24T10:19:51.086Z] #64 sha256:eafe9a46faba1fabeec89428091043b6554113186521be8b0ddd0204be0edece [2022-06-24T10:19:51.185Z] #20 46.23 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-24T10:19:51.342Z] #64 290.9 + binaries [2022-06-24T10:19:51.359Z] #23 14.52 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-24T10:19:51.442Z] #20 46.63 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-24T10:19:51.600Z] #64 290.9 + install -D bin/containerd /build/containerd [2022-06-24T10:19:51.600Z] #64 290.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-24T10:19:51.600Z] #64 290.9 + install -D bin/ctr /build/ctr [2022-06-24T10:19:51.619Z] #23 14.53 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ad93f76db6168600c47e2e0857a4408011c720d834b3a5c3a970ff381047210c [2022-06-24T10:19:51.619Z] #23 14.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-24T10:19:51.619Z] #23 14.54 Successfully built yamllint [2022-06-24T10:19:51.619Z] #23 14.58 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-24T10:19:51.698Z] #20 ... [2022-06-24T10:19:51.698Z] [2022-06-24T10:19:51.699Z] #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-24T10:19:51.699Z] #69 sha256:6ccfdf8b83d6356f4c1cef31a6e0b1783963f783057c3f50f4638b653f42c7cd [2022-06-24T10:19:51.699Z] #69 30.88 Reading package lists... [2022-06-24T10:19:51.699Z] #69 39.84 Building dependency tree... [2022-06-24T10:19:51.699Z] #69 44.01 The following additional packages will be installed: [2022-06-24T10:19:51.699Z] #69 44.02 libbtrfs0 [2022-06-24T10:19:51.699Z] #69 44.23 The following NEW packages will be installed: [2022-06-24T10:19:51.699Z] #69 44.27 libbtrfs-dev libbtrfs0 [2022-06-24T10:19:51.699Z] #69 44.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:19:51.699Z] #69 44.76 Need to get 460 kB of archives. [2022-06-24T10:19:51.699Z] #69 44.76 After this operation, 1237 kB of additional disk space will be used. [2022-06-24T10:19:51.699Z] #69 44.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-24T10:19:51.699Z] #69 44.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-24T10:19:51.699Z] #69 45.51 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:19:51.699Z] #69 45.86 Fetched 460 kB in 0s (1410 kB/s) [2022-06-24T10:19:51.699Z] #69 45.94 Selecting previously unselected package libbtrfs0:amd64. [2022-06-24T10:19:51.699Z] #69 45.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-24T10:19:51.699Z] #69 46.00 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-24T10:19:51.699Z] #69 46.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:19:51.699Z] #69 46.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-24T10:19:51.699Z] #69 46.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-24T10:19:51.699Z] #69 46.15 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:19:51.699Z] #69 46.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:19:51.699Z] #69 46.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:19:51.699Z] #69 46.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:19:51.699Z] #69 DONE 46.7s [2022-06-24T10:19:51.699Z] [2022-06-24T10:19:51.699Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-24T10:19:51.699Z] #70 sha256:5f5db38008364a93aa1072c212cd74204d42164feabb6f75c4c011f0c4d29dd8 [2022-06-24T10:19:51.699Z] #70 DONE 0.0s [2022-06-24T10:19:51.699Z] [2022-06-24T10:19:51.699Z] #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-24T10:19:51.699Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:19:52.033Z] #21 77.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:19:52.033Z] #21 77.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-24T10:19:52.033Z] #21 78.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:19:52.033Z] #21 78.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:19:52.033Z] #21 ... [2022-06-24T10:19:52.033Z] [2022-06-24T10:19:52.033Z] #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-24T10:19:52.033Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:52.033Z] #77 221.2 CCLD libyajl.la [2022-06-24T10:19:52.033Z] #77 221.6 CCLD verify/json_verify [2022-06-24T10:19:52.033Z] #77 222.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:19:52.033Z] #77 222.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:19:52.033Z] #77 222.0 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:19:52.033Z] #77 222.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:19:52.033Z] #77 222.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-24T10:19:52.033Z] #77 222.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:19:52.033Z] #77 222.1 CC src/validate.o [2022-06-24T10:19:52.033Z] #77 222.1 CC src/image_spec_schema_config_schema.lo [2022-06-24T10:19:52.033Z] #77 222.1 CC src/image_spec_schema_content_descriptor.lo [2022-06-24T10:19:52.033Z] #77 222.1 CC src/image_spec_schema_defs.lo [2022-06-24T10:19:52.033Z] #77 222.1 CC src/image_spec_schema_defs_descriptor.lo [2022-06-24T10:19:52.033Z] #77 222.1 CC src/image_spec_schema_image_index_schema.lo [2022-06-24T10:19:52.033Z] #77 222.2 CC src/image_spec_schema_image_layout_schema.lo [2022-06-24T10:19:52.033Z] #77 222.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-24T10:19:52.033Z] #77 222.2 CC src/runtime_spec_schema_config_linux.lo [2022-06-24T10:19:52.033Z] #77 222.2 CC src/runtime_spec_schema_config_zos.lo [2022-06-24T10:19:52.186Z] #23 15.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-24T10:19:52.295Z] #77 222.2 CC src/runtime_spec_schema_config_schema.lo [2022-06-24T10:19:52.295Z] #77 222.3 CC src/runtime_spec_schema_config_vm.lo [2022-06-24T10:19:52.295Z] #77 222.3 CC src/runtime_spec_schema_config_solaris.lo [2022-06-24T10:19:52.295Z] #77 222.3 CC src/runtime_spec_schema_config_windows.lo [2022-06-24T10:19:52.295Z] #77 222.3 CC src/runtime_spec_schema_defs.lo [2022-06-24T10:19:52.295Z] #77 222.4 CC src/runtime_spec_schema_defs_linux.lo [2022-06-24T10:19:52.557Z] #77 222.5 CC src/runtime_spec_schema_defs_zos.lo [2022-06-24T10:19:52.557Z] #77 222.5 CC src/runtime_spec_schema_defs_vm.lo [2022-06-24T10:19:52.557Z] #77 222.6 CC src/runtime_spec_schema_defs_windows.lo [2022-06-24T10:19:52.557Z] #77 222.6 CC src/runtime_spec_schema_state_schema.lo [2022-06-24T10:19:52.557Z] #77 222.7 CC src/basic_test_double_array_item.lo [2022-06-24T10:19:52.669Z] #71 0.848 + RM_GOPATH=0 [2022-06-24T10:19:52.669Z] #71 0.849 + TMP_GOPATH= [2022-06-24T10:19:52.669Z] #71 0.850 + : /build [2022-06-24T10:19:52.669Z] #71 0.850 + '[' -z '' ']' [2022-06-24T10:19:52.669Z] #71 0.851 ++ mktemp -d [2022-06-24T10:19:52.669Z] #71 0.854 + export GOPATH=/tmp/tmp.A68Al0WtBH [2022-06-24T10:19:52.669Z] #71 0.854 + GOPATH=/tmp/tmp.A68Al0WtBH [2022-06-24T10:19:52.669Z] #71 0.854 + RM_GOPATH=1 [2022-06-24T10:19:52.669Z] #71 0.854 + case "$(go env GOARCH)" in [2022-06-24T10:19:52.669Z] #71 0.855 ++ go env GOARCH [2022-06-24T10:19:52.669Z] #71 0.872 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:19:52.669Z] #71 0.873 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:19:52.669Z] #71 0.873 ++ dirname /install.sh [2022-06-24T10:19:52.669Z] #71 0.880 + dir=/ [2022-06-24T10:19:52.669Z] #71 0.880 + bin=containerd [2022-06-24T10:19:52.669Z] #71 0.880 + shift [2022-06-24T10:19:52.669Z] #71 0.881 + '[' '!' -f //containerd.installer ']' [2022-06-24T10:19:52.669Z] #71 0.881 + . //containerd.installer [2022-06-24T10:19:52.669Z] #71 0.881 ++ set -e [2022-06-24T10:19:52.669Z] #71 0.881 ++ : v1.6.6 [2022-06-24T10:19:52.669Z] #71 0.882 + install_containerd [2022-06-24T10:19:52.669Z] #71 0.882 + echo 'Install containerd version v1.6.6' [2022-06-24T10:19:52.669Z] #71 0.882 Install containerd version v1.6.6 [2022-06-24T10:19:52.669Z] #71 0.883 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A68Al0WtBH/src/github.com/containerd/containerd [2022-06-24T10:19:52.669Z] #71 0.885 Cloning into '/tmp/tmp.A68Al0WtBH/src/github.com/containerd/containerd'... [2022-06-24T10:19:52.754Z] #23 DONE 15.6s [2022-06-24T10:19:52.754Z] [2022-06-24T10:19:52.754Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-24T10:19:52.754Z] #27 sha256:aad5ddaab395efd74c0f61c0a42478dd82696c8bc8ee677f3ca1bff4d96bd862 [2022-06-24T10:19:52.819Z] #77 222.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-24T10:19:52.819Z] #77 222.9 CC src/basic_test_double_array.lo [2022-06-24T10:19:52.819Z] #77 222.9 CC src/basic_test_top_array_int.lo [2022-06-24T10:19:52.819Z] #77 223.0 CC src/basic_test_top_array_string.lo [2022-06-24T10:19:53.015Z] #27 DONE 0.4s [2022-06-24T10:19:53.015Z] [2022-06-24T10:19:53.015Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-24T10:19:53.015Z] #32 sha256:83081bd09aada026e3b66377f56c96f3d6bd3049f6d6514b05589215d5bc35c8 [2022-06-24T10:19:53.081Z] #77 223.0 CC src/basic_test_top_double_array_int.lo [2022-06-24T10:19:53.081Z] #77 223.2 CC src/basic_test_top_double_array_refobj.lo [2022-06-24T10:19:53.081Z] #77 223.2 CC src/basic_test_top_double_array_string.lo [2022-06-24T10:19:53.081Z] #77 223.2 CC src/basic_test_top_double_array_obj.lo [2022-06-24T10:19:53.274Z] #32 DONE 0.5s [2022-06-24T10:19:53.274Z] [2022-06-24T10:19:53.274Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-24T10:19:53.274Z] #35 sha256:b9b48fc0c0991049b19f1e6ee1494218f00be1ff18bb5118c4ca704f1511b294 [2022-06-24T10:19:53.343Z] #77 223.3 CC src/json_common.lo [2022-06-24T10:19:53.343Z] #77 223.4 CC src/read-file.lo [2022-06-24T10:19:53.343Z] #77 223.4 CC tests/test-2.o [2022-06-24T10:19:53.343Z] #77 223.5 CC tests/test-3.o [2022-06-24T10:19:53.343Z] #77 223.5 CC tests/test-1.o [2022-06-24T10:19:53.343Z] #77 223.5 CC tests/test-4.o [2022-06-24T10:19:53.536Z] #35 DONE 0.2s [2022-06-24T10:19:53.536Z] [2022-06-24T10:19:53.536Z] #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-24T10:19:53.536Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:19:53.536Z] #77 ... [2022-06-24T10:19:53.536Z] [2022-06-24T10:19:53.536Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-24T10:19:53.536Z] #37 sha256:58c0ea6c78aa08dadddf8ce25ed45cd55f2308b6c773fbe9c4a25675bef648a3 [2022-06-24T10:19:53.536Z] #37 DONE 0.1s [2022-06-24T10:19:53.536Z] [2022-06-24T10:19:53.536Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-24T10:19:53.536Z] #39 sha256:364b4aaa4c414a1a29631e17a1a2a3eb8c5f0e2e4b6c880abde53ceef037b2c1 [2022-06-24T10:19:53.536Z] #39 DONE 0.0s [2022-06-24T10:19:53.605Z] #77 223.6 CC tests/test-5.o [2022-06-24T10:19:53.605Z] #77 223.7 CC tests/test-6.o [2022-06-24T10:19:53.605Z] #77 223.8 CC tests/test-7.o [2022-06-24T10:19:53.800Z] [2022-06-24T10:19:53.800Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-24T10:19:53.800Z] #41 sha256:ff00050b4155dae907452e33ebe1419de4a5594481f2ddc6841456f583563376 [2022-06-24T10:19:53.800Z] #41 DONE 0.1s [2022-06-24T10:19:53.800Z] [2022-06-24T10:19:53.800Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-24T10:19:53.800Z] #45 sha256:d16f66cf714691f41a5a3c943cd6f4e061172f9fbd4a97d9b74baa40a72e017b [2022-06-24T10:19:53.800Z] #45 DONE 0.0s [2022-06-24T10:19:53.800Z] [2022-06-24T10:19:53.800Z] #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-24T10:19:53.800Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:19:53.870Z] #77 223.8 CC tests/test-8.o [2022-06-24T10:19:53.870Z] #77 223.9 CC tests/test-9.o [2022-06-24T10:19:53.870Z] #77 224.1 CC tests/test-11.o [2022-06-24T10:19:54.133Z] #77 224.2 CC tests/test-10.o [2022-06-24T10:19:54.386Z] #64 277.1 + bin/containerd [2022-06-24T10:19:54.708Z] #77 ... [2022-06-24T10:19:54.708Z] [2022-06-24T10:19:54.708Z] #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-24T10:19:54.708Z] #21 sha256:972941790d6b185c03a38339e1a90307b7b4ba9d4101a30443c0656ac285bc3c [2022-06-24T10:19:54.708Z] #21 79.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-24T10:19:54.708Z] #21 79.47 Setting up jq (1.6-2.1) ... [2022-06-24T10:19:54.708Z] #21 79.49 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-24T10:19:54.708Z] #21 79.50 Setting up iptables (1.8.7-1) ... [2022-06-24T10:19:54.708Z] #21 79.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:19:54.708Z] #21 79.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:19:54.708Z] #21 79.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:19:54.708Z] #21 79.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:19:54.708Z] #21 79.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-24T10:19:54.708Z] #21 79.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-24T10:19:54.708Z] #21 79.55 Setting up iproute2 (5.10.0-4) ... [2022-06-24T10:19:54.708Z] #21 79.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:19:54.708Z] #21 DONE 80.7s [2022-06-24T10:19:54.708Z] [2022-06-24T10:19:54.708Z] #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-24T10:19:54.708Z] #22 sha256:72a2acf1cc699a18b66c28b2f540e209467ad1a3b6b0f660f6e6cf7bb57186b7 [2022-06-24T10:19:54.882Z] #64 DONE 294.0s [2022-06-24T10:19:55.449Z] [2022-06-24T10:19:55.449Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-24T10:19:55.449Z] #65 sha256:061312e266deca6b7e34740cc78b01d58522dfb5c3a81ccdcc359a39221465ce [2022-06-24T10:19:55.653Z] #22 0.891 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-24T10:19:55.653Z] #22 0.897 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-24T10:19:55.653Z] #22 0.905 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-24T10:19:55.653Z] #22 DONE 1.0s [2022-06-24T10:19:55.653Z] [2022-06-24T10:19:55.653Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-24T10:19:55.653Z] #23 sha256:7badf2acb6d5d3c41084baf82af62bc4ef2b44adc54c741c320695632864546c [2022-06-24T10:19:55.938Z] #71 ... [2022-06-24T10:19:55.938Z] [2022-06-24T10:19:55.938Z] #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-24T10:19:55.938Z] #49 sha256:7105617e4109ffe9c0c3a4dda9cd19cb692b126b52655e25b43945856c19f347 [2022-06-24T10:19:55.938Z] #49 31.23 Reading package lists... [2022-06-24T10:19:55.938Z] #49 40.62 Building dependency tree... [2022-06-24T10:19:55.938Z] #49 44.61 The following additional packages will be installed: [2022-06-24T10:19:55.938Z] #49 44.64 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-24T10:19:55.938Z] #49 44.67 Suggested packages: [2022-06-24T10:19:55.938Z] #49 44.67 cmake-doc ninja-build lrzip [2022-06-24T10:19:55.938Z] #49 44.67 Recommended packages: [2022-06-24T10:19:55.938Z] #49 44.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-24T10:19:55.938Z] #49 45.20 The following NEW packages will be installed: [2022-06-24T10:19:55.938Z] #49 45.22 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-24T10:19:55.938Z] #49 45.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:19:55.938Z] #49 45.69 Need to get 8418 kB of archives. [2022-06-24T10:19:55.938Z] #49 45.69 After this operation, 34.9 MB of additional disk space will be used. [2022-06-24T10:19:55.938Z] #49 45.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:19:55.938Z] #49 45.70 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-24T10:19:55.938Z] #49 45.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-24T10:19:55.938Z] #49 45.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-24T10:19:55.938Z] #49 45.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-24T10:19:55.938Z] #49 45.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-24T10:19:55.938Z] #49 45.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-24T10:19:55.938Z] #49 45.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-24T10:19:55.938Z] #49 46.74 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:19:55.938Z] #49 47.25 Fetched 8418 kB in 0s (18.2 MB/s) [2022-06-24T10:19:55.938Z] #49 47.32 Selecting previously unselected package xxd. [2022-06-24T10:19:55.938Z] #49 47.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-24T10:19:55.938Z] #49 47.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:19:55.938Z] #49 47.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:55.938Z] #49 47.54 Selecting previously unselected package vim-common. [2022-06-24T10:19:55.938Z] #49 47.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:19:55.938Z] #49 47.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:55.938Z] #49 47.71 Selecting previously unselected package cmake-data. [2022-06-24T10:19:55.938Z] #49 47.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-24T10:19:55.938Z] #49 47.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:19:55.938Z] #49 48.45 Selecting previously unselected package libarchive13:amd64. [2022-06-24T10:19:55.938Z] #49 48.45 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-24T10:19:55.938Z] #49 48.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-24T10:19:55.938Z] #49 48.62 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-24T10:19:55.938Z] #49 48.63 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-24T10:19:55.938Z] #49 48.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-24T10:19:55.938Z] #49 48.72 Selecting previously unselected package librhash0:amd64. [2022-06-24T10:19:55.938Z] #49 48.72 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-24T10:19:55.938Z] #49 48.74 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:19:55.938Z] #49 48.82 Selecting previously unselected package libuv1:amd64. [2022-06-24T10:19:55.938Z] #49 48.82 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-24T10:19:55.938Z] #49 48.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-24T10:19:55.938Z] #49 48.91 Selecting previously unselected package cmake. [2022-06-24T10:19:55.938Z] #49 48.92 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-24T10:19:55.938Z] #49 48.93 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:19:55.938Z] #49 50.54 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-24T10:19:55.938Z] #49 50.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:55.938Z] #49 50.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-24T10:19:55.938Z] #49 50.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:19:55.938Z] #49 50.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-24T10:19:55.938Z] #49 50.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:19:55.938Z] #49 ... [2022-06-24T10:19:55.938Z] [2022-06-24T10:19:55.938Z] #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-24T10:19:55.938Z] #20 sha256:8f493941bdd31c5cc44665157f432a0f929820cb0be9752f4e7c26cac516e7bb [2022-06-24T10:19:55.938Z] #20 46.90 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-24T10:19:55.938Z] #20 46.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-24T10:19:55.938Z] #20 46.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-24T10:19:55.938Z] #20 46.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-24T10:19:55.938Z] #20 46.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-24T10:19:55.938Z] #20 46.94 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-24T10:19:55.938Z] #20 46.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-24T10:19:55.938Z] #20 46.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-24T10:19:55.938Z] #20 46.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-24T10:19:55.938Z] #20 46.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-24T10:19:55.938Z] #20 46.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-24T10:19:55.938Z] #20 46.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-24T10:19:55.938Z] #20 47.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-24T10:19:55.938Z] #20 47.02 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-24T10:19:55.938Z] #20 47.02 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-24T10:19:55.938Z] #20 47.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-24T10:19:55.938Z] #20 47.76 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:19:55.938Z] #20 47.92 Fetched 115 MB in 2s (50.7 MB/s) [2022-06-24T10:19:55.938Z] #20 47.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-24T10:19:55.939Z] #20 47.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 ... 30256 files and directories currently installed.) [2022-06-24T10:19:55.939Z] #20 47.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-24T10:19:55.939Z] #20 47.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:19:55.939Z] #20 48.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-24T10:19:55.939Z] #20 48.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-24T10:19:55.939Z] #20 48.86 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:19:55.939Z] #20 49.82 Selecting previously unselected package binutils-mingw-w64. [2022-06-24T10:19:55.939Z] #20 49.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-24T10:19:55.939Z] #20 49.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:19:55.939Z] #20 49.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-24T10:19:55.939Z] #20 49.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:19:55.939Z] #20 49.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:19:55.939Z] #20 49.98 Selecting previously unselected package dmsetup. [2022-06-24T10:19:55.939Z] #20 49.98 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:19:55.939Z] #20 49.99 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:19:55.939Z] #20 50.07 Selecting previously unselected package mingw-w64-common. [2022-06-24T10:19:55.939Z] #20 50.09 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-24T10:19:55.939Z] #20 50.10 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-24T10:19:56.197Z] #20 ... [2022-06-24T10:19:56.197Z] [2022-06-24T10:19:56.197Z] #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-24T10:19:56.197Z] #74 sha256:0d38a025f25e1bdc140cd868f5478e1f52bc1c3c4ec236987cac3c0cd69ee1fe [2022-06-24T10:19:56.197Z] #74 47.53 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-24T10:19:56.197Z] #74 47.53 + GOBIN=/build [2022-06-24T10:19:56.197Z] #74 47.53 + GO111MODULE=on [2022-06-24T10:19:56.197Z] #74 47.53 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-24T10:19:56.197Z] #74 50.69 rootlesskit version 1.0.0 [2022-06-24T10:19:56.197Z] #74 50.71 Usage of /build/rootlesskit-docker-proxy: [2022-06-24T10:19:56.197Z] #74 50.71 -container-ip string [2022-06-24T10:19:56.197Z] #74 50.71 container ip [2022-06-24T10:19:56.197Z] #74 50.71 -container-port int [2022-06-24T10:19:56.197Z] #74 50.71 container port (default -1) [2022-06-24T10:19:56.197Z] #74 50.71 -host-ip string [2022-06-24T10:19:56.197Z] #74 50.71 host ip [2022-06-24T10:19:56.197Z] #74 50.71 -host-port int [2022-06-24T10:19:56.197Z] #74 50.71 host port (default -1) [2022-06-24T10:19:56.197Z] #74 50.71 -proto string [2022-06-24T10:19:56.197Z] #74 50.71 proxy protocol (default "tcp") [2022-06-24T10:19:56.197Z] #74 DONE 51.1s [2022-06-24T10:19:56.197Z] [2022-06-24T10:19:56.197Z] #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-24T10:19:56.197Z] #49 sha256:7105617e4109ffe9c0c3a4dda9cd19cb692b126b52655e25b43945856c19f347 [2022-06-24T10:19:56.197Z] #49 50.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-24T10:19:56.197Z] #49 50.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-24T10:19:56.197Z] #49 50.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-24T10:19:56.197Z] #49 50.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:19:56.197Z] #49 DONE 51.3s [2022-06-24T10:19:56.197Z] [2022-06-24T10:19:56.197Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-24T10:19:56.197Z] #75 sha256:8673dcca5f1198c8c74f04169602d59aecc806839f0a79ad595e94c7f3f98bc6 [2022-06-24T10:19:56.197Z] #75 DONE 0.1s [2022-06-24T10:19:56.452Z] [2022-06-24T10:19:56.452Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-24T10:19:56.452Z] #50 sha256:e9f017a429f13af87aead81eb1e408905b4397a31ff33a101428bccccf38513b [2022-06-24T10:19:56.452Z] #50 DONE 0.2s [2022-06-24T10:19:56.452Z] [2022-06-24T10:19:56.452Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-24T10:19:56.452Z] #76 sha256:4873f4782ffd9d01f52cfd63485bee5f98ce64114106ecee16f50f514cd466e7 [2022-06-24T10:19:56.452Z] #76 DONE 0.1s [2022-06-24T10:19:56.452Z] [2022-06-24T10:19:56.452Z] #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-24T10:19:56.452Z] #51 sha256:384fe4d7f3900c6136e69898963033808540de1aadcfcd285a8369577455cd3c [2022-06-24T10:19:57.351Z] #65 DONE 1.6s [2022-06-24T10:19:57.351Z] [2022-06-24T10:19:57.351Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-24T10:19:57.351Z] #70 sha256:6f83f6ee7e1573fdef165d7572c3acabbb38df20f749fc01ef70eb06b2fa73a7 [2022-06-24T10:19:57.378Z] #51 1.022 + RM_GOPATH=0 [2022-06-24T10:19:57.378Z] #51 1.022 + TMP_GOPATH= [2022-06-24T10:19:57.378Z] #51 1.022 + : /build [2022-06-24T10:19:57.378Z] #51 1.022 + '[' -z '' ']' [2022-06-24T10:19:57.378Z] #51 1.022 ++ mktemp -d [2022-06-24T10:19:57.378Z] #51 1.022 + export GOPATH=/tmp/tmp.pXdr9yRdVF [2022-06-24T10:19:57.378Z] #51 1.022 + GOPATH=/tmp/tmp.pXdr9yRdVF [2022-06-24T10:19:57.378Z] #51 1.022 + RM_GOPATH=1 [2022-06-24T10:19:57.378Z] #51 1.022 + case "$(go env GOARCH)" in [2022-06-24T10:19:57.378Z] #51 1.022 ++ go env GOARCH [2022-06-24T10:19:57.378Z] #51 1.042 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:19:57.378Z] #51 1.042 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:19:57.378Z] #51 1.042 ++ dirname /install.sh [2022-06-24T10:19:57.609Z] #70 DONE 0.3s [2022-06-24T10:19:57.609Z] [2022-06-24T10:19:57.609Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-24T10:19:57.609Z] #75 sha256:bfcee78bea318b0fc1828354c8b22892c1e2a2a77890e91033e0dbfcb153e3d0 [2022-06-24T10:19:57.633Z] #51 1.053 Install tini version v0.19.0 [2022-06-24T10:19:57.634Z] #51 1.053 + dir=/ [2022-06-24T10:19:57.634Z] #51 1.053 + bin=tini [2022-06-24T10:19:57.634Z] #51 1.053 + shift [2022-06-24T10:19:57.634Z] #51 1.053 + '[' '!' -f //tini.installer ']' [2022-06-24T10:19:57.634Z] #51 1.053 + . //tini.installer [2022-06-24T10:19:57.634Z] #51 1.053 ++ : v0.19.0 [2022-06-24T10:19:57.634Z] #51 1.053 + install_tini [2022-06-24T10:19:57.634Z] #51 1.053 + echo 'Install tini version v0.19.0' [2022-06-24T10:19:57.634Z] #51 1.053 + git clone https://github.com/krallin/tini.git /tmp/tmp.pXdr9yRdVF/tini [2022-06-24T10:19:57.634Z] #51 1.053 Cloning into '/tmp/tmp.pXdr9yRdVF/tini'... [2022-06-24T10:19:57.889Z] #51 1.592 + cd /tmp/tmp.pXdr9yRdVF/tini [2022-06-24T10:19:57.890Z] #51 1.593 + git checkout -q v0.19.0 [2022-06-24T10:19:57.890Z] #51 1.613 + cmake . [2022-06-24T10:19:58.451Z] #51 1.962 -- The C compiler identification is GNU 10.2.1 [2022-06-24T10:19:58.451Z] #51 2.007 -- Detecting C compiler ABI info [2022-06-24T10:19:58.451Z] #51 2.159 -- Detecting C compiler ABI info - done [2022-06-24T10:19:58.451Z] #51 2.214 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-24T10:19:58.707Z] #51 2.215 -- Detecting C compile features [2022-06-24T10:19:58.707Z] #51 2.217 -- Detecting C compile features - done [2022-06-24T10:19:58.707Z] #51 2.235 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-24T10:19:58.707Z] #51 2.289 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-24T10:19:58.707Z] #51 2.311 -- Configuring done [2022-06-24T10:19:58.707Z] #51 2.319 -- Generating done [2022-06-24T10:19:58.707Z] #51 2.323 -- Build files have been written to: /tmp/tmp.pXdr9yRdVF/tini [2022-06-24T10:19:58.707Z] #51 2.331 + make tini-static [2022-06-24T10:19:58.707Z] #51 2.452 Scanning dependencies of target tini-static [2022-06-24T10:19:59.007Z] #51 2.492 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-24T10:19:59.263Z] #51 2.864 [100%] Linking C executable tini-static [2022-06-24T10:19:59.508Z] #75 DONE 1.9s [2022-06-24T10:19:59.508Z] [2022-06-24T10:19:59.508Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-24T10:19:59.508Z] #78 sha256:21bfd1b01f2ea2e31f992def8dedfbb749575536b22a7de4182d2e0dfd10ca11 [2022-06-24T10:19:59.508Z] #78 DONE 0.1s [2022-06-24T10:19:59.508Z] [2022-06-24T10:19:59.508Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-24T10:19:59.508Z] #79 sha256:f3015e974c156c7f29092e60390461245c90b87fdf3f1f6db7f8080f947b927b [2022-06-24T10:19:59.508Z] #79 DONE 0.0s [2022-06-24T10:19:59.508Z] [2022-06-24T10:19:59.508Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-24T10:19:59.508Z] #80 sha256:493ba93d530410b10a1bc9f39c585d9dfb3877c83a720706931d4d94e170a0e3 [2022-06-24T10:19:59.508Z] #80 DONE 0.0s [2022-06-24T10:19:59.508Z] [2022-06-24T10:19:59.508Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-24T10:19:59.508Z] #81 sha256:3e18770eb57ad3d55f84c34c6e67ffc2f89139a61dfaa98ab18f486429ee28c9 [2022-06-24T10:19:59.521Z] #51 3.093 [100%] Built target tini-static [2022-06-24T10:19:59.521Z] #51 3.106 + mkdir -p /build [2022-06-24T10:19:59.521Z] #51 3.108 + cp tini-static /build/docker-init [2022-06-24T10:19:59.776Z] #51 DONE 3.3s [2022-06-24T10:19:59.776Z] [2022-06-24T10:19:59.776Z] #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-24T10:19:59.776Z] #20 sha256:8f493941bdd31c5cc44665157f432a0f929820cb0be9752f4e7c26cac516e7bb [2022-06-24T10:19:59.776Z] #20 52.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-24T10:19:59.776Z] #20 52.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-24T10:19:59.776Z] #20 52.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:19:59.776Z] #20 54.55 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-24T10:19:59.776Z] #20 54.55 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:19:59.776Z] #20 54.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:19:59.776Z] #20 54.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-24T10:19:59.776Z] #20 54.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:19:59.776Z] #20 54.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:20:00.442Z] #81 DONE 0.8s [2022-06-24T10:20:00.442Z] [2022-06-24T10:20:00.442Z] #82 exporting to image [2022-06-24T10:20:00.442Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-24T10:20:00.442Z] #82 exporting layers [2022-06-24T10:20:03.084Z] #20 57.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-24T10:20:03.084Z] #20 57.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:20:03.084Z] #20 57.49 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:20:03.771Z] #82 exporting layers 3.5s done [2022-06-24T10:20:03.771Z] #82 writing image sha256:11c86b9f604cd6232c24ca6213bd9eb162a7e074517b2b84d2427677fc5f80ef [2022-06-24T10:20:03.771Z] #82 writing image sha256:11c86b9f604cd6232c24ca6213bd9eb162a7e074517b2b84d2427677fc5f80ef done [2022-06-24T10:20:03.771Z] #82 naming to docker.io/library/docker:88916949efc207dd46346f05c047c9b6511c0224 done [2022-06-24T10:20:03.771Z] #82 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-24T10:20:04.102Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-24T10:20:04.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88916949efc207dd46346f05c047c9b6511c0224 hack/test/unit [2022-06-24T10:20:05.759Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-24T10:20:05.759Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-24T10:20:05.759Z] + TESTDIRS=./... [2022-06-24T10:20:05.759Z] + exclude_paths='/vendor/|/integration' [2022-06-24T10:20:05.759Z] ++ go list ./... [2022-06-24T10:20:05.759Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-24T10:20:06.352Z] #20 61.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-24T10:20:06.352Z] #20 61.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:20:06.352Z] #20 61.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:20:06.608Z] #20 ... [2022-06-24T10:20:06.608Z] [2022-06-24T10:20:06.608Z] #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-24T10:20:06.608Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:20:06.608Z] #71 14.83 + cd /tmp/tmp.A68Al0WtBH/src/github.com/containerd/containerd [2022-06-24T10:20:06.608Z] #71 14.83 + git checkout -q v1.6.6 [2022-06-24T10:20:06.694Z] + pkg_list='github.com/docker/docker/api [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/backend [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/container [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/events [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/filters [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/image [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/mount [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/network [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/registry [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/time [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/versions [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:20:06.694Z] github.com/docker/docker/api/types/volume [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:20:06.694Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:20:06.694Z] github.com/docker/docker/cli [2022-06-24T10:20:06.694Z] github.com/docker/docker/cli/config [2022-06-24T10:20:06.694Z] github.com/docker/docker/cli/debug [2022-06-24T10:20:06.694Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:20:06.694Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:20:06.694Z] github.com/docker/docker/client [2022-06-24T10:20:06.694Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:20:06.694Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:20:06.694Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:20:06.694Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:20:06.694Z] github.com/docker/docker/container [2022-06-24T10:20:06.694Z] github.com/docker/docker/container/stream [2022-06-24T10:20:06.694Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:20:06.694Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:20:06.694Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/config [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/events [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/exec [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/images [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/links [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/names [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/network [2022-06-24T10:20:06.694Z] github.com/docker/docker/daemon/stats [2022-06-24T10:20:06.694Z] github.com/docker/docker/distribution [2022-06-24T10:20:06.694Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:20:06.694Z] github.com/docker/docker/distribution/utils [2022-06-24T10:20:06.694Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:20:06.694Z] github.com/docker/docker/dockerversion [2022-06-24T10:20:06.694Z] github.com/docker/docker/errdefs [2022-06-24T10:20:06.694Z] github.com/docker/docker/image [2022-06-24T10:20:06.694Z] github.com/docker/docker/image/cache [2022-06-24T10:20:06.694Z] github.com/docker/docker/image/tarexport [2022-06-24T10:20:06.694Z] github.com/docker/docker/image/v1 [2022-06-24T10:20:06.694Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:20:06.694Z] github.com/docker/docker/layer [2022-06-24T10:20:06.694Z] github.com/docker/docker/libcontainerd [2022-06-24T10:20:06.694Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:20:06.694Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:20:06.694Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:20:06.694Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/libnetwork/types [2022-06-24T10:20:06.694Z] github.com/docker/docker/oci [2022-06-24T10:20:06.694Z] github.com/docker/docker/oci/caps [2022-06-24T10:20:06.694Z] github.com/docker/docker/opts [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/archive [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/directory [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:20:06.694Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/platform [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/pools [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/progress [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/signal [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/stack [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/system [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:20:06.695Z] github.com/docker/docker/plugin [2022-06-24T10:20:06.695Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:20:06.695Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:20:06.695Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:20:06.695Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:20:06.695Z] github.com/docker/docker/quota [2022-06-24T10:20:06.695Z] github.com/docker/docker/reference [2022-06-24T10:20:06.695Z] github.com/docker/docker/registry [2022-06-24T10:20:06.695Z] github.com/docker/docker/registry/resumable [2022-06-24T10:20:06.695Z] github.com/docker/docker/restartmanager [2022-06-24T10:20:06.695Z] github.com/docker/docker/rootless [2022-06-24T10:20:06.695Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:20:06.695Z] github.com/docker/docker/runconfig [2022-06-24T10:20:06.695Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/environment [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/registry [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/request [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/drivers [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/local [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/mounts [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/service [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/testutils' [2022-06-24T10:20:06.695Z] ++ grep --fixed-strings -v /libnetwork [2022-06-24T10:20:06.695Z] ++ echo 'github.com/docker/docker/api [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/backend [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/container [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/events [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/filters [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/image [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/mount [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/network [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/registry [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/time [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/versions [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/volume [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:20:06.695Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:20:06.695Z] github.com/docker/docker/cli [2022-06-24T10:20:06.695Z] github.com/docker/docker/cli/config [2022-06-24T10:20:06.695Z] github.com/docker/docker/cli/debug [2022-06-24T10:20:06.695Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:20:06.695Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:20:06.695Z] github.com/docker/docker/client [2022-06-24T10:20:06.695Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:20:06.695Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:20:06.695Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:20:06.695Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:20:06.695Z] github.com/docker/docker/container [2022-06-24T10:20:06.695Z] github.com/docker/docker/container/stream [2022-06-24T10:20:06.695Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:20:06.695Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:20:06.695Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/config [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/events [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/exec [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/images [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/links [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/names [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/network [2022-06-24T10:20:06.695Z] github.com/docker/docker/daemon/stats [2022-06-24T10:20:06.695Z] github.com/docker/docker/distribution [2022-06-24T10:20:06.695Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:20:06.695Z] github.com/docker/docker/distribution/utils [2022-06-24T10:20:06.695Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:20:06.695Z] github.com/docker/docker/dockerversion [2022-06-24T10:20:06.695Z] github.com/docker/docker/errdefs [2022-06-24T10:20:06.695Z] github.com/docker/docker/image [2022-06-24T10:20:06.695Z] github.com/docker/docker/image/cache [2022-06-24T10:20:06.695Z] github.com/docker/docker/image/tarexport [2022-06-24T10:20:06.695Z] github.com/docker/docker/image/v1 [2022-06-24T10:20:06.695Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:20:06.695Z] github.com/docker/docker/layer [2022-06-24T10:20:06.695Z] github.com/docker/docker/libcontainerd [2022-06-24T10:20:06.695Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:20:06.695Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:20:06.695Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:20:06.695Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/libnetwork/types [2022-06-24T10:20:06.695Z] github.com/docker/docker/oci [2022-06-24T10:20:06.695Z] github.com/docker/docker/oci/caps [2022-06-24T10:20:06.695Z] github.com/docker/docker/opts [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/archive [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/directory [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/platform [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/pools [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/progress [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/signal [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/stack [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/system [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:20:06.695Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:20:06.695Z] github.com/docker/docker/plugin [2022-06-24T10:20:06.695Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:20:06.695Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:20:06.695Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:20:06.695Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:20:06.695Z] github.com/docker/docker/quota [2022-06-24T10:20:06.695Z] github.com/docker/docker/reference [2022-06-24T10:20:06.695Z] github.com/docker/docker/registry [2022-06-24T10:20:06.695Z] github.com/docker/docker/registry/resumable [2022-06-24T10:20:06.695Z] github.com/docker/docker/restartmanager [2022-06-24T10:20:06.695Z] github.com/docker/docker/rootless [2022-06-24T10:20:06.695Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:20:06.695Z] github.com/docker/docker/runconfig [2022-06-24T10:20:06.695Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/environment [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/registry [2022-06-24T10:20:06.695Z] github.com/docker/docker/testutil/request [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/drivers [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/local [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/mounts [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/service [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:20:06.695Z] github.com/docker/docker/volume/testutils' [2022-06-24T10:20:06.695Z] + base_pkg_list='github.com/docker/docker/api [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/backend [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:20:06.695Z] github.com/docker/docker/api/types/container [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/events [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/filters [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/image [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/mount [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/network [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/registry [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/time [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/versions [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/volume [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli/config [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli/debug [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:20:06.696Z] github.com/docker/docker/client [2022-06-24T10:20:06.696Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:20:06.696Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:20:06.696Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:20:06.696Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:20:06.696Z] github.com/docker/docker/container [2022-06-24T10:20:06.696Z] github.com/docker/docker/container/stream [2022-06-24T10:20:06.696Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:20:06.696Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:20:06.696Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/config [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/events [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/exec [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/images [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/links [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/names [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/network [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/stats [2022-06-24T10:20:06.696Z] github.com/docker/docker/distribution [2022-06-24T10:20:06.696Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:20:06.696Z] github.com/docker/docker/distribution/utils [2022-06-24T10:20:06.696Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:20:06.696Z] github.com/docker/docker/dockerversion [2022-06-24T10:20:06.696Z] github.com/docker/docker/errdefs [2022-06-24T10:20:06.696Z] github.com/docker/docker/image [2022-06-24T10:20:06.696Z] github.com/docker/docker/image/cache [2022-06-24T10:20:06.696Z] github.com/docker/docker/image/tarexport [2022-06-24T10:20:06.696Z] github.com/docker/docker/image/v1 [2022-06-24T10:20:06.696Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:20:06.696Z] github.com/docker/docker/layer [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:20:06.696Z] github.com/docker/docker/oci [2022-06-24T10:20:06.696Z] github.com/docker/docker/oci/caps [2022-06-24T10:20:06.696Z] github.com/docker/docker/opts [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/archive [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/directory [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/platform [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/pools [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/progress [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/signal [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/stack [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/system [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:20:06.696Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:20:06.696Z] github.com/docker/docker/plugin [2022-06-24T10:20:06.696Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:20:06.696Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:20:06.696Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:20:06.696Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:20:06.696Z] github.com/docker/docker/quota [2022-06-24T10:20:06.696Z] github.com/docker/docker/reference [2022-06-24T10:20:06.696Z] github.com/docker/docker/registry [2022-06-24T10:20:06.696Z] github.com/docker/docker/registry/resumable [2022-06-24T10:20:06.696Z] github.com/docker/docker/restartmanager [2022-06-24T10:20:06.696Z] github.com/docker/docker/rootless [2022-06-24T10:20:06.696Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:20:06.696Z] github.com/docker/docker/runconfig [2022-06-24T10:20:06.696Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/environment [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/registry [2022-06-24T10:20:06.696Z] github.com/docker/docker/testutil/request [2022-06-24T10:20:06.696Z] github.com/docker/docker/volume [2022-06-24T10:20:06.696Z] github.com/docker/docker/volume/drivers [2022-06-24T10:20:06.696Z] github.com/docker/docker/volume/local [2022-06-24T10:20:06.696Z] github.com/docker/docker/volume/mounts [2022-06-24T10:20:06.696Z] github.com/docker/docker/volume/service [2022-06-24T10:20:06.696Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:20:06.696Z] github.com/docker/docker/volume/testutils' [2022-06-24T10:20:06.696Z] ++ grep --fixed-strings /libnetwork [2022-06-24T10:20:06.696Z] ++ echo 'github.com/docker/docker/api [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/backend [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/container [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/events [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/filters [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/image [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/mount [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/network [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/registry [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/time [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/versions [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:20:06.696Z] github.com/docker/docker/api/types/volume [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:20:06.696Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli/config [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli/debug [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:20:06.696Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:20:06.696Z] github.com/docker/docker/client [2022-06-24T10:20:06.696Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:20:06.696Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:20:06.696Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:20:06.696Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:20:06.696Z] github.com/docker/docker/container [2022-06-24T10:20:06.696Z] github.com/docker/docker/container/stream [2022-06-24T10:20:06.696Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:20:06.696Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:20:06.696Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/config [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/events [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/exec [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/images [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/links [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/names [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/network [2022-06-24T10:20:06.696Z] github.com/docker/docker/daemon/stats [2022-06-24T10:20:06.696Z] github.com/docker/docker/distribution [2022-06-24T10:20:06.696Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:20:06.696Z] github.com/docker/docker/distribution/utils [2022-06-24T10:20:06.696Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:20:06.696Z] github.com/docker/docker/dockerversion [2022-06-24T10:20:06.696Z] github.com/docker/docker/errdefs [2022-06-24T10:20:06.696Z] github.com/docker/docker/image [2022-06-24T10:20:06.696Z] github.com/docker/docker/image/cache [2022-06-24T10:20:06.696Z] github.com/docker/docker/image/tarexport [2022-06-24T10:20:06.696Z] github.com/docker/docker/image/v1 [2022-06-24T10:20:06.696Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:20:06.696Z] github.com/docker/docker/layer [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:20:06.696Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:20:06.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/types [2022-06-24T10:20:06.697Z] github.com/docker/docker/oci [2022-06-24T10:20:06.697Z] github.com/docker/docker/oci/caps [2022-06-24T10:20:06.697Z] github.com/docker/docker/opts [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/archive [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/directory [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/platform [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/pools [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/progress [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/signal [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/stack [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/system [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:20:06.697Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:20:06.697Z] github.com/docker/docker/plugin [2022-06-24T10:20:06.697Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:20:06.697Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:20:06.697Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:20:06.697Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:20:06.697Z] github.com/docker/docker/quota [2022-06-24T10:20:06.697Z] github.com/docker/docker/reference [2022-06-24T10:20:06.697Z] github.com/docker/docker/registry [2022-06-24T10:20:06.697Z] github.com/docker/docker/registry/resumable [2022-06-24T10:20:06.697Z] github.com/docker/docker/restartmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/rootless [2022-06-24T10:20:06.697Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:20:06.697Z] github.com/docker/docker/runconfig [2022-06-24T10:20:06.697Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/environment [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/registry [2022-06-24T10:20:06.697Z] github.com/docker/docker/testutil/request [2022-06-24T10:20:06.697Z] github.com/docker/docker/volume [2022-06-24T10:20:06.697Z] github.com/docker/docker/volume/drivers [2022-06-24T10:20:06.697Z] github.com/docker/docker/volume/local [2022-06-24T10:20:06.697Z] github.com/docker/docker/volume/mounts [2022-06-24T10:20:06.697Z] github.com/docker/docker/volume/service [2022-06-24T10:20:06.697Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:20:06.697Z] github.com/docker/docker/volume/testutils' [2022-06-24T10:20:06.697Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/types' [2022-06-24T10:20:06.697Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-24T10:20:06.697Z] + echo 'github.com/docker/docker/libnetwork [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/types' [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:20:06.697Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:20:06.697Z] + type docker-proxy [2022-06-24T10:20:06.697Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-24T10:20:06.697Z] + hack/make.sh binary-proxy install-proxy [2022-06-24T10:20:06.697Z] [2022-06-24T10:20:06.697Z] Removing bundles/ [2022-06-24T10:20:06.697Z] [2022-06-24T10:20:06.697Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-24T10:20:06.697Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-24T10:20:06.697Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:20:07.170Z] #71 15.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-24T10:20:07.170Z] #71 15.48 + BUILDTAGS='netgo osusergo static_build' [2022-06-24T10:20:07.170Z] #71 15.48 + export EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:20:07.170Z] #71 15.48 + EXTRA_FLAGS=-buildmode=pie [2022-06-24T10:20:07.170Z] #71 15.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-24T10:20:07.170Z] #71 15.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-24T10:20:07.170Z] #71 15.48 + '[' '' = dynamic ']' [2022-06-24T10:20:07.170Z] #71 15.48 + make [2022-06-24T10:20:07.733Z] #71 16.14 + bin/ctr [2022-06-24T10:20:07.900Z] #23 10.35 Collecting yamllint==1.26.1 [2022-06-24T10:20:07.900Z] #23 11.40 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-24T10:20:08.847Z] #23 12.83 Collecting pathspec>=0.5.3 [2022-06-24T10:20:08.847Z] #23 12.85 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-24T10:20:09.109Z] #23 13.33 Collecting pyyaml [2022-06-24T10:20:09.109Z] #23 13.33 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-24T10:20:09.109Z] #23 13.38 Building wheels for collected packages: yamllint [2022-06-24T10:20:09.109Z] #23 13.39 Building wheel for yamllint (setup.py): started [2022-06-24T10:20:10.499Z] #23 14.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-24T10:20:10.499Z] #23 14.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7b21e28aedf96abaa72a294a5551fd04f2f91a86766c11ca81e88dbace22fe44 [2022-06-24T10:20:10.499Z] #23 14.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-24T10:20:10.499Z] #23 14.64 Successfully built yamllint [2022-06-24T10:20:10.499Z] #23 14.71 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-24T10:20:10.761Z] #23 15.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-24T10:20:11.335Z] #23 DONE 15.6s [2022-06-24T10:20:11.335Z] [2022-06-24T10:20:11.335Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-24T10:20:11.335Z] #27 sha256:0158bb61a9ff099bdbbc3b4539fab5d3d7e119d75843221790303450bc31a886 [2022-06-24T10:20:11.597Z] #27 DONE 0.3s [2022-06-24T10:20:11.597Z] [2022-06-24T10:20:11.597Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-24T10:20:11.597Z] #32 sha256:12bc55b7fb08a9ecbb8e3307e4173427051de93e3b7a079436eac25d958ebb41 [2022-06-24T10:20:11.861Z] #32 DONE 0.2s [2022-06-24T10:20:11.861Z] [2022-06-24T10:20:11.861Z] #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-24T10:20:11.861Z] #64 sha256:ad5f31c8489dc89873edf10246863b6eee233a35e42eff34a787c3abec37d06c [2022-06-24T10:20:11.861Z] #64 ... [2022-06-24T10:20:11.861Z] [2022-06-24T10:20:11.861Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-24T10:20:11.861Z] #35 sha256:63cc963e03d535dc67a856b878f09f6ef23ca8ac095d892a9dca23343517f42e [2022-06-24T10:20:11.861Z] #35 DONE 0.1s [2022-06-24T10:20:11.861Z] [2022-06-24T10:20:11.861Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-24T10:20:11.861Z] #37 sha256:849ef4ddf79b4acb38cbefa4144b2543a046cfdcc2affdcf75ce1502aec7df03 [2022-06-24T10:20:11.861Z] #37 DONE 0.1s [2022-06-24T10:20:11.861Z] [2022-06-24T10:20:11.861Z] #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-24T10:20:11.861Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:20:11.886Z] #55 ... [2022-06-24T10:20:11.886Z] [2022-06-24T10:20:11.886Z] #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-24T10:20:11.886Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:20:11.886Z] #77 267.4 CCLD libocispec.la [2022-06-24T10:20:12.123Z] #55 ... [2022-06-24T10:20:12.123Z] [2022-06-24T10:20:12.123Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-24T10:20:12.123Z] #39 sha256:f0a2def06763f804698e558820b6517fc07813f550a19fb9614cd1fcdc787964 [2022-06-24T10:20:12.123Z] #39 DONE 0.1s [2022-06-24T10:20:12.123Z] [2022-06-24T10:20:12.123Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-24T10:20:12.123Z] #41 sha256:44d2564d7dbaccae3817c811e789425c636ffd7c3a28caaf2e936ff9ce52968c [2022-06-24T10:20:12.123Z] #41 DONE 0.1s [2022-06-24T10:20:12.123Z] [2022-06-24T10:20:12.123Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-24T10:20:12.123Z] #45 sha256:1d61fee6d21196ba842ff6d2902fce0a700ae0b3237ba07146869a75b0781753 [2022-06-24T10:20:12.123Z] #45 DONE 0.1s [2022-06-24T10:20:12.123Z] [2022-06-24T10:20:12.123Z] #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-24T10:20:12.123Z] #60 sha256:d65e416b297ed9a7e60146bb7992b6cedb671db263b41747ee7be00de2f31b5c [2022-06-24T10:20:12.453Z] #77 267.9 CCLD src/validate [2022-06-24T10:20:12.453Z] #77 267.9 CCLD tests/test-1 [2022-06-24T10:20:12.453Z] #77 267.9 CCLD tests/test-2 [2022-06-24T10:20:12.453Z] #77 267.9 CCLD tests/test-3 [2022-06-24T10:20:12.453Z] #77 268.0 CCLD tests/test-4 [2022-06-24T10:20:12.453Z] #77 268.0 CCLD tests/test-5 [2022-06-24T10:20:12.712Z] #77 268.1 CCLD tests/test-6 [2022-06-24T10:20:12.712Z] #77 268.1 CCLD tests/test-8 [2022-06-24T10:20:12.712Z] #77 268.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-24T10:20:12.712Z] #77 268.2 CCLD tests/test-7 [2022-06-24T10:20:12.712Z] #77 268.2 CCLD tests/test-9 [2022-06-24T10:20:12.712Z] #77 268.3 CCLD tests/test-11 [2022-06-24T10:20:12.712Z] #77 268.3 CCLD tests/test-10 [2022-06-24T10:20:13.259Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-24T10:20:13.259Z] [2022-06-24T10:20:13.259Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-24T10:20:13.259Z] Installing docker-proxy to /usr/local/bin/ [2022-06-24T10:20:13.259Z] [2022-06-24T10:20:13.259Z] + mkdir -p bundles [2022-06-24T10:20:13.259Z] + '[' -n 'github.com/docker/docker/api [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/backend [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/container [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/events [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/filters [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/image [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/mount [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/network [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/registry [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/time [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/versions [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:20:13.259Z] github.com/docker/docker/api/types/volume [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:20:13.259Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:20:13.259Z] github.com/docker/docker/cli [2022-06-24T10:20:13.259Z] github.com/docker/docker/cli/config [2022-06-24T10:20:13.259Z] github.com/docker/docker/cli/debug [2022-06-24T10:20:13.259Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:20:13.259Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:20:13.259Z] github.com/docker/docker/client [2022-06-24T10:20:13.259Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:20:13.259Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:20:13.259Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:20:13.259Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:20:13.259Z] github.com/docker/docker/container [2022-06-24T10:20:13.259Z] github.com/docker/docker/container/stream [2022-06-24T10:20:13.259Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:20:13.259Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:20:13.259Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:20:13.259Z] github.com/docker/docker/daemon [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/config [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/events [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/exec [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/images [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/links [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/names [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/network [2022-06-24T10:20:13.260Z] github.com/docker/docker/daemon/stats [2022-06-24T10:20:13.260Z] github.com/docker/docker/distribution [2022-06-24T10:20:13.260Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:20:13.260Z] github.com/docker/docker/distribution/utils [2022-06-24T10:20:13.260Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:20:13.260Z] github.com/docker/docker/dockerversion [2022-06-24T10:20:13.260Z] github.com/docker/docker/errdefs [2022-06-24T10:20:13.260Z] github.com/docker/docker/image [2022-06-24T10:20:13.260Z] github.com/docker/docker/image/cache [2022-06-24T10:20:13.260Z] github.com/docker/docker/image/tarexport [2022-06-24T10:20:13.260Z] github.com/docker/docker/image/v1 [2022-06-24T10:20:13.260Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:20:13.260Z] github.com/docker/docker/layer [2022-06-24T10:20:13.260Z] github.com/docker/docker/libcontainerd [2022-06-24T10:20:13.260Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:20:13.260Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:20:13.260Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:20:13.260Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:20:13.260Z] github.com/docker/docker/oci [2022-06-24T10:20:13.260Z] github.com/docker/docker/oci/caps [2022-06-24T10:20:13.260Z] github.com/docker/docker/opts [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/archive [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/directory [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/platform [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/pools [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/progress [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/signal [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/stack [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/system [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:20:13.260Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:20:13.260Z] github.com/docker/docker/plugin [2022-06-24T10:20:13.260Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:20:13.260Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:20:13.260Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:20:13.260Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:20:13.260Z] github.com/docker/docker/quota [2022-06-24T10:20:13.260Z] github.com/docker/docker/reference [2022-06-24T10:20:13.260Z] github.com/docker/docker/registry [2022-06-24T10:20:13.260Z] github.com/docker/docker/registry/resumable [2022-06-24T10:20:13.260Z] github.com/docker/docker/restartmanager [2022-06-24T10:20:13.260Z] github.com/docker/docker/rootless [2022-06-24T10:20:13.260Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:20:13.260Z] github.com/docker/docker/runconfig [2022-06-24T10:20:13.260Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/environment [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/registry [2022-06-24T10:20:13.260Z] github.com/docker/docker/testutil/request [2022-06-24T10:20:13.260Z] github.com/docker/docker/volume [2022-06-24T10:20:13.260Z] github.com/docker/docker/volume/drivers [2022-06-24T10:20:13.260Z] github.com/docker/docker/volume/local [2022-06-24T10:20:13.260Z] github.com/docker/docker/volume/mounts [2022-06-24T10:20:13.260Z] github.com/docker/docker/volume/service [2022-06-24T10:20:13.260Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:20:13.260Z] github.com/docker/docker/volume/testutils' ']' [2022-06-24T10:20:13.260Z] + 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-24T10:20:13.260Z] ? github.com/docker/docker/api [no test files] [2022-06-24T10:20:15.284Z] #77 270.5 libtool: link: ar cr libocispec.a [2022-06-24T10:20:15.284Z] #77 270.5 libtool: link: ranlib libocispec.a [2022-06-24T10:20:15.900Z] #71 ... [2022-06-24T10:20:15.900Z] [2022-06-24T10:20:15.901Z] #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-24T10:20:15.901Z] #20 sha256:8f493941bdd31c5cc44665157f432a0f929820cb0be9752f4e7c26cac516e7bb [2022-06-24T10:20:15.901Z] #20 62.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-24T10:20:15.901Z] #20 62.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 62.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:20:15.901Z] #20 64.62 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-24T10:20:15.901Z] #20 64.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 64.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:20:15.901Z] #20 68.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-24T10:20:15.901Z] #20 68.42 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 68.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:20:15.901Z] #20 70.27 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-24T10:20:15.901Z] #20 70.28 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-24T10:20:15.901Z] #20 70.28 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:20:15.901Z] #20 70.34 Selecting previously unselected package libapparmor1:amd64. [2022-06-24T10:20:15.901Z] #20 70.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.35 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-24T10:20:15.901Z] #20 70.40 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-24T10:20:15.901Z] #20 70.40 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.41 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-24T10:20:15.901Z] #20 70.46 Selecting previously unselected package libbtrfs0:amd64. [2022-06-24T10:20:15.901Z] #20 70.47 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:20:15.901Z] #20 70.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-24T10:20:15.901Z] #20 70.54 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:20:15.901Z] #20 70.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-24T10:20:15.901Z] #20 70.64 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.65 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:20:15.901Z] #20 70.68 Selecting previously unselected package libudev-dev:amd64. [2022-06-24T10:20:15.901Z] #20 70.69 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.70 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:20:15.901Z] #20 70.76 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-24T10:20:15.901Z] #20 70.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.77 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-24T10:20:15.901Z] #20 70.87 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-24T10:20:15.901Z] #20 70.88 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.88 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-24T10:20:15.901Z] #20 70.96 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-24T10:20:15.901Z] #20 70.96 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-24T10:20:15.901Z] #20 70.97 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-24T10:20:16.156Z] #20 71.05 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-24T10:20:16.156Z] #20 71.05 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-24T10:20:16.156Z] #20 71.06 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-24T10:20:16.156Z] #20 71.10 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-24T10:20:16.156Z] #20 71.11 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-24T10:20:16.156Z] #20 71.11 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-24T10:20:16.412Z] #20 71.30 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-24T10:20:16.412Z] #20 71.30 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-24T10:20:16.412Z] #20 71.31 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-24T10:20:16.412Z] #20 71.41 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-24T10:20:16.412Z] #20 71.42 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-24T10:20:16.412Z] #20 71.42 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:20:16.412Z] #20 71.46 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-24T10:20:16.412Z] #20 71.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-24T10:20:16.412Z] #20 71.48 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:20:16.667Z] #20 71.54 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-24T10:20:16.667Z] #20 71.54 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-24T10:20:16.667Z] #20 71.55 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:20:16.667Z] #20 71.77 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-24T10:20:16.667Z] #20 71.78 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-24T10:20:16.667Z] #20 71.79 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-24T10:20:16.667Z] #20 71.80 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-24T10:20:16.667Z] #20 71.81 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-24T10:20:16.667Z] #20 71.81 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-24T10:20:16.667Z] #20 71.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-24T10:20:16.667Z] #20 71.83 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-24T10:20:16.667Z] #20 71.84 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-24T10:20:16.667Z] #20 71.85 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-24T10:20:16.667Z] #20 71.86 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-24T10:20:16.667Z] #20 71.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-24T10:20:16.667Z] #20 71.88 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-24T10:20:16.698Z] #77 272.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:16.698Z] #77 272.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:20:16.698Z] #77 272.2 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:20:16.698Z] #77 272.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:16.698Z] #77 272.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:16.698Z] #77 272.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:16.698Z] #77 272.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:16.698Z] #77 272.2 make[2]: Entering directory '/tmp/crun-build' [2022-06-24T10:20:16.923Z] #20 71.89 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-24T10:20:16.923Z] #20 71.90 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-24T10:20:16.923Z] #20 71.91 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-24T10:20:16.923Z] #20 71.92 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-24T10:20:16.923Z] #20 71.93 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-24T10:20:16.923Z] #20 71.94 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-24T10:20:16.923Z] #20 71.96 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-24T10:20:16.923Z] #20 71.97 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:20:16.923Z] #20 71.98 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-24T10:20:16.923Z] #20 71.99 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:20:16.923Z] #20 72.00 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-24T10:20:16.923Z] #20 72.00 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-24T10:20:16.923Z] #20 72.01 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-24T10:20:16.923Z] #20 72.03 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-24T10:20:16.923Z] #20 72.03 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-24T10:20:16.923Z] #20 72.05 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-24T10:20:16.923Z] #20 72.06 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:20:16.923Z] #20 72.07 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-24T10:20:16.923Z] #20 72.08 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:20:16.923Z] #20 72.09 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-24T10:20:16.957Z] #77 272.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-24T10:20:16.957Z] #77 272.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-24T10:20:16.957Z] #77 272.4 CC src/libcrun/libcrun_testing_a-container.o [2022-06-24T10:20:16.957Z] #77 272.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-24T10:20:16.957Z] #77 272.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-24T10:20:16.957Z] #77 272.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-24T10:20:16.957Z] #77 272.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-24T10:20:16.957Z] #77 272.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-24T10:20:16.957Z] #77 272.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-24T10:20:16.957Z] #77 272.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-24T10:20:16.957Z] #77 272.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-24T10:20:16.957Z] #77 272.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-24T10:20:17.180Z] #20 72.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:20:17.215Z] #77 272.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-24T10:20:17.215Z] #77 272.7 CC src/libcrun/libcrun_testing_a-error.o [2022-06-24T10:20:17.215Z] #77 272.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-24T10:20:17.215Z] #77 272.8 CC src/libcrun/libcrun_testing_a-status.o [2022-06-24T10:20:17.215Z] #77 272.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-24T10:20:17.215Z] #77 272.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-24T10:20:17.215Z] #77 272.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-24T10:20:17.215Z] #77 272.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-24T10:20:17.473Z] #77 272.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-24T10:20:17.473Z] #77 272.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-24T10:20:17.473Z] #77 273.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-24T10:20:17.473Z] #77 273.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-24T10:20:17.473Z] #77 273.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-24T10:20:17.473Z] #77 273.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-24T10:20:17.473Z] #77 273.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-24T10:20:17.732Z] #77 273.3 CC src/crun-crun.o [2022-06-24T10:20:17.732Z] #77 273.4 CC src/crun-run.o [2022-06-24T10:20:17.991Z] #77 273.5 CC src/crun-delete.o [2022-06-24T10:20:18.111Z] #20 DONE 73.1s [2022-06-24T10:20:18.111Z] [2022-06-24T10:20:18.111Z] #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-24T10:20:18.111Z] #21 sha256:40285c2be5a2cb055c166df36f57de6e3ed4b67a8387276fad52ae27bc6b7396 [2022-06-24T10:20:18.248Z] #77 273.6 CC src/crun-kill.o [2022-06-24T10:20:18.248Z] #77 273.6 CC src/crun-pause.o [2022-06-24T10:20:18.248Z] #77 273.7 CC src/crun-unpause.o [2022-06-24T10:20:18.248Z] #77 273.7 CC src/crun-exec.o [2022-06-24T10:20:18.248Z] #77 273.7 CC src/crun-list.o [2022-06-24T10:20:18.248Z] #77 273.8 CC src/crun-spec.o [2022-06-24T10:20:18.248Z] #77 273.8 CC src/crun-create.o [2022-06-24T10:20:18.507Z] #77 273.8 CC src/crun-start.o [2022-06-24T10:20:18.507Z] #77 273.9 CC src/crun-state.o [2022-06-24T10:20:18.507Z] #77 274.0 CC src/crun-update.o [2022-06-24T10:20:18.764Z] #77 274.2 CC src/crun-ps.o [2022-06-24T10:20:18.764Z] #77 274.2 CC src/crun-checkpoint.o [2022-06-24T10:20:18.764Z] #77 274.3 CC src/crun-restore.o [2022-06-24T10:20:19.023Z] #77 274.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-24T10:20:19.023Z] #77 274.4 CC src/libcrun/libcrun_la-utils.lo [2022-06-24T10:20:19.023Z] #77 274.5 CC src/libcrun/libcrun_la-container.lo [2022-06-24T10:20:19.023Z] #77 274.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-24T10:20:19.023Z] #77 274.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-24T10:20:19.038Z] #21 1.044 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-24T10:20:19.290Z] #77 274.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-24T10:20:19.290Z] #77 274.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-24T10:20:19.290Z] #77 274.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-24T10:20:19.290Z] #77 274.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-24T10:20:19.294Z] #21 1.203 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-24T10:20:19.294Z] #21 1.368 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-24T10:20:19.548Z] #77 275.0 CC src/libcrun/libcrun_la-criu.lo [2022-06-24T10:20:19.548Z] #77 275.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-24T10:20:19.548Z] #77 275.1 CC src/libcrun/libcrun_la-linux.lo [2022-06-24T10:20:19.548Z] #77 275.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-24T10:20:19.548Z] #77 275.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-24T10:20:19.548Z] #77 275.2 CC src/libcrun/libcrun_la-error.lo [2022-06-24T10:20:19.807Z] #77 275.3 CC src/libcrun/libcrun_la-status.lo [2022-06-24T10:20:20.065Z] #77 275.4 CC src/libcrun/libcrun_la-terminal.lo [2022-06-24T10:20:20.065Z] #77 275.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-24T10:20:20.065Z] #77 275.6 CC src/libcrun/libcrun_la-signals.lo [2022-06-24T10:20:20.065Z] #77 275.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-24T10:20:20.324Z] #77 275.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-24T10:20:20.324Z] #77 275.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-24T10:20:20.324Z] #77 275.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-24T10:20:20.582Z] #77 275.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-24T10:20:20.582Z] #77 276.0 CC tests/init.o [2022-06-24T10:20:20.840Z] #77 276.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-24T10:20:20.840Z] #77 276.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-24T10:20:24.120Z] #77 ... [2022-06-24T10:20:24.120Z] [2022-06-24T10:20:24.120Z] #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-24T10:20:24.120Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:20:24.120Z] #47 339.9 + dpkg --print-architecture [2022-06-24T10:20:24.120Z] #47 339.9 + git checkout -q v2.1.0 [2022-06-24T10:20:24.120Z] #47 340.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-24T10:20:24.120Z] #47 340.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-24T10:20:24.797Z] #21 1.590 Reading package lists... [2022-06-24T10:20:28.132Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-06-24T10:20:28.964Z] #21 6.180 Reading package lists... [2022-06-24T10:20:29.892Z] #21 10.82 Building dependency tree... [2022-06-24T10:20:29.892Z] #21 11.90 Reading state information... [2022-06-24T10:20:30.256Z] #60 ... [2022-06-24T10:20:30.256Z] [2022-06-24T10:20:30.257Z] #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-24T10:20:30.257Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:20:30.257Z] #47 341.7 + dpkg --print-architecture [2022-06-24T10:20:30.257Z] #47 341.8 + git checkout -q v2.1.0 [2022-06-24T10:20:30.257Z] #47 341.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-24T10:20:30.257Z] #47 341.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-24T10:20:31.303Z] #21 13.07 The following additional packages will be installed: [2022-06-24T10:20:31.303Z] #21 13.07 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-24T10:20:31.304Z] #21 13.07 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-24T10:20:31.304Z] #21 13.07 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-24T10:20:31.304Z] #21 13.07 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-24T10:20:31.304Z] #21 13.07 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-24T10:20:31.304Z] #21 13.08 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-24T10:20:31.304Z] #21 13.08 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-24T10:20:31.304Z] #21 13.10 Suggested packages: [2022-06-24T10:20:31.304Z] #21 13.10 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-24T10:20:31.304Z] #21 13.10 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-24T10:20:31.304Z] #21 13.10 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-24T10:20:31.304Z] #21 13.10 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-24T10:20:31.304Z] #21 13.10 seccomp:ppc64el seccomp:s390x [2022-06-24T10:20:31.304Z] #21 13.10 Recommended packages: [2022-06-24T10:20:31.304Z] #21 13.10 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-24T10:20:31.304Z] #21 13.10 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-24T10:20:31.304Z] #21 13.10 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-24T10:20:31.304Z] #21 13.10 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-24T10:20:31.559Z] #21 13.53 The following NEW packages will be installed: [2022-06-24T10:20:31.559Z] #21 13.53 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-24T10:20:31.559Z] #21 13.53 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-24T10:20:31.559Z] #21 13.53 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-24T10:20:31.559Z] #21 13.53 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-24T10:20:31.559Z] #21 13.53 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-24T10:20:31.559Z] #21 13.53 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-24T10:20:31.560Z] #21 13.53 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-24T10:20:31.560Z] #21 13.53 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-24T10:20:31.560Z] #21 13.53 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-24T10:20:31.560Z] #21 13.53 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-24T10:20:31.560Z] #21 13.54 libseccomp2:ppc64el libseccomp2:s390x [2022-06-24T10:20:31.815Z] #21 13.90 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:20:31.815Z] #21 13.90 Need to get 15.9 MB of archives. [2022-06-24T10:20:31.816Z] #21 13.90 After this operation, 73.0 MB of additional disk space will be used. [2022-06-24T10:20:31.816Z] #21 13.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-24T10:20:31.816Z] #21 13.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-24T10:20:31.816Z] #21 13.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-24T10:20:31.816Z] #21 13.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-24T10:20:31.816Z] #21 13.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-24T10:20:31.816Z] #21 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-24T10:20:32.072Z] #21 13.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-24T10:20:32.072Z] #21 13.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-24T10:20:32.072Z] #21 13.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-24T10:20:32.072Z] #21 13.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-24T10:20:32.072Z] #21 13.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-24T10:20:32.072Z] #21 13.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-24T10:20:32.072Z] #21 13.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-24T10:20:32.072Z] #21 14.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-24T10:20:32.072Z] #21 14.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-24T10:20:32.072Z] #21 14.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-24T10:20:32.072Z] #21 14.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-24T10:20:32.072Z] #21 14.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-24T10:20:32.072Z] #21 14.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-24T10:20:32.072Z] #21 14.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-24T10:20:32.072Z] #21 14.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-24T10:20:32.072Z] #21 14.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-24T10:20:32.072Z] #21 14.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-24T10:20:32.072Z] #21 14.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-24T10:20:32.072Z] #21 14.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-24T10:20:32.072Z] #21 14.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-24T10:20:32.072Z] #21 14.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-24T10:20:32.072Z] #21 14.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-24T10:20:32.328Z] #21 14.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-24T10:20:32.328Z] #21 14.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-24T10:20:32.328Z] #21 14.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-24T10:20:32.328Z] #21 14.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-06-24T10:20:32.328Z] #21 14.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-24T10:20:32.328Z] #21 14.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-06-24T10:20:32.328Z] #21 14.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-24T10:20:32.328Z] #21 14.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-06-24T10:20:32.328Z] #21 14.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-24T10:20:32.328Z] #21 14.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-06-24T10:20:32.328Z] #21 14.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-24T10:20:32.328Z] #21 14.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-24T10:20:32.890Z] #21 14.80 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:20:32.890Z] #21 15.03 Fetched 15.9 MB in 1s (23.0 MB/s) [2022-06-24T10:20:33.146Z] #21 15.07 Selecting previously unselected package gcc-10-base:armel. [2022-06-24T10:20:33.146Z] #21 15.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38557 files and directories currently installed.) [2022-06-24T10:20:33.146Z] #21 15.10 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-24T10:20:33.146Z] #21 15.11 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-24T10:20:33.146Z] #21 15.16 Selecting previously unselected package gcc-10-base:armhf. [2022-06-24T10:20:33.146Z] #21 15.17 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-24T10:20:33.146Z] #21 15.18 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-24T10:20:33.146Z] #21 15.22 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-24T10:20:33.146Z] #21 15.23 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-24T10:20:33.146Z] #21 15.23 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-24T10:20:33.146Z] #21 15.29 Selecting previously unselected package gcc-10-base:s390x. [2022-06-24T10:20:33.402Z] #21 15.29 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-24T10:20:33.402Z] #21 15.29 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-24T10:20:33.402Z] #21 15.34 Selecting previously unselected package gcc-10-base:arm64. [2022-06-24T10:20:33.402Z] #21 15.35 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-24T10:20:33.402Z] #21 15.35 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-24T10:20:33.402Z] #21 15.40 Selecting previously unselected package libgcc-s1:armel. [2022-06-24T10:20:33.402Z] #21 15.40 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-24T10:20:33.402Z] #21 15.41 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-24T10:20:33.402Z] #21 15.46 Selecting previously unselected package libcrypt1:armel. [2022-06-24T10:20:33.402Z] #21 15.46 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-24T10:20:33.402Z] #21 15.46 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-24T10:20:33.402Z] #21 15.54 Selecting previously unselected package libc6:armel. [2022-06-24T10:20:33.658Z] #21 15.54 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-24T10:20:33.915Z] #21 15.71 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-24T10:20:34.171Z] #21 16.09 Selecting previously unselected package libapparmor1:armel. [2022-06-24T10:20:34.171Z] #21 16.10 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-24T10:20:34.171Z] #21 16.10 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-24T10:20:34.171Z] #21 16.15 Selecting previously unselected package libapparmor-dev:armel. [2022-06-24T10:20:34.171Z] #21 16.15 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-24T10:20:34.171Z] #21 16.15 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-24T10:20:34.171Z] #21 16.22 Selecting previously unselected package libgcc-s1:arm64. [2022-06-24T10:20:34.171Z] #21 16.22 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-24T10:20:34.427Z] #21 16.23 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-24T10:20:34.427Z] #21 16.27 Selecting previously unselected package libcrypt1:arm64. [2022-06-24T10:20:34.427Z] #21 16.27 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-24T10:20:34.427Z] #21 16.28 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-24T10:20:34.427Z] #21 16.36 Selecting previously unselected package libc6:arm64. [2022-06-24T10:20:34.427Z] #21 16.36 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-24T10:20:34.684Z] #21 16.52 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-24T10:20:34.940Z] #21 16.95 Selecting previously unselected package libapparmor1:arm64. [2022-06-24T10:20:35.197Z] #21 16.96 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-24T10:20:35.197Z] #21 16.97 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-24T10:20:35.197Z] #21 17.01 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-24T10:20:35.197Z] #21 17.02 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-24T10:20:35.197Z] #21 17.03 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-24T10:20:35.197Z] #21 17.09 Selecting previously unselected package libgcc-s1:s390x. [2022-06-24T10:20:35.197Z] #21 17.10 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-24T10:20:35.197Z] #21 17.10 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-24T10:20:35.197Z] #21 17.15 Selecting previously unselected package libcrypt1:s390x. [2022-06-24T10:20:35.197Z] #21 17.15 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-24T10:20:35.197Z] #21 17.16 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-24T10:20:35.453Z] #21 17.24 Selecting previously unselected package libc6:s390x. [2022-06-24T10:20:35.453Z] #21 17.24 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-24T10:20:35.453Z] #21 17.40 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-24T10:20:36.016Z] #21 17.84 Selecting previously unselected package libapparmor1:s390x. [2022-06-24T10:20:36.016Z] #21 17.85 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-24T10:20:36.016Z] #21 17.86 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-24T10:20:36.016Z] #21 17.91 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-24T10:20:36.016Z] #21 17.91 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-24T10:20:36.016Z] #21 17.92 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-24T10:20:36.016Z] #21 18.00 Selecting previously unselected package libgcc-s1:armhf. [2022-06-24T10:20:36.016Z] #21 18.00 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-24T10:20:36.016Z] #21 18.01 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-24T10:20:36.016Z] #21 18.06 Selecting previously unselected package libcrypt1:armhf. [2022-06-24T10:20:36.016Z] #21 18.07 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-24T10:20:36.016Z] #21 18.07 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-24T10:20:36.273Z] #21 18.15 Selecting previously unselected package libc6:armhf. [2022-06-24T10:20:36.273Z] #21 18.15 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-24T10:20:36.529Z] #21 18.34 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-24T10:20:36.787Z] #21 18.75 Selecting previously unselected package libapparmor1:armhf. [2022-06-24T10:20:36.787Z] #21 18.75 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-24T10:20:36.787Z] #21 18.76 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-24T10:20:36.787Z] #21 18.80 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-24T10:20:36.787Z] #21 18.82 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-24T10:20:36.787Z] #21 18.82 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-24T10:20:36.787Z] #21 18.88 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-24T10:20:36.853Z] #47 ... [2022-06-24T10:20:36.854Z] [2022-06-24T10:20:36.854Z] #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-24T10:20:36.854Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:20:36.854Z] #77 260.1 CCLD libocispec.la [2022-06-24T10:20:36.854Z] #77 260.5 CCLD src/validate [2022-06-24T10:20:36.854Z] #77 260.5 CCLD tests/test-2 [2022-06-24T10:20:36.854Z] #77 260.5 CCLD tests/test-1 [2022-06-24T10:20:36.854Z] #77 260.5 CCLD tests/test-3 [2022-06-24T10:20:36.854Z] #77 260.5 CCLD tests/test-4 [2022-06-24T10:20:36.854Z] #77 260.6 CCLD tests/test-5 [2022-06-24T10:20:36.854Z] #77 260.6 CCLD tests/test-6 [2022-06-24T10:20:36.854Z] #77 260.6 CCLD tests/test-7 [2022-06-24T10:20:36.854Z] #77 260.7 CCLD tests/test-8 [2022-06-24T10:20:36.854Z] #77 260.7 CCLD tests/test-9 [2022-06-24T10:20:36.854Z] #77 260.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-24T10:20:36.854Z] #77 260.8 CCLD tests/test-10 [2022-06-24T10:20:36.854Z] #77 260.9 CCLD tests/test-11 [2022-06-24T10:20:36.854Z] #77 262.9 libtool: link: ar cr libocispec.a [2022-06-24T10:20:36.854Z] #77 262.9 libtool: link: ranlib libocispec.a [2022-06-24T10:20:36.854Z] #77 264.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:36.854Z] #77 264.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-24T10:20:36.854Z] #77 264.7 make[5]: Nothing to be done for 'install-data-am'. [2022-06-24T10:20:36.854Z] #77 264.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:36.854Z] #77 264.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:36.854Z] #77 264.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:36.854Z] #77 264.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-24T10:20:36.854Z] #77 264.7 make[2]: Entering directory '/tmp/crun-build' [2022-06-24T10:20:36.854Z] #77 264.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-24T10:20:36.854Z] #77 264.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-24T10:20:36.854Z] #77 264.8 CC src/libcrun/libcrun_testing_a-container.o [2022-06-24T10:20:36.854Z] #77 264.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-24T10:20:36.854Z] #77 264.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-24T10:20:36.854Z] #77 264.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-24T10:20:36.854Z] #77 264.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-24T10:20:36.854Z] #77 264.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-24T10:20:36.854Z] #77 264.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-24T10:20:36.854Z] #77 265.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-24T10:20:36.854Z] #77 265.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-24T10:20:36.854Z] #77 265.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-24T10:20:36.854Z] #77 265.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-24T10:20:36.854Z] #77 265.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-24T10:20:36.854Z] #77 265.2 CC src/libcrun/libcrun_testing_a-error.o [2022-06-24T10:20:36.854Z] #77 265.2 CC src/libcrun/libcrun_testing_a-status.o [2022-06-24T10:20:36.854Z] #77 265.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-24T10:20:36.854Z] #77 265.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-24T10:20:36.854Z] #77 265.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-24T10:20:36.854Z] #77 265.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-24T10:20:36.854Z] #77 265.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-24T10:20:36.854Z] #77 265.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-24T10:20:36.854Z] #77 265.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-24T10:20:36.854Z] #77 265.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-24T10:20:36.854Z] #77 265.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-24T10:20:36.854Z] #77 265.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-24T10:20:36.854Z] #77 265.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-24T10:20:36.854Z] #77 265.9 CC src/crun-crun.o [2022-06-24T10:20:36.854Z] #77 266.0 CC src/crun-delete.o [2022-06-24T10:20:36.854Z] #77 266.0 CC src/crun-run.o [2022-06-24T10:20:36.854Z] #77 266.1 CC src/crun-pause.o [2022-06-24T10:20:36.854Z] #77 266.1 CC src/crun-kill.o [2022-06-24T10:20:36.854Z] #77 266.4 CC src/crun-spec.o [2022-06-24T10:20:36.854Z] #77 266.4 CC src/crun-exec.o [2022-06-24T10:20:36.854Z] #77 266.4 CC src/crun-unpause.o [2022-06-24T10:20:36.854Z] #77 266.4 CC src/crun-list.o [2022-06-24T10:20:36.854Z] #77 266.4 CC src/crun-create.o [2022-06-24T10:20:36.854Z] #77 266.5 CC src/crun-start.o [2022-06-24T10:20:36.854Z] #77 266.6 CC src/crun-state.o [2022-06-24T10:20:36.854Z] #77 266.6 CC src/crun-update.o [2022-06-24T10:20:36.854Z] #77 266.7 CC src/crun-checkpoint.o [2022-06-24T10:20:36.854Z] #77 266.7 CC src/crun-ps.o [2022-06-24T10:20:36.854Z] #77 266.8 CC src/crun-restore.o [2022-06-24T10:20:36.854Z] #77 267.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-24T10:20:37.043Z] #21 18.89 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-24T10:20:37.043Z] #21 18.89 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-24T10:20:37.043Z] #21 18.93 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-24T10:20:37.043Z] #21 18.94 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-24T10:20:37.043Z] #21 18.95 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-24T10:20:37.043Z] #21 19.03 Selecting previously unselected package libc6:ppc64el. [2022-06-24T10:20:37.043Z] #21 19.04 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-24T10:20:37.116Z] #77 267.1 CC src/libcrun/libcrun_la-utils.lo [2022-06-24T10:20:37.116Z] #77 267.2 CC src/libcrun/libcrun_la-container.lo [2022-06-24T10:20:37.116Z] #77 267.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-24T10:20:37.116Z] #77 267.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-24T10:20:37.303Z] #21 19.21 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-24T10:20:37.378Z] #77 267.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-24T10:20:37.378Z] #77 267.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-24T10:20:37.378Z] #77 267.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-24T10:20:37.640Z] #77 267.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-24T10:20:37.640Z] #77 267.6 CC src/libcrun/libcrun_la-criu.lo [2022-06-24T10:20:37.640Z] #77 267.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-24T10:20:37.640Z] #77 267.9 CC src/libcrun/libcrun_la-linux.lo [2022-06-24T10:20:37.868Z] #21 19.80 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-24T10:20:37.868Z] #21 19.81 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-24T10:20:37.868Z] #21 19.81 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-24T10:20:37.868Z] #21 19.86 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-24T10:20:37.868Z] #21 19.87 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-24T10:20:37.868Z] #21 19.87 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-24T10:20:37.902Z] #77 267.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-24T10:20:37.902Z] #77 267.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-24T10:20:37.902Z] #77 268.0 CC src/libcrun/libcrun_la-error.lo [2022-06-24T10:20:37.902Z] #77 268.1 CC src/libcrun/libcrun_la-status.lo [2022-06-24T10:20:38.124Z] #21 19.94 Selecting previously unselected package libseccomp2:s390x. [2022-06-24T10:20:38.124Z] #21 19.95 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-24T10:20:38.124Z] #21 19.95 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.124Z] #21 19.99 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-24T10:20:38.124Z] #21 19.99 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-24T10:20:38.124Z] #21 20.00 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.124Z] #21 20.06 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-24T10:20:38.124Z] #21 20.06 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-24T10:20:38.124Z] #21 20.07 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.124Z] #21 20.11 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-24T10:20:38.124Z] #21 20.11 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-24T10:20:38.124Z] #21 20.12 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.163Z] #77 268.2 CC src/libcrun/libcrun_la-terminal.lo [2022-06-24T10:20:38.163Z] #77 268.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-24T10:20:38.163Z] #77 268.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-24T10:20:38.380Z] #21 20.17 Selecting previously unselected package libseccomp2:armhf. [2022-06-24T10:20:38.380Z] #21 20.18 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-24T10:20:38.380Z] #21 20.18 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.380Z] #21 20.22 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-24T10:20:38.380Z] #21 20.22 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-24T10:20:38.380Z] #21 20.23 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.380Z] #21 20.29 Selecting previously unselected package libseccomp2:armel. [2022-06-24T10:20:38.380Z] #21 20.30 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-24T10:20:38.380Z] #21 20.30 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.380Z] #21 20.34 Selecting previously unselected package libseccomp-dev:armel. [2022-06-24T10:20:38.380Z] #21 20.36 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-24T10:20:38.380Z] #21 20.36 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.425Z] #77 268.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-24T10:20:38.425Z] #77 268.5 CC src/libcrun/libcrun_la-signals.lo [2022-06-24T10:20:38.425Z] #77 268.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-24T10:20:38.425Z] #77 268.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-24T10:20:38.425Z] #77 268.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-24T10:20:38.636Z] #21 20.41 Selecting previously unselected package libseccomp2:arm64. [2022-06-24T10:20:38.636Z] #21 20.42 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-24T10:20:38.636Z] #21 20.43 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.636Z] #21 20.47 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-24T10:20:38.636Z] #21 20.48 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-24T10:20:38.636Z] #21 20.48 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-24T10:20:38.636Z] #21 20.58 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-24T10:20:38.636Z] #21 20.59 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-24T10:20:38.636Z] #21 20.60 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-24T10:20:38.636Z] #21 20.61 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-24T10:20:38.636Z] #21 20.61 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-24T10:20:38.636Z] #21 20.64 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-24T10:20:38.636Z] #21 20.65 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-24T10:20:38.636Z] #21 20.66 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-24T10:20:38.696Z] #77 268.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-24T10:20:38.696Z] #77 268.9 CC tests/init.o [2022-06-24T10:20:38.892Z] #21 20.67 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-24T10:20:38.892Z] #21 20.68 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-24T10:20:38.892Z] #21 20.69 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-24T10:20:38.892Z] #21 20.70 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-24T10:20:38.892Z] #21 20.71 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-24T10:20:38.892Z] #21 20.72 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-24T10:20:38.892Z] #21 20.73 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-24T10:20:38.892Z] #21 20.74 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-24T10:20:38.958Z] #77 269.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-24T10:20:40.260Z] #21 21.96 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-24T10:20:41.190Z] #21 23.18 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-24T10:20:42.557Z] #21 24.45 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-24T10:20:43.924Z] #21 25.66 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-24T10:20:44.853Z] #21 26.87 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-24T10:20:44.853Z] #21 26.88 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-24T10:20:44.853Z] #21 26.89 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-24T10:20:44.853Z] #21 26.90 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-24T10:20:44.853Z] #21 26.91 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-24T10:20:44.853Z] #21 26.92 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-24T10:20:44.853Z] #21 26.93 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-24T10:20:44.853Z] #21 26.94 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-24T10:20:44.853Z] #21 26.95 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-24T10:20:44.853Z] #21 26.96 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-24T10:20:44.853Z] #21 26.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-24T10:20:44.853Z] #21 26.98 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-24T10:20:45.110Z] #21 27.00 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-24T10:20:45.110Z] #21 27.01 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-24T10:20:45.110Z] #21 27.02 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-24T10:20:45.110Z] #21 27.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-24T10:20:45.110Z] #21 27.04 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-24T10:20:45.110Z] #21 27.05 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-24T10:20:45.110Z] #21 27.06 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-24T10:20:45.110Z] #21 27.07 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-24T10:20:45.110Z] #21 27.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:20:45.676Z] #21 DONE 27.6s [2022-06-24T10:20:45.677Z] [2022-06-24T10:20:45.677Z] #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-24T10:20:45.677Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:20:45.677Z] #71 ... [2022-06-24T10:20:45.677Z] [2022-06-24T10:20:45.677Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-24T10:20:45.677Z] #66 sha256:da2bf2ffdac478cd85ca02df5d37f3f84e8d910eb883fb54da036bb678780356 [2022-06-24T10:20:45.677Z] #66 DONE 0.1s [2022-06-24T10:20:45.677Z] [2022-06-24T10:20:45.677Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-24T10:20:45.677Z] #22 sha256:dfd9d0f29bded9e5140a61d32563052a2d79cffe0a90babad7257770ee26c353 [2022-06-24T10:20:46.038Z] #47 DONE 369.1s [2022-06-24T10:20:46.038Z] [2022-06-24T10:20:46.038Z] #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-24T10:20:46.038Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:20:46.038Z] #55 ... [2022-06-24T10:20:46.038Z] [2022-06-24T10:20:46.038Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-24T10:20:46.038Z] #48 sha256:00b5f826607e11e569e6852c1b833b83d4a68be644dbe6594c88b68823c8f34f [2022-06-24T10:20:46.038Z] #48 DONE 0.5s [2022-06-24T10:20:46.038Z] [2022-06-24T10:20:46.038Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-24T10:20:46.038Z] #52 sha256:9cfa3802e6c312667ec79a6a1ca4b54f041b996dd252212e197f06d809d0a41f [2022-06-24T10:20:46.038Z] #52 DONE 0.1s [2022-06-24T10:20:46.038Z] [2022-06-24T10:20:46.038Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-24T10:20:46.038Z] #54 sha256:cbc379ebf8b38a32d0059bc702924f9907f394888d726f7f8f2f44639433daae [2022-06-24T10:20:46.038Z] #54 DONE 0.1s [2022-06-24T10:20:46.038Z] [2022-06-24T10:20:46.038Z] #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-24T10:20:46.038Z] #64 sha256:166a6f3dd4a9f6246734411d2401c8ffddf353caf61203f719102cda4e694918 [2022-06-24T10:20:47.043Z] #22 DONE 1.4s [2022-06-24T10:20:47.043Z] [2022-06-24T10:20:47.043Z] #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-24T10:20:47.043Z] #23 sha256:e8694a7ccf0e4337eeeea9e3c024218115f6cbcc3392a748cb1ab1f80d16776c [2022-06-24T10:20:47.943Z] #64 ... [2022-06-24T10:20:47.943Z] [2022-06-24T10:20:47.943Z] #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-24T10:20:47.943Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:20:47.943Z] #77 303.3 CCLD tests/init [2022-06-24T10:20:47.973Z] #23 DONE 1.0s [2022-06-24T10:20:47.973Z] [2022-06-24T10:20:47.973Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-24T10:20:47.973Z] #24 sha256:82e4eb1b08e1bcabac28dc375262c5c92c7c5b65057952be0b1f4c80144748cc [2022-06-24T10:20:48.902Z] #24 0.848 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-24T10:20:48.902Z] #24 DONE 0.9s [2022-06-24T10:20:48.902Z] [2022-06-24T10:20:48.902Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-24T10:20:48.902Z] #25 sha256:fa3bc7e922ca91572c59d97ec05f9ed90a3fc9994461170ad885019e9c12aa5e [2022-06-24T10:20:49.833Z] #25 DONE 0.9s [2022-06-24T10:20:49.833Z] [2022-06-24T10:20:49.833Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-24T10:20:49.833Z] #26 sha256:60ef17762f3797b55a972c7ce1aebe5eb26b7b5542bcd0e9987bb2c0d9d6498b [2022-06-24T10:20:50.661Z] #64 327.9 # github.com/containerd/containerd/cmd/containerd [2022-06-24T10:20:50.661Z] #64 327.9 /usr/bin/ld: /tmp/go-link-3438778440/000019.o: in function `New': [2022-06-24T10:20:50.661Z] #64 327.9 /tmp/tmp.YgbeMiU8hl/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-24T10:20:50.661Z] #64 327.9 + bin/containerd-stress [2022-06-24T10:20:50.661Z] #64 329.1 + bin/containerd-shim [2022-06-24T10:20:50.761Z] #26 DONE 0.9s [2022-06-24T10:20:50.761Z] [2022-06-24T10:20:50.761Z] #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-24T10:20:50.761Z] #67 sha256:7842f15d299615f4adfe4bb6910ee3403b1773056b084b2fb31df5784e93ba11 [2022-06-24T10:20:50.761Z] #67 1.184 + RM_GOPATH=0 [2022-06-24T10:20:50.761Z] #67 1.185 + TMP_GOPATH= [2022-06-24T10:20:50.761Z] #67 1.185 + : /build [2022-06-24T10:20:50.761Z] #67 1.185 + '[' -z '' ']' [2022-06-24T10:20:50.761Z] #67 1.186 ++ mktemp -d [2022-06-24T10:20:50.761Z] #67 1.187 + export GOPATH=/tmp/tmp.4qOqsKl7gc [2022-06-24T10:20:50.761Z] #67 1.187 + GOPATH=/tmp/tmp.4qOqsKl7gc [2022-06-24T10:20:50.761Z] #67 1.187 + RM_GOPATH=1 [2022-06-24T10:20:50.761Z] #67 1.187 + case "$(go env GOARCH)" in [2022-06-24T10:20:50.761Z] #67 1.188 ++ go env GOARCH [2022-06-24T10:20:50.761Z] #67 1.199 + export GO_BUILDMODE=-buildmode=pie [2022-06-24T10:20:50.761Z] #67 1.199 + GO_BUILDMODE=-buildmode=pie [2022-06-24T10:20:50.761Z] #67 1.200 ++ dirname /install.sh [2022-06-24T10:20:50.761Z] #67 1.201 + dir=/ [2022-06-24T10:20:50.761Z] #67 1.201 + bin=runc [2022-06-24T10:20:50.761Z] #67 1.201 + shift [2022-06-24T10:20:50.761Z] #67 1.201 + '[' '!' -f //runc.installer ']' [2022-06-24T10:20:50.761Z] #67 1.201 + . //runc.installer [2022-06-24T10:20:50.761Z] #67 1.201 ++ set -e [2022-06-24T10:20:50.761Z] #67 1.201 ++ : v1.1.2 [2022-06-24T10:20:50.761Z] #67 1.201 + install_runc [2022-06-24T10:20:50.761Z] #67 1.201 + RUNC_BUILDTAGS=seccomp [2022-06-24T10:20:50.761Z] #67 1.201 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-24T10:20:50.761Z] #67 1.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4qOqsKl7gc/src/github.com/opencontainers/runc [2022-06-24T10:20:50.761Z] #67 1.201 Install runc version v1.1.2 (build tags: seccomp) [2022-06-24T10:20:50.761Z] #67 1.204 Cloning into '/tmp/tmp.4qOqsKl7gc/src/github.com/opencontainers/runc'... [2022-06-24T10:20:51.689Z] #67 5.759 + cd /tmp/tmp.4qOqsKl7gc/src/github.com/opencontainers/runc [2022-06-24T10:20:51.689Z] #67 5.760 + git checkout -q v1.1.2 [2022-06-24T10:20:51.689Z] #67 ... [2022-06-24T10:20:51.689Z] [2022-06-24T10:20:51.689Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-06-24T10:20:51.689Z] #27 sha256:a2ad364ed0231125a0adfb0d76bf35eeddb22458ef5a7ee93a975bb7a76d88e2 [2022-06-24T10:20:51.689Z] #27 DONE 1.0s [2022-06-24T10:20:51.947Z] [2022-06-24T10:20:51.947Z] #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-24T10:20:51.947Z] #67 sha256:7842f15d299615f4adfe4bb6910ee3403b1773056b084b2fb31df5784e93ba11 [2022-06-24T10:20:51.947Z] #67 6.052 + '[' -z '' ']' [2022-06-24T10:20:51.947Z] #67 6.052 + target=static [2022-06-24T10:20:51.947Z] #67 6.062 + make BUILDTAGS=seccomp static [2022-06-24T10:20:52.202Z] #67 6.465 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-24T10:20:57.244Z] #64 340.2 + bin/containerd-shim-runc-v1 [2022-06-24T10:20:58.746Z] #67 ... [2022-06-24T10:20:58.746Z] [2022-06-24T10:20:58.746Z] #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-24T10:20:58.746Z] #28 sha256:1ff6e2826ceafa6d6f35e5780096065642a99f4ba36f870b415edacc03560dc6 [2022-06-24T10:20:58.747Z] #28 1.145 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-24T10:20:58.747Z] #28 1.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-24T10:20:58.747Z] #28 1.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-24T10:20:58.747Z] #28 1.377 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-24T10:20:58.747Z] #28 1.643 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-24T10:20:58.747Z] #28 1.971 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-24T10:20:58.747Z] #28 2.238 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-24T10:20:58.747Z] #28 2.546 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-24T10:20:58.747Z] #28 2.854 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-24T10:20:58.747Z] #28 3.100 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [152 kB] [2022-06-24T10:20:58.747Z] #28 3.103 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [161 kB] [2022-06-24T10:20:58.747Z] #28 3.110 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [142 kB] [2022-06-24T10:20:58.747Z] #28 3.118 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [134 kB] [2022-06-24T10:20:58.747Z] #28 3.120 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-24T10:20:58.747Z] #28 3.126 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-24T10:20:58.747Z] #28 3.394 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-24T10:20:58.747Z] #28 3.403 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-24T10:20:58.747Z] #28 3.406 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-24T10:20:58.747Z] #28 3.407 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-24T10:20:58.747Z] #28 3.409 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-24T10:20:58.747Z] #28 3.411 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-24T10:21:00.943Z] #77 ... [2022-06-24T10:21:00.943Z] [2022-06-24T10:21:00.943Z] #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-24T10:21:00.943Z] #47 sha256:b93ab341092d68f801c2fb34a8f09a180cc9bbb8c35af0db98f7c29afbd1ed0d [2022-06-24T10:21:00.943Z] #47 DONE 370.9s [2022-06-24T10:21:00.943Z] [2022-06-24T10:21:00.943Z] #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-24T10:21:00.943Z] #60 sha256:d65e416b297ed9a7e60146bb7992b6cedb671db263b41747ee7be00de2f31b5c [2022-06-24T10:21:01.519Z] #60 ... [2022-06-24T10:21:01.519Z] [2022-06-24T10:21:01.519Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-24T10:21:01.519Z] #48 sha256:62b8895af987a450aa4703d3fdeadcb5d1cea65bba53cf832bd09d49279b6c3b [2022-06-24T10:21:02.094Z] #48 DONE 0.6s [2022-06-24T10:21:02.094Z] [2022-06-24T10:21:02.094Z] #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-24T10:21:02.094Z] #60 sha256:d65e416b297ed9a7e60146bb7992b6cedb671db263b41747ee7be00de2f31b5c [2022-06-24T10:21:02.094Z] #60 ... [2022-06-24T10:21:02.094Z] [2022-06-24T10:21:02.094Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-24T10:21:02.094Z] #52 sha256:a59eb62a2bd4d48988e664c9175d6f0ab228f4e6c1f2339461c29e643ae27a46 [2022-06-24T10:21:02.094Z] #52 DONE 0.1s [2022-06-24T10:21:02.094Z] [2022-06-24T10:21:02.094Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-24T10:21:02.094Z] #54 sha256:4c2095e1c813267ab80e3877d9af06fcd6888bbad41d353005d44153295bf7ee [2022-06-24T10:21:02.356Z] #54 DONE 0.2s [2022-06-24T10:21:02.356Z] [2022-06-24T10:21:02.356Z] #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-24T10:21:02.356Z] #64 sha256:ad5f31c8489dc89873edf10246863b6eee233a35e42eff34a787c3abec37d06c [2022-06-24T10:21:03.831Z] #64 346.5 + bin/containerd-shim-runc-v2 [2022-06-24T10:21:04.091Z] #64 347.3 + binaries [2022-06-24T10:21:04.091Z] #64 347.3 + install -D bin/containerd /build/containerd [2022-06-24T10:21:04.091Z] #64 347.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-24T10:21:04.091Z] #64 347.4 + install -D bin/ctr /build/ctr [2022-06-24T10:21:05.664Z] #64 ... [2022-06-24T10:21:05.664Z] [2022-06-24T10:21:05.664Z] #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-24T10:21:05.664Z] #77 sha256:415a329a7acc3aa95f4e281dc0bfd111684757ba258207c1f6ee3ce31d88b933 [2022-06-24T10:21:05.664Z] #77 295.7 CCLD tests/init [2022-06-24T10:21:06.000Z] #64 DONE 349.2s [2022-06-24T10:21:06.835Z] #28 14.59 Fetched 49.1 MB in 14s (3584 kB/s) [2022-06-24T10:21:06.941Z] [2022-06-24T10:21:06.941Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-24T10:21:06.941Z] #65 sha256:73177358d66d84536304e4377d57b2d2c86136b0c7ce1fd6cc289e1ee1d96c86 [2022-06-24T10:21:07.513Z] #65 DONE 0.9s [2022-06-24T10:21:07.798Z] [2022-06-24T10:21:07.798Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-24T10:21:07.798Z] #70 sha256:4a9b71265520f23446999d57af96e87cc7bb33b212d7e2900005e891805c9c46 [2022-06-24T10:21:07.798Z] #70 DONE 0.2s [2022-06-24T10:21:07.798Z] [2022-06-24T10:21:07.798Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-24T10:21:07.798Z] #75 sha256:37785775212a8d9ad1ed07fe4fa13b39ccd3a9e34fdbd607858c377a7c92905d [2022-06-24T10:21:09.225Z] #75 DONE 1.0s [2022-06-24T10:21:09.225Z] [2022-06-24T10:21:09.225Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-24T10:21:09.225Z] #78 sha256:2fbf2595783ee5092f88649009af9afc4536167ce345954d6751637ef1b49d02 [2022-06-24T10:21:09.226Z] #78 DONE 0.1s [2022-06-24T10:21:09.226Z] [2022-06-24T10:21:09.226Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-24T10:21:09.226Z] #79 sha256:6b5930006d492703717f8dbc5f4c4c6a2e17ba4bb7171d7a52f37f76ec5deb04 [2022-06-24T10:21:09.226Z] #79 DONE 0.0s [2022-06-24T10:21:09.226Z] [2022-06-24T10:21:09.226Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-24T10:21:09.226Z] #80 sha256:a06d7ccabaf5e0cc8a358119947e22ba2a0178c9f622acdb67faf9a15f471de4 [2022-06-24T10:21:09.226Z] #80 DONE 0.0s [2022-06-24T10:21:09.226Z] [2022-06-24T10:21:09.226Z] #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-24T10:21:09.226Z] #81 sha256:8fc8c4cfd18615d66b1e9607fedbc9c7d35e6113c03335b3ed6bf19b6571aa06 [2022-06-24T10:21:09.870Z] #77 324.4 AR libcrun_testing.a [2022-06-24T10:21:09.870Z] #77 324.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-24T10:21:09.870Z] #77 324.5 CCLD tests/tests_libcrun_utils [2022-06-24T10:21:09.870Z] #77 324.5 CCLD tests/tests_libcrun_errors [2022-06-24T10:21:09.870Z] #77 324.5 CCLD tests/tests_libcrun_fuzzer [2022-06-24T10:21:09.870Z] #77 325.2 CCLD libcrun.la [2022-06-24T10:21:10.165Z] #81 0.818 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-24T10:21:10.165Z] #81 0.819 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-24T10:21:10.165Z] #81 0.819 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-24T10:21:10.737Z] #81 1.058 Reading package lists... [2022-06-24T10:21:10.806Z] #77 326.0 CCLD crun [2022-06-24T10:21:11.064Z] #77 326.5 make[3]: Entering directory '/tmp/crun-build' [2022-06-24T10:21:11.308Z] #81 1.558 Reading package lists... [2022-06-24T10:21:11.308Z] #81 2.044 Building dependency tree... [2022-06-24T10:21:11.308Z] #81 2.145 Reading state information... [2022-06-24T10:21:11.323Z] #77 326.7 /bin/mkdir -p '/usr/local/lib' [2022-06-24T10:21:11.323Z] #77 326.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-24T10:21:11.323Z] #77 326.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-24T10:21:11.323Z] #77 326.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-24T10:21:11.323Z] #77 326.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-24T10:21:11.323Z] #77 326.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-24T10:21:11.323Z] #77 326.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-24T10:21:11.323Z] #77 326.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-24T10:21:11.568Z] #81 2.258 The following additional packages will be installed: [2022-06-24T10:21:11.568Z] #81 2.259 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-24T10:21:11.568Z] #81 2.260 Suggested packages: [2022-06-24T10:21:11.568Z] #81 2.260 systemd-container policykit-1 [2022-06-24T10:21:11.568Z] #81 2.260 Recommended packages: [2022-06-24T10:21:11.568Z] #81 2.260 systemd-timesyncd | time-daemon libnss-systemd [2022-06-24T10:21:11.568Z] #81 2.327 The following NEW packages will be installed: [2022-06-24T10:21:11.568Z] #81 2.328 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-24T10:21:11.568Z] #81 2.329 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-24T10:21:11.581Z] #77 327.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-24T10:21:11.581Z] #77 327.1 ---------------------------------------------------------------------- [2022-06-24T10:21:11.581Z] #77 327.1 Libraries have been installed in: [2022-06-24T10:21:11.581Z] #77 327.1 /usr/local/lib [2022-06-24T10:21:11.581Z] #77 327.1 [2022-06-24T10:21:11.581Z] #77 327.1 If you ever happen to want to link against installed libraries [2022-06-24T10:21:11.581Z] #77 327.1 in a given directory, LIBDIR, you must either use libtool, and [2022-06-24T10:21:11.581Z] #77 327.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-24T10:21:11.581Z] #77 327.1 flag during linking and do at least one of the following: [2022-06-24T10:21:11.581Z] #77 327.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-24T10:21:11.581Z] #77 327.1 during execution [2022-06-24T10:21:11.581Z] #77 327.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-24T10:21:11.581Z] #77 327.1 during linking [2022-06-24T10:21:11.581Z] #77 327.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-24T10:21:11.581Z] #77 327.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-24T10:21:11.581Z] #77 327.1 [2022-06-24T10:21:11.581Z] #77 327.1 See any operating system documentation about shared libraries for [2022-06-24T10:21:11.581Z] #77 327.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-24T10:21:11.581Z] #77 327.1 ---------------------------------------------------------------------- [2022-06-24T10:21:11.581Z] #77 327.1 /bin/mkdir -p '/build' [2022-06-24T10:21:11.581Z] #77 327.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-24T10:21:11.581Z] #77 327.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-24T10:21:11.829Z] #81 2.600 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:21:11.829Z] #81 2.600 Need to get 5817 kB of archives. [2022-06-24T10:21:11.829Z] #81 2.600 After this operation, 19.3 MB of additional disk space will be used. [2022-06-24T10:21:11.829Z] #81 2.600 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-24T10:21:11.829Z] #81 2.604 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-24T10:21:11.829Z] #81 2.605 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-24T10:21:11.829Z] #81 2.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-24T10:21:11.829Z] #81 2.612 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-24T10:21:11.829Z] #81 2.683 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-24T10:21:11.829Z] #81 2.697 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-24T10:21:11.829Z] #81 2.699 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-24T10:21:11.829Z] #81 2.701 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-24T10:21:11.829Z] #81 2.703 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-24T10:21:11.839Z] #77 327.2 make[3]: Leaving directory '/tmp/crun-build' [2022-06-24T10:21:11.840Z] #77 327.2 make[2]: Leaving directory '/tmp/crun-build' [2022-06-24T10:21:11.840Z] #77 327.2 make[1]: Leaving directory '/tmp/crun-build' [2022-06-24T10:21:12.090Z] #81 2.869 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:21:12.090Z] #81 2.901 Fetched 5817 kB in 0s (15.7 MB/s) [2022-06-24T10:21:12.090Z] #81 2.924 Selecting previously unselected package libargon2-1:amd64. [2022-06-24T10:21:12.090Z] #81 2.924 (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-24T10:21:12.090Z] #81 2.940 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-24T10:21:12.090Z] #81 2.945 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-24T10:21:12.090Z] #81 2.978 Selecting previously unselected package libjson-c5:amd64. [2022-06-24T10:21:12.090Z] #81 2.981 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-24T10:21:12.090Z] #81 2.985 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-24T10:21:12.090Z] #81 3.018 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-24T10:21:12.090Z] #81 3.021 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-24T10:21:12.090Z] #81 3.024 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-24T10:21:12.090Z] #81 3.074 Selecting previously unselected package libkmod2:amd64. [2022-06-24T10:21:12.100Z] #77 DONE 327.5s [2022-06-24T10:21:12.100Z] [2022-06-24T10:21:12.100Z] #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-24T10:21:12.100Z] #60 sha256:f1d8efe7a780f57cac02bab790de89d3cc4b0a321bb96ea96b581302652bfdd6 [2022-06-24T10:21:12.352Z] #81 3.077 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-24T10:21:12.352Z] #81 3.081 Unpacking libkmod2:amd64 (28-1) ... [2022-06-24T10:21:12.352Z] #81 3.127 Selecting previously unselected package systemd. [2022-06-24T10:21:12.352Z] #81 3.127 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-24T10:21:12.352Z] #81 3.161 Unpacking systemd (247.3-7) ... [2022-06-24T10:21:12.922Z] #81 3.709 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-24T10:21:12.922Z] #81 3.720 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-24T10:21:12.922Z] #81 3.729 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-24T10:21:12.922Z] #81 3.738 Setting up libkmod2:amd64 (28-1) ... [2022-06-24T10:21:12.922Z] #81 3.749 Setting up systemd (247.3-7) ... [2022-06-24T10:21:12.922Z] #81 3.786 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-24T10:21:12.922Z] #81 3.788 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-24T10:21:12.922Z] #81 3.791 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-24T10:21:12.922Z] #81 3.813 Initializing machine ID from KVM UUID. [2022-06-24T10:21:13.183Z] #81 4.169 Selecting previously unselected package systemd-sysv. [2022-06-24T10:21:13.183Z] #81 4.169 (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-24T10:21:13.183Z] #81 4.184 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-24T10:21:13.183Z] #81 4.188 Unpacking systemd-sysv (247.3-7) ... [2022-06-24T10:21:13.375Z] #28 14.59 Reading package lists... [2022-06-24T10:21:13.443Z] #81 4.238 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-24T10:21:13.443Z] #81 4.240 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-24T10:21:13.443Z] #81 4.245 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-24T10:21:13.443Z] #81 4.301 Selecting previously unselected package dbus. [2022-06-24T10:21:13.443Z] #81 4.304 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-24T10:21:13.443Z] #81 4.316 Unpacking dbus (1.12.20-2) ... [2022-06-24T10:21:13.443Z] #81 4.392 Selecting previously unselected package libpam-systemd:amd64. [2022-06-24T10:21:13.443Z] #81 4.395 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-24T10:21:13.443Z] #81 4.398 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-24T10:21:13.443Z] #81 4.449 Selecting previously unselected package dbus-user-session. [2022-06-24T10:21:13.703Z] #81 4.452 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-24T10:21:13.703Z] #81 4.457 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-24T10:21:13.703Z] #81 4.542 Setting up systemd-sysv (247.3-7) ... [2022-06-24T10:21:13.703Z] #81 4.553 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-24T10:21:13.703Z] #81 4.564 Setting up dbus (1.12.20-2) ... [2022-06-24T10:21:13.703Z] #81 4.690 invoke-rc.d: could not determine current runlevel [2022-06-24T10:21:13.963Z] #81 4.692 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-24T10:21:13.963Z] #81 4.699 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-24T10:21:13.963Z] #81 4.849 Setting up dbus-user-session (1.12.20-2) ... [2022-06-24T10:21:13.963Z] #81 4.867 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:21:14.223Z] #81 DONE 5.0s [2022-06-24T10:21:14.223Z] [2022-06-24T10:21:14.223Z] #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-24T10:21:14.223Z] #82 sha256:56c3a2fdd735d2d0dd65fc0762b4807537ba0b9f44f366f0eb88bb3a16af67ae [2022-06-24T10:21:14.484Z] #82 0.397 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T10:21:14.484Z] #82 0.398 Dload Upload Total Spent Left Speed [2022-06-24T10:21:15.055Z] #82 0.398 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5842 0 --:--:-- --:--:-- --:--:-- 5842 [2022-06-24T10:21:15.055Z] #82 DONE 0.8s [2022-06-24T10:21:15.055Z] [2022-06-24T10:21:15.055Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-24T10:21:15.055Z] #83 sha256:5608daa910b726ea5966d15dd0f6cf351415d053467f2bee754f897c58e2f122 [2022-06-24T10:21:15.997Z] #83 DONE 0.9s [2022-06-24T10:21:15.997Z] [2022-06-24T10:21:15.997Z] #84 exporting to image [2022-06-24T10:21:15.997Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-24T10:21:15.997Z] #84 exporting layers [2022-06-24T10:21:19.957Z] #28 20.98 Reading package lists... [2022-06-24T10:21:20.910Z] #28 27.39 Building dependency tree... [2022-06-24T10:21:22.277Z] #28 30.38 bzip2 is already the newest version (1.0.8-4). [2022-06-24T10:21:22.277Z] #28 30.38 patch is already the newest version (2.7.6-7). [2022-06-24T10:21:22.277Z] #28 30.38 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-24T10:21:22.277Z] #28 30.38 The following additional packages will be installed: [2022-06-24T10:21:22.277Z] #28 30.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-24T10:21:22.277Z] #28 30.40 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-24T10:21:22.277Z] #28 30.40 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-24T10:21:22.278Z] #28 30.40 python3-pkg-resources vim-runtime xxd [2022-06-24T10:21:22.278Z] #28 30.43 Suggested packages: [2022-06-24T10:21:22.278Z] #28 30.43 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-24T10:21:22.278Z] #28 30.43 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-24T10:21:22.278Z] #28 30.43 Recommended packages: [2022-06-24T10:21:22.278Z] #28 30.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-24T10:21:22.580Z] #84 exporting layers 6.3s done [2022-06-24T10:21:22.580Z] #84 writing image sha256:6604d302da121dc5ccc19fbf77009333caafe93c16cb2ac4c7d7d742a356b63b done [2022-06-24T10:21:22.580Z] #84 naming to docker.io/library/docker:88916949efc207dd46346f05c047c9b6511c0224 done [2022-06-24T10:21:22.580Z] #84 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T10:21:22.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -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:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh dynbinary test-integration [2022-06-24T10:21:24.164Z] #28 31.89 The following NEW packages will be installed: [2022-06-24T10:21:24.164Z] #28 31.89 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-24T10:21:24.164Z] #28 31.89 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-24T10:21:24.164Z] #28 31.89 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-24T10:21:24.164Z] #28 31.90 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-06-24T10:21:24.164Z] #28 31.90 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-24T10:21:24.164Z] #28 31.90 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-24T10:21:24.164Z] #28 31.90 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-24T10:21:24.164Z] #28 32.31 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-06-24T10:21:24.164Z] #28 32.31 Need to get 18.6 MB of archives. [2022-06-24T10:21:24.164Z] #28 32.31 After this operation, 71.4 MB of additional disk space will be used. [2022-06-24T10:21:24.164Z] #28 32.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-24T10:21:24.164Z] #28 32.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-24T10:21:24.164Z] #28 32.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-24T10:21:24.164Z] #28 32.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-24T10:21:24.164Z] #28 32.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-24T10:21:24.164Z] #28 32.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-24T10:21:24.164Z] #28 32.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-24T10:21:24.164Z] #28 32.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-24T10:21:24.164Z] #28 32.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-24T10:21:24.164Z] #28 32.35 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-24T10:21:24.164Z] #28 32.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-24T10:21:24.164Z] #28 32.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-24T10:21:24.164Z] #28 32.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-24T10:21:24.164Z] #28 32.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-24T10:21:24.164Z] #28 32.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-24T10:21:24.164Z] #28 32.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-24T10:21:24.164Z] #28 32.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-24T10:21:24.164Z] #28 32.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-24T10:21:24.164Z] #28 32.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-24T10:21:24.164Z] #28 32.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-24T10:21:24.164Z] #28 32.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-24T10:21:24.164Z] #28 32.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-24T10:21:24.164Z] #28 32.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-24T10:21:24.164Z] #28 32.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-24T10:21:24.421Z] #28 32.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-24T10:21:24.421Z] #28 32.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-24T10:21:24.421Z] #28 32.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-24T10:21:24.421Z] #28 32.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-24T10:21:24.421Z] #28 32.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-24T10:21:24.421Z] #28 32.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-24T10:21:24.421Z] #28 32.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-24T10:21:24.421Z] #28 32.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-24T10:21:24.421Z] #28 32.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-24T10:21:24.421Z] #28 32.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-24T10:21:24.421Z] #28 32.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-24T10:21:24.421Z] #28 32.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-24T10:21:24.421Z] #28 32.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-24T10:21:24.421Z] #28 32.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-24T10:21:24.421Z] #28 32.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-24T10:21:24.421Z] #28 32.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-24T10:21:24.421Z] #28 32.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-24T10:21:24.421Z] #28 32.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-24T10:21:24.421Z] #28 32.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-24T10:21:24.421Z] #28 32.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-24T10:21:24.421Z] #28 32.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-24T10:21:24.828Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-24T10:21:24.828Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-24T10:21:24.828Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-24T10:21:24.828Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-24T10:21:24.829Z] 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-24T10:21:24.829Z] Detected virtualization docker. [2022-06-24T10:21:24.829Z] Detected architecture x86-64. [2022-06-24T10:21:24.829Z] Set hostname to <14ad4cceef23>. [2022-06-24T10:21:24.829Z] modprobe@configfs.service: Succeeded. [2022-06-24T10:21:24.829Z] modprobe@drm.service: Succeeded. [2022-06-24T10:21:24.829Z] modprobe@fuse.service: Succeeded. [2022-06-24T10:21:24.829Z] + source /etc/docker-entrypoint-cmd [2022-06-24T10:21:24.829Z] ++ hack/make.sh dynbinary test-integration [2022-06-24T10:21:24.829Z] [2022-06-24T10:21:24.829Z] Removing bundles/ [2022-06-24T10:21:24.829Z] [2022-06-24T10:21:24.829Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-24T10:21:24.829Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:21:24.829Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:21:24.984Z] #28 33.21 debconf: delaying package configuration, since apt-utils is not installed [2022-06-24T10:21:25.240Z] #28 33.49 Fetched 18.6 MB in 1s (30.2 MB/s) [2022-06-24T10:21:25.240Z] #28 33.54 Selecting previously unselected package pigz. [2022-06-24T10:21:25.497Z] #28 33.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-06-24T10:21:25.497Z] #28 33.60 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-24T10:21:25.497Z] #28 33.61 Unpacking pigz (2.6-1) ... [2022-06-24T10:21:25.497Z] #28 33.67 Selecting previously unselected package libelf1:amd64. [2022-06-24T10:21:25.497Z] #28 33.68 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-24T10:21:25.497Z] #28 33.69 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-24T10:21:25.497Z] #28 33.78 Selecting previously unselected package libbpf0:amd64. [2022-06-24T10:21:25.754Z] #28 33.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-24T10:21:25.754Z] #28 33.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-24T10:21:25.754Z] #28 33.87 Selecting previously unselected package libcap2:amd64. [2022-06-24T10:21:25.754Z] #28 33.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-24T10:21:25.754Z] #28 33.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:21:25.754Z] #28 33.94 Selecting previously unselected package libmnl0:amd64. [2022-06-24T10:21:25.754Z] #28 33.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-24T10:21:25.754Z] #28 33.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-24T10:21:25.754Z] #28 34.00 Selecting previously unselected package libxtables12:amd64. [2022-06-24T10:21:26.010Z] #28 34.01 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-24T10:21:26.010Z] #28 34.02 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-24T10:21:26.010Z] #28 34.06 Selecting previously unselected package libcap2-bin. [2022-06-24T10:21:26.010Z] #28 34.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-24T10:21:26.010Z] #28 34.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-24T10:21:26.010Z] #28 34.14 Selecting previously unselected package iproute2. [2022-06-24T10:21:26.010Z] #28 34.14 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-24T10:21:26.010Z] #28 34.15 Unpacking iproute2 (5.10.0-4) ... [2022-06-24T10:21:26.267Z] #28 34.45 Selecting previously unselected package xxd. [2022-06-24T10:21:26.267Z] #28 34.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:21:26.267Z] #28 34.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:21:26.267Z] #28 34.55 Selecting previously unselected package vim-common. [2022-06-24T10:21:26.523Z] #28 34.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:21:26.523Z] #28 34.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:21:26.523Z] #28 34.69 Selecting previously unselected package bash-completion. [2022-06-24T10:21:26.523Z] #28 34.69 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-24T10:21:26.976Z] #60 ... [2022-06-24T10:21:26.976Z] [2022-06-24T10:21:26.976Z] #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-24T10:21:26.976Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:21:26.976Z] #55 413.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-24T10:21:27.646Z] #77 315.6 AR libcrun_testing.a [2022-06-24T10:21:27.646Z] #77 315.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-24T10:21:27.646Z] #77 315.7 CCLD tests/tests_libcrun_errors [2022-06-24T10:21:27.646Z] #77 315.7 CCLD tests/tests_libcrun_fuzzer [2022-06-24T10:21:27.646Z] #77 315.7 CCLD tests/tests_libcrun_utils [2022-06-24T10:21:27.646Z] #77 315.7 CCLD libcrun.la [2022-06-24T10:21:27.646Z] #77 317.1 CCLD crun [2022-06-24T10:21:27.646Z] #77 317.6 make[3]: Entering directory '/tmp/crun-build' [2022-06-24T10:21:27.646Z] #77 317.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-24T10:21:27.646Z] #77 317.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-24T10:21:27.646Z] #77 317.8 /bin/mkdir -p '/usr/local/lib' [2022-06-24T10:21:27.646Z] #77 317.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-24T10:21:27.889Z] #28 35.84 Unpacking bash-completion (1:2.11-2) ... [2022-06-24T10:21:27.889Z] #28 36.09 Selecting previously unselected package apparmor. [2022-06-24T10:21:27.889Z] #28 36.10 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-24T10:21:27.889Z] #28 36.13 Unpacking apparmor (2.13.6-10) ... [2022-06-24T10:21:27.908Z] #77 318.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-24T10:21:27.908Z] #77 318.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-24T10:21:27.908Z] #77 318.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-24T10:21:27.908Z] #77 318.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-24T10:21:27.912Z] #55 DONE 414.6s [2022-06-24T10:21:27.912Z] [2022-06-24T10:21:27.912Z] #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-24T10:21:27.912Z] #64 sha256:166a6f3dd4a9f6246734411d2401c8ffddf353caf61203f719102cda4e694918 [2022-06-24T10:21:28.146Z] #28 36.39 Selecting previously unselected package inetutils-ping. [2022-06-24T10:21:28.146Z] #28 36.39 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-24T10:21:28.146Z] #28 36.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-24T10:21:28.146Z] #28 36.49 Selecting previously unselected package libip4tc2:amd64. [2022-06-24T10:21:28.171Z] #77 318.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-24T10:21:28.171Z] #77 318.2 ---------------------------------------------------------------------- [2022-06-24T10:21:28.171Z] #77 318.2 Libraries have been installed in: [2022-06-24T10:21:28.171Z] #77 318.2 /usr/local/lib [2022-06-24T10:21:28.171Z] #77 318.2 [2022-06-24T10:21:28.171Z] #77 318.2 If you ever happen to want to link against installed libraries [2022-06-24T10:21:28.171Z] #77 318.2 in a given directory, LIBDIR, you must either use libtool, and [2022-06-24T10:21:28.171Z] #77 318.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-24T10:21:28.171Z] #77 318.2 flag during linking and do at least one of the following: [2022-06-24T10:21:28.171Z] #77 318.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-24T10:21:28.171Z] #77 318.2 during execution [2022-06-24T10:21:28.171Z] #77 318.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-24T10:21:28.171Z] #77 318.2 during linking [2022-06-24T10:21:28.171Z] #77 318.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-24T10:21:28.171Z] #77 318.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-24T10:21:28.171Z] #77 318.2 [2022-06-24T10:21:28.171Z] #77 318.2 See any operating system documentation about shared libraries for [2022-06-24T10:21:28.171Z] #77 318.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-24T10:21:28.171Z] #77 318.2 ---------------------------------------------------------------------- [2022-06-24T10:21:28.171Z] #77 318.2 /bin/mkdir -p '/build' [2022-06-24T10:21:28.171Z] #77 318.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-24T10:21:28.171Z] #77 318.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-24T10:21:28.171Z] #77 318.3 make[3]: Leaving directory '/tmp/crun-build' [2022-06-24T10:21:28.171Z] #77 318.3 make[2]: Leaving directory '/tmp/crun-build' [2022-06-24T10:21:28.171Z] #77 318.3 make[1]: Leaving directory '/tmp/crun-build' [2022-06-24T10:21:28.402Z] #28 36.49 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-24T10:21:28.402Z] #28 36.50 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-24T10:21:28.402Z] #28 36.54 Selecting previously unselected package libip6tc2:amd64. [2022-06-24T10:21:28.402Z] #28 36.55 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-24T10:21:28.402Z] #28 36.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-24T10:21:28.402Z] #28 36.59 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-24T10:21:28.402Z] #28 36.60 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-24T10:21:28.402Z] #28 36.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-24T10:21:28.402Z] #28 36.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-24T10:21:28.402Z] #28 36.65 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-24T10:21:28.402Z] #28 36.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-24T10:21:28.402Z] #28 36.71 Selecting previously unselected package libnftnl11:amd64. [2022-06-24T10:21:28.433Z] #77 DONE 318.6s [2022-06-24T10:21:28.433Z] [2022-06-24T10:21:28.433Z] #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-24T10:21:28.433Z] #60 sha256:d65e416b297ed9a7e60146bb7992b6cedb671db263b41747ee7be00de2f31b5c [2022-06-24T10:21:28.479Z] #64 ... [2022-06-24T10:21:28.479Z] [2022-06-24T10:21:28.479Z] #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-24T10:21:28.479Z] #60 sha256:f1d8efe7a780f57cac02bab790de89d3cc4b0a321bb96ea96b581302652bfdd6 [2022-06-24T10:21:28.479Z] #60 200.1 + mkdir -p /build [2022-06-24T10:21:28.479Z] #60 200.1 + cp runc /build/runc [2022-06-24T10:21:28.659Z] #28 36.72 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-24T10:21:28.659Z] #28 36.73 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-24T10:21:28.659Z] #28 36.79 Selecting previously unselected package iptables. [2022-06-24T10:21:28.659Z] #28 36.80 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-24T10:21:28.659Z] #28 36.81 Unpacking iptables (1.8.7-1) ... [2022-06-24T10:21:28.659Z] #28 36.99 Selecting previously unselected package libonig5:amd64. [2022-06-24T10:21:28.737Z] #60 DONE 200.4s [2022-06-24T10:21:28.737Z] [2022-06-24T10:21:28.737Z] #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-24T10:21:28.737Z] #64 sha256:166a6f3dd4a9f6246734411d2401c8ffddf353caf61203f719102cda4e694918 [2022-06-24T10:21:28.915Z] #28 37.00 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-24T10:21:28.916Z] #28 37.01 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:21:28.916Z] #28 37.11 Selecting previously unselected package libjq1:amd64. [2022-06-24T10:21:28.916Z] #28 37.12 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-24T10:21:28.916Z] #28 37.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:21:28.916Z] #28 37.21 Selecting previously unselected package jq. [2022-06-24T10:21:29.172Z] #28 37.22 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-24T10:21:29.172Z] #28 37.23 Unpacking jq (1.6-2.1) ... [2022-06-24T10:21:29.172Z] #28 37.28 Selecting previously unselected package libaio1:amd64. [2022-06-24T10:21:29.172Z] #28 37.29 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-24T10:21:29.172Z] #28 37.30 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-24T10:21:29.172Z] #28 37.34 Selecting previously unselected package libgpm2:amd64. [2022-06-24T10:21:29.172Z] #28 37.36 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-24T10:21:29.172Z] #28 37.36 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-24T10:21:29.172Z] #28 37.42 Selecting previously unselected package libinih1:amd64. [2022-06-24T10:21:29.172Z] #28 37.42 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-24T10:21:29.172Z] #28 37.43 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-24T10:21:29.172Z] #28 37.46 Selecting previously unselected package libnet1:amd64. [2022-06-24T10:21:29.428Z] #28 37.47 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-24T10:21:29.428Z] #28 37.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:21:29.428Z] #28 37.55 Selecting previously unselected package libnl-3-200:amd64. [2022-06-24T10:21:29.428Z] #28 37.55 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-24T10:21:29.428Z] #28 37.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:21:29.428Z] #28 37.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-24T10:21:29.428Z] #28 37.63 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-24T10:21:29.428Z] #28 37.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:21:29.428Z] #28 37.69 Selecting previously unselected package libyajl2:amd64. [2022-06-24T10:21:29.428Z] #28 37.69 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-06-24T10:21:29.428Z] #28 37.70 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:21:29.428Z] #28 37.74 Selecting previously unselected package net-tools. [2022-06-24T10:21:29.672Z] #64 ... [2022-06-24T10:21:29.673Z] [2022-06-24T10:21:29.673Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-24T10:21:29.673Z] #56 sha256:9757d410cd372837d8780816a88ab1d0bef32113289e0be5679e97fbc1e2ce0e [2022-06-24T10:21:29.684Z] #28 37.75 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-24T10:21:29.684Z] #28 37.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:21:29.684Z] #28 37.87 Selecting previously unselected package python-pip-whl. [2022-06-24T10:21:29.684Z] #28 37.88 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:21:29.684Z] #28 37.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:21:29.940Z] #28 38.22 Selecting previously unselected package python3-lib2to3. [2022-06-24T10:21:29.940Z] #28 38.22 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-24T10:21:29.940Z] #28 38.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:21:30.196Z] #28 38.28 Selecting previously unselected package python3-distutils. [2022-06-24T10:21:30.196Z] #28 38.29 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-06-24T10:21:30.196Z] #28 38.30 Unpacking python3-distutils (3.9.2-1) ... [2022-06-24T10:21:30.196Z] #28 38.38 Selecting previously unselected package python3-pkg-resources. [2022-06-24T10:21:30.196Z] #28 38.40 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-24T10:21:30.196Z] #28 38.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:21:30.196Z] #28 38.48 Selecting previously unselected package python3-setuptools. [2022-06-24T10:21:30.196Z] #28 38.48 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-06-24T10:21:30.253Z] #56 DONE 0.6s [2022-06-24T10:21:30.253Z] [2022-06-24T10:21:30.253Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-24T10:21:30.253Z] #58 sha256:53057835cd307b08ddf9a4deceae7bebe77ffc7bb5cbd039919574b9151aed05 [2022-06-24T10:21:30.253Z] #58 DONE 0.1s [2022-06-24T10:21:30.253Z] [2022-06-24T10:21:30.253Z] #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-24T10:21:30.253Z] #64 sha256:166a6f3dd4a9f6246734411d2401c8ffddf353caf61203f719102cda4e694918 [2022-06-24T10:21:30.452Z] #28 38.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-24T10:21:30.453Z] #28 38.63 Selecting previously unselected package python3-wheel. [2022-06-24T10:21:30.453Z] #28 38.65 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-06-24T10:21:30.453Z] #28 38.65 Unpacking python3-wheel (0.34.2-1) ... [2022-06-24T10:21:30.453Z] #28 38.70 Selecting previously unselected package python3-pip. [2022-06-24T10:21:30.453Z] #28 38.71 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-24T10:21:30.453Z] #28 38.73 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:21:30.709Z] #28 38.94 Selecting previously unselected package sudo. [2022-06-24T10:21:30.709Z] #28 38.95 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-06-24T10:21:30.709Z] #28 38.96 Unpacking sudo (1.9.5p2-3) ... [2022-06-24T10:21:30.965Z] #28 39.21 Selecting previously unselected package thin-provisioning-tools. [2022-06-24T10:21:31.194Z] #64 ... [2022-06-24T10:21:31.194Z] [2022-06-24T10:21:31.194Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-24T10:21:31.194Z] #61 sha256:ccfbe95e7522170afab27d29342e9c4c814c2e7bc4084eef589afd7b5995cd85 [2022-06-24T10:21:31.221Z] #28 39.22 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-24T10:21:31.221Z] #28 39.22 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:21:31.221Z] #28 39.39 Selecting previously unselected package uidmap. [2022-06-24T10:21:31.221Z] #28 39.39 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-24T10:21:31.221Z] #28 39.40 Unpacking uidmap (1:4.8.1-1) ... [2022-06-24T10:21:31.221Z] #28 39.51 Selecting previously unselected package vim-runtime. [2022-06-24T10:21:31.452Z] #61 DONE 0.3s [2022-06-24T10:21:31.452Z] [2022-06-24T10:21:31.452Z] #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-24T10:21:31.452Z] #64 sha256:166a6f3dd4a9f6246734411d2401c8ffddf353caf61203f719102cda4e694918 [2022-06-24T10:21:31.477Z] #28 39.51 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-24T10:21:31.477Z] #28 39.54 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-24T10:21:31.477Z] #28 39.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-24T10:21:31.477Z] #28 39.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:21:31.734Z] #28 ... [2022-06-24T10:21:31.734Z] [2022-06-24T10:21:31.734Z] #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-24T10:21:31.734Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:21:31.734Z] #71 100.2 + bin/containerd [2022-06-24T10:21:33.982Z] #64 361.4 + bin/containerd [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-24T10:21:35.819Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-06-24T10:21:35.819Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-24T10:21:35.819Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-24T10:21:35.819Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-06-24T10:21:35.819Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-24T10:21:35.819Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-24T10:21:35.819Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-06-24T10:21:35.819Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/builder [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-24T10:21:35.819Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-24T10:21:36.982Z] #71 ... [2022-06-24T10:21:36.982Z] [2022-06-24T10:21:36.982Z] #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-24T10:21:36.982Z] #28 sha256:1ff6e2826ceafa6d6f35e5780096065642a99f4ba36f870b415edacc03560dc6 [2022-06-24T10:21:36.982Z] #28 41.30 Selecting previously unselected package vim. [2022-06-24T10:21:36.982Z] #28 41.31 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-24T10:21:36.982Z] #28 41.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:21:36.982Z] #28 41.61 Selecting previously unselected package xfsprogs. [2022-06-24T10:21:36.982Z] #28 41.63 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-24T10:21:36.982Z] #28 41.63 Unpacking xfsprogs (5.10.0-4) ... [2022-06-24T10:21:36.982Z] #28 41.91 Selecting previously unselected package zip. [2022-06-24T10:21:36.982Z] #28 41.92 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-06-24T10:21:36.982Z] #28 41.93 Unpacking zip (3.0-12) ... [2022-06-24T10:21:36.982Z] #28 42.00 Selecting previously unselected package zstd. [2022-06-24T10:21:36.982Z] #28 42.02 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-24T10:21:36.982Z] #28 42.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:21:36.982Z] #28 42.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-24T10:21:36.982Z] #28 42.79 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-24T10:21:36.982Z] #28 42.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-24T10:21:36.982Z] #28 42.81 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-24T10:21:36.982Z] #28 42.83 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-24T10:21:36.982Z] #28 42.84 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-24T10:21:36.982Z] #28 42.86 Setting up uidmap (1:4.8.1-1) ... [2022-06-24T10:21:36.982Z] #28 42.87 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-24T10:21:36.982Z] #28 42.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-24T10:21:36.982Z] #28 42.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-24T10:21:36.982Z] #28 42.90 Setting up python3-wheel (0.34.2-1) ... [2022-06-24T10:21:36.982Z] #28 43.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:21:36.982Z] #28 43.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-24T10:21:36.982Z] #28 43.29 Setting up libcap2-bin (1:2.44-1) ... [2022-06-24T10:21:36.982Z] #28 43.30 Setting up apparmor (2.13.6-10) ... [2022-06-24T10:21:36.982Z] #28 44.43 Setting up zip (3.0-12) ... [2022-06-24T10:21:36.982Z] #28 44.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:21:36.982Z] #28 44.47 Setting up bash-completion (1:2.11-2) ... [2022-06-24T10:21:37.545Z] #28 45.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-24T10:21:37.546Z] #28 45.70 Setting up sudo (1.9.5p2-3) ... [2022-06-24T10:21:37.546Z] #28 45.76 invoke-rc.d: could not determine current runlevel [2022-06-24T10:21:37.546Z] #28 45.77 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-24T10:21:37.546Z] #28 45.77 Setting up xfsprogs (5.10.0-4) ... [2022-06-24T10:21:37.546Z] #28 45.78 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-24T10:21:37.546Z] #28 45.80 Setting up inetutils-ping (2:2.0-1) ... [2022-06-24T10:21:37.546Z] #28 45.81 Setting up pigz (2.6-1) ... [2022-06-24T10:21:37.546Z] #28 45.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-24T10:21:37.546Z] #28 45.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-24T10:21:37.546Z] #28 45.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-24T10:21:37.802Z] #28 45.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:21:38.348Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2022-06-24T10:21:38.364Z] #28 46.34 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-24T10:21:38.364Z] #28 46.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-24T10:21:38.364Z] #28 46.58 Setting up libelf1:amd64 (0.183-1) ... [2022-06-24T10:21:38.364Z] #28 46.59 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-24T10:21:38.364Z] #28 46.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-24T10:21:38.364Z] #28 46.61 Setting up python3-distutils (3.9.2-1) ... [2022-06-24T10:21:38.606Z] ok github.com/docker/docker/builder/dockerfile 0.453s coverage: 49.3% of statements [2022-06-24T10:21:38.607Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-24T10:21:38.620Z] #28 46.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-24T10:21:38.620Z] #28 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-24T10:21:38.620Z] #28 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-24T10:21:38.620Z] #28 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-24T10:21:38.620Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-24T10:21:38.620Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-24T10:21:38.620Z] #28 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-24T10:21:38.876Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-24T10:21:38.876Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-24T10:21:38.876Z] #28 47.00 Setting up python3-setuptools (52.0.0-4) ... [2022-06-24T10:21:39.542Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-24T10:21:39.805Z] #28 47.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-24T10:21:39.805Z] #28 47.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-24T10:21:39.805Z] #28 47.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-24T10:21:39.805Z] #28 47.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-24T10:21:40.108Z] ok github.com/docker/docker/builder/remotecontext/git 1.668s coverage: 86.3% of statements [2022-06-24T10:21:40.108Z] ? github.com/docker/docker/cli [no test files] [2022-06-24T10:21:40.108Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-24T10:21:40.108Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-24T10:21:40.108Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-24T10:21:40.624Z] #28 48.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-24T10:21:40.624Z] #28 48.64 Setting up jq (1.6-2.1) ... [2022-06-24T10:21:40.624Z] #28 48.66 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-24T10:21:40.624Z] #28 48.67 Setting up iptables (1.8.7-1) ... [2022-06-24T10:21:40.624Z] #28 48.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:21:40.624Z] #28 48.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:21:40.624Z] #28 48.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-24T10:21:40.624Z] #28 48.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-24T10:21:40.624Z] #28 48.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-24T10:21:40.624Z] #28 48.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-24T10:21:40.624Z] #28 48.72 Setting up iproute2 (5.10.0-4) ... [2022-06-24T10:21:40.881Z] #28 48.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-24T10:21:41.049Z] ok github.com/docker/docker/cmd/docker-proxy 0.273s coverage: 67.6% of statements [2022-06-24T10:21:41.444Z] #28 DONE 49.6s [2022-06-24T10:21:41.444Z] [2022-06-24T10:21:41.444Z] #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-24T10:21:41.444Z] #29 sha256:d0dc8319b17b7f044825856bafb480483da87c2816d03f7a931e2a0ca53be4d0 [2022-06-24T10:21:42.372Z] #29 0.824 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-24T10:21:42.372Z] #29 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-24T10:21:42.372Z] #29 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-24T10:21:42.372Z] #29 DONE 0.9s [2022-06-24T10:21:42.372Z] [2022-06-24T10:21:42.372Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-24T10:21:42.372Z] #30 sha256:8d0def9a70dfae7e4d544016c7a6719f64b8ebdacf33aea48b5730445bb98d33 [2022-06-24T10:21:43.360Z] #60 ... [2022-06-24T10:21:43.360Z] [2022-06-24T10:21:43.360Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-24T10:21:43.361Z] #55 sha256:cbbea97a3e135e5045b4c31060d4484224035a78945cdad3bc934806c479de11 [2022-06-24T10:21:43.361Z] #55 413.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-24T10:21:43.361Z] #55 DONE 414.2s [2022-06-24T10:21:43.361Z] [2022-06-24T10:21:43.361Z] #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-24T10:21:43.361Z] #60 sha256:d65e416b297ed9a7e60146bb7992b6cedb671db263b41747ee7be00de2f31b5c [2022-06-24T10:21:43.580Z] ok github.com/docker/docker/client 0.140s coverage: 75.6% of statements [2022-06-24T10:21:43.934Z] #60 ... [2022-06-24T10:21:43.934Z] [2022-06-24T10:21:43.934Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-24T10:21:43.934Z] #56 sha256:1fc7c443ad8118f8d4ce8f27860515f5c0f5cd275ae3ee52c21382e65aadd715 [2022-06-24T10:21:44.204Z] #56 DONE 0.2s [2022-06-24T10:21:44.204Z] [2022-06-24T10:21:44.204Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-24T10:21:44.204Z] #58 sha256:5e858d1dcddc56a391369fe6bad4b73bf45aff44ca3dbaf8027e7e40996679f2 [2022-06-24T10:21:44.204Z] #58 DONE 0.1s [2022-06-24T10:21:44.204Z] [2022-06-24T10:21:44.204Z] #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-24T10:21:44.204Z] #64 sha256:ad5f31c8489dc89873edf10246863b6eee233a35e42eff34a787c3abec37d06c [2022-06-24T10:21:44.467Z] #64 ... [2022-06-24T10:21:44.467Z] [2022-06-24T10:21:44.467Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-24T10:21:44.467Z] #60 sha256:d65e416b297ed9a7e60146bb7992b6cedb671db263b41747ee7be00de2f31b5c [2022-06-24T10:21:44.467Z] #60 202.4 + mkdir -p /build [2022-06-24T10:21:44.467Z] #60 202.4 + cp runc /build/runc [2022-06-24T10:21:44.467Z] #60 DONE 202.5s [2022-06-24T10:21:44.467Z] [2022-06-24T10:21:44.467Z] #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-24T10:21:44.467Z] #64 sha256:ad5f31c8489dc89873edf10246863b6eee233a35e42eff34a787c3abec37d06c [2022-06-24T10:21:45.855Z] #64 ... [2022-06-24T10:21:45.855Z] [2022-06-24T10:21:45.855Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-24T10:21:45.855Z] #61 sha256:79a37a8c4f7f916ad2fce700d0ac4622ca919dd4582cf22bc489ed4171497185 [2022-06-24T10:21:45.855Z] #61 DONE 0.1s [2022-06-24T10:21:46.116Z] [2022-06-24T10:21:46.116Z] #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-24T10:21:46.116Z] #64 sha256:ad5f31c8489dc89873edf10246863b6eee233a35e42eff34a787c3abec37d06c [2022-06-24T10:21:49.477Z] #64 357.6 + bin/containerd [2022-06-24T10:21:50.504Z] #30 7.484 Collecting yamllint==1.26.1 [2022-06-24T10:21:50.761Z] #30 8.544 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-24T10:21:51.324Z] #30 9.194 Collecting pathspec>=0.5.3 [2022-06-24T10:21:51.581Z] #30 9.199 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-24T10:21:51.838Z] #30 9.429 Collecting pyyaml [2022-06-24T10:21:51.838Z] #30 9.437 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-24T10:21:51.838Z] #30 9.473 Building wheels for collected packages: yamllint [2022-06-24T10:21:51.838Z] #30 9.474 Building wheel for yamllint (setup.py): started [2022-06-24T10:21:52.400Z] #30 10.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-24T10:21:52.400Z] #30 10.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a7fd01a4a5ed1d26e5506317fc0247d0c0230b660e32afc69249e99a1afd9780 [2022-06-24T10:21:52.400Z] #30 10.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-24T10:21:52.400Z] #30 10.03 Successfully built yamllint [2022-06-24T10:21:52.400Z] #30 10.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-24T10:21:52.660Z] #30 10.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-24T10:21:52.916Z] #30 DONE 10.6s [2022-06-24T10:21:52.916Z] [2022-06-24T10:21:52.916Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-24T10:21:52.916Z] #34 sha256:39c9c81263074558c2a53caa61317972fb265b6c05171b192e3ab70348ed0696 [2022-06-24T10:21:53.172Z] #34 DONE 0.2s [2022-06-24T10:21:53.172Z] [2022-06-24T10:21:53.172Z] #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-24T10:21:53.172Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:21:53.172Z] #71 ... [2022-06-24T10:21:53.172Z] [2022-06-24T10:21:53.172Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-24T10:21:53.172Z] #39 sha256:7015df6f5c9f3b98a7af5e24905af8fbe5b177e975147a2f9132b570e6a0c99e [2022-06-24T10:21:53.428Z] #39 DONE 0.2s [2022-06-24T10:21:53.428Z] [2022-06-24T10:21:53.428Z] #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-24T10:21:53.428Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:21:53.428Z] #71 ... [2022-06-24T10:21:53.428Z] [2022-06-24T10:21:53.428Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-24T10:21:53.428Z] #42 sha256:b9faad7f62593f2e06c5e849f3ccb9b570f7ec51112b8d076668700efa3ebdf9 [2022-06-24T10:21:53.428Z] #42 DONE 0.1s [2022-06-24T10:21:53.684Z] [2022-06-24T10:21:53.684Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-24T10:21:53.684Z] #44 sha256:64488b8142dd424b91485cdaebf4c9fc4c1cfea109e9d62b19142a905aeb902c [2022-06-24T10:21:53.684Z] #44 DONE 0.1s [2022-06-24T10:21:53.684Z] [2022-06-24T10:21:53.685Z] #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-24T10:21:53.685Z] #67 sha256:7842f15d299615f4adfe4bb6910ee3403b1773056b084b2fb31df5784e93ba11 [2022-06-24T10:21:53.685Z] #67 ... [2022-06-24T10:21:53.685Z] [2022-06-24T10:21:53.685Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-24T10:21:53.685Z] #46 sha256:021e393eea4d9eabd0dac3a53e2d7717970c5774f286b5223312302425312111 [2022-06-24T10:21:53.685Z] #46 DONE 0.1s [2022-06-24T10:21:53.685Z] [2022-06-24T10:21:53.685Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-24T10:21:53.685Z] #48 sha256:281eea4a44253c585a33cdec8e7129315026fe5b3fa26bcbf7199b7f530e089e [2022-06-24T10:21:53.685Z] #48 DONE 0.1s [2022-06-24T10:21:53.941Z] [2022-06-24T10:21:53.941Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-24T10:21:53.941Z] #52 sha256:ec274f9d16f2e7e48f5e87d697ca92ff1103e254a2c433bcc2dce0e6d7ceb028 [2022-06-24T10:21:53.941Z] #52 DONE 0.1s [2022-06-24T10:21:53.941Z] [2022-06-24T10:21:53.941Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-24T10:21:53.941Z] #55 sha256:8e4d8fd1920ebd3197a06df453d4d63d99882cd9c8e9e47a72ad1faed4a043f7 [2022-06-24T10:21:53.941Z] #55 DONE 0.1s [2022-06-24T10:21:53.941Z] [2022-06-24T10:21:53.941Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-24T10:21:53.941Z] #59 sha256:d10e58ec10797c2466738c41f9240f3400b81e2745917dcddafb82eacaa550eb [2022-06-24T10:21:53.941Z] #59 DONE 0.1s [2022-06-24T10:21:53.941Z] [2022-06-24T10:21:53.941Z] #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-24T10:21:53.941Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:21:54.198Z] #71 ... [2022-06-24T10:21:54.198Z] [2022-06-24T10:21:54.198Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-24T10:21:54.198Z] #61 sha256:47009cf79b29f300fed14b19a536f90755b7845b8e340e33a466491e68a3b7f5 [2022-06-24T10:21:54.198Z] #61 DONE 0.1s [2022-06-24T10:21:54.198Z] [2022-06-24T10:21:54.198Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-24T10:21:54.198Z] #63 sha256:b878471b353abaaacb78c8aa5ee2a440f8e1e0dd2fa2437e7fba137f4121c11c [2022-06-24T10:21:54.198Z] #63 DONE 0.2s [2022-06-24T10:21:54.198Z] [2022-06-24T10:21:54.198Z] #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-24T10:21:54.198Z] #67 sha256:7842f15d299615f4adfe4bb6910ee3403b1773056b084b2fb31df5784e93ba11 [2022-06-24T10:21:54.454Z] #67 ... [2022-06-24T10:21:54.454Z] [2022-06-24T10:21:54.454Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-24T10:21:54.454Z] #65 sha256:44b9fbb89feceb32129d24ad96be05546c37da3e8b54598ffd62c0a135282697 [2022-06-24T10:21:54.454Z] #65 DONE 0.1s [2022-06-24T10:21:54.710Z] [2022-06-24T10:21:54.710Z] #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-24T10:21:54.710Z] #67 sha256:7842f15d299615f4adfe4bb6910ee3403b1773056b084b2fb31df5784e93ba11 [2022-06-24T10:22:15.655Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.7% of statements [2022-06-24T10:22:16.589Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-24T10:22:16.688Z] #67 89.09 + mkdir -p /build [2022-06-24T10:22:16.688Z] #67 89.09 + cp runc /build/runc [2022-06-24T10:22:16.688Z] #67 DONE 89.5s [2022-06-24T10:22:16.688Z] [2022-06-24T10:22:16.688Z] #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-24T10:22:16.688Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:22:16.688Z] #71 ... [2022-06-24T10:22:16.688Z] [2022-06-24T10:22:16.688Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-24T10:22:16.688Z] #68 sha256:c8b61760f806e5ef92fb6e5006e8dee433bc957e852cb441616057d8ec2b2024 [2022-06-24T10:22:16.944Z] #68 DONE 0.1s [2022-06-24T10:22:16.944Z] [2022-06-24T10:22:16.944Z] #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-24T10:22:16.944Z] #71 sha256:cf674d019255f50de399536e863061561cd19cf00877eff46628a52dfd092b8b [2022-06-24T10:22:17.155Z] ok github.com/docker/docker/cmd/dockerd/trap 2.448s coverage: 0.0% of statements [2022-06-24T10:22:17.155Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-24T10:22:17.155Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-24T10:22:17.155Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-24T10:22:17.155Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-24T10:22:17.155Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-24T10:22:22.428Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-06-24T10:22:23.802Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2022-06-24T10:22:24.736Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-24T10:22:30.193Z] #64 412.3 # github.com/containerd/containerd/cmd/containerd [2022-06-24T10:22:30.193Z] #64 412.3 /usr/bin/ld: /tmp/go-link-744159134/000019.o: in function `New': [2022-06-24T10:22:30.193Z] #64 412.3 /tmp/tmp.KBA4cbxHgW/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-24T10:22:30.193Z] #64 412.4 + bin/containerd-stress [2022-06-24T10:22:30.193Z] #64 413.5 + bin/containerd-shim [2022-06-24T10:22:31.331Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-06-24T10:22:32.268Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-06-24T10:22:32.834Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-24T10:22:33.400Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-24T10:22:34.778Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.1% of statements [2022-06-24T10:22:34.778Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-24T10:22:34.778Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-24T10:22:34.778Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-24T10:22:34.778Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-24T10:22:34.778Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.598s coverage: 74.8% of statements [2022-06-24T10:22:35.711Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.291s coverage: 56.2% of statements [2022-06-24T10:22:36.644Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-06-24T10:22:37.593Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-06-24T10:22:38.305Z] #64 424.6 + bin/containerd-shim-runc-v1 [2022-06-24T10:22:38.997Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.229s coverage: 50.6% of statements [2022-06-24T10:22:40.373Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.861s coverage: 45.9% of statements [2022-06-24T10:22:40.373Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-24T10:22:40.940Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-24T10:22:41.198Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.830s coverage: 58.5% of statements [2022-06-24T10:22:41.198Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-24T10:22:41.198Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-24T10:22:42.133Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-06-24T10:22:42.391Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-06-24T10:22:43.325Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 6.9% of statements [2022-06-24T10:22:43.325Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-24T10:22:43.325Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-24T10:22:43.572Z] #64 430.9 + bin/containerd-shim-runc-v2 [2022-06-24T10:22:43.891Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-06-24T10:22:44.139Z] #64 431.6 + binaries [2022-06-24T10:22:44.139Z] #64 431.6 + install -D bin/containerd /build/containerd [2022-06-24T10:22:44.139Z] #64 431.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-24T10:22:44.139Z] #64 431.7 + install -D bin/ctr /build/ctr [2022-06-24T10:22:44.457Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 80.2% of statements [2022-06-24T10:22:44.457Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-06-24T10:22:44.457Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-24T10:22:45.023Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-24T10:22:45.023Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.4% of statements [2022-06-24T10:22:45.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-06-24T10:22:45.815Z] #64 408.3 # github.com/containerd/containerd/cmd/containerd [2022-06-24T10:22:45.815Z] #64 408.3 /usr/bin/ld: /tmp/go-link-1112967642/000019.o: in function `New': [2022-06-24T10:22:45.815Z] #64 408.3 /tmp/tmp.ETh8lzRJud/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-24T10:22:45.815Z] #64 408.4 + bin/containerd-stress [2022-06-24T10:22:45.815Z] #64 409.5 + bin/containerd-shim [2022-06-24T10:22:46.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.151s coverage: 76.8% of statements [2022-06-24T10:22:46.415Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2022-06-24T10:22:46.415Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-24T10:22:46.415Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-24T10:22:46.665Z] #64 DONE 433.6s [2022-06-24T10:22:46.922Z] [2022-06-24T10:22:46.923Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-24T10:22:46.923Z] #65 sha256:43ee777de45038677273d893e955247b23050cd46e0aed4ae8d28e1456f4952f [2022-06-24T10:22:46.982Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-06-24T10:22:47.241Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 62.3% of statements [2022-06-24T10:22:47.884Z] #65 DONE 0.8s [2022-06-24T10:22:47.884Z] [2022-06-24T10:22:47.884Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-24T10:22:47.884Z] #70 sha256:578d2581dca4ed87b294195f266e969d7af63488988ddb05313ca1fdffada550 [2022-06-24T10:22:47.884Z] #70 DONE 0.2s [2022-06-24T10:22:48.143Z] [2022-06-24T10:22:48.143Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-24T10:22:48.143Z] #75 sha256:eec459218107dae7439c21fe5133146e4c2ec77348ff8ee93758703e2a765de2 [2022-06-24T10:22:48.176Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-06-24T10:22:48.176Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-24T10:22:48.732Z] #75 DONE 0.9s [2022-06-24T10:22:48.743Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-24T10:22:48.974Z] #71 176.6 # github.com/containerd/containerd/cmd/containerd [2022-06-24T10:22:48.974Z] #71 176.6 /usr/bin/ld: /tmp/go-link-1582407859/000019.o: in function `New': [2022-06-24T10:22:48.974Z] #71 176.6 /tmp/tmp.A68Al0WtBH/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-24T10:22:48.974Z] #71 176.7 + bin/containerd-stress [2022-06-24T10:22:48.997Z] [2022-06-24T10:22:48.997Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-24T10:22:48.997Z] #78 sha256:5d0cd44af66b25a9b72f09124f3c242286f6136089ffd706c56d1e0cf3172706 [2022-06-24T10:22:48.997Z] #78 DONE 0.0s [2022-06-24T10:22:48.997Z] [2022-06-24T10:22:48.997Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-24T10:22:48.997Z] #79 sha256:4ed396b920386a946b2a8d3e3bc39394fe6772cff9b693dc9daaa431c10cef3d [2022-06-24T10:22:48.997Z] #79 DONE 0.0s [2022-06-24T10:22:48.997Z] [2022-06-24T10:22:48.997Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-24T10:22:48.997Z] #80 sha256:baa7eba35efff7307039abe2253f2d2dbd910519ec655e7dbd5bed6ca14a1465 [2022-06-24T10:22:48.997Z] #80 DONE 0.0s [2022-06-24T10:22:48.997Z] [2022-06-24T10:22:48.997Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-24T10:22:48.997Z] #81 sha256:46ae48a156406ed6fcd604d735f7e61ace908d3db531914667a2ca349a2621fe [2022-06-24T10:22:49.538Z] #71 177.7 + bin/containerd-shim [2022-06-24T10:22:49.677Z] ok github.com/docker/docker/daemon/logger/splunk 1.540s coverage: 82.5% of statements [2022-06-24T10:22:49.677Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-24T10:22:49.677Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-24T10:22:50.243Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-06-24T10:22:50.501Z] ok github.com/docker/docker/distribution 0.597s coverage: 28.0% of statements [2022-06-24T10:22:50.501Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-24T10:22:51.067Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-24T10:22:52.002Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-06-24T10:22:52.261Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-24T10:22:52.282Z] #81 DONE 2.7s [2022-06-24T10:22:52.282Z] [2022-06-24T10:22:52.282Z] #82 exporting to image [2022-06-24T10:22:52.282Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-24T10:22:52.282Z] #82 exporting layers [2022-06-24T10:22:52.414Z] #64 420.7 + bin/containerd-shim-runc-v1 [2022-06-24T10:22:52.827Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-24T10:22:53.086Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 85.4% of statements [2022-06-24T10:22:53.086Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-24T10:22:53.086Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-24T10:22:53.086Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-24T10:22:53.653Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-06-24T10:22:54.219Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-06-24T10:22:54.478Z] ok github.com/docker/docker/opts 0.020s coverage: 66.0% of statements [2022-06-24T10:22:54.742Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-24T10:22:56.117Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 81.9% of statements [2022-06-24T10:22:57.052Z] ok github.com/docker/docker/pkg/authorization 0.406s coverage: 68.3% of statements [2022-06-24T10:22:57.311Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-24T10:22:57.569Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-24T10:22:58.839Z] #82 exporting layers 6.7s done [2022-06-24T10:22:58.839Z] #82 writing image sha256:991c38d0a672bee7a3d53f06a2794d63ae2d7ed6723debf13c60405c83607e21 done [2022-06-24T10:22:58.839Z] #82 naming to docker.io/library/docker:88916949efc207dd46346f05c047c9b6511c0224 done [2022-06-24T10:22:58.839Z] #82 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-24T10:22:59.013Z] #64 426.8 + bin/containerd-shim-runc-v2 [2022-06-24T10:22:59.161Z] + trap exit INT TERM [2022-06-24T10:22:59.161Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-24T10:22:59.161Z] + CONTAINER_NAME=docker-pr1 [2022-06-24T10:22:59.161Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43744/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER docker:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh dynbinary [2022-06-24T10:22:59.274Z] #64 427.6 + binaries [2022-06-24T10:22:59.274Z] #64 427.6 + install -D bin/containerd /build/containerd [2022-06-24T10:22:59.274Z] #64 427.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-24T10:22:59.274Z] #64 427.7 + install -D bin/ctr /build/ctr [2022-06-24T10:22:59.845Z] #64 DONE 428.1s [2022-06-24T10:23:00.789Z] [2022-06-24T10:23:00.789Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-24T10:23:00.789Z] #65 sha256:2c97fb69097360995eae8a786e0ae3cc69fc4f5d5c5636995f777a2772110b26 [2022-06-24T10:23:00.789Z] #65 DONE 0.2s [2022-06-24T10:23:00.851Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 42.7% of statements [2022-06-24T10:23:00.851Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-24T10:23:01.050Z] [2022-06-24T10:23:01.050Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-24T10:23:01.050Z] #70 sha256:9d91e7292042bf03ddaf9afb0bf536381e0cf265a2db20f59e6e61a81d8c95ce [2022-06-24T10:23:01.050Z] #70 DONE 0.1s [2022-06-24T10:23:01.050Z] [2022-06-24T10:23:01.050Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-24T10:23:01.050Z] #75 sha256:6d4b557c9cbc8e210335fc1b61866ffc31c489699991fc8d45e91ff584904ac8 [2022-06-24T10:23:01.059Z] [2022-06-24T10:23:01.059Z] Removing bundles/ [2022-06-24T10:23:01.059Z] [2022-06-24T10:23:01.059Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-24T10:23:01.059Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:23:01.059Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:23:01.109Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-24T10:23:01.109Z] ok github.com/docker/docker/layer 7.079s coverage: 68.9% of statements [2022-06-24T10:23:01.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-24T10:23:01.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-24T10:23:01.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-24T10:23:01.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-24T10:23:01.109Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-24T10:23:01.109Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-24T10:23:01.311Z] #75 DONE 0.2s [2022-06-24T10:23:01.311Z] [2022-06-24T10:23:01.311Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-24T10:23:01.311Z] #78 sha256:cc62d95ce70b7b1c4643af35ad1c1ee9af3ed04cb4cc3f372c34803758afe65d [2022-06-24T10:23:01.311Z] #78 DONE 0.1s [2022-06-24T10:23:01.311Z] [2022-06-24T10:23:01.311Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-24T10:23:01.311Z] #79 sha256:9cc741a2a875faf43650c5e000af268025103338b40436b5a71b07600a1c3935 [2022-06-24T10:23:01.311Z] #79 DONE 0.1s [2022-06-24T10:23:01.311Z] [2022-06-24T10:23:01.311Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-24T10:23:01.311Z] #80 sha256:5d3840ccc00604c80005418742bd8434ae2fb2caf8d78b01b1566cc80df661c6 [2022-06-24T10:23:01.311Z] #80 DONE 0.0s [2022-06-24T10:23:01.311Z] [2022-06-24T10:23:01.311Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-24T10:23:01.311Z] #81 sha256:9e9ccee62a5eddaa6fc9573e67b6945bc935c07959b076e86e1abb476963f678 [2022-06-24T10:23:01.367Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2022-06-24T10:23:01.627Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-06-24T10:23:01.708Z] #71 188.9 + bin/containerd-shim-runc-v1 [2022-06-24T10:23:01.885Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-06-24T10:23:01.885Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-24T10:23:02.822Z] ok github.com/docker/docker/pkg/idtools 0.456s coverage: 67.9% of statements [2022-06-24T10:23:03.080Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 71.5% of statements [2022-06-24T10:23:03.338Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-06-24T10:23:03.338Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-06-24T10:23:03.338Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-24T10:23:03.338Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-06-24T10:23:03.596Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-06-24T10:23:03.596Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-24T10:23:03.855Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 90.5% of statements [2022-06-24T10:23:03.855Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-06-24T10:23:03.855Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-24T10:23:03.855Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-24T10:23:03.859Z] #81 DONE 2.4s [2022-06-24T10:23:03.859Z] [2022-06-24T10:23:03.859Z] #82 exporting to image [2022-06-24T10:23:03.859Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-24T10:23:03.859Z] #82 exporting layers [2022-06-24T10:23:04.421Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-06-24T10:23:04.987Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-24T10:23:04.987Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-24T10:23:05.245Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-24T10:23:06.619Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-06-24T10:23:06.877Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-24T10:23:06.995Z] #71 195.1 + bin/containerd-shim-runc-v2 [2022-06-24T10:23:07.137Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-24T10:23:07.137Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-24T10:23:07.395Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-24T10:23:07.557Z] #71 195.9 + binaries [2022-06-24T10:23:07.557Z] #71 195.9 + install -D bin/containerd /build/containerd [2022-06-24T10:23:07.557Z] #71 196.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-24T10:23:07.557Z] #71 196.0 + install -D bin/ctr /build/ctr [2022-06-24T10:23:07.653Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-24T10:23:08.119Z] #71 DONE 196.4s [2022-06-24T10:23:08.219Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-06-24T10:23:08.477Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-24T10:23:08.735Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-06-24T10:23:09.084Z] [2022-06-24T10:23:09.084Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-24T10:23:09.084Z] #72 sha256:1a7e869e2cfaee2b50be573b0f0157dd17fc799929a83ccf4d8938d8e061df19 [2022-06-24T10:23:09.301Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-06-24T10:23:09.343Z] #72 DONE 0.3s [2022-06-24T10:23:09.343Z] [2022-06-24T10:23:09.343Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-24T10:23:09.343Z] #77 sha256:dfdcf3be20b715fe7ec5ca3cc400a540504223842e05ad413bb9019007383b9c [2022-06-24T10:23:09.343Z] #77 DONE 0.1s [2022-06-24T10:23:09.585Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-24T10:23:09.606Z] [2022-06-24T10:23:09.606Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-24T10:23:09.606Z] #82 sha256:1fa3b130f8f15fc494840c7677af1b3fba242c9b83b1aa772fc62240153cb264 [2022-06-24T10:23:09.853Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-24T10:23:09.874Z] #82 DONE 0.4s [2022-06-24T10:23:09.874Z] [2022-06-24T10:23:09.874Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-24T10:23:09.874Z] #85 sha256:335fb7e9e1c976abca00d744caaae163ee6bdc696bbd6f8007635246206ae275 [2022-06-24T10:23:09.874Z] #85 DONE 0.0s [2022-06-24T10:23:09.874Z] [2022-06-24T10:23:09.874Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-24T10:23:09.874Z] #86 sha256:01ead2bc1502e5c3b61294f759e6de521f334640a7ef6923e8c7b87e949b17af [2022-06-24T10:23:09.874Z] #86 DONE 0.0s [2022-06-24T10:23:09.874Z] [2022-06-24T10:23:09.874Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-24T10:23:09.874Z] #87 sha256:f41043be2317fff23fec14b275d42e3e1b3e18dc9bf9a51317200803af6d2a14 [2022-06-24T10:23:09.874Z] #87 DONE 0.0s [2022-06-24T10:23:10.139Z] [2022-06-24T10:23:10.139Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-24T10:23:10.139Z] #88 sha256:32f6a8dc8896c6184a7bcace29b586dff3f978bbf72acf6d0dd0867270772a42 [2022-06-24T10:23:10.448Z] #82 exporting layers 6.7s done [2022-06-24T10:23:10.448Z] #82 writing image sha256:9ce1bb9b3f08799b7756142db99db8d34053a512defea5aafc982ba9450abc98 done [2022-06-24T10:23:10.448Z] #82 naming to docker.io/library/docker:88916949efc207dd46346f05c047c9b6511c0224 done [2022-06-24T10:23:10.448Z] #82 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T10:23:10.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -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:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh dynbinary test-integration [2022-06-24T10:23:11.759Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-06-24T10:23:12.017Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-24T10:23:12.177Z] [2022-06-24T10:23:12.177Z] Removing bundles/ [2022-06-24T10:23:12.177Z] [2022-06-24T10:23:12.177Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-24T10:23:12.177Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:23:12.177Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:23:12.275Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-06-24T10:23:13.652Z] ok github.com/docker/docker/quota 0.180s coverage: 71.4% of statements [2022-06-24T10:23:13.652Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-24T10:23:14.301Z] #88 DONE 4.2s [2022-06-24T10:23:14.301Z] [2022-06-24T10:23:14.301Z] #89 exporting to image [2022-06-24T10:23:14.301Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-24T10:23:14.301Z] #89 exporting layers [2022-06-24T10:23:14.585Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-06-24T10:23:15.151Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-24T10:23:15.151Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-24T10:23:15.717Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-06-24T10:23:15.975Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-24T10:23:17.350Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-24T10:23:18.285Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-06-24T10:23:18.542Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-24T10:23:19.918Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-06-24T10:23:31.357Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:23:31.357Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:23:31.357Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:23:31.357Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:23:31.357Z] [2022-06-24T10:23:31.357Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-24T10:23:31.357Z] DOCKER_SYSTEMD=1 [2022-06-24T10:23:31.357Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-24T10:23:31.357Z] HOSTNAME=14ad4cceef23 [2022-06-24T10:23:31.357Z] DEST=bundles/test-integration [2022-06-24T10:23:31.357Z] PWD=/go/src/github.com/docker/docker [2022-06-24T10:23:31.357Z] DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:23:31.357Z] container=docker [2022-06-24T10:23:31.357Z] HOME=/root [2022-06-24T10:23:31.357Z] LANG=C.UTF-8 [2022-06-24T10:23:31.357Z] INVOCATION_ID=992e953574b9447fa1e310c860d16021 [2022-06-24T10:23:31.357Z] GOLANG_VERSION=1.18.3 [2022-06-24T10:23:31.357Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-24T10:23:31.357Z] VALIDATE_BRANCH=master [2022-06-24T10:23:31.357Z] TERM=xterm [2022-06-24T10:23:31.357Z] DOCKER_PKG=github.com/docker/docker [2022-06-24T10:23:31.357Z] SHLVL=3 [2022-06-24T10:23:31.357Z] TIMEOUT=120m [2022-06-24T10:23:31.357Z] DOCKER_BUILDTAGS= journald [2022-06-24T10:23:31.357Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-24T10:23:31.357Z] GO111MODULE=off [2022-06-24T10:23:31.357Z] DOCKER_EXPERIMENTAL=1 [2022-06-24T10:23:31.357Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-24T10:23:31.357Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-24T10:23:31.357Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-24T10:23:31.357Z] GOPATH=/go [2022-06-24T10:23:31.357Z] PKG_CONFIG=pkg-config [2022-06-24T10:23:31.357Z] _=/usr/bin/env [2022-06-24T10:23:31.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-24T10:23:40.799Z] #89 exporting layers 25.1s done [2022-06-24T10:23:40.799Z] #89 writing image sha256:2dc7e561a151d48770bd029526f0d8f033a6195c553c34498026777f966585c5 done [2022-06-24T10:23:40.799Z] #89 naming to docker.io/library/docker:88916949efc207dd46346f05c047c9b6511c0224 done [2022-06-24T10:23:40.799Z] #89 DONE 25.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-24T10:23:41.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43744/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88916949efc207dd46346f05c047c9b6511c0224 hack/validate/default [2022-06-24T10:23:41.726Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-24T10:23:41.726Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-24T10:23:41.726Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-24T10:23:41.726Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-24T10:23:41.726Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-24T10:23:41.726Z] [2022-06-24T10:23:41.726Z] INFO Start validation with golang-ci-lint [2022-06-24T10:23:41.838Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/rootless [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/volume [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-24T10:23:41.838Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === Skipped [2022-06-24T10:23:41.838Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-24T10:23:41.838Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-24T10:23:41.838Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-24T10:23:41.838Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-24T10:23:41.838Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:71: No driver to put! [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-24T10:23:41.838Z] time="2022-06-24T10:22:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-24T10:23:41.838Z] time="2022-06-24T10:22:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-24T10:23:41.838Z] time="2022-06-24T10:22:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-24T10:23:41.838Z] time="2022-06-24T10:22:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-24T10:23:41.838Z] time="2022-06-24T10:22:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:71: No driver to put! [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-24T10:23:41.838Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-24T10:23:41.838Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-24T10:23:41.838Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:23:41.838Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-24T10:23:41.838Z] graphtest_unix.go:71: No driver to put! [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-24T10:23:41.838Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-24T10:23:41.838Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-24T10:23:41.838Z] [2022-06-24T10:23:41.838Z] DONE 2785 tests, 28 skipped in 206.264s [2022-06-24T10:23:41.838Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:23:41.839Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-24T10:23:41.839Z] + 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-24T10:23:42.696Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-24T10:23:42.696Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-24T10:24:18.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-24T10:24:18.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork 37.494s coverage: 40.6% of statements [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/driverapi 0.009s coverage: 68.9% of statements [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.576s coverage: 59.9% of statements [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-24T10:24:28.503Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-24T10:24:28.503Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-24T10:24:38.472Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.583s coverage: 7.4% of statements [2022-06-24T10:24:38.472Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-24T10:24:38.472Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-24T10:24:38.472Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-06-24T10:24:38.472Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-24T10:24:38.472Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-24T10:24:38.472Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-24T10:24:38.472Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-24T10:24:38.472Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-06-24T10:24:38.472Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-24T10:24:38.730Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-24T10:24:40.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-24T10:24:48.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-24T10:24:50.925Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-24T10:24:56.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-24T10:24:56.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-24T10:24:57.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-24T10:24:57.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-24T10:24:58.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-24T10:24:58.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-24T10:24:59.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-24T10:25:02.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-24T10:25:03.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-24T10:25:04.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-24T10:25:04.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-24T10:25:05.795Z] ok github.com/docker/docker/libnetwork/ipam 16.012s coverage: 85.3% of statements [2022-06-24T10:25:05.795Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-24T10:25:05.795Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-24T10:25:05.795Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-24T10:25:05.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-24T10:25:06.054Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-24T10:25:06.054Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-24T10:25:06.313Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-24T10:25:06.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-24T10:25:06.878Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2022-06-24T10:25:07.445Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.1% of statements [2022-06-24T10:25:07.517Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:25:07.517Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:25:07.517Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:25:07.517Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:25:07.517Z] [2022-06-24T10:25:07.517Z] + TEST_INTEGRATION_DEST=2 [2022-06-24T10:25:07.517Z] + CONTAINER_NAME=docker-pr1-2 [2022-06-24T10:25:07.517Z] + TEST_SKIP_INTEGRATION=1 [2022-06-24T10:25:07.517Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-24T10:25:07.517Z] + run_tests [2022-06-24T10:25:07.517Z] + c=0 [2022-06-24T10:25:07.517Z] + '[' -n 0 ']' [2022-06-24T10:25:07.517Z] + rm= [2022-06-24T10:25:07.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43744/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43744/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh '' test-integration [2022-06-24T10:25:07.517Z] + TEST_INTEGRATION_DEST=1 [2022-06-24T10:25:07.517Z] + CONTAINER_NAME=docker-pr1-1 [2022-06-24T10:25:07.517Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-24T10:25:07.517Z] + run_tests test-integration-flaky [2022-06-24T10:25:07.517Z] + '[' -n 0 ']' [2022-06-24T10:25:07.517Z] + rm= [2022-06-24T10:25:07.517Z] + TEST_INTEGRATION_DEST=3 [2022-06-24T10:25:07.517Z] + CONTAINER_NAME=docker-pr1-3 [2022-06-24T10:25:07.517Z] + TEST_SKIP_INTEGRATION=1 [2022-06-24T10:25:07.517Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-24T10:25:07.517Z] + run_tests [2022-06-24T10:25:07.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43744/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43744/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh test-integration-flaky test-integration [2022-06-24T10:25:07.517Z] + '[' -n 0 ']' [2022-06-24T10:25:07.517Z] + rm= [2022-06-24T10:25:07.517Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43744/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43744/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh '' test-integration [2022-06-24T10:25:07.517Z] ++ jobs -p [2022-06-24T10:25:07.517Z] + for job in $(jobs -p) [2022-06-24T10:25:07.517Z] + wait 7069 [2022-06-24T10:25:07.517Z] [2022-06-24T10:25:07.517Z] [2022-06-24T10:25:07.517Z] [2022-06-24T10:25:07.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-24T10:25:07.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-24T10:25:07.517Z] HOSTNAME=87a78c9fe0c2 [2022-06-24T10:25:07.517Z] TEST_SKIP_INTEGRATION=1 [2022-06-24T10:25:07.517Z] TESTDEBUG=0 [2022-06-24T10:25:07.517Z] DEST=bundles/test-integration [2022-06-24T10:25:07.517Z] PWD=/go/src/github.com/docker/docker [2022-06-24T10:25:07.517Z] KEEPBUNDLE=1 [2022-06-24T10:25:07.517Z] DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:25:07.517Z] container=docker [2022-06-24T10:25:07.517Z] HOME=/root [2022-06-24T10:25:07.517Z] GOLANG_VERSION=1.18.3 [2022-06-24T10:25:07.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-24T10:25:07.517Z] VALIDATE_BRANCH=master [2022-06-24T10:25:07.517Z] TERM=xterm [2022-06-24T10:25:07.517Z] DOCKER_PKG=github.com/docker/docker [2022-06-24T10:25:07.517Z] SHLVL=1 [2022-06-24T10:25:07.517Z] TIMEOUT=120m [2022-06-24T10:25:07.517Z] DOCKER_BUILDTAGS= journald [2022-06-24T10:25:07.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-24T10:25:07.517Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-24T10:25:07.517Z] GO111MODULE=off [2022-06-24T10:25:07.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-24T10:25:07.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-24T10:25:07.517Z] GOPATH=/go [2022-06-24T10:25:07.517Z] PKG_CONFIG=pkg-config [2022-06-24T10:25:07.517Z] _=/usr/bin/env [2022-06-24T10:25:07.517Z] Building test suite binary ./integration-cli/test.main [2022-06-24T10:25:07.517Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-24T10:25:07.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-24T10:25:07.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-24T10:25:07.517Z] HOSTNAME=c8f69c73cd8f [2022-06-24T10:25:07.517Z] TEST_SKIP_INTEGRATION=1 [2022-06-24T10:25:07.517Z] TESTDEBUG=0 [2022-06-24T10:25:07.517Z] DEST=bundles/test-integration [2022-06-24T10:25:07.517Z] PWD=/go/src/github.com/docker/docker [2022-06-24T10:25:07.517Z] KEEPBUNDLE=1 [2022-06-24T10:25:07.517Z] DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:25:07.517Z] container=docker [2022-06-24T10:25:07.517Z] HOME=/root [2022-06-24T10:25:07.517Z] GOLANG_VERSION=1.18.3 [2022-06-24T10:25:07.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-24T10:25:07.517Z] VALIDATE_BRANCH=master [2022-06-24T10:25:07.517Z] TERM=xterm [2022-06-24T10:25:07.517Z] DOCKER_PKG=github.com/docker/docker [2022-06-24T10:25:07.517Z] SHLVL=1 [2022-06-24T10:25:07.517Z] TIMEOUT=120m [2022-06-24T10:25:07.517Z] DOCKER_BUILDTAGS= journald [2022-06-24T10:25:07.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-24T10:25:07.517Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-24T10:25:07.517Z] GO111MODULE=off [2022-06-24T10:25:07.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-24T10:25:07.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-24T10:25:07.517Z] GOPATH=/go [2022-06-24T10:25:07.517Z] PKG_CONFIG=pkg-config [2022-06-24T10:25:07.517Z] _=/usr/bin/env [2022-06-24T10:25:07.517Z] Building test suite binary ./integration-cli/test.main [2022-06-24T10:25:07.517Z] No new tests added to integration. [2022-06-24T10:25:07.517Z] [2022-06-24T10:25:07.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-24T10:25:07.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-24T10:25:07.517Z] HOSTNAME=68c3f29e3350 [2022-06-24T10:25:07.517Z] TESTDEBUG=0 [2022-06-24T10:25:07.517Z] DEST=bundles/test-integration [2022-06-24T10:25:07.517Z] PWD=/go/src/github.com/docker/docker [2022-06-24T10:25:07.517Z] KEEPBUNDLE=1 [2022-06-24T10:25:07.517Z] DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:25:07.517Z] container=docker [2022-06-24T10:25:07.517Z] HOME=/root [2022-06-24T10:25:07.517Z] GOLANG_VERSION=1.18.3 [2022-06-24T10:25:07.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-24T10:25:07.517Z] VALIDATE_BRANCH=master [2022-06-24T10:25:07.517Z] TERM=xterm [2022-06-24T10:25:07.517Z] DOCKER_PKG=github.com/docker/docker [2022-06-24T10:25:07.517Z] SHLVL=1 [2022-06-24T10:25:07.517Z] TIMEOUT=120m [2022-06-24T10:25:07.517Z] DOCKER_BUILDTAGS= journald [2022-06-24T10:25:07.517Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-24T10:25:07.517Z] GO111MODULE=off [2022-06-24T10:25:07.517Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-24T10:25:07.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-24T10:25:07.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-24T10:25:07.517Z] GOPATH=/go [2022-06-24T10:25:07.517Z] PKG_CONFIG=pkg-config [2022-06-24T10:25:07.517Z] _=/usr/bin/env [2022-06-24T10:25:07.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-24T10:25:07.704Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-24T10:25:07.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-24T10:25:07.962Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-24T10:25:08.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-24T10:25:09.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-24T10:25:10.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-24T10:25:10.253Z] Using test binary docker [2022-06-24T10:25:10.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-24T10:25:10.253Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-24T10:25:10.253Z] INFO: Waiting for daemon to start... [2022-06-24T10:25:10.253Z] Starting dockerd [2022-06-24T10:25:13.547Z] . [2022-06-24T10:25:13.547Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-24T10:25:13.547Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-24T10:25:13.547Z] Error: No such image: emptyfs [2022-06-24T10:25:13.547Z] Running integration-test (iteration 1) [2022-06-24T10:25:13.547Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-24T10:25:13.547Z] Loaded image: busybox:latest [2022-06-24T10:25:13.808Z] Loaded image: busybox:glibc [2022-06-24T10:25:15.191Z] Loaded image: debian:bullseye-slim [2022-06-24T10:25:15.191Z] Loaded image: hello-world:latest [2022-06-24T10:25:15.191Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:25:15.191Z] INFO: Testing against a local daemon [2022-06-24T10:25:15.191Z] === RUN TestCgroupNamespacesBuild [2022-06-24T10:25:16.575Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2022-06-24T10:25:16.575Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-24T10:25:17.956Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-06-24T10:25:17.956Z] === RUN TestBuildWithSession [2022-06-24T10:25:17.956Z] build_session_test.go:25: TODO: BuildKit [2022-06-24T10:25:17.956Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-24T10:25:17.956Z] === RUN TestBuildSquashParent [2022-06-24T10:25:18.716Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:25:18.716Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:25:18.716Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:25:18.716Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:25:18.716Z] [2022-06-24T10:25:18.716Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-24T10:25:18.716Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-24T10:25:18.716Z] HOSTNAME=9f21be2f09fd [2022-06-24T10:25:18.716Z] DEST=bundles/test-integration [2022-06-24T10:25:18.716Z] PWD=/go/src/github.com/docker/docker [2022-06-24T10:25:18.716Z] DOCKER_ROOTLESS=1 [2022-06-24T10:25:18.716Z] DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:25:18.716Z] container=docker [2022-06-24T10:25:18.716Z] HOME=/root [2022-06-24T10:25:18.716Z] GOLANG_VERSION=1.18.3 [2022-06-24T10:25:18.716Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-24T10:25:18.716Z] VALIDATE_BRANCH=master [2022-06-24T10:25:18.716Z] TERM=xterm [2022-06-24T10:25:18.716Z] DOCKER_PKG=github.com/docker/docker [2022-06-24T10:25:18.716Z] SHLVL=1 [2022-06-24T10:25:18.716Z] TIMEOUT=120m [2022-06-24T10:25:18.716Z] DOCKER_BUILDTAGS= journald [2022-06-24T10:25:18.716Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-24T10:25:18.716Z] GO111MODULE=off [2022-06-24T10:25:18.716Z] DOCKER_EXPERIMENTAL=1 [2022-06-24T10:25:18.716Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-24T10:25:18.716Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-24T10:25:18.716Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-24T10:25:18.716Z] GOPATH=/go [2022-06-24T10:25:18.716Z] PKG_CONFIG=pkg-config [2022-06-24T10:25:18.716Z] _=/usr/bin/env [2022-06-24T10:25:18.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-24T10:25:23.240Z] --- PASS: TestBuildSquashParent (4.73s) [2022-06-24T10:25:23.241Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-24T10:25:23.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:25:23.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:25:23.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:25:23.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:25:23.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:25:23.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:25:23.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:25:23.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:25:23.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:25:23.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:25:23.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:25:23.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:25:23.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:25:23.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:25:24.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:25:24.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:25:25.830Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:25:25.830Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:25:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-06-24T10:25:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-06-24T10:25:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2022-06-24T10:25:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s) [2022-06-24T10:25:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-06-24T10:25:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s) [2022-06-24T10:25:27.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s) [2022-06-24T10:25:27.216Z] === RUN TestBuildMultiStageCopy [2022-06-24T10:25:27.216Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-24T10:25:29.128Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-24T10:25:29.128Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-24T10:25:29.128Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-24T10:25:29.389Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-24T10:25:29.650Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-06-24T10:25:29.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2022-06-24T10:25:29.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-06-24T10:25:29.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-24T10:25:29.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-06-24T10:25:29.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-24T10:25:29.650Z] === RUN TestBuildMultiStageParentConfig [2022-06-24T10:25:30.221Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-06-24T10:25:30.221Z] === RUN TestBuildLabelWithTargets [2022-06-24T10:25:31.605Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-06-24T10:25:31.605Z] === RUN TestBuildWithEmptyLayers [2022-06-24T10:25:31.866Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-06-24T10:25:31.866Z] === RUN TestBuildMultiStageOnBuild [2022-06-24T10:25:33.778Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-06-24T10:25:33.778Z] === RUN TestBuildUncleanTarFilenames [2022-06-24T10:25:34.039Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-06-24T10:25:34.039Z] === RUN TestBuildMultiStageLayerLeak [2022-06-24T10:25:35.951Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-06-24T10:25:35.951Z] === RUN TestBuildWithHugeFile [2022-06-24T10:25:57.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-24T10:25:58.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-24T10:26:24.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-24T10:26:32.229Z] --- PASS: TestBuildWithHugeFile (49.36s) [2022-06-24T10:26:32.230Z] === RUN TestBuildWCOWSandboxSize [2022-06-24T10:26:32.230Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-24T10:26:32.230Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-24T10:26:32.230Z] === RUN TestBuildWithEmptyDockerfile [2022-06-24T10:26:32.230Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:26:32.230Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:26:32.230Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:26:32.230Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:26:32.230Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:26:32.230Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:26:32.230Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:26:32.230Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:26:32.230Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:26:32.230Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-24T10:26:32.230Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-06-24T10:26:32.230Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-24T10:26:32.230Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-24T10:26:32.230Z] === RUN TestBuildPreserveOwnership [2022-06-24T10:26:32.230Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-24T10:26:32.230Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-24T10:26:32.230Z] --- PASS: TestBuildPreserveOwnership (3.62s) [2022-06-24T10:26:32.230Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-06-24T10:26:32.230Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-06-24T10:26:32.230Z] === RUN TestBuildPlatformInvalid [2022-06-24T10:26:32.230Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-24T10:26:32.230Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-24T10:26:32.230Z] Loaded image: busybox:latest [2022-06-24T10:26:32.230Z] Loaded image: busybox:glibc [2022-06-24T10:26:32.230Z] Loaded image: debian:bullseye-slim [2022-06-24T10:26:32.230Z] Loaded image: hello-world:latest [2022-06-24T10:26:32.230Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:26:32.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-24T10:26:34.112Z] INFO [loader] Go packages loading at mode 575 (files|imports|compiled_files|deps|exports_file|name|types_sizes) took 2m51.106790755s [2022-06-24T10:26:34.112Z] 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-24T10:26:34.112Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 490.942397ms [2022-06-24T10:26:40.369Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.61s) [2022-06-24T10:26:40.369Z] PASS [2022-06-24T10:26:40.369Z] [2022-06-24T10:26:40.369Z] === Skipped [2022-06-24T10:26:40.369Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-24T10:26:40.369Z] build_session_test.go:25: TODO: BuildKit [2022-06-24T10:26:40.369Z] [2022-06-24T10:26:40.369Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-24T10:26:40.369Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-24T10:26:40.369Z] [2022-06-24T10:26:40.369Z] DONE 34 tests, 2 skipped in 86.248s [2022-06-24T10:26:40.369Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-24T10:26:40.369Z] INFO: Testing against a local daemon [2022-06-24T10:26:40.369Z] === RUN TestConfigInspect [2022-06-24T10:26:42.280Z] --- PASS: TestConfigInspect (2.29s) [2022-06-24T10:26:42.280Z] === RUN TestConfigList [2022-06-24T10:26:42.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-24T10:26:42.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-24T10:26:42.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-24T10:26:43.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-24T10:26:44.193Z] --- PASS: TestConfigList (2.19s) [2022-06-24T10:26:44.193Z] === RUN TestConfigsCreateAndDelete [2022-06-24T10:26:44.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-24T10:26:44.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-24T10:26:45.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-24T10:26:46.735Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-06-24T10:26:46.735Z] === RUN TestConfigsUpdate [2022-06-24T10:26:48.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-24T10:26:48.645Z] --- PASS: TestConfigsUpdate (2.16s) [2022-06-24T10:26:48.645Z] === RUN TestTemplatedConfig [2022-06-24T10:26:49.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-24T10:26:50.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-24T10:26:50.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-24T10:26:51.186Z] --- PASS: TestTemplatedConfig (2.74s) [2022-06-24T10:26:51.186Z] === RUN TestConfigCreateResolve [2022-06-24T10:26:51.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-24T10:26:51.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-24T10:26:53.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-24T10:26:53.728Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-06-24T10:26:53.728Z] PASS [2022-06-24T10:26:53.728Z] [2022-06-24T10:26:53.728Z] DONE 6 tests in 13.689s [2022-06-24T10:26:53.728Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-24T10:26:53.728Z] INFO: Testing against a local daemon [2022-06-24T10:26:53.728Z] === RUN TestAttachWithTTY [2022-06-24T10:26:53.728Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-24T10:26:53.728Z] === RUN TestAttachWithoutTTy [2022-06-24T10:26:53.728Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-24T10:26:53.728Z] === RUN TestCheckpoint [2022-06-24T10:26:53.729Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-24T10:26:53.729Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/commit [2022-06-24T10:26:53.729Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-24T10:26:53.729Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:26:53.729Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:26:53.729Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:26:53.729Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:26:53.729Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:26:53.729Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:26:53.729Z] === CONT TestContainerInvalidJSON/commit [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-24T10:26:53.729Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-24T10:26:53.729Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-24T10:26:53.729Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-24T10:26:53.729Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-24T10:26:53.729Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-24T10:26:53.729Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-24T10:26:53.729Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-24T10:26:53.729Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-24T10:26:53.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-24T10:26:53.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-24T10:26:53.729Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-24T10:26:53.729Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-24T10:26:53.729Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-24T10:26:53.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-24T10:26:53.729Z] === RUN TestCopyEmptyFile [2022-06-24T10:26:53.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-24T10:26:53.990Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-24T10:26:53.990Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-24T10:26:53.990Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-24T10:26:53.990Z] === RUN TestCopyFromContainer [2022-06-24T10:26:54.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-24T10:26:54.933Z] === RUN TestCopyFromContainer// [2022-06-24T10:26:55.194Z] === RUN TestCopyFromContainer//bar/root [2022-06-24T10:26:55.194Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-24T10:26:55.194Z] === RUN TestCopyFromContainer/bar/quux [2022-06-24T10:26:55.194Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-24T10:26:55.194Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-24T10:26:55.455Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-24T10:26:55.455Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-24T10:26:55.455Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-24T10:26:55.455Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-24T10:26:55.651Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-24T10:26:55.651Z] Using test binary docker [2022-06-24T10:26:55.651Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-24T10:26:55.651Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-24T10:26:55.651Z] INFO: Waiting for daemon to start... [2022-06-24T10:26:55.651Z] Starting dockerd [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer (1.71s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-24T10:26:55.715Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-24T10:26:55.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-24T10:26:55.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:26:55.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:26:55.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:26:55.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:26:55.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:26:55.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:26:55.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:26:55.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:26:55.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:26:55.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-24T10:26:55.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-24T10:26:55.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-24T10:26:55.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-24T10:26:55.716Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-24T10:26:55.716Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-06-24T10:26:55.716Z] === RUN TestCreateWithInvalidEnv [2022-06-24T10:26:55.716Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-24T10:26:55.716Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-24T10:26:55.716Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-24T10:26:55.716Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-24T10:26:55.716Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-24T10:26:55.716Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-24T10:26:55.716Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-24T10:26:55.716Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-24T10:26:55.716Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-24T10:26:55.716Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-24T10:26:55.716Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-24T10:26:55.716Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-24T10:26:55.716Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-24T10:26:55.716Z] === RUN TestCreateTmpfsMountsTarget [2022-06-24T10:26:55.716Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-24T10:26:55.716Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-24T10:26:57.564Z] . [2022-06-24T10:26:57.564Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-24T10:26:57.564Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-24T10:26:57.564Z] Error: No such image: emptyfs [2022-06-24T10:26:57.693Z] --- PASS: TestCreateWithCustomMaskedPaths (1.73s) [2022-06-24T10:26:57.693Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-24T10:26:57.825Z] Running integration-test (iteration 1) [2022-06-24T10:26:57.825Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-24T10:26:58.086Z] Loaded image: busybox:latest [2022-06-24T10:26:58.086Z] Loaded image: busybox:glibc [2022-06-24T10:26:59.076Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-06-24T10:26:59.076Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-24T10:26:59.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:26:59.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:26:59.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:26:59.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:26:59.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:26:59.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:26:59.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:26:59.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:26:59.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:26:59.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:26:59.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:26:59.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:26:59.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:26:59.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:26:59.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:26:59.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-24T10:26:59.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-24T10:26:59.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-24T10:26:59.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-24T10:26:59.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-24T10:26:59.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-24T10:26:59.076Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-24T10:26:59.461Z] ok github.com/docker/docker/libnetwork/networkdb 104.386s coverage: 60.5% of statements [2022-06-24T10:26:59.461Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-24T10:26:59.461Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-24T10:26:59.461Z] ok github.com/docker/docker/libnetwork/osl 4.339s coverage: 39.7% of statements [2022-06-24T10:26:59.461Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-24T10:26:59.461Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-24T10:26:59.472Z] Loaded image: debian:bullseye-slim [2022-06-24T10:26:59.472Z] Loaded image: hello-world:latest [2022-06-24T10:26:59.472Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:26:59.472Z] INFO: Testing against a local daemon [2022-06-24T10:26:59.472Z] === RUN TestCgroupNamespacesBuild [2022-06-24T10:26:59.647Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-06-24T10:26:59.647Z] === RUN TestCreateDifferentPlatform [2022-06-24T10:26:59.647Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-24T10:26:59.647Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-24T10:26:59.647Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-24T10:26:59.647Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-24T10:26:59.647Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-24T10:26:59.647Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-24T10:26:59.647Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-24T10:26:59.647Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-24T10:26:59.647Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-24T10:26:59.647Z] === RUN TestCreateInvalidHostConfig [2022-06-24T10:26:59.647Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:26:59.647Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:26:59.647Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:26:59.647Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:26:59.647Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:26:59.647Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:26:59.647Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:26:59.647Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:26:59.647Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:26:59.647Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:26:59.647Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:26:59.908Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:26:59.908Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-24T10:26:59.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-24T10:26:59.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-24T10:26:59.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-24T10:26:59.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-24T10:26:59.908Z] === RUN TestContainerStartOnDaemonRestart [2022-06-24T10:26:59.908Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-24T10:26:59.908Z] === RUN TestDaemonRestartIpcMode [2022-06-24T10:26:59.908Z] === PAUSE TestDaemonRestartIpcMode [2022-06-24T10:26:59.908Z] === RUN TestDaemonHostGatewayIP [2022-06-24T10:26:59.908Z] === PAUSE TestDaemonHostGatewayIP [2022-06-24T10:26:59.908Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-24T10:26:59.908Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-24T10:26:59.908Z] === RUN TestContainerKillOnDaemonStart [2022-06-24T10:26:59.908Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-24T10:26:59.908Z] === RUN TestDiff [2022-06-24T10:27:00.396Z] ok github.com/docker/docker/libnetwork/portmapper 0.665s coverage: 48.6% of statements [2022-06-24T10:27:00.480Z] --- PASS: TestDiff (0.56s) [2022-06-24T10:27:00.480Z] === RUN TestExecWithCloseStdin [2022-06-24T10:27:00.654Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-24T10:27:00.654Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-24T10:27:00.860Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-06-24T10:27:00.860Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-24T10:27:00.912Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === Skipped [2022-06-24T10:27:00.912Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-24T10:27:00.912Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-24T10:27:00.912Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-24T10:27:00.912Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-24T10:27:00.912Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-24T10:27:00.912Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-24T10:27:00.912Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-24T10:27:00.912Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-24T10:27:00.912Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-24T10:27:00.912Z] firewalld_test.go:14: firewalld is not running [2022-06-24T10:27:00.912Z] [2022-06-24T10:27:00.912Z] DONE 326 tests, 9 skipped in 202.362s [2022-06-24T10:27:01.051Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-06-24T10:27:01.051Z] === RUN TestExec Post stage [Pipeline] junit [2022-06-24T10:27:01.491Z] Recording test results [2022-06-24T10:27:01.621Z] --- PASS: TestExec (0.62s) [2022-06-24T10:27:01.621Z] === RUN TestExecUser [2022-06-24T10:27:02.194Z] --- PASS: TestExecUser (0.63s) [2022-06-24T10:27:02.194Z] === RUN TestExportContainerAndImportImage [2022-06-24T10:27:02.245Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-06-24T10:27:02.245Z] === RUN TestBuildWithSession [2022-06-24T10:27:02.245Z] build_session_test.go:25: TODO: BuildKit [2022-06-24T10:27:02.245Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-24T10:27:02.245Z] === RUN TestBuildSquashParent [2022-06-24T10:27:02.789Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T10:27:03.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -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:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh dynbinary test-integration [2022-06-24T10:27:03.134Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-06-24T10:27:03.135Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-24T10:27:03.702Z] [2022-06-24T10:27:03.702Z] Removing bundles/ [2022-06-24T10:27:03.702Z] [2022-06-24T10:27:03.702Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-24T10:27:03.702Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:27:03.702Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:27:04.517Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-06-24T10:27:04.517Z] === RUN TestHealthCheckWorkdir [2022-06-24T10:27:05.086Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-06-24T10:27:05.086Z] === RUN TestHealthKillContainer [2022-06-24T10:27:10.383Z] --- PASS: TestBuildSquashParent (7.29s) [2022-06-24T10:27:10.383Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-24T10:27:10.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:27:10.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:27:10.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:27:10.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:27:10.383Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:27:10.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:27:10.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:27:10.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:27:10.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:27:10.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:27:10.383Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:27:10.383Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:27:10.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:27:10.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:27:10.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:27:10.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:27:13.190Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:27:13.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:27:13.214Z] --- PASS: TestHealthKillContainer (8.21s) [2022-06-24T10:27:13.214Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-24T10:27:13.785Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-06-24T10:27:13.785Z] === RUN TestIpcModeNone [2022-06-24T10:27:14.726Z] --- PASS: TestIpcModeNone (0.66s) [2022-06-24T10:27:14.726Z] === RUN TestIpcModePrivate [2022-06-24T10:27:14.726Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-24T10:27:14.986Z] --- PASS: TestIpcModePrivate (0.62s) [2022-06-24T10:27:14.986Z] === RUN TestIpcModeShareable [2022-06-24T10:27:15.106Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-06-24T10:27:15.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-06-24T10:27:15.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-06-24T10:27:15.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2022-06-24T10:27:15.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.13s) [2022-06-24T10:27:15.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2022-06-24T10:27:15.106Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-06-24T10:27:15.106Z] === RUN TestBuildMultiStageCopy [2022-06-24T10:27:15.106Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-24T10:27:15.557Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-24T10:27:15.818Z] --- PASS: TestIpcModeShareable (0.63s) [2022-06-24T10:27:15.818Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-24T10:27:17.729Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2022-06-24T10:27:17.729Z] === RUN TestAPIIpcModeHost [2022-06-24T10:27:17.990Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-06-24T10:27:17.990Z] === RUN TestDaemonIpcModeShareable [2022-06-24T10:27:18.410Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-24T10:27:19.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-24T10:27:19.374Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-24T10:27:19.374Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-06-24T10:27:19.374Z] === RUN TestDaemonIpcModePrivate [2022-06-24T10:27:20.294Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-24T10:27:20.314Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-24T10:27:20.574Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-06-24T10:27:20.574Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-24T10:27:21.242Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-24T10:27:21.515Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-24T10:27:21.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-06-24T10:27:21.776Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-24T10:27:22.184Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-06-24T10:27:22.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-06-24T10:27:22.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-24T10:27:22.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-24T10:27:22.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-24T10:27:22.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-24T10:27:22.184Z] === RUN TestBuildMultiStageParentConfig [2022-06-24T10:27:22.716Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-24T10:27:22.977Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-06-24T10:27:22.977Z] === RUN TestIpcModeOlderClient [2022-06-24T10:27:22.977Z] === PAUSE TestIpcModeOlderClient [2022-06-24T10:27:22.977Z] === RUN TestKillContainerInvalidSignal [2022-06-24T10:27:23.238Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-06-24T10:27:23.238Z] === RUN TestKillContainer [2022-06-24T10:27:23.238Z] === RUN TestKillContainer/no_signal [2022-06-24T10:27:23.810Z] === RUN TestKillContainer/non_killing_signal [2022-06-24T10:27:24.071Z] === RUN TestKillContainer/killing_signal [2022-06-24T10:27:24.643Z] --- PASS: TestKillContainer (1.46s) [2022-06-24T10:27:24.643Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-06-24T10:27:24.643Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-06-24T10:27:24.643Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-06-24T10:27:24.643Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-24T10:27:24.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-24T10:27:25.214Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-24T10:27:26.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-06-24T10:27:26.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-06-24T10:27:26.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-06-24T10:27:26.155Z] === RUN TestKillStoppedContainer [2022-06-24T10:27:26.155Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-06-24T10:27:26.155Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-24T10:27:26.155Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-24T10:27:26.155Z] === RUN TestKillDifferentUserContainer [2022-06-24T10:27:26.416Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-06-24T10:27:26.416Z] === RUN TestInspectOomKilledTrue [2022-06-24T10:27:26.416Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-24T10:27:26.416Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-24T10:27:26.416Z] === RUN TestInspectOomKilledFalse [2022-06-24T10:27:26.988Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-06-24T10:27:26.988Z] === RUN TestLinksEtcHostsContentMatch [2022-06-24T10:27:27.249Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-06-24T10:27:27.249Z] === RUN TestLinksContainerNames [2022-06-24T10:27:27.470Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-06-24T10:27:27.470Z] === RUN TestBuildLabelWithTargets [2022-06-24T10:27:28.191Z] --- PASS: TestLinksContainerNames (0.85s) [2022-06-24T10:27:28.191Z] === RUN TestLogsFollowTailEmpty [2022-06-24T10:27:28.452Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-06-24T10:27:28.452Z] === RUN TestLogs [2022-06-24T10:27:28.452Z] === RUN TestLogs/driver_local [2022-06-24T10:27:28.452Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:27:28.452Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:27:28.452Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-24T10:27:28.452Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-24T10:27:28.452Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-24T10:27:28.452Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-24T10:27:28.452Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:27:28.452Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:27:28.452Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:27:28.452Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:27:28.452Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:27:28.452Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:27:28.452Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:27:28.452Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:27:29.393Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:27:29.393Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:27:29.965Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-24T10:27:29.965Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-24T10:27:30.537Z] === RUN TestLogs/driver_json-file [2022-06-24T10:27:30.537Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:27:30.537Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:27:30.537Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:27:30.537Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:27:30.537Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:27:30.537Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:27:30.537Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:27:30.537Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:27:30.537Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:27:30.537Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:27:30.537Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:27:30.537Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:27:30.537Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:27:30.537Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:27:31.108Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:27:31.108Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:27:31.679Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:27:31.680Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:27:32.251Z] --- PASS: TestLogs (3.74s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.52s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-06-24T10:27:32.251Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-06-24T10:27:32.251Z] === RUN TestContainerNetworkMountsNoChown [2022-06-24T10:27:32.822Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/default [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/default [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/private [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/private [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rprivate [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/slave [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/slave [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rslave [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/shared [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/shared [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rshared [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/default [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/rslave [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/rshared [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/shared [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/rprivate [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/slave [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/private [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-24T10:27:32.822Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:27:32.822Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:27:32.822Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:27:33.083Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-24T10:27:33.344Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.09s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.09s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2022-06-24T10:27:33.606Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-24T10:27:33.606Z] === RUN TestContainerBindMountNonRecursive [2022-06-24T10:27:34.990Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-06-24T10:27:34.990Z] === RUN TestContainerVolumesMountedAsShared [2022-06-24T10:27:35.251Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-06-24T10:27:35.251Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-24T10:27:35.511Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-06-24T10:27:35.511Z] === RUN TestNetworkNat [2022-06-24T10:27:35.608Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-24T10:27:35.608Z] === RUN TestBuildWithEmptyLayers [2022-06-24T10:27:36.084Z] --- PASS: TestNetworkNat (0.48s) [2022-06-24T10:27:36.084Z] === RUN TestNetworkLocalhostTCPNat [2022-06-24T10:27:36.654Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-06-24T10:27:36.654Z] === RUN TestNetworkLoopbackNat [2022-06-24T10:27:38.156Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-24T10:27:38.156Z] === RUN TestBuildMultiStageOnBuild [2022-06-24T10:27:39.197Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-06-24T10:27:39.197Z] === RUN TestPause [2022-06-24T10:27:39.459Z] --- PASS: TestPause (0.44s) [2022-06-24T10:27:39.459Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-24T10:27:39.459Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-24T10:27:39.459Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-24T10:27:39.459Z] === RUN TestPauseStopPausedContainer [2022-06-24T10:27:40.031Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-06-24T10:27:40.031Z] === RUN TestPidHost [2022-06-24T10:27:40.973Z] --- PASS: TestPidHost (1.00s) [2022-06-24T10:27:40.973Z] === RUN TestPsFilter [2022-06-24T10:27:41.234Z] --- PASS: TestPsFilter (0.11s) [2022-06-24T10:27:41.234Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-24T10:27:41.495Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-06-24T10:27:41.495Z] === RUN TestRemoveContainerWithVolume [2022-06-24T10:27:42.068Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-06-24T10:27:42.068Z] === RUN TestRemoveContainerRunning [2022-06-24T10:27:42.330Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-06-24T10:27:42.330Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-24T10:27:42.902Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-06-24T10:27:42.902Z] === RUN TestRemoveInvalidContainer [2022-06-24T10:27:42.902Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-24T10:27:42.902Z] === RUN TestRenameLinkedContainer [2022-06-24T10:27:43.443Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-24T10:27:43.443Z] === RUN TestBuildUncleanTarFilenames [2022-06-24T10:27:43.705Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-06-24T10:27:43.705Z] === RUN TestBuildMultiStageLayerLeak [2022-06-24T10:27:43.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-24T10:27:43.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-24T10:27:44.816Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-06-24T10:27:44.816Z] === RUN TestRenameStoppedContainer [2022-06-24T10:27:45.077Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-06-24T10:27:45.077Z] === RUN TestRenameRunningContainerAndReuse [2022-06-24T10:27:46.019Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-06-24T10:27:46.019Z] === RUN TestRenameInvalidName [2022-06-24T10:27:46.280Z] --- PASS: TestRenameInvalidName (0.44s) [2022-06-24T10:27:46.280Z] === RUN TestRenameAnonymousContainer [2022-06-24T10:27:48.193Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-06-24T10:27:48.193Z] === RUN TestRenameContainerWithSameName [2022-06-24T10:27:48.193Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-06-24T10:27:48.193Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-24T10:27:49.012Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-06-24T10:27:49.012Z] === RUN TestBuildWithHugeFile [2022-06-24T10:27:49.137Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-06-24T10:27:49.137Z] === RUN TestResize [2022-06-24T10:27:49.726Z] --- PASS: TestResize (0.44s) [2022-06-24T10:27:49.726Z] === RUN TestResizeWithInvalidSize [2022-06-24T10:27:50.021Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-06-24T10:27:50.021Z] === RUN TestResizeWhenContainerNotStarted [2022-06-24T10:27:50.610Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:27:50.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:27:50.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:27:50.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:27:50.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:27:52.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:27:53.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:27:54.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:27:55.134Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:27:56.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:27:56.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:27:59.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:27:59.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:28:02.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-24T10:28:03.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:28:03.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:28:05.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:28:05.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:28:07.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.26s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-06-24T10:28:09.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s) [2022-06-24T10:28:09.052Z] === RUN TestCgroupNamespacesRun [2022-06-24T10:28:09.996Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-06-24T10:28:09.996Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-24T10:28:09.996Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-24T10:28:09.996Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-24T10:28:09.996Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-24T10:28:10.539Z] INFO [linters context/goanalysis] analyzers took 4m35.999024199s with top 10 stages: buildir: 1m58.969801596s, goimports: 24.282170239s, unconvert: 17.784039042s, gosec: 14.423854088s, S1038: 8.921115819s, golint: 7.803301665s, misspell: 6.02884759s, nilness: 5.049136684s, inspect: 4.808448528s, S1039: 4.263040448s [2022-06-24T10:28:10.541Z] INFO [runner] Issues before processing: 3035, after processing: 0 [2022-06-24T10:28:10.541Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2419/2419, cgo: 2419/3035, path_prettifier: 2419/2419, skip_files: 2419/2419, autogenerated_exclude: 2036/2419, identifier_marker: 2036/2036, exclude: 2036/2036, exclude-rules: 77/2036, nolint: 0/77, filename_unadjuster: 2419/2419 [2022-06-24T10:28:10.541Z] INFO [runner] processing took 82.419939ms with stages: nolint: 32.370543ms, identifier_marker: 21.826644ms, path_prettifier: 9.203389ms, autogenerated_exclude: 8.424966ms, exclude-rules: 7.830676ms, skip_dirs: 1.914729ms, cgo: 696.562µs, filename_unadjuster: 146.756µs, max_same_issues: 1.396µs, uniq_by_line: 1.014µs, diff: 669ns, skip_files: 397ns, source_code: 372ns, max_from_linter: 345ns, exclude: 325ns, path_shortener: 264ns, sort_results: 241ns, severity-rules: 230ns, max_per_file_from_linter: 228ns, path_prefixer: 193ns [2022-06-24T10:28:10.541Z] INFO [runner] linters took 1m32.403401394s with stages: goanalysis_metalinter: 1m32.320759677s [2022-06-24T10:28:10.541Z] INFO File cache stats: 1673 entries of total size 8.6MiB [2022-06-24T10:28:10.541Z] INFO Memory: 2642 samples, avg is 294.6MB, max is 1244.7MB [2022-06-24T10:28:10.541Z] INFO Execution took 4m24.010727546s [2022-06-24T10:28:10.541Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-24T10:28:10.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh dynbinary test-docker-py [2022-06-24T10:28:11.177Z] [2022-06-24T10:28:11.177Z] Removing bundles/ [2022-06-24T10:28:11.177Z] [2022-06-24T10:28:11.177Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-24T10:28:11.383Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-06-24T10:28:11.384Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-24T10:28:11.432Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:28:11.432Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:28:12.325Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-06-24T10:28:12.325Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-24T10:28:13.716Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-06-24T10:28:13.716Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-24T10:28:14.657Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-06-24T10:28:14.657Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-24T10:28:15.599Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-24T10:28:15.599Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-24T10:28:16.541Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-06-24T10:28:16.541Z] === RUN TestNISDomainname [2022-06-24T10:28:17.114Z] --- PASS: TestNISDomainname (0.57s) [2022-06-24T10:28:17.114Z] === RUN TestHostnameDnsResolution [2022-06-24T10:28:18.055Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-06-24T10:28:18.055Z] === RUN TestUnprivilegedPortsAndPing [2022-06-24T10:28:18.318Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-06-24T10:28:18.318Z] === RUN TestPrivilegedHostDevices [2022-06-24T10:28:18.890Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-06-24T10:28:18.890Z] === RUN TestConsoleSize [2022-06-24T10:28:19.461Z] --- PASS: TestConsoleSize (0.41s) [2022-06-24T10:28:19.461Z] === RUN TestStats [2022-06-24T10:28:22.004Z] --- PASS: TestStats (2.48s) [2022-06-24T10:28:22.004Z] === RUN TestStopContainerWithTimeout [2022-06-24T10:28:22.004Z] === RUN TestStopContainerWithTimeout/0 [2022-06-24T10:28:22.004Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-24T10:28:22.004Z] === RUN TestStopContainerWithTimeout/1 [2022-06-24T10:28:22.004Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-24T10:28:22.004Z] === RUN TestStopContainerWithTimeout/3 [2022-06-24T10:28:22.004Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-24T10:28:22.004Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-24T10:28:22.004Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-24T10:28:22.004Z] === CONT TestStopContainerWithTimeout/0 [2022-06-24T10:28:22.004Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-24T10:28:22.574Z] === CONT TestStopContainerWithTimeout/3 [2022-06-24T10:28:25.137Z] === CONT TestStopContainerWithTimeout/1 [2022-06-24T10:28:26.098Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-24T10:28:26.098Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2022-06-24T10:28:26.098Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2022-06-24T10:28:26.098Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-06-24T10:28:26.098Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-06-24T10:28:26.098Z] === RUN TestDeleteDevicemapper [2022-06-24T10:28:26.098Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-24T10:28:26.098Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-24T10:28:26.098Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-24T10:28:28.011Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-06-24T10:28:28.011Z] === RUN TestUpdateMemory [2022-06-24T10:28:28.273Z] --- PASS: TestUpdateMemory (0.56s) [2022-06-24T10:28:28.273Z] === RUN TestUpdateCPUQuota [2022-06-24T10:28:29.215Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-06-24T10:28:29.215Z] === RUN TestUpdatePidsLimit [2022-06-24T10:28:29.215Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-24T10:28:29.476Z] === RUN TestUpdatePidsLimit/no_change [2022-06-24T10:28:29.476Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-24T10:28:29.737Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-24T10:28:29.999Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-24T10:28:30.260Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-24T10:28:30.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-24T10:28:31.102Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-06-24T10:28:31.102Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-06-24T10:28:31.102Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-06-24T10:28:31.102Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-06-24T10:28:31.102Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-06-24T10:28:31.102Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-06-24T10:28:31.102Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-06-24T10:28:31.102Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-06-24T10:28:31.102Z] === RUN TestUpdateRestartPolicy [2022-06-24T10:28:40.150Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:28:40.151Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:28:40.151Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:28:40.151Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:28:40.151Z] [2022-06-24T10:28:40.151Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-24T10:28:40.151Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-24T10:28:40.151Z] HOSTNAME=2cb9da616454 [2022-06-24T10:28:40.151Z] TESTDEBUG=0 [2022-06-24T10:28:40.151Z] DEST=bundles/test-integration [2022-06-24T10:28:40.151Z] PWD=/go/src/github.com/docker/docker [2022-06-24T10:28:40.151Z] DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 [2022-06-24T10:28:40.151Z] container=docker [2022-06-24T10:28:40.151Z] HOME=/root [2022-06-24T10:28:40.151Z] GOLANG_VERSION=1.18.3 [2022-06-24T10:28:40.151Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-24T10:28:40.151Z] VALIDATE_BRANCH=master [2022-06-24T10:28:40.151Z] TERM=xterm [2022-06-24T10:28:40.151Z] DOCKER_PKG=github.com/docker/docker [2022-06-24T10:28:40.151Z] SHLVL=1 [2022-06-24T10:28:40.151Z] TIMEOUT=120m [2022-06-24T10:28:40.151Z] DOCKER_BUILDTAGS= journald [2022-06-24T10:28:40.151Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-24T10:28:40.151Z] GO111MODULE=off [2022-06-24T10:28:40.151Z] DOCKER_EXPERIMENTAL=1 [2022-06-24T10:28:40.151Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-24T10:28:40.151Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-24T10:28:40.151Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-24T10:28:40.151Z] GOPATH=/go [2022-06-24T10:28:40.151Z] PKG_CONFIG=pkg-config [2022-06-24T10:28:40.151Z] _=/usr/bin/env [2022-06-24T10:28:40.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-24T10:28:43.332Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-06-24T10:28:43.332Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-24T10:28:43.332Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-06-24T10:28:43.332Z] === RUN TestWaitNonBlocked [2022-06-24T10:28:43.332Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:28:43.332Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:28:43.332Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:28:43.332Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:28:43.332Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:28:43.332Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:28:43.332Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-24T10:28:43.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-06-24T10:28:43.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-06-24T10:28:43.332Z] === RUN TestWaitBlocked [2022-06-24T10:28:43.332Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:28:43.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:28:43.332Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:28:43.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:28:43.332Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:28:43.332Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:28:44.273Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-24T10:28:44.273Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-06-24T10:28:44.273Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-06-24T10:28:44.273Z] === CONT TestContainerStartOnDaemonRestart [2022-06-24T10:28:44.273Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-24T10:28:45.404Z] --- PASS: TestBuildWithHugeFile (51.00s) [2022-06-24T10:28:45.404Z] === RUN TestBuildWCOWSandboxSize [2022-06-24T10:28:45.404Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-24T10:28:45.404Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-24T10:28:45.404Z] === RUN TestBuildWithEmptyDockerfile [2022-06-24T10:28:45.404Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:28:45.404Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:28:45.404Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:28:45.404Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:28:45.404Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:28:45.404Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:28:45.404Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:28:45.404Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:28:45.404Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:28:45.404Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-06-24T10:28:45.404Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-06-24T10:28:45.404Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-06-24T10:28:45.404Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-24T10:28:45.404Z] === RUN TestBuildPreserveOwnership [2022-06-24T10:28:45.404Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-24T10:28:45.404Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-24T10:28:46.819Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-06-24T10:28:46.819Z] === CONT TestIpcModeOlderClient [2022-06-24T10:28:46.819Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-06-24T10:28:46.819Z] === CONT TestContainerKillOnDaemonStart [2022-06-24T10:28:46.819Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-24T10:28:46.819Z] === CONT TestDaemonHostGatewayIP [2022-06-24T10:28:49.366Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-06-24T10:28:49.366Z] === CONT TestDaemonRestartIpcMode [2022-06-24T10:28:49.608Z] --- PASS: TestBuildPreserveOwnership (9.72s) [2022-06-24T10:28:49.608Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.69s) [2022-06-24T10:28:49.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-24T10:28:49.609Z] === RUN TestBuildPlatformInvalid [2022-06-24T10:28:49.609Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-24T10:28:49.609Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-24T10:28:49.609Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-24T10:28:49.609Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-24T10:28:49.609Z] PASS [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === Skipped [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-24T10:28:49.609Z] build_session_test.go:25: TODO: BuildKit [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-24T10:28:49.609Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-24T10:28:49.609Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] DONE 34 tests, 3 skipped in 111.512s [2022-06-24T10:28:49.609Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-24T10:28:49.609Z] INFO: Testing against a local daemon [2022-06-24T10:28:49.609Z] === RUN TestConfigInspect [2022-06-24T10:28:49.609Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-24T10:28:49.609Z] === RUN TestConfigList [2022-06-24T10:28:49.609Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] --- SKIP: TestConfigList (0.01s) [2022-06-24T10:28:49.609Z] === RUN TestConfigsCreateAndDelete [2022-06-24T10:28:49.609Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-24T10:28:49.609Z] === RUN TestConfigsUpdate [2022-06-24T10:28:49.609Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-24T10:28:49.609Z] === RUN TestTemplatedConfig [2022-06-24T10:28:49.609Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-24T10:28:49.609Z] === RUN TestConfigCreateResolve [2022-06-24T10:28:49.609Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] --- SKIP: TestConfigCreateResolve (0.02s) [2022-06-24T10:28:49.609Z] PASS [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === Skipped [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-24T10:28:49.609Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-24T10:28:49.609Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-24T10:28:49.609Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-24T10:28:49.609Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-24T10:28:49.609Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2022-06-24T10:28:49.609Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:28:49.609Z] [2022-06-24T10:28:49.609Z] DONE 6 tests, 6 skipped in 0.141s [2022-06-24T10:28:49.609Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-24T10:28:49.609Z] INFO: Testing against a local daemon [2022-06-24T10:28:49.609Z] === RUN TestAttachWithTTY [2022-06-24T10:28:49.609Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-24T10:28:49.609Z] === RUN TestAttachWithoutTTy [2022-06-24T10:28:49.609Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-24T10:28:49.609Z] === RUN TestCheckpoint [2022-06-24T10:28:49.609Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-24T10:28:49.609Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/commit [2022-06-24T10:28:49.609Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-24T10:28:49.609Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:28:49.609Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:28:49.609Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:28:49.609Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:28:49.609Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:28:49.609Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:28:49.609Z] === CONT TestContainerInvalidJSON/commit [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-24T10:28:49.609Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-24T10:28:49.609Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-24T10:28:49.609Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-24T10:28:49.609Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-24T10:28:49.609Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-24T10:28:49.609Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-24T10:28:49.609Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-24T10:28:49.609Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-24T10:28:49.609Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-24T10:28:49.609Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-24T10:28:49.609Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-24T10:28:49.870Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-24T10:28:49.870Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-24T10:28:49.870Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-24T10:28:49.870Z] === RUN TestCopyEmptyFile [2022-06-24T10:28:49.870Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-06-24T10:28:49.870Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-24T10:28:50.131Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-24T10:28:50.131Z] === RUN TestCopyFromContainer [2022-06-24T10:28:51.912Z] --- PASS: TestDaemonRestartIpcMode (2.29s) [2022-06-24T10:28:54.339Z] === RUN TestCopyFromContainer// [2022-06-24T10:28:54.339Z] === RUN TestCopyFromContainer//bar/root [2022-06-24T10:28:54.339Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-24T10:28:54.339Z] === RUN TestCopyFromContainer/bar/quux [2022-06-24T10:28:54.339Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-24T10:28:54.339Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-24T10:28:54.600Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-24T10:28:54.600Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-24T10:28:54.600Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-24T10:28:54.600Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer (4.69s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-24T10:28:54.861Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-24T10:28:54.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-24T10:28:54.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:28:54.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:28:54.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:28:54.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:28:54.861Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:28:54.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:28:54.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:28:54.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:28:54.861Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:28:54.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-24T10:28:54.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-24T10:28:54.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-24T10:28:54.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-24T10:28:54.862Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-24T10:28:54.862Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-24T10:28:54.862Z] === RUN TestCreateWithInvalidEnv [2022-06-24T10:28:54.862Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-24T10:28:54.862Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-24T10:28:54.862Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-24T10:28:54.862Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-24T10:28:54.862Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-24T10:28:54.862Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-24T10:28:54.862Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-24T10:28:54.862Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-24T10:28:54.862Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-24T10:28:54.862Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-24T10:28:54.862Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-24T10:28:54.862Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-24T10:28:54.862Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-24T10:28:54.862Z] === RUN TestCreateTmpfsMountsTarget [2022-06-24T10:28:54.862Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-24T10:28:54.862Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-24T10:28:56.252Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-06-24T10:28:56.252Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-24T10:28:57.195Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-06-24T10:28:57.195Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-24T10:28:57.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:28:57.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:28:57.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:28:57.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:28:57.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:28:57.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:28:57.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:28:57.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:28:57.195Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:28:57.195Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:28:57.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:28:57.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:28:57.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:28:57.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:28:57.195Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:28:57.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-24T10:28:57.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-24T10:28:57.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-24T10:28:57.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-06-24T10:28:57.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-24T10:28:57.195Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-06-24T10:28:57.195Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-24T10:28:57.767Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-06-24T10:28:57.767Z] === RUN TestCreateDifferentPlatform [2022-06-24T10:28:57.767Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-24T10:28:57.767Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-24T10:28:57.767Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-24T10:28:57.767Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-24T10:28:57.767Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-24T10:28:57.767Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-24T10:28:57.767Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-24T10:28:57.767Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-24T10:28:57.767Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-24T10:28:57.767Z] === RUN TestCreateInvalidHostConfig [2022-06-24T10:28:57.767Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:28:57.767Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:28:57.767Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:28:57.767Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:28:57.767Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:28:57.767Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:28:57.767Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:28:57.767Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:28:57.767Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:28:57.767Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:28:57.767Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:28:57.767Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:28:57.767Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-24T10:28:57.767Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-24T10:28:57.767Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-24T10:28:57.767Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-24T10:28:57.767Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-24T10:28:57.767Z] === RUN TestContainerStartOnDaemonRestart [2022-06-24T10:28:57.767Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-24T10:28:57.767Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-24T10:28:57.767Z] === RUN TestDaemonRestartIpcMode [2022-06-24T10:28:57.767Z] === PAUSE TestDaemonRestartIpcMode [2022-06-24T10:28:57.767Z] === RUN TestDaemonHostGatewayIP [2022-06-24T10:28:57.767Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:28:57.767Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-24T10:28:57.767Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-24T10:28:57.767Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-24T10:28:57.767Z] === RUN TestContainerKillOnDaemonStart [2022-06-24T10:28:57.767Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-24T10:28:57.767Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-24T10:28:57.767Z] === RUN TestDiff [2022-06-24T10:28:58.028Z] --- PASS: TestDiff (0.38s) [2022-06-24T10:28:58.028Z] === RUN TestExecWithCloseStdin [2022-06-24T10:28:58.492Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-06-24T10:28:58.492Z] PASS [2022-06-24T10:28:58.492Z] [2022-06-24T10:28:58.492Z] === Skipped [2022-06-24T10:28:58.492Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-24T10:28:58.492Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-24T10:28:58.492Z] [2022-06-24T10:28:58.492Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-24T10:28:58.492Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-24T10:28:58.492Z] [2022-06-24T10:28:58.492Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-24T10:28:58.492Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-24T10:28:58.492Z] [2022-06-24T10:28:58.492Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-24T10:28:58.492Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-24T10:28:58.492Z] [2022-06-24T10:28:58.492Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-24T10:28:58.492Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-24T10:28:58.492Z] [2022-06-24T10:28:58.492Z] DONE 258 tests, 5 skipped in 124.954s [2022-06-24T10:28:58.492Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-24T10:28:58.492Z] === RUN TestConfigDaemonLibtrustID [2022-06-24T10:28:58.601Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-06-24T10:28:58.601Z] === RUN TestExec [2022-06-24T10:28:58.754Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-24T10:28:58.754Z] === RUN TestConfigDaemonID [2022-06-24T10:28:58.862Z] --- PASS: TestExec (0.44s) [2022-06-24T10:28:58.862Z] === RUN TestExecUser [2022-06-24T10:28:59.435Z] --- PASS: TestExecUser (0.47s) [2022-06-24T10:28:59.435Z] === RUN TestExportContainerAndImportImage [2022-06-24T10:29:00.007Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-06-24T10:29:00.007Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-24T10:29:00.138Z] daemon_test.go:83: [d643b71ddd698] daemon is not started [2022-06-24T10:29:00.138Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-24T10:29:00.138Z] === RUN TestDaemonConfigValidation [2022-06-24T10:29:00.138Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:29:00.138Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:29:00.138Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-24T10:29:00.138Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-24T10:29:00.138Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-24T10:29:00.138Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-24T10:29:00.138Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-24T10:29:00.138Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-24T10:29:00.138Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-24T10:29:00.138Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-24T10:29:00.138Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:29:00.138Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-24T10:29:00.138Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-24T10:29:00.138Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-24T10:29:00.138Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-24T10:29:00.138Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-24T10:29:00.138Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-24T10:29:00.138Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-06-24T10:29:00.138Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-24T10:29:00.138Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-06-24T10:29:00.138Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-06-24T10:29:00.138Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-24T10:29:00.138Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-24T10:29:01.080Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-24T10:29:01.393Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-06-24T10:29:01.393Z] === RUN TestHealthCheckWorkdir [2022-06-24T10:29:01.964Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-06-24T10:29:01.964Z] === RUN TestHealthKillContainer [2022-06-24T10:29:02.464Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-24T10:29:03.405Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-24T10:29:03.405Z] daemon_test.go:197: [d6ebfa50ecf31] daemon is not started [2022-06-24T10:29:03.405Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-24T10:29:03.405Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-24T10:29:03.405Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-24T10:29:03.405Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-24T10:29:03.405Z] === RUN TestDaemonProxy [2022-06-24T10:29:03.405Z] === RUN TestDaemonProxy/environment_variables [2022-06-24T10:29:05.316Z] === RUN TestDaemonProxy/command-line_options [2022-06-24T10:29:05.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-24T10:29:06.700Z] === RUN TestDaemonProxy/configuration_file [2022-06-24T10:29:06.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-24T10:29:06.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-24T10:29:08.609Z] === RUN TestDaemonProxy/conflicting_options [2022-06-24T10:29:08.869Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-24T10:29:09.440Z] --- PASS: TestDaemonProxy (6.25s) [2022-06-24T10:29:09.440Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-24T10:29:09.440Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-24T10:29:09.440Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-24T10:29:09.440Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-24T10:29:09.440Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-24T10:29:09.440Z] PASS [2022-06-24T10:29:09.440Z] [2022-06-24T10:29:09.440Z] DONE 18 tests in 11.183s [2022-06-24T10:29:09.440Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-24T10:29:09.701Z] INFO: Testing against a local daemon [2022-06-24T10:29:09.701Z] === RUN TestCommitInheritsEnv [2022-06-24T10:29:09.962Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-06-24T10:29:09.962Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-24T10:29:09.962Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-24T10:29:09.962Z] === RUN TestImportWithCustomPlatform [2022-06-24T10:29:09.962Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-24T10:29:09.962Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-24T10:29:09.962Z] === RUN TestImportWithCustomPlatform// [2022-06-24T10:29:09.962Z] === RUN TestImportWithCustomPlatform/linux [2022-06-24T10:29:09.962Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-24T10:29:10.106Z] --- PASS: TestHealthKillContainer (7.88s) [2022-06-24T10:29:10.106Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-24T10:29:10.106Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-24T10:29:10.106Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-24T10:29:10.106Z] === RUN TestIpcModeNone [2022-06-24T10:29:10.223Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-24T10:29:10.223Z] === RUN TestImportWithCustomPlatform/macos [2022-06-24T10:29:10.223Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-24T10:29:10.223Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-24T10:29:10.223Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-24T10:29:10.223Z] === RUN TestImagesFilterMultiReference [2022-06-24T10:29:10.223Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-24T10:29:10.223Z] === RUN TestImagePullPlatformInvalid [2022-06-24T10:29:10.223Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-24T10:29:10.223Z] === RUN TestRemoveImageOrphaning [2022-06-24T10:29:10.368Z] --- PASS: TestIpcModeNone (0.63s) [2022-06-24T10:29:10.368Z] === RUN TestIpcModePrivate [2022-06-24T10:29:10.484Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-06-24T10:29:10.484Z] === RUN TestRemoveImageGarbageCollector [2022-06-24T10:29:10.628Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-06-24T10:29:10.889Z] --- PASS: TestIpcModePrivate (0.42s) [2022-06-24T10:29:10.889Z] === RUN TestIpcModeShareable [2022-06-24T10:29:10.889Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:29:10.889Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-24T10:29:10.889Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-24T10:29:11.055Z] time="2022-06-24T10:29:10Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-24T10:29:12.275Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-06-24T10:29:12.275Z] === RUN TestAPIIpcModeHost [2022-06-24T10:29:12.275Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:29:12.275Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-24T10:29:12.275Z] === RUN TestDaemonIpcModeShareable [2022-06-24T10:29:12.275Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:29:12.275Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-24T10:29:12.275Z] === RUN TestDaemonIpcModePrivate [2022-06-24T10:29:12.438Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-06-24T10:29:12.438Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-24T10:29:12.438Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-24T10:29:12.438Z] === RUN TestTagInvalidReference [2022-06-24T10:29:12.438Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-24T10:29:12.438Z] === RUN TestTagValidPrefixedRepo [2022-06-24T10:29:12.438Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-24T10:29:12.438Z] === RUN TestTagExistedNameWithoutForce [2022-06-24T10:29:12.438Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-24T10:29:12.438Z] === RUN TestTagOfficialNames [2022-06-24T10:29:12.699Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-24T10:29:12.699Z] === RUN TestTagMatchesDigest [2022-06-24T10:29:12.699Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-24T10:29:12.699Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-24T10:29:13.219Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-24T10:29:13.219Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-06-24T10:29:13.219Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-24T10:29:13.219Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:29:13.219Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-24T10:29:13.219Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-24T10:29:13.219Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:29:13.219Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-24T10:29:13.219Z] === RUN TestIpcModeOlderClient [2022-06-24T10:29:13.480Z] === PAUSE TestIpcModeOlderClient [2022-06-24T10:29:13.480Z] === RUN TestKillContainerInvalidSignal [2022-06-24T10:29:13.741Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-06-24T10:29:13.741Z] === RUN TestKillContainer [2022-06-24T10:29:13.741Z] === RUN TestKillContainer/no_signal [2022-06-24T10:29:14.313Z] === RUN TestKillContainer/non_killing_signal [2022-06-24T10:29:14.575Z] === RUN TestKillContainer/killing_signal [2022-06-24T10:29:15.146Z] --- PASS: TestKillContainer (1.19s) [2022-06-24T10:29:15.146Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-06-24T10:29:15.146Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-06-24T10:29:15.146Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-06-24T10:29:15.146Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-24T10:29:15.146Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-24T10:29:15.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-24T10:29:15.980Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-06-24T10:29:15.980Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-06-24T10:29:15.980Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-06-24T10:29:15.980Z] === RUN TestKillStoppedContainer [2022-06-24T10:29:15.980Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-24T10:29:15.980Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-24T10:29:15.980Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-24T10:29:15.980Z] === RUN TestKillDifferentUserContainer [2022-06-24T10:29:16.241Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-24T10:29:16.241Z] === RUN TestInspectOomKilledTrue [2022-06-24T10:29:16.241Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:29:16.241Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-24T10:29:16.241Z] === RUN TestInspectOomKilledFalse [2022-06-24T10:29:16.241Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-24T10:29:16.241Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-24T10:29:16.241Z] === RUN TestLinksEtcHostsContentMatch [2022-06-24T10:29:16.241Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-24T10:29:16.241Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-24T10:29:16.241Z] === RUN TestLinksContainerNames [2022-06-24T10:29:17.184Z] --- PASS: TestLinksContainerNames (0.80s) [2022-06-24T10:29:17.184Z] === RUN TestLogsFollowTailEmpty [2022-06-24T10:29:17.445Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-06-24T10:29:17.445Z] === RUN TestLogs [2022-06-24T10:29:17.445Z] === RUN TestLogs/driver_local [2022-06-24T10:29:17.445Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:29:17.445Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:29:17.445Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-24T10:29:17.445Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-24T10:29:17.445Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-24T10:29:17.445Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-24T10:29:17.445Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:29:17.445Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:29:17.445Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:29:17.445Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:29:17.445Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:29:17.445Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:29:17.445Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:29:17.445Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:29:18.389Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:29:18.389Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:29:18.650Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-24T10:29:18.650Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-24T10:29:19.593Z] === RUN TestLogs/driver_json-file [2022-06-24T10:29:19.593Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:29:19.593Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:29:19.593Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:29:19.593Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:29:19.593Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:29:19.593Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:29:19.593Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:29:19.593Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:29:19.593Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:29:19.593Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:29:19.593Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:29:19.593Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:29:19.593Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:29:19.593Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:29:19.853Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:29:19.853Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:29:20.425Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:29:20.687Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:29:21.276Z] --- PASS: TestLogs (3.85s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.54s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-06-24T10:29:21.276Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.65s) [2022-06-24T10:29:21.276Z] === RUN TestContainerNetworkMountsNoChown [2022-06-24T10:29:21.884Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/default [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/default [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/private [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/private [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rprivate [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/slave [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/slave [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rslave [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/shared [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/shared [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rshared [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/default [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rslave [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/slave [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rprivate [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/private [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rshared [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/shared [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-24T10:29:21.884Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:29:21.884Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:29:21.884Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:29:22.162Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:29:22.162Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-24T10:29:22.162Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:29:22.162Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:29:22.162Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-24T10:29:22.162Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:29:22.163Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:29:22.163Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:29:22.163Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:29:22.163Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-24T10:29:22.163Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-24T10:29:22.163Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-06-24T10:29:22.163Z] === RUN TestContainerBindMountNonRecursive [2022-06-24T10:29:22.163Z] 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-24T10:29:22.163Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-24T10:29:22.163Z] === RUN TestContainerVolumesMountedAsShared [2022-06-24T10:29:22.163Z] 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-24T10:29:22.163Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-24T10:29:22.163Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-24T10:29:22.163Z] 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-24T10:29:22.163Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-24T10:29:22.163Z] === RUN TestNetworkNat [2022-06-24T10:29:22.739Z] --- PASS: TestNetworkNat (0.48s) [2022-06-24T10:29:22.739Z] === RUN TestNetworkLocalhostTCPNat [2022-06-24T10:29:23.000Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-06-24T10:29:23.000Z] === RUN TestNetworkLoopbackNat [2022-06-24T10:29:25.544Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-06-24T10:29:25.544Z] === RUN TestPause [2022-06-24T10:29:25.544Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:29:25.544Z] --- SKIP: TestPause (0.00s) [2022-06-24T10:29:25.544Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-24T10:29:25.544Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-24T10:29:25.544Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-24T10:29:25.544Z] === RUN TestPauseStopPausedContainer [2022-06-24T10:29:25.544Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:29:25.544Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-24T10:29:25.544Z] === RUN TestPidHost [2022-06-24T10:29:26.486Z] --- PASS: TestPidHost (0.90s) [2022-06-24T10:29:26.486Z] === RUN TestPsFilter [2022-06-24T10:29:26.747Z] --- PASS: TestPsFilter (0.10s) [2022-06-24T10:29:26.747Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-24T10:29:27.009Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-06-24T10:29:27.009Z] === RUN TestRemoveContainerWithVolume [2022-06-24T10:29:27.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-24T10:29:27.582Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-24T10:29:27.582Z] === RUN TestRemoveContainerRunning [2022-06-24T10:29:27.843Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-06-24T10:29:27.843Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-24T10:29:28.417Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-06-24T10:29:28.417Z] === RUN TestRemoveInvalidContainer [2022-06-24T10:29:28.417Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-24T10:29:28.417Z] === RUN TestRenameLinkedContainer [2022-06-24T10:29:28.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-24T10:29:29.804Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-06-24T10:29:29.804Z] === RUN TestRenameStoppedContainer [2022-06-24T10:29:30.379Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-06-24T10:29:30.379Z] === RUN TestRenameRunningContainerAndReuse [2022-06-24T10:29:31.319Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-06-24T10:29:31.319Z] === RUN TestRenameInvalidName [2022-06-24T10:29:31.581Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-24T10:29:31.581Z] === RUN TestRenameAnonymousContainer [2022-06-24T10:29:32.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-24T10:29:32.967Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-06-24T10:29:32.967Z] === RUN TestRenameContainerWithSameName [2022-06-24T10:29:33.538Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-24T10:29:33.538Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-24T10:29:34.478Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-06-24T10:29:34.479Z] === RUN TestResize [2022-06-24T10:29:34.740Z] --- PASS: TestResize (0.42s) [2022-06-24T10:29:34.740Z] === RUN TestResizeWithInvalidSize [2022-06-24T10:29:35.312Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-24T10:29:35.312Z] === RUN TestResizeWhenContainerNotStarted [2022-06-24T10:29:39.521Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-06-24T10:29:39.521Z] === RUN TestDaemonRestartKillContainers [2022-06-24T10:29:39.521Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-24T10:29:39.521Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-24T10:29:39.521Z] === RUN TestCgroupNamespacesRun [2022-06-24T10:29:39.521Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-06-24T10:29:39.521Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-24T10:29:39.521Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-06-24T10:29:39.521Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-24T10:29:39.521Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-06-24T10:29:39.521Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-24T10:29:40.112Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-06-24T10:29:40.112Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-24T10:29:40.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-24T10:29:40.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-24T10:29:40.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-24T10:29:41.497Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-06-24T10:29:41.497Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-24T10:29:41.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-24T10:29:42.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-24T10:29:42.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-24T10:29:42.440Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-06-24T10:29:42.440Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-24T10:29:42.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-24T10:29:43.010Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-06-24T10:29:43.010Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-24T10:29:44.403Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-06-24T10:29:44.403Z] === RUN TestNISDomainname [2022-06-24T10:29:44.403Z] 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-24T10:29:44.403Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-24T10:29:44.403Z] === RUN TestHostnameDnsResolution [2022-06-24T10:29:44.975Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-06-24T10:29:44.975Z] === RUN TestUnprivilegedPortsAndPing [2022-06-24T10:29:44.975Z] 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-24T10:29:44.975Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-24T10:29:44.975Z] === RUN TestPrivilegedHostDevices [2022-06-24T10:29:45.236Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-06-24T10:29:45.236Z] === RUN TestConsoleSize [2022-06-24T10:29:45.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-24T10:29:45.808Z] --- PASS: TestConsoleSize (0.42s) [2022-06-24T10:29:45.808Z] === RUN TestStats [2022-06-24T10:29:45.808Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:29:45.808Z] --- SKIP: TestStats (0.00s) [2022-06-24T10:29:45.808Z] === RUN TestStopContainerWithTimeout [2022-06-24T10:29:45.808Z] === RUN TestStopContainerWithTimeout/0 [2022-06-24T10:29:45.808Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-24T10:29:45.808Z] === RUN TestStopContainerWithTimeout/1 [2022-06-24T10:29:45.808Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-24T10:29:45.808Z] === RUN TestStopContainerWithTimeout/3 [2022-06-24T10:29:45.808Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-24T10:29:45.808Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-24T10:29:45.808Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-24T10:29:45.808Z] === CONT TestStopContainerWithTimeout/0 [2022-06-24T10:29:45.808Z] === CONT TestStopContainerWithTimeout/3 [2022-06-24T10:29:46.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-24T10:29:46.380Z] === CONT TestStopContainerWithTimeout/1 [2022-06-24T10:29:47.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-24T10:29:47.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-24T10:29:47.765Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-24T10:29:48.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-24T10:29:48.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-24T10:29:50.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-24T10:29:50.311Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-24T10:29:50.311Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-06-24T10:29:50.311Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-06-24T10:29:50.311Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-06-24T10:29:50.311Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-06-24T10:29:50.311Z] === RUN TestDeleteDevicemapper [2022-06-24T10:29:50.311Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-24T10:29:50.311Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-24T10:29:50.311Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-24T10:29:50.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-24T10:29:51.253Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s) [2022-06-24T10:29:51.253Z] === RUN TestUpdateMemory [2022-06-24T10:29:51.253Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:29:51.253Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-24T10:29:51.253Z] === RUN TestUpdateCPUQuota [2022-06-24T10:29:51.253Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:29:51.253Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-24T10:29:51.253Z] === RUN TestUpdatePidsLimit [2022-06-24T10:29:51.253Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:29:51.253Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-24T10:29:51.253Z] === RUN TestUpdateRestartPolicy [2022-06-24T10:29:51.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-24T10:29:52.299Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-24T10:29:52.299Z] Using test binary docker [2022-06-24T10:29:52.299Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-24T10:29:52.299Z] +++ /etc/init.d/apparmor start [2022-06-24T10:29:52.299Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-24T10:29:52.299Z] INFO: Waiting for daemon to start... [2022-06-24T10:29:52.299Z] Starting dockerd [2022-06-24T10:29:52.299Z] +++ 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-24T10:29:53.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-24T10:29:53.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-24T10:29:56.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-24T10:29:58.854Z] . [2022-06-24T10:29:58.854Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-24T10:29:58.854Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-24T10:29:58.854Z] Error: No such image: emptyfs [2022-06-24T10:29:58.854Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-24T10:29:58.854Z] ++++ docker load [2022-06-24T10:29:58.854Z] Running integration-test (iteration 1) [2022-06-24T10:29:58.854Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-24T10:29:58.854Z] ++ 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-24T10:29:58.854Z] ++ set -e [2022-06-24T10:29:58.854Z] ++ '[' -n 0 ']' [2022-06-24T10:29:58.854Z] ++ set -x [2022-06-24T10:29:58.854Z] ++ 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-24T10:29:58.854Z] Loaded image: busybox:latest [2022-06-24T10:29:58.854Z] Loaded image: busybox:glibc [2022-06-24T10:29:58.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-24T10:29:59.832Z] Loaded image: debian:bullseye-slim [2022-06-24T10:29:59.832Z] Loaded image: hello-world:latest [2022-06-24T10:29:59.832Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:29:59.832Z] INFO: Testing against a local daemon [2022-06-24T10:29:59.832Z] === RUN TestCgroupNamespacesBuild [2022-06-24T10:30:01.217Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-06-24T10:30:01.217Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-24T10:30:01.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-24T10:30:02.151Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-06-24T10:30:02.151Z] === RUN TestBuildWithSession [2022-06-24T10:30:02.151Z] build_session_test.go:25: TODO: BuildKit [2022-06-24T10:30:02.151Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-24T10:30:02.151Z] === RUN TestBuildSquashParent [2022-06-24T10:30:02.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-24T10:30:03.482Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-06-24T10:30:03.483Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-24T10:30:03.483Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-06-24T10:30:03.483Z] === RUN TestWaitNonBlocked [2022-06-24T10:30:03.483Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:30:03.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:30:03.483Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:30:03.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:30:03.483Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:30:03.483Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:30:03.483Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-24T10:30:03.483Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-06-24T10:30:03.483Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-06-24T10:30:03.483Z] === RUN TestWaitBlocked [2022-06-24T10:30:03.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:30:03.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:30:03.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:30:03.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:30:03.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:30:03.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:30:04.054Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-24T10:30:04.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-06-24T10:30:04.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-06-24T10:30:04.054Z] === CONT TestDaemonRestartIpcMode [2022-06-24T10:30:04.054Z] === CONT TestIpcModeOlderClient [2022-06-24T10:30:04.325Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-24T10:30:04.325Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-24T10:30:04.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-24T10:30:06.337Z] --- PASS: TestBuildSquashParent (4.07s) [2022-06-24T10:30:06.337Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-24T10:30:06.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:30:06.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:30:06.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:30:06.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:30:06.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:30:06.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:30:06.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:30:06.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:30:06.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:30:06.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:30:06.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:30:06.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:30:06.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:30:06.337Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:30:06.876Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2022-06-24T10:30:06.876Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-06-24T10:30:06.876Z] PASS [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === Skipped [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-24T10:30:07.137Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-24T10:30:07.137Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-24T10:30:07.137Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-24T10:30:07.137Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-24T10:30:07.137Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-24T10:30:07.137Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-24T10:30:07.137Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-24T10:30:07.137Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-24T10:30:07.137Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-24T10:30:07.137Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-24T10:30:07.137Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-24T10:30:07.137Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-24T10:30:07.137Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-24T10:30:07.137Z] 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-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-24T10:30:07.137Z] 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-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-24T10:30:07.137Z] 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-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-24T10:30:07.137Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-24T10:30:07.137Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-24T10:30:07.137Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-24T10:30:07.137Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-24T10:30:07.137Z] 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-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-24T10:30:07.137Z] 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-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-24T10:30:07.137Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-24T10:30:07.137Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-24T10:30:07.137Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-24T10:30:07.137Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-24T10:30:07.137Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-24T10:30:07.137Z] [2022-06-24T10:30:07.137Z] DONE 235 tests, 27 skipped in 77.586s [2022-06-24T10:30:07.137Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-24T10:30:07.137Z] === RUN TestConfigDaemonLibtrustID [2022-06-24T10:30:07.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:30:07.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:30:07.712Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-06-24T10:30:07.712Z] === RUN TestConfigDaemonID [2022-06-24T10:30:08.465Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:30:08.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:30:09.097Z] daemon_test.go:83: [d57b0bdeb241e] daemon is not started [2022-06-24T10:30:09.097Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-24T10:30:09.097Z] === RUN TestDaemonConfigValidation [2022-06-24T10:30:09.097Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:30:09.097Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:30:09.097Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-24T10:30:09.097Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-24T10:30:09.097Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-24T10:30:09.097Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-24T10:30:09.097Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-24T10:30:09.097Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-24T10:30:09.097Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-24T10:30:09.097Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-24T10:30:09.097Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:30:09.097Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-24T10:30:09.097Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-24T10:30:09.097Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-24T10:30:09.097Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-24T10:30:09.097Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-24T10:30:09.097Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-06-24T10:30:09.097Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-06-24T10:30:09.097Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-06-24T10:30:09.097Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-24T10:30:09.097Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-24T10:30:09.097Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-24T10:30:09.097Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-24T10:30:09.658Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-24T10:30:09.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.20s) [2022-06-24T10:30:09.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-06-24T10:30:09.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-06-24T10:30:09.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-06-24T10:30:09.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-06-24T10:30:09.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-06-24T10:30:09.658Z] === RUN TestBuildMultiStageCopy [2022-06-24T10:30:09.658Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-24T10:30:10.044Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-24T10:30:11.038Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-24T10:30:11.038Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-24T10:30:11.297Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-24T10:30:11.430Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-24T10:30:11.556Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-24T10:30:11.556Z] --- PASS: TestBuildMultiStageCopy (1.94s) [2022-06-24T10:30:11.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-06-24T10:30:11.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-24T10:30:11.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-24T10:30:11.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-06-24T10:30:11.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-24T10:30:11.556Z] === RUN TestBuildMultiStageParentConfig [2022-06-24T10:30:12.373Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-24T10:30:12.373Z] daemon_test.go:197: [da965215d6d60] daemon is not started [2022-06-24T10:30:12.373Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-06-24T10:30:12.373Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-06-24T10:30:12.373Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-06-24T10:30:12.373Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-24T10:30:12.373Z] === RUN TestDaemonProxy [2022-06-24T10:30:12.373Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-24T10:30:12.373Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-24T10:30:12.373Z] PASS [2022-06-24T10:30:12.373Z] [2022-06-24T10:30:12.373Z] === Skipped [2022-06-24T10:30:12.373Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-24T10:30:12.373Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-24T10:30:12.373Z] [2022-06-24T10:30:12.373Z] DONE 13 tests, 1 skipped in 5.253s [2022-06-24T10:30:12.373Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-24T10:30:12.373Z] INFO: Testing against a local daemon [2022-06-24T10:30:12.373Z] === RUN TestCommitInheritsEnv [2022-06-24T10:30:12.490Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-06-24T10:30:12.490Z] === RUN TestBuildLabelWithTargets [2022-06-24T10:30:12.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-24T10:30:13.425Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-06-24T10:30:13.425Z] === RUN TestBuildWithEmptyLayers [2022-06-24T10:30:13.684Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-06-24T10:30:13.684Z] === RUN TestBuildMultiStageOnBuild [2022-06-24T10:30:14.285Z] --- PASS: TestCommitInheritsEnv (1.72s) [2022-06-24T10:30:14.285Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-24T10:30:14.285Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-24T10:30:14.285Z] === RUN TestImportWithCustomPlatform [2022-06-24T10:30:14.285Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-24T10:30:14.285Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-24T10:30:14.285Z] === RUN TestImportWithCustomPlatform// [2022-06-24T10:30:14.285Z] === RUN TestImportWithCustomPlatform/linux [2022-06-24T10:30:14.285Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-24T10:30:14.285Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-24T10:30:14.545Z] === RUN TestImportWithCustomPlatform/macos [2022-06-24T10:30:14.545Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-24T10:30:14.545Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-24T10:30:14.545Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-24T10:30:14.545Z] === RUN TestImagesFilterMultiReference [2022-06-24T10:30:14.545Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-24T10:30:14.545Z] === RUN TestImagePullPlatformInvalid [2022-06-24T10:30:14.545Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-24T10:30:14.545Z] === RUN TestRemoveImageOrphaning [2022-06-24T10:30:15.059Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-06-24T10:30:15.059Z] === RUN TestBuildUncleanTarFilenames [2022-06-24T10:30:15.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-24T10:30:15.625Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-24T10:30:15.625Z] === RUN TestBuildMultiStageLayerLeak [2022-06-24T10:30:16.457Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-06-24T10:30:16.457Z] === RUN TestRemoveImageGarbageCollector [2022-06-24T10:30:16.457Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-24T10:30:16.457Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-24T10:30:16.457Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-24T10:30:16.457Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-24T10:30:16.457Z] === RUN TestTagInvalidReference [2022-06-24T10:30:16.457Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-24T10:30:16.457Z] === RUN TestTagValidPrefixedRepo [2022-06-24T10:30:16.457Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-24T10:30:16.457Z] === RUN TestTagExistedNameWithoutForce [2022-06-24T10:30:16.457Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-24T10:30:16.457Z] === RUN TestTagOfficialNames [2022-06-24T10:30:16.457Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-24T10:30:16.457Z] === RUN TestTagMatchesDigest [2022-06-24T10:30:16.457Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-24T10:30:16.457Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-24T10:30:17.005Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-06-24T10:30:17.005Z] === RUN TestBuildWithHugeFile [2022-06-24T10:30:17.872Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-24T10:30:17.872Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:30:17.872Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:30:17.872Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-24T10:30:17.872Z] [2022-06-24T10:30:17.872Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-24T10:30:17.872Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-24T10:30:17.872Z] Using test binary docker [2022-06-24T10:30:17.872Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-24T10:30:17.872Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-24T10:30:17.872Z] INFO: Waiting for daemon to start... [2022-06-24T10:30:17.872Z] Starting dockerd [2022-06-24T10:30:17.872Z] . [2022-06-24T10:30:17.872Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-24T10:30:18.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-24T10:30:20.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-24T10:30:23.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-24T10:30:25.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-24T10:30:29.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-24T10:30:31.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-24T10:30:33.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-24T10:30:36.406Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-24T10:30:36.406Z] Using test binary docker [2022-06-24T10:30:36.406Z] +++ /etc/init.d/apparmor start [2022-06-24T10:30:36.406Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-24T10:30:36.406Z] INFO: Waiting for daemon to start... [2022-06-24T10:30:36.406Z] Starting dockerd [2022-06-24T10:30:36.406Z] +++ 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-24T10:30:38.567Z] . [2022-06-24T10:30:38.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-24T10:30:38.825Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-24T10:30:38.825Z] Error: No such image: emptyfs [2022-06-24T10:30:38.825Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-24T10:30:38.825Z] ++++ docker load [2022-06-24T10:30:39.391Z] Running integration-test (iteration 1) [2022-06-24T10:30:39.391Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-24T10:30:39.391Z] ++ 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-24T10:30:39.391Z] ++ set -e [2022-06-24T10:30:39.391Z] ++ '[' -n 0 ']' [2022-06-24T10:30:39.391Z] ++ set -x [2022-06-24T10:30:39.391Z] ++ 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-24T10:30:39.958Z] Loaded image: busybox:latest [2022-06-24T10:30:40.524Z] Loaded image: busybox:glibc [2022-06-24T10:30:45.792Z] Loaded image: debian:bullseye-slim [2022-06-24T10:30:45.792Z] Loaded image: hello-world:latest [2022-06-24T10:30:45.792Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:30:45.792Z] INFO: Testing against a local daemon [2022-06-24T10:30:45.792Z] === RUN TestCgroupNamespacesBuild [2022-06-24T10:30:48.385Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2022-06-24T10:30:48.385Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-24T10:30:49.425Z] --- PASS: TestImportExtremelyLargeImageWorks (92.11s) [2022-06-24T10:30:49.425Z] PASS [2022-06-24T10:30:49.425Z] [2022-06-24T10:30:49.425Z] DONE 22 tests in 95.171s [2022-06-24T10:30:49.425Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-24T10:30:49.425Z] === RUN TestStripANSICommands [2022-06-24T10:30:49.425Z] === RUN TestStripANSICommands/#00 [2022-06-24T10:30:49.425Z] === RUN TestStripANSICommands/#01 [2022-06-24T10:30:49.425Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-24T10:30:49.425Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-24T10:30:49.425Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-24T10:30:49.425Z] PASS [2022-06-24T10:30:49.425Z] [2022-06-24T10:30:49.425Z] DONE 3 tests in 0.009s [2022-06-24T10:30:49.425Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-24T10:30:49.425Z] INFO: Testing against a local daemon [2022-06-24T10:30:49.425Z] === RUN TestNetworkCreateDelete [2022-06-24T10:30:49.425Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-06-24T10:30:49.425Z] === RUN TestDockerNetworkDeletePreferID [2022-06-24T10:30:49.425Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-06-24T10:30:49.425Z] === RUN TestDaemonDNSFallback [2022-06-24T10:30:50.298Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2022-06-24T10:30:50.298Z] === RUN TestBuildWithSession [2022-06-24T10:30:50.298Z] build_session_test.go:25: TODO: BuildKit [2022-06-24T10:30:50.298Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-24T10:30:50.298Z] === RUN TestBuildSquashParent [2022-06-24T10:30:51.968Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-06-24T10:30:51.968Z] === RUN TestInspectNetwork [2022-06-24T10:30:55.265Z] === RUN TestInspectNetwork/full_network_id [2022-06-24T10:30:55.265Z] === RUN TestInspectNetwork/partial_network_id [2022-06-24T10:30:55.265Z] === RUN TestInspectNetwork/network_name [2022-06-24T10:30:55.265Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-24T10:30:56.567Z] sha256:3df6ea4db25dcae8cec0add850f3759a13e167662c8428b26e8b7b8e539c5d29 [2022-06-24T10:30:56.567Z] INFO: Starting docker-py tests... [2022-06-24T10:30:56.567Z] ============================= test session starts ============================== [2022-06-24T10:30:56.567Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-24T10:30:56.567Z] rootdir: /src, inifile: pytest.ini [2022-06-24T10:30:56.567Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-24T10:30:56.567Z] collected 395 items / 2 deselected / 393 selected [2022-06-24T10:30:56.567Z] [2022-06-24T10:30:59.468Z] --- PASS: TestInspectNetwork (7.30s) [2022-06-24T10:30:59.468Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-24T10:30:59.468Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-24T10:30:59.468Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-24T10:30:59.468Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-24T10:30:59.468Z] === RUN TestRunContainerWithBridgeNone [2022-06-24T10:31:00.273Z] --- PASS: TestBuildSquashParent (9.59s) [2022-06-24T10:31:00.273Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-24T10:31:00.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:31:00.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:31:00.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:31:00.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:31:00.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:31:00.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:31:00.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:31:00.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:31:00.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:31:00.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:31:00.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:31:00.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:31:00.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-24T10:31:00.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-24T10:31:00.409Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-24T10:31:00.409Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:31:00.409Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:31:00.409Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:31:00.409Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-24T10:31:00.409Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-24T10:31:00.409Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-24T10:31:00.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-24T10:31:00.409Z] === RUN TestNetworkList [2022-06-24T10:31:00.409Z] === RUN TestNetworkList//networks [2022-06-24T10:31:00.409Z] === PAUSE TestNetworkList//networks [2022-06-24T10:31:00.409Z] === RUN TestNetworkList//networks/ [2022-06-24T10:31:00.409Z] === PAUSE TestNetworkList//networks/ [2022-06-24T10:31:00.409Z] === CONT TestNetworkList//networks [2022-06-24T10:31:00.409Z] === CONT TestNetworkList//networks/ [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkList (0.01s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-24T10:31:00.409Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-24T10:31:00.409Z] === RUN TestHostIPv4BridgeLabel [2022-06-24T10:31:00.980Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-24T10:31:00.980Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-24T10:31:01.921Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-24T10:31:01.921Z] === RUN TestDaemonDefaultNetworkPools [2022-06-24T10:31:02.863Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-24T10:31:02.863Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-24T10:31:03.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-24T10:31:03.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-24T10:31:03.844Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-24T10:31:03.844Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-24T10:31:05.254Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-06-24T10:31:05.254Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-24T10:31:05.824Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-24T10:31:05.825Z] === RUN TestServiceWithPredefinedNetwork [2022-06-24T10:31:06.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-24T10:31:06.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-24T10:31:08.359Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-24T10:31:08.367Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-06-24T10:31:08.367Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-24T10:31:08.367Z] service_test.go:243: FLAKY_TEST [2022-06-24T10:31:08.367Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-24T10:31:08.367Z] === RUN TestServiceWithDataPathPortInit [2022-06-24T10:31:09.175Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-24T10:31:10.135Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-24T10:31:10.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s) [2022-06-24T10:31:10.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s) [2022-06-24T10:31:10.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.51s) [2022-06-24T10:31:10.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2022-06-24T10:31:10.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2022-06-24T10:31:10.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s) [2022-06-24T10:31:10.135Z] === RUN TestBuildMultiStageCopy [2022-06-24T10:31:10.135Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-24T10:31:10.916Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-24T10:31:12.667Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-24T10:31:13.218Z] --- PASS: TestBuildWithHugeFile (49.61s) [2022-06-24T10:31:13.218Z] === RUN TestBuildWCOWSandboxSize [2022-06-24T10:31:13.218Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-24T10:31:13.218Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-24T10:31:13.218Z] === RUN TestBuildWithEmptyDockerfile [2022-06-24T10:31:13.218Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:31:13.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:31:13.218Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:31:13.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:31:13.218Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:31:13.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:31:13.218Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:31:13.218Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:31:13.218Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:31:13.219Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-24T10:31:13.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-06-24T10:31:13.219Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-06-24T10:31:13.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-24T10:31:13.219Z] === RUN TestBuildPreserveOwnership [2022-06-24T10:31:13.219Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-24T10:31:13.219Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-24T10:31:13.219Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2022-06-24T10:31:13.219Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-06-24T10:31:13.219Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s) [2022-06-24T10:31:13.219Z] === RUN TestBuildPlatformInvalid [2022-06-24T10:31:13.219Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-24T10:31:13.219Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-24T10:31:13.219Z] Loaded image: busybox:latest [2022-06-24T10:31:13.219Z] Loaded image: busybox:glibc [2022-06-24T10:31:13.219Z] Loaded image: debian:bullseye-slim [2022-06-24T10:31:13.219Z] Loaded image: hello-world:latest [2022-06-24T10:31:13.219Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:31:13.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-24T10:31:13.799Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-24T10:31:14.366Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-24T10:31:15.301Z] --- PASS: TestBuildMultiStageCopy (4.96s) [2022-06-24T10:31:15.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-06-24T10:31:15.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-06-24T10:31:15.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-06-24T10:31:15.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-06-24T10:31:15.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2022-06-24T10:31:15.302Z] === RUN TestBuildMultiStageParentConfig [2022-06-24T10:31:16.677Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2022-06-24T10:31:16.677Z] === RUN TestBuildLabelWithTargets [2022-06-24T10:31:19.210Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-06-24T10:31:19.210Z] === RUN TestBuildWithEmptyLayers [2022-06-24T10:31:19.777Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.35s) [2022-06-24T10:31:19.777Z] PASS [2022-06-24T10:31:19.777Z] [2022-06-24T10:31:19.777Z] === Skipped [2022-06-24T10:31:19.777Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-24T10:31:19.777Z] build_session_test.go:25: TODO: BuildKit [2022-06-24T10:31:19.777Z] [2022-06-24T10:31:19.777Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-24T10:31:19.777Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-24T10:31:19.777Z] [2022-06-24T10:31:19.777Z] DONE 34 tests, 2 skipped in 80.958s [2022-06-24T10:31:19.777Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-24T10:31:19.777Z] ++ 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-24T10:31:19.777Z] ++ set -e [2022-06-24T10:31:19.777Z] ++ '[' -n 0 ']' [2022-06-24T10:31:19.777Z] ++ set -x [2022-06-24T10:31:19.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=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-24T10:31:19.777Z] INFO: Testing against a local daemon [2022-06-24T10:31:19.777Z] === RUN TestConfigInspect [2022-06-24T10:31:20.145Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2022-06-24T10:31:20.145Z] === RUN TestBuildMultiStageOnBuild [2022-06-24T10:31:21.678Z] --- PASS: TestConfigInspect (2.26s) [2022-06-24T10:31:21.678Z] === RUN TestConfigList [2022-06-24T10:31:23.271Z] --- PASS: TestServiceWithDataPathPortInit (14.26s) [2022-06-24T10:31:23.271Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-24T10:31:23.432Z] --- PASS: TestBuildMultiStageOnBuild (3.11s) [2022-06-24T10:31:23.432Z] === RUN TestBuildUncleanTarFilenames [2022-06-24T10:31:24.205Z] --- PASS: TestConfigList (2.23s) [2022-06-24T10:31:24.205Z] === RUN TestConfigsCreateAndDelete [2022-06-24T10:31:25.183Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:acsm8t7ts7sqpvlax4emq3xlp Created:2022-06-24 10:31:23.539531579 +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[4c860893823b1f7e48e00f18171d11c5e1af73a9a53786c9674b97622aa27d26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7dvydsqac6k38qgzswizc0bdw EndpointID:2f5b1dc0c3c7e6aa9b9fd878f7ce1361cf4a66b7064b6b6e0b02edfb3e1a65f0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:730cdfe5ea59953931a92a35c5724e1ac707b153dca02682511367e8913d6bdd 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:dcc53bd1a5aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7dvydsqac6k38qgzswizc0bdw EndpointID:2f5b1dc0c3c7e6aa9b9fd878f7ce1361cf4a66b7064b6b6e0b02edfb3e1a65f0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-24T10:31:25.335Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2022-06-24T10:31:25.335Z] === RUN TestBuildMultiStageLayerLeak [2022-06-24T10:31:25.579Z] --- PASS: TestConfigsCreateAndDelete (1.81s) [2022-06-24T10:31:25.579Z] === RUN TestConfigsUpdate [2022-06-24T10:31:28.107Z] --- PASS: TestConfigsUpdate (2.16s) [2022-06-24T10:31:28.107Z] === RUN TestTemplatedConfig [2022-06-24T10:31:28.620Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2022-06-24T10:31:28.620Z] === RUN TestBuildWithHugeFile [2022-06-24T10:31:29.384Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-06-24T10:31:29.384Z] PASS [2022-06-24T10:31:29.384Z] [2022-06-24T10:31:29.384Z] === Skipped [2022-06-24T10:31:29.384Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-24T10:31:29.384Z] service_test.go:243: FLAKY_TEST [2022-06-24T10:31:29.384Z] [2022-06-24T10:31:29.384Z] DONE 38 tests, 1 skipped in 44.450s [2022-06-24T10:31:29.384Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-24T10:31:29.384Z] INFO: Testing against a local daemon [2022-06-24T10:31:29.384Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-24T10:31:29.384Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:31:29.384Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-24T10:31:29.384Z] === RUN TestDockerNetworkIpvlan [2022-06-24T10:31:29.384Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:31:29.384Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-24T10:31:29.384Z] PASS [2022-06-24T10:31:29.384Z] [2022-06-24T10:31:29.384Z] === Skipped [2022-06-24T10:31:29.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-24T10:31:29.384Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:31:29.384Z] [2022-06-24T10:31:29.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-24T10:31:29.384Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:31:29.384Z] [2022-06-24T10:31:29.384Z] DONE 2 tests, 2 skipped in 0.055s [2022-06-24T10:31:29.384Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-24T10:31:29.384Z] INFO: Testing against a local daemon [2022-06-24T10:31:29.384Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-24T10:31:30.005Z] --- PASS: TestTemplatedConfig (2.01s) [2022-06-24T10:31:30.006Z] === RUN TestConfigCreateResolve [2022-06-24T10:31:30.768Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-06-24T10:31:30.768Z] === RUN TestDockerNetworkMacvlan [2022-06-24T10:31:31.340Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-24T10:31:31.905Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-06-24T10:31:31.905Z] PASS [2022-06-24T10:31:31.905Z] [2022-06-24T10:31:31.905Z] DONE 6 tests in 12.740s [2022-06-24T10:31:31.905Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-24T10:31:31.905Z] ++ 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-24T10:31:31.905Z] ++ set -e [2022-06-24T10:31:31.905Z] ++ '[' -n 0 ']' [2022-06-24T10:31:31.905Z] ++ set -x [2022-06-24T10:31:31.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-24T10:31:32.164Z] INFO: Testing against a local daemon [2022-06-24T10:31:32.164Z] === RUN TestAttachWithTTY [2022-06-24T10:31:32.164Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-24T10:31:32.164Z] === RUN TestAttachWithoutTTy [2022-06-24T10:31:32.164Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-24T10:31:32.164Z] === RUN TestCheckpoint [2022-06-24T10:31:32.164Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-24T10:31:32.164Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/commit [2022-06-24T10:31:32.164Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-24T10:31:32.164Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:31:32.164Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:31:32.164Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:31:32.164Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:31:32.164Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:31:32.164Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:31:32.164Z] === CONT TestContainerInvalidJSON/commit [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-24T10:31:32.164Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-24T10:31:32.164Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-24T10:31:32.164Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-24T10:31:32.164Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-24T10:31:32.164Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-24T10:31:32.164Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-24T10:31:32.164Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-24T10:31:32.164Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-24T10:31:32.164Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-24T10:31:32.164Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-06-24T10:31:32.164Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-24T10:31:32.281Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-24T10:31:32.422Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-24T10:31:32.422Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-24T10:31:32.422Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-06-24T10:31:32.422Z] === RUN TestCopyEmptyFile [2022-06-24T10:31:32.681Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-24T10:31:32.681Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-24T10:31:32.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-24T10:31:32.681Z] === RUN TestCopyFromContainer [2022-06-24T10:31:32.852Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-24T10:31:33.615Z] === RUN TestCopyFromContainer// [2022-06-24T10:31:33.615Z] === RUN TestCopyFromContainer//bar/root [2022-06-24T10:31:33.615Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-24T10:31:33.873Z] === RUN TestCopyFromContainer/bar/quux [2022-06-24T10:31:33.873Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-24T10:31:33.873Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-24T10:31:33.873Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-24T10:31:33.874Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-24T10:31:34.132Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-24T10:31:34.132Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer (1.54s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-24T10:31:34.132Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-24T10:31:34.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-24T10:31:34.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:31:34.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:31:34.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:31:34.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:31:34.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:31:34.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:31:34.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:31:34.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:31:34.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:31:34.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-24T10:31:34.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-24T10:31:34.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-24T10:31:34.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-24T10:31:34.132Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-24T10:31:34.132Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-24T10:31:34.132Z] === RUN TestCreateWithInvalidEnv [2022-06-24T10:31:34.132Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-24T10:31:34.132Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-24T10:31:34.132Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-24T10:31:34.132Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-24T10:31:34.132Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-24T10:31:34.132Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-24T10:31:34.132Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-24T10:31:34.132Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-24T10:31:34.132Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-24T10:31:34.132Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-24T10:31:34.132Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-24T10:31:34.132Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-24T10:31:34.132Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-06-24T10:31:34.132Z] === RUN TestCreateTmpfsMountsTarget [2022-06-24T10:31:34.390Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-24T10:31:34.390Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-24T10:31:34.764Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-24T10:31:35.764Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-06-24T10:31:35.764Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-24T10:31:36.677Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-24T10:31:36.699Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-06-24T10:31:36.699Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-24T10:31:36.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:31:36.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:31:36.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:31:36.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:31:36.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:31:36.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:31:36.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:31:36.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:31:36.699Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:31:36.699Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:31:36.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:31:36.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:31:36.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:31:36.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:31:36.699Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:31:36.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-24T10:31:36.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-24T10:31:36.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-24T10:31:36.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-24T10:31:36.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-24T10:31:36.699Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-24T10:31:36.699Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-24T10:31:37.265Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-06-24T10:31:37.265Z] === RUN TestCreateDifferentPlatform [2022-06-24T10:31:37.265Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-24T10:31:37.265Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-24T10:31:37.265Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-24T10:31:37.265Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-24T10:31:37.265Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-24T10:31:37.265Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-24T10:31:37.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-24T10:31:37.265Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-24T10:31:37.265Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-24T10:31:37.265Z] === RUN TestCreateInvalidHostConfig [2022-06-24T10:31:37.265Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:31:37.265Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:31:37.265Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:31:37.265Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:31:37.265Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:31:37.265Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:31:37.265Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:31:37.265Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:31:37.265Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:31:37.265Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:31:37.265Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:31:37.265Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:31:37.265Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-24T10:31:37.265Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-24T10:31:37.265Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-24T10:31:37.265Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-24T10:31:37.265Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-24T10:31:37.265Z] === RUN TestContainerStartOnDaemonRestart [2022-06-24T10:31:37.265Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-24T10:31:37.265Z] === RUN TestDaemonRestartIpcMode [2022-06-24T10:31:37.265Z] === PAUSE TestDaemonRestartIpcMode [2022-06-24T10:31:37.265Z] === RUN TestDaemonHostGatewayIP [2022-06-24T10:31:37.265Z] === PAUSE TestDaemonHostGatewayIP [2022-06-24T10:31:37.265Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-24T10:31:37.265Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-24T10:31:37.265Z] === RUN TestContainerKillOnDaemonStart [2022-06-24T10:31:37.265Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-24T10:31:37.265Z] === RUN TestDiff [2022-06-24T10:31:37.523Z] --- PASS: TestDiff (0.42s) [2022-06-24T10:31:37.523Z] === RUN TestExecWithCloseStdin [2022-06-24T10:31:38.090Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-06-24T10:31:38.090Z] === RUN TestExec [2022-06-24T10:31:38.683Z] --- PASS: TestExec (0.49s) [2022-06-24T10:31:38.683Z] === RUN TestExecUser [2022-06-24T10:31:39.279Z] --- PASS: TestExecUser (0.51s) [2022-06-24T10:31:39.279Z] === RUN TestExportContainerAndImportImage [2022-06-24T10:31:39.543Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-06-24T10:31:39.543Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-24T10:31:39.978Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-24T10:31:40.161Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-24T10:31:40.919Z] --- PASS: TestDockerNetworkMacvlan (10.06s) [2022-06-24T10:31:40.919Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-24T10:31:40.919Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-24T10:31:40.919Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-06-24T10:31:40.919Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2022-06-24T10:31:40.919Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s) [2022-06-24T10:31:40.919Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-06-24T10:31:40.919Z] PASS [2022-06-24T10:31:40.919Z] [2022-06-24T10:31:40.919Z] DONE 8 tests in 11.395s [2022-06-24T10:31:40.919Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-24T10:31:40.919Z] testing: warning: no tests to run [2022-06-24T10:31:40.919Z] PASS [2022-06-24T10:31:40.919Z] [2022-06-24T10:31:40.919Z] DONE 0 tests in 0.007s [2022-06-24T10:31:40.919Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-24T10:31:40.919Z] INFO: Testing against a local daemon [2022-06-24T10:31:40.919Z] === RUN TestAuthZPluginAllowRequest [2022-06-24T10:31:40.930Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-24T10:31:40.930Z] === RUN TestHealthCheckWorkdir [2022-06-24T10:31:41.495Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-06-24T10:31:41.495Z] === RUN TestHealthKillContainer [2022-06-24T10:31:41.859Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-06-24T10:31:41.859Z] === RUN TestAuthZPluginTLS [2022-06-24T10:31:42.429Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-24T10:31:42.429Z] === RUN TestAuthZPluginDenyRequest [2022-06-24T10:31:43.000Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-24T10:31:43.000Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-24T10:31:43.570Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-24T10:31:43.570Z] === RUN TestAuthZPluginDenyResponse [2022-06-24T10:31:44.141Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-24T10:31:44.141Z] === RUN TestAuthZPluginAllowEventStream [2022-06-24T10:31:45.524Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-06-24T10:31:45.524Z] === RUN TestAuthZPluginErrorResponse [2022-06-24T10:31:45.784Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-24T10:31:45.784Z] === RUN TestAuthZPluginErrorRequest [2022-06-24T10:31:46.355Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-24T10:31:46.355Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-24T10:31:46.926Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-24T10:31:46.926Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-24T10:31:48.313Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-06-24T10:31:48.313Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-24T10:31:49.699Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-06-24T10:31:49.699Z] === RUN TestAuthZPluginHeader [2022-06-24T10:31:49.742Z] --- PASS: TestHealthKillContainer (7.90s) [2022-06-24T10:31:49.742Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-24T10:31:49.742Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-06-24T10:31:49.742Z] === RUN TestIpcModeNone [2022-06-24T10:31:50.307Z] --- PASS: TestIpcModeNone (0.45s) [2022-06-24T10:31:50.307Z] === RUN TestIpcModePrivate [2022-06-24T10:31:50.566Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-24T10:31:50.566Z] --- PASS: TestIpcModePrivate (0.46s) [2022-06-24T10:31:50.566Z] === RUN TestIpcModeShareable [2022-06-24T10:31:50.641Z] --- PASS: TestAuthZPluginHeader (0.73s) [2022-06-24T10:31:50.641Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-24T10:31:51.132Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-06-24T10:31:51.133Z] --- PASS: TestIpcModeShareable (0.45s) [2022-06-24T10:31:51.133Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-24T10:31:52.511Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-06-24T10:31:52.511Z] === RUN TestAPIIpcModeHost [2022-06-24T10:31:52.961Z] --- PASS: TestImportExtremelyLargeImageWorks (92.91s) [2022-06-24T10:31:52.961Z] PASS [2022-06-24T10:31:52.961Z] [2022-06-24T10:31:52.961Z] === Skipped [2022-06-24T10:31:52.961Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-24T10:31:52.961Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-24T10:31:52.961Z] [2022-06-24T10:31:52.961Z] DONE 22 tests, 1 skipped in 96.940s [2022-06-24T10:31:52.961Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-24T10:31:52.961Z] === RUN TestStripANSICommands [2022-06-24T10:31:52.961Z] === RUN TestStripANSICommands/#00 [2022-06-24T10:31:52.961Z] === RUN TestStripANSICommands/#01 [2022-06-24T10:31:52.961Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-24T10:31:52.961Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-24T10:31:52.961Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-24T10:31:52.961Z] PASS [2022-06-24T10:31:52.961Z] [2022-06-24T10:31:52.961Z] DONE 3 tests in 0.033s [2022-06-24T10:31:52.961Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-24T10:31:52.961Z] INFO: Testing against a local daemon [2022-06-24T10:31:52.961Z] === RUN TestNetworkCreateDelete [2022-06-24T10:31:52.961Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-24T10:31:52.961Z] === RUN TestDockerNetworkDeletePreferID [2022-06-24T10:31:52.961Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-06-24T10:31:52.961Z] === RUN TestDaemonDNSFallback [2022-06-24T10:31:53.077Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-06-24T10:31:53.077Z] === RUN TestDaemonIpcModeShareable [2022-06-24T10:31:54.015Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-24T10:31:54.015Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-06-24T10:31:54.015Z] === RUN TestDaemonIpcModePrivate [2022-06-24T10:31:54.843Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2022-06-24T10:31:54.843Z] === RUN TestAuthZPluginV2Disable [2022-06-24T10:31:54.949Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-24T10:31:55.207Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-06-24T10:31:55.207Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-24T10:31:56.140Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-24T10:31:56.301Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-06-24T10:31:56.301Z] === RUN TestInspectNetwork [2022-06-24T10:31:56.301Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:31:56.301Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-24T10:31:56.301Z] === RUN TestRunContainerWithBridgeNone [2022-06-24T10:31:56.301Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.301Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-24T10:31:56.301Z] === RUN TestNetworkInvalidJSON [2022-06-24T10:31:56.301Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-24T10:31:56.301Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-24T10:31:56.301Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:31:56.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:31:56.302Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:31:56.302Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-24T10:31:56.302Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-24T10:31:56.302Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-24T10:31:56.302Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-24T10:31:56.302Z] === RUN TestNetworkList [2022-06-24T10:31:56.302Z] === RUN TestNetworkList//networks [2022-06-24T10:31:56.302Z] === PAUSE TestNetworkList//networks [2022-06-24T10:31:56.302Z] === RUN TestNetworkList//networks/ [2022-06-24T10:31:56.302Z] === PAUSE TestNetworkList//networks/ [2022-06-24T10:31:56.302Z] === CONT TestNetworkList//networks [2022-06-24T10:31:56.302Z] === CONT TestNetworkList//networks/ [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkList (0.01s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-24T10:31:56.302Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-24T10:31:56.302Z] === RUN TestHostIPv4BridgeLabel [2022-06-24T10:31:56.302Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-24T10:31:56.302Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-24T10:31:56.302Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-24T10:31:56.302Z] === RUN TestDaemonDefaultNetworkPools [2022-06-24T10:31:56.302Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-24T10:31:56.302Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-24T10:31:56.302Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-24T10:31:56.302Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-24T10:31:56.302Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-24T10:31:56.302Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-24T10:31:56.302Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-24T10:31:56.302Z] === RUN TestServiceWithPredefinedNetwork [2022-06-24T10:31:56.302Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:31:56.302Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-24T10:31:56.302Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-24T10:31:56.302Z] service_test.go:243: FLAKY_TEST [2022-06-24T10:31:56.302Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-24T10:31:56.302Z] === RUN TestServiceWithDataPathPortInit [2022-06-24T10:31:56.302Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:31:56.302Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-24T10:31:56.302Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-24T10:31:56.302Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:31:56.302Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-24T10:31:56.302Z] PASS [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === Skipped [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-24T10:31:56.302Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-24T10:31:56.302Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-24T10:31:56.302Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-24T10:31:56.302Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-24T10:31:56.302Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-24T10:31:56.302Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-24T10:31:56.302Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-24T10:31:56.302Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-24T10:31:56.302Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-24T10:31:56.302Z] service_test.go:243: FLAKY_TEST [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-24T10:31:56.302Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-24T10:31:56.302Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:31:56.302Z] [2022-06-24T10:31:56.302Z] DONE 34 tests, 12 skipped in 7.060s [2022-06-24T10:31:56.302Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-24T10:31:56.398Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-06-24T10:31:56.399Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-24T10:31:56.581Z] INFO: Testing against a local daemon [2022-06-24T10:31:56.581Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-24T10:31:56.581Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:31:56.581Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestDockerNetworkIpvlan [2022-06-24T10:31:56.581Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:31:56.581Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-24T10:31:56.581Z] PASS [2022-06-24T10:31:56.581Z] [2022-06-24T10:31:56.581Z] === Skipped [2022-06-24T10:31:56.581Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-24T10:31:56.581Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:31:56.581Z] [2022-06-24T10:31:56.581Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-24T10:31:56.581Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:31:56.581Z] [2022-06-24T10:31:56.581Z] DONE 2 tests, 2 skipped in 0.094s [2022-06-24T10:31:56.581Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-24T10:31:56.581Z] INFO: Testing against a local daemon [2022-06-24T10:31:56.581Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-24T10:31:56.581Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.581Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestDockerNetworkMacvlan [2022-06-24T10:31:56.581Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.581Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-24T10:31:56.581Z] PASS [2022-06-24T10:31:56.581Z] [2022-06-24T10:31:56.581Z] === Skipped [2022-06-24T10:31:56.581Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-24T10:31:56.581Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.581Z] [2022-06-24T10:31:56.581Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-24T10:31:56.581Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-24T10:31:56.581Z] [2022-06-24T10:31:56.581Z] DONE 2 tests, 2 skipped in 0.080s [2022-06-24T10:31:56.581Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-24T10:31:56.581Z] testing: warning: no tests to run [2022-06-24T10:31:56.581Z] PASS [2022-06-24T10:31:56.581Z] [2022-06-24T10:31:56.581Z] DONE 0 tests in 0.022s [2022-06-24T10:31:56.581Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-24T10:31:56.581Z] INFO: Testing against a local daemon [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginAllowRequest [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginTLS [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginDenyRequest [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginDenyResponse [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginAllowEventStream [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginErrorResponse [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginErrorRequest [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginHeader [2022-06-24T10:31:56.581Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.581Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-24T10:31:56.581Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-24T10:31:56.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.843Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-24T10:31:56.843Z] === RUN TestAuthZPluginV2Disable [2022-06-24T10:31:56.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.843Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-24T10:31:56.843Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-24T10:31:56.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.843Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-24T10:31:56.843Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-24T10:31:56.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.843Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-24T10:31:56.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-24T10:31:56.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.843Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-24T10:31:56.843Z] PASS [2022-06-24T10:31:56.843Z] [2022-06-24T10:31:56.843Z] === Skipped [2022-06-24T10:31:56.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-24T10:31:56.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.843Z] [2022-06-24T10:31:56.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-24T10:31:56.844Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:56.844Z] [2022-06-24T10:31:56.844Z] DONE 17 tests, 17 skipped in 0.259s [2022-06-24T10:31:56.844Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-24T10:31:56.844Z] INFO: Testing against a local daemon [2022-06-24T10:31:56.844Z] === RUN TestPluginInvalidJSON [2022-06-24T10:31:56.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:31:56.844Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:31:56.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:31:56.844Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:31:56.844Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-24T10:31:56.844Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-24T10:31:57.104Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:31:57.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-24T10:31:57.104Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-24T10:31:57.104Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-24T10:31:57.104Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-24T10:31:57.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-24T10:31:57.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-24T10:31:57.104Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-24T10:31:57.104Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-24T10:31:57.105Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-24T10:31:57.105Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:31:57.105Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-24T10:31:57.105Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-24T10:31:57.105Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-24T10:31:57.105Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-24T10:31:57.105Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-24T10:31:57.105Z] === RUN TestPluginInstall [2022-06-24T10:31:57.105Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:57.105Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-24T10:31:57.105Z] === RUN TestPluginsWithRuntimes [2022-06-24T10:31:57.105Z] 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-24T10:31:57.105Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-24T10:31:57.105Z] === RUN TestPluginBackCompatMediaTypes [2022-06-24T10:31:57.105Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-24T10:31:57.105Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-24T10:31:57.105Z] PASS [2022-06-24T10:31:57.105Z] [2022-06-24T10:31:57.105Z] === Skipped [2022-06-24T10:31:57.105Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-24T10:31:57.105Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-24T10:31:57.105Z] [2022-06-24T10:31:57.105Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-24T10:31:57.105Z] 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-24T10:31:57.105Z] [2022-06-24T10:31:57.105Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-24T10:31:57.105Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-24T10:31:57.105Z] [2022-06-24T10:31:57.105Z] DONE 19 tests, 3 skipped in 0.126s [2022-06-24T10:31:57.105Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-24T10:31:57.105Z] INFO: Testing against a local daemon [2022-06-24T10:31:57.105Z] === RUN TestExternalGraphDriver [2022-06-24T10:31:57.105Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-24T10:31:57.105Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-24T10:31:57.105Z] === RUN TestGraphdriverPluginV2 [2022-06-24T10:31:57.331Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-24T10:31:57.589Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-06-24T10:31:57.589Z] === RUN TestIpcModeOlderClient [2022-06-24T10:31:57.589Z] === PAUSE TestIpcModeOlderClient [2022-06-24T10:31:57.589Z] === RUN TestKillContainerInvalidSignal [2022-06-24T10:31:57.847Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-06-24T10:31:57.847Z] === RUN TestKillContainer [2022-06-24T10:31:57.847Z] === RUN TestKillContainer/no_signal [2022-06-24T10:31:58.139Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2022-06-24T10:31:58.139Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-24T10:31:58.412Z] === RUN TestKillContainer/non_killing_signal [2022-06-24T10:31:58.671Z] === RUN TestKillContainer/killing_signal [2022-06-24T10:31:59.237Z] --- PASS: TestKillContainer (1.27s) [2022-06-24T10:31:59.238Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-24T10:31:59.238Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-06-24T10:31:59.238Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-06-24T10:31:59.238Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-24T10:31:59.238Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-24T10:31:59.496Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-24T10:32:00.404Z] --- PASS: TestGraphdriverPluginV2 (3.39s) [2022-06-24T10:32:00.404Z] PASS [2022-06-24T10:32:00.404Z] [2022-06-24T10:32:00.404Z] === Skipped [2022-06-24T10:32:00.404Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-24T10:32:00.404Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-24T10:32:00.404Z] [2022-06-24T10:32:00.404Z] DONE 2 tests, 1 skipped in 3.519s [2022-06-24T10:32:00.404Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-24T10:32:00.431Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-06-24T10:32:00.431Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-06-24T10:32:00.431Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-06-24T10:32:00.431Z] === RUN TestKillStoppedContainer [2022-06-24T10:32:00.431Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-24T10:32:00.431Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-24T10:32:00.431Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-24T10:32:00.431Z] === RUN TestKillDifferentUserContainer [2022-06-24T10:32:00.665Z] INFO: Testing against a local daemon [2022-06-24T10:32:00.665Z] === RUN TestContinueAfterPluginCrash [2022-06-24T10:32:00.665Z] === PAUSE TestContinueAfterPluginCrash [2022-06-24T10:32:00.665Z] === RUN TestReadPluginNoRead [2022-06-24T10:32:00.665Z] === PAUSE TestReadPluginNoRead [2022-06-24T10:32:00.665Z] === RUN TestDaemonStartWithLogOpt [2022-06-24T10:32:00.665Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-24T10:32:00.665Z] === CONT TestContinueAfterPluginCrash [2022-06-24T10:32:00.665Z] === CONT TestDaemonStartWithLogOpt [2022-06-24T10:32:00.997Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-06-24T10:32:00.997Z] === RUN TestInspectOomKilledTrue [2022-06-24T10:32:01.436Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-06-24T10:32:01.436Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-24T10:32:01.563Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-06-24T10:32:01.563Z] === RUN TestInspectOomKilledFalse [2022-06-24T10:32:01.822Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-06-24T10:32:01.822Z] === RUN TestLinksEtcHostsContentMatch [2022-06-24T10:32:02.081Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-06-24T10:32:02.081Z] === RUN TestLinksContainerNames [2022-06-24T10:32:03.015Z] --- PASS: TestLinksContainerNames (0.87s) [2022-06-24T10:32:03.015Z] === RUN TestLogsFollowTailEmpty [2022-06-24T10:32:03.582Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-06-24T10:32:03.582Z] === RUN TestLogs [2022-06-24T10:32:03.582Z] === RUN TestLogs/driver_local [2022-06-24T10:32:03.582Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:32:03.582Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:32:03.582Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-24T10:32:03.582Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-24T10:32:03.582Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-24T10:32:03.582Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-24T10:32:03.582Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:32:03.582Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:32:03.582Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:32:03.582Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:32:03.582Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:32:03.582Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:32:03.582Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:32:03.582Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:32:04.148Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:32:04.148Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:32:04.713Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-24T10:32:04.713Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-24T10:32:04.873Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-06-24T10:32:04.874Z] === CONT TestReadPluginNoRead [2022-06-24T10:32:05.279Z] === RUN TestLogs/driver_json-file [2022-06-24T10:32:05.279Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:32:05.279Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:32:05.279Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:32:05.279Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:32:05.279Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:32:05.279Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:32:05.280Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:32:05.280Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:32:05.280Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:32:05.280Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:32:05.280Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:32:05.280Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:32:05.280Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:32:05.280Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:32:06.214Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:32:06.214Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:32:06.781Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:32:06.781Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:32:07.039Z] --- PASS: TestLogs (3.71s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.55s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.59s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.81s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s) [2022-06-24T10:32:07.039Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) [2022-06-24T10:32:07.039Z] === RUN TestContainerNetworkMountsNoChown [2022-06-24T10:32:07.419Z] === RUN TestReadPluginNoRead/default [2022-06-24T10:32:07.606Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/default [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/default [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/private [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/private [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rprivate [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/slave [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/slave [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rslave [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/shared [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/shared [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rshared [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/default [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/rslave [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/rshared [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/shared [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/rprivate [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/slave [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/private [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-24T10:32:07.606Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:32:07.606Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:32:07.606Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-24T10:32:07.864Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-24T10:32:07.864Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-24T10:32:07.865Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-06-24T10:32:07.865Z] === RUN TestContainerBindMountNonRecursive [2022-06-24T10:32:08.361Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-24T10:32:09.239Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-06-24T10:32:09.239Z] === RUN TestContainerVolumesMountedAsShared [2022-06-24T10:32:09.745Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2022-06-24T10:32:09.745Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-24T10:32:09.805Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-06-24T10:32:09.805Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-24T10:32:10.063Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-06-24T10:32:10.063Z] === RUN TestNetworkNat [2022-06-24T10:32:10.629Z] --- PASS: TestNetworkNat (0.45s) [2022-06-24T10:32:10.629Z] === RUN TestNetworkLocalhostTCPNat [2022-06-24T10:32:10.887Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-06-24T10:32:10.888Z] === RUN TestNetworkLoopbackNat [2022-06-24T10:32:11.129Z] === CONT TestReadPluginNoRead [2022-06-24T10:32:11.129Z] read_test.go:92: [d8bf86a860915] daemon is not started [2022-06-24T10:32:11.129Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-06-24T10:32:11.129Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-06-24T10:32:11.129Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2022-06-24T10:32:11.129Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-06-24T10:32:11.129Z] PASS [2022-06-24T10:32:11.129Z] [2022-06-24T10:32:11.129Z] DONE 6 tests in 10.539s [2022-06-24T10:32:11.129Z] 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-24T10:32:11.129Z] testing: warning: no tests to run [2022-06-24T10:32:11.129Z] PASS [2022-06-24T10:32:11.129Z] [2022-06-24T10:32:11.129Z] DONE 0 tests in 0.029s [2022-06-24T10:32:11.129Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-24T10:32:11.129Z] INFO: Testing against a local daemon [2022-06-24T10:32:11.129Z] === RUN TestPluginWithDevMounts [2022-06-24T10:32:11.129Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-24T10:32:11.129Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-24T10:32:11.129Z] PASS [2022-06-24T10:32:11.129Z] [2022-06-24T10:32:11.129Z] === Skipped [2022-06-24T10:32:11.129Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-24T10:32:11.129Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-24T10:32:11.129Z] [2022-06-24T10:32:11.129Z] DONE 1 tests, 1 skipped in 0.110s [2022-06-24T10:32:11.129Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-24T10:32:11.390Z] INFO: Testing against a local daemon [2022-06-24T10:32:11.390Z] === RUN TestSecretInspect [2022-06-24T10:32:11.390Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-24T10:32:11.390Z] === RUN TestSecretList [2022-06-24T10:32:11.390Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] --- SKIP: TestSecretList (0.01s) [2022-06-24T10:32:11.390Z] === RUN TestSecretsCreateAndDelete [2022-06-24T10:32:11.390Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-24T10:32:11.390Z] === RUN TestSecretsUpdate [2022-06-24T10:32:11.390Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-24T10:32:11.390Z] === RUN TestTemplatedSecret [2022-06-24T10:32:11.390Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-24T10:32:11.390Z] === RUN TestSecretCreateResolve [2022-06-24T10:32:11.390Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-24T10:32:11.390Z] PASS [2022-06-24T10:32:11.390Z] [2022-06-24T10:32:11.390Z] === Skipped [2022-06-24T10:32:11.390Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-24T10:32:11.390Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] [2022-06-24T10:32:11.390Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-24T10:32:11.390Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] [2022-06-24T10:32:11.390Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-24T10:32:11.390Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] [2022-06-24T10:32:11.390Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-24T10:32:11.390Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] [2022-06-24T10:32:11.390Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-24T10:32:11.390Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] [2022-06-24T10:32:11.390Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-24T10:32:11.390Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] [2022-06-24T10:32:11.390Z] DONE 6 tests, 6 skipped in 0.137s [2022-06-24T10:32:11.390Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-24T10:32:11.390Z] INFO: Testing against a local daemon [2022-06-24T10:32:11.390Z] === RUN TestServiceCreateInit [2022-06-24T10:32:11.390Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-24T10:32:11.390Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-24T10:32:11.390Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-24T10:32:11.390Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-24T10:32:11.390Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-24T10:32:11.390Z] === RUN TestCreateServiceMultipleTimes [2022-06-24T10:32:11.390Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.390Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-06-24T10:32:11.390Z] === RUN TestCreateServiceConflict [2022-06-24T10:32:11.651Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.651Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-24T10:32:11.651Z] === RUN TestCreateServiceMaxReplicas [2022-06-24T10:32:11.651Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.651Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-24T10:32:11.651Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-24T10:32:11.651Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.651Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-24T10:32:11.651Z] === RUN TestCreateServiceSecretFileMode [2022-06-24T10:32:11.651Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.651Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-24T10:32:11.651Z] === RUN TestCreateServiceConfigFileMode [2022-06-24T10:32:11.651Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.651Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-24T10:32:11.651Z] === RUN TestCreateServiceSysctls [2022-06-24T10:32:11.651Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.651Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-06-24T10:32:11.651Z] === RUN TestCreateServiceCapabilities [2022-06-24T10:32:11.652Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.652Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-24T10:32:11.652Z] === RUN TestInspect [2022-06-24T10:32:11.652Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.652Z] --- SKIP: TestInspect (0.02s) [2022-06-24T10:32:11.652Z] === RUN TestCreateJob [2022-06-24T10:32:11.652Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.652Z] --- SKIP: TestCreateJob (0.01s) [2022-06-24T10:32:11.652Z] === RUN TestReplicatedJob [2022-06-24T10:32:11.652Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.652Z] --- SKIP: TestReplicatedJob (0.00s) [2022-06-24T10:32:11.652Z] === RUN TestUpdateReplicatedJob [2022-06-24T10:32:11.652Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.652Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-24T10:32:11.652Z] === RUN TestServiceListWithStatuses [2022-06-24T10:32:11.652Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-24T10:32:11.652Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-24T10:32:11.652Z] === RUN TestDockerNetworkConnectAlias [2022-06-24T10:32:11.652Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.652Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-24T10:32:11.652Z] === RUN TestDockerNetworkReConnect [2022-06-24T10:32:11.652Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:11.652Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-24T10:32:11.652Z] === RUN TestServicePlugin [2022-06-24T10:32:13.415Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-06-24T10:32:13.415Z] === RUN TestPause [2022-06-24T10:32:13.566Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.567Z] --- SKIP: TestServicePlugin (1.95s) [2022-06-24T10:32:13.567Z] === RUN TestServiceUpdateLabel [2022-06-24T10:32:13.567Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.567Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-24T10:32:13.567Z] === RUN TestServiceUpdateSecrets [2022-06-24T10:32:13.567Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.567Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-06-24T10:32:13.567Z] === RUN TestServiceUpdateConfigs [2022-06-24T10:32:13.567Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.567Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-24T10:32:13.567Z] === RUN TestServiceUpdateNetwork [2022-06-24T10:32:13.660Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.25s) [2022-06-24T10:32:13.660Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-24T10:32:13.827Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.827Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-24T10:32:13.827Z] === RUN TestServiceUpdatePidsLimit [2022-06-24T10:32:13.828Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-24T10:32:13.828Z] PASS [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === Skipped [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-24T10:32:13.828Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-24T10:32:13.828Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-06-24T10:32:13.828Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-24T10:32:13.828Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-24T10:32:13.828Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-24T10:32:13.828Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-24T10:32:13.828Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-24T10:32:13.828Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-06-24T10:32:13.828Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-24T10:32:13.828Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-06-24T10:32:13.828Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-24T10:32:13.828Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-06-24T10:32:13.828Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-24T10:32:13.828Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-24T10:32:13.828Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-24T10:32:13.828Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-24T10:32:13.828Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-06-24T10:32:13.828Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-24T10:32:13.828Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-06-24T10:32:13.828Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-24T10:32:13.828Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-24T10:32:13.828Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-24T10:32:13.828Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] DONE 24 tests, 23 skipped in 2.345s [2022-06-24T10:32:13.828Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-24T10:32:13.828Z] INFO: Testing against a local daemon [2022-06-24T10:32:13.828Z] === RUN TestSessionCreate [2022-06-24T10:32:13.828Z] --- PASS: TestSessionCreate (0.03s) [2022-06-24T10:32:13.828Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-24T10:32:13.828Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-24T10:32:13.828Z] PASS [2022-06-24T10:32:13.828Z] [2022-06-24T10:32:13.828Z] DONE 2 tests in 0.139s [2022-06-24T10:32:13.828Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-24T10:32:13.981Z] --- PASS: TestPause (0.45s) [2022-06-24T10:32:13.981Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-24T10:32:13.981Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-24T10:32:13.981Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-24T10:32:13.981Z] === RUN TestPauseStopPausedContainer [2022-06-24T10:32:14.089Z] INFO: Testing against a local daemon [2022-06-24T10:32:14.089Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-24T10:32:14.089Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-24T10:32:14.089Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-24T10:32:14.089Z] === RUN TestDiskUsage [2022-06-24T10:32:14.089Z] === PAUSE TestDiskUsage [2022-06-24T10:32:14.089Z] === RUN TestEventsExecDie [2022-06-24T10:32:14.239Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-06-24T10:32:14.239Z] === RUN TestPidHost [2022-06-24T10:32:14.660Z] --- PASS: TestEventsExecDie (0.52s) [2022-06-24T10:32:14.660Z] === RUN TestEventsBackwardsCompatible [2022-06-24T10:32:14.660Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-24T10:32:14.660Z] === RUN TestEventsVolumeCreate [2022-06-24T10:32:14.660Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-24T10:32:14.660Z] === RUN TestInfoBinaryCommits [2022-06-24T10:32:14.660Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-24T10:32:14.660Z] === RUN TestInfoAPIVersioned [2022-06-24T10:32:14.660Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-24T10:32:14.660Z] === RUN TestInfoAPI [2022-06-24T10:32:14.660Z] --- PASS: TestInfoAPI (0.02s) [2022-06-24T10:32:14.660Z] === RUN TestInfoAPIWarnings [2022-06-24T10:32:15.612Z] --- PASS: TestPidHost (0.96s) [2022-06-24T10:32:15.612Z] === RUN TestPsFilter [2022-06-24T10:32:15.612Z] --- PASS: TestPsFilter (0.10s) [2022-06-24T10:32:15.612Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-24T10:32:15.870Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-06-24T10:32:15.870Z] === RUN TestRemoveContainerWithVolume [2022-06-24T10:32:16.129Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-06-24T10:32:16.129Z] === RUN TestRemoveContainerRunning [2022-06-24T10:32:16.695Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-06-24T10:32:16.695Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-24T10:32:16.953Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-06-24T10:32:16.953Z] === RUN TestRemoveInvalidContainer [2022-06-24T10:32:16.953Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-24T10:32:16.953Z] === RUN TestRenameLinkedContainer [2022-06-24T10:32:18.852Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-06-24T10:32:18.852Z] === RUN TestRenameStoppedContainer [2022-06-24T10:32:19.111Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-06-24T10:32:19.111Z] === RUN TestRenameRunningContainerAndReuse [2022-06-24T10:32:20.044Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-06-24T10:32:20.044Z] === RUN TestRenameInvalidName [2022-06-24T10:32:20.301Z] --- PASS: TestRenameInvalidName (0.41s) [2022-06-24T10:32:20.301Z] === RUN TestRenameAnonymousContainer [2022-06-24T10:32:22.241Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-06-24T10:32:22.241Z] === RUN TestRenameContainerWithSameName [2022-06-24T10:32:22.814Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-06-24T10:32:22.814Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-24T10:32:23.753Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2022-06-24T10:32:23.753Z] === RUN TestResize [2022-06-24T10:32:24.011Z] --- PASS: TestResize (0.44s) [2022-06-24T10:32:24.011Z] === RUN TestResizeWithInvalidSize [2022-06-24T10:32:24.577Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-24T10:32:24.577Z] === RUN TestResizeWhenContainerNotStarted [2022-06-24T10:32:24.835Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:32:24.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:32:24.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:32:24.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:32:24.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:32:26.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:32:28.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:32:29.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:32:29.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:32:30.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:32:30.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:32:31.765Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-24T10:32:31.765Z] PASS [2022-06-24T10:32:31.765Z] [2022-06-24T10:32:31.765Z] DONE 17 tests in 48.117s [2022-06-24T10:32:31.765Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-24T10:32:31.765Z] INFO: Testing against a local daemon [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:32:31.765Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:32:31.765Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-24T10:32:31.765Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-24T10:32:31.765Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-24T10:32:31.765Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-24T10:32:31.765Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-24T10:32:31.765Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-24T10:32:31.765Z] === RUN TestPluginInstall [2022-06-24T10:32:31.765Z] === RUN TestPluginInstall/no_auth [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:677446d60b24fb106e9879783f21799d7605451b3deab03464c2d304c74f53c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:677446d60b24fb106e9879783f21799d7605451b3deab03464c2d304c74f53c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:32:31.765Z] === RUN TestPluginInstall/with_htpasswd [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:677446d60b24fb106e9879783f21799d7605451b3deab03464c2d304c74f53c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:677446d60b24fb106e9879783f21799d7605451b3deab03464c2d304c74f53c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:32:31.765Z] === RUN TestPluginInstall/with_insecure [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92c0fa12ab7fa4c61896cecc9b5003e8e6ff4d33b7d01b0830818a5b304b93e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:32:31.765Z] time="2022-06-24T10:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92c0fa12ab7fa4c61896cecc9b5003e8e6ff4d33b7d01b0830818a5b304b93e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:32:31.765Z] plugin_test.go:195: [d6871aa877c82] daemon is not started [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInstall (2.77s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-06-24T10:32:31.765Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-06-24T10:32:31.765Z] === RUN TestPluginsWithRuntimes [2022-06-24T10:32:32.769Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-06-24T10:32:32.769Z] === RUN TestInfoDebug [2022-06-24T10:32:32.769Z] --- PASS: TestInfoDebug (0.54s) [2022-06-24T10:32:32.769Z] === RUN TestInfoInsecureRegistries [2022-06-24T10:32:32.769Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-24T10:32:32.769Z] === RUN TestInfoRegistryMirrors [2022-06-24T10:32:32.769Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-24T10:32:32.769Z] === RUN TestLoginFailsWithBadCredentials [2022-06-24T10:32:33.033Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-06-24T10:32:33.033Z] === RUN TestPingCacheHeaders [2022-06-24T10:32:33.033Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-06-24T10:32:33.033Z] === RUN TestPingGet [2022-06-24T10:32:33.033Z] --- PASS: TestPingGet (0.01s) [2022-06-24T10:32:33.033Z] === RUN TestPingHead [2022-06-24T10:32:33.033Z] --- PASS: TestPingHead (0.03s) [2022-06-24T10:32:33.033Z] === RUN TestPingSwarmHeader [2022-06-24T10:32:33.166Z] .........................xx.................... [ 29%] [2022-06-24T10:32:33.168Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-24T10:32:33.605Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-24T10:32:33.605Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-24T10:32:33.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:32:33.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:32:34.188Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-24T10:32:34.547Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-24T10:32:34.808Z] --- PASS: TestPingSwarmHeader (1.70s) [2022-06-24T10:32:34.808Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-24T10:32:34.808Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.01s) [2022-06-24T10:32:34.808Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-24T10:32:34.808Z] === RUN TestVersion [2022-06-24T10:32:34.808Z] --- PASS: TestVersion (0.03s) [2022-06-24T10:32:34.808Z] === CONT TestDiskUsage [2022-06-24T10:32:35.139Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-06-24T10:32:35.139Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-06-24T10:32:35.139Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-06-24T10:32:35.139Z] === RUN TestPluginBackCompatMediaTypes [2022-06-24T10:32:35.378Z] === RUN TestDiskUsage/empty [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/container_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/image_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/volume_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-24T10:32:35.379Z] === RUN TestDiskUsage/after_container.Run [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-24T10:32:35.641Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-24T10:32:35.710Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-06-24T10:32:35.710Z] PASS [2022-06-24T10:32:35.710Z] [2022-06-24T10:32:35.710Z] DONE 24 tests in 6.807s [2022-06-24T10:32:35.710Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-24T10:32:35.710Z] INFO: Testing against a local daemon [2022-06-24T10:32:35.710Z] === RUN TestExternalGraphDriver [2022-06-24T10:32:35.710Z] === RUN TestExternalGraphDriver/json [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage (1.23s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-24T10:32:35.902Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-06-24T10:32:35.902Z] PASS [2022-06-24T10:32:35.902Z] [2022-06-24T10:32:35.902Z] === Skipped [2022-06-24T10:32:35.902Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-24T10:32:35.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-24T10:32:35.902Z] [2022-06-24T10:32:35.902Z] DONE 54 tests, 1 skipped in 22.057s [2022-06-24T10:32:35.902Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-24T10:32:36.164Z] INFO: Testing against a local daemon [2022-06-24T10:32:36.164Z] === RUN TestVolumesCreateAndList [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-24T10:32:36.164Z] === RUN TestVolumesRemove [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-24T10:32:36.164Z] === RUN TestVolumesInspect [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesInspect (0.03s) [2022-06-24T10:32:36.164Z] === RUN TestVolumesInvalidJSON [2022-06-24T10:32:36.164Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-24T10:32:36.164Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-24T10:32:36.164Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-24T10:32:36.164Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-24T10:32:36.164Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-24T10:32:36.164Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-24T10:32:36.164Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-24T10:32:36.164Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-24T10:32:36.164Z] PASS [2022-06-24T10:32:36.164Z] [2022-06-24T10:32:36.164Z] DONE 9 tests in 0.198s [2022-06-24T10:32:36.164Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-24T10:32:36.164Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14175 is not a child of this shell [2022-06-24T10:32:36.164Z] warning: PID 14175 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-24T10:32:36.164Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-24T10:32:36.164Z] [2022-06-24T10:32:36.164Z] Unloading profiles will leave already running processes permanently [2022-06-24T10:32:36.164Z] unconfined, which can lead to unexpected situations. [2022-06-24T10:32:36.164Z] [2022-06-24T10:32:36.164Z] To set a process to complain mode, use the command line tool [2022-06-24T10:32:36.164Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-24T10:32:36.164Z] Removing test suite binaries [2022-06-24T10:32:36.164Z] exiting test-integration [2022-06-24T10:32:36.164Z] ++ exit 0 [2022-06-24T10:32:36.164Z] [2022-06-24T10:32:36.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon Post stage [Pipeline] junit [2022-06-24T10:32:37.123Z] Recording test results [2022-06-24T10:32:37.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:32:37.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:32:37.621Z] === RUN TestExternalGraphDriver/spec [2022-06-24T10:32:38.914Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-24T10:32:39.004Z] === RUN TestExternalGraphDriver/pull [2022-06-24T10:32:39.258Z] + echo Ensuring container killed. [2022-06-24T10:32:39.258Z] Ensuring container killed. [2022-06-24T10:32:39.258Z] + docker rm -vf docker-pr1 [2022-06-24T10:32:39.258Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-24T10:32:39.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:32:39.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:32:39.551Z] + echo Chowning /workspace to jenkins user [2022-06-24T10:32:39.551Z] Chowning /workspace to jenkins user [2022-06-24T10:32:39.551Z] + id -u [2022-06-24T10:32:39.551Z] + id -g [2022-06-24T10:32:39.551Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43744:/workspace busybox chown -R 1000:1000 /workspace [2022-06-24T10:32:39.551Z] Unable to find image 'busybox:latest' locally [2022-06-24T10:32:39.551Z] latest: Pulling from library/busybox [2022-06-24T10:32:39.812Z] 19d511225f94: Pulling fs layer [2022-06-24T10:32:39.812Z] 19d511225f94: Verifying Checksum [2022-06-24T10:32:39.812Z] 19d511225f94: Download complete [2022-06-24T10:32:39.812Z] 19d511225f94: Pull complete [2022-06-24T10:32:39.812Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-24T10:32:39.812Z] Status: Downloaded newer image for busybox:latest [2022-06-24T10:32:40.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:32:40.915Z] --- PASS: TestExternalGraphDriver (4.95s) [2022-06-24T10:32:40.915Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-06-24T10:32:40.915Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-06-24T10:32:40.915Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-06-24T10:32:40.915Z] === RUN TestGraphdriverPluginV2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-24T10:32:41.498Z] + bundleName=amd64-rootless [2022-06-24T10:32:41.499Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-24T10:32:41.499Z] Creating amd64-rootless-bundles.tar.gz [2022-06-24T10:32:41.499Z] + 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-24T10:32:41.499Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-24T10:32:41.513Z] Archiving artifacts [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-06-24T10:32:42.780Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-06-24T10:32:42.780Z] === RUN TestCgroupNamespacesRun [2022-06-24T10:32:43.087Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43744/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-24T10:32:43.400Z] + make clean [2022-06-24T10:32:43.661Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-24T10:32:43.661Z] docker-dev-cache [2022-06-24T10:32:43.661Z] docker-mod-cache [Pipeline] deleteDir [2022-06-24T10:32:43.714Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-06-24T10:32:43.714Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T10:32:44.647Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-06-24T10:32:44.647Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-24T10:32:45.116Z] --- PASS: TestGraphdriverPluginV2 (3.81s) [2022-06-24T10:32:45.116Z] PASS [2022-06-24T10:32:45.116Z] [2022-06-24T10:32:45.116Z] DONE 5 tests in 8.800s [2022-06-24T10:32:45.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-24T10:32:45.116Z] INFO: Testing against a local daemon [2022-06-24T10:32:45.116Z] === RUN TestContinueAfterPluginCrash [2022-06-24T10:32:45.116Z] === PAUSE TestContinueAfterPluginCrash [2022-06-24T10:32:45.116Z] === RUN TestReadPluginNoRead [2022-06-24T10:32:45.116Z] === PAUSE TestReadPluginNoRead [2022-06-24T10:32:45.116Z] === RUN TestDaemonStartWithLogOpt [2022-06-24T10:32:45.116Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-24T10:32:45.116Z] === CONT TestContinueAfterPluginCrash [2022-06-24T10:32:45.116Z] === CONT TestReadPluginNoRead [2022-06-24T10:32:46.021Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-06-24T10:32:46.021Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-24T10:32:46.955Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-06-24T10:32:46.955Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-24T10:32:47.662Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-24T10:32:48.330Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-06-24T10:32:48.330Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-24T10:32:49.044Z] === RUN TestReadPluginNoRead/default [2022-06-24T10:32:49.265Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-06-24T10:32:49.265Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-24T10:32:49.405Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-24T10:32:49.986Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-24T10:32:50.199Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-24T10:32:50.199Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-24T10:32:51.135Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-06-24T10:32:51.135Z] === RUN TestNISDomainname [2022-06-24T10:32:51.369Z] === CONT TestReadPluginNoRead [2022-06-24T10:32:51.370Z] read_test.go:92: [dcc82ff626a74] daemon is not started [2022-06-24T10:32:51.370Z] --- PASS: TestReadPluginNoRead (6.82s) [2022-06-24T10:32:51.370Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2022-06-24T10:32:51.370Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-06-24T10:32:51.370Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-06-24T10:32:51.370Z] === CONT TestDaemonStartWithLogOpt [2022-06-24T10:32:51.702Z] --- PASS: TestNISDomainname (0.53s) [2022-06-24T10:32:51.702Z] === RUN TestHostnameDnsResolution [2022-06-24T10:32:52.636Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-06-24T10:32:52.636Z] === RUN TestUnprivilegedPortsAndPing [2022-06-24T10:32:52.894Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-06-24T10:32:52.894Z] === RUN TestPrivilegedHostDevices [2022-06-24T10:32:53.284Z] --- PASS: TestContinueAfterPluginCrash (8.56s) [2022-06-24T10:32:53.461Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-06-24T10:32:53.461Z] === RUN TestConsoleSize [2022-06-24T10:32:53.720Z] --- PASS: TestConsoleSize (0.40s) [2022-06-24T10:32:53.720Z] === RUN TestStats [2022-06-24T10:32:54.226Z] --- PASS: TestDaemonStartWithLogOpt (2.84s) [2022-06-24T10:32:54.226Z] PASS [2022-06-24T10:32:54.226Z] [2022-06-24T10:32:54.226Z] DONE 6 tests in 9.687s [2022-06-24T10:32:54.226Z] 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-24T10:32:54.226Z] testing: warning: no tests to run [2022-06-24T10:32:54.226Z] PASS [2022-06-24T10:32:54.226Z] [2022-06-24T10:32:54.226Z] DONE 0 tests in 0.008s [2022-06-24T10:32:54.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-24T10:32:54.226Z] INFO: Testing against a local daemon [2022-06-24T10:32:54.226Z] === RUN TestPluginWithDevMounts [2022-06-24T10:32:54.226Z] === PAUSE TestPluginWithDevMounts [2022-06-24T10:32:54.226Z] === CONT TestPluginWithDevMounts [2022-06-24T10:32:56.138Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-06-24T10:32:56.138Z] PASS [2022-06-24T10:32:56.138Z] [2022-06-24T10:32:56.138Z] DONE 1 tests in 1.611s [2022-06-24T10:32:56.138Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-24T10:32:56.138Z] INFO: Testing against a local daemon [2022-06-24T10:32:56.138Z] === RUN TestSecretInspect [2022-06-24T10:32:56.247Z] --- PASS: TestStats (2.42s) [2022-06-24T10:32:56.247Z] === RUN TestStopContainerWithTimeout [2022-06-24T10:32:56.247Z] === RUN TestStopContainerWithTimeout/0 [2022-06-24T10:32:56.247Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-24T10:32:56.247Z] === RUN TestStopContainerWithTimeout/1 [2022-06-24T10:32:56.247Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-24T10:32:56.247Z] === RUN TestStopContainerWithTimeout/3 [2022-06-24T10:32:56.247Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-24T10:32:56.247Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-24T10:32:56.247Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-24T10:32:56.247Z] === CONT TestStopContainerWithTimeout/0 [2022-06-24T10:32:56.247Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-24T10:32:56.856Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-24T10:32:57.181Z] === CONT TestStopContainerWithTimeout/3 [2022-06-24T10:32:58.053Z] --- PASS: TestSecretInspect (2.23s) [2022-06-24T10:32:58.053Z] === RUN TestSecretList [2022-06-24T10:32:59.080Z] === CONT TestStopContainerWithTimeout/1 [2022-06-24T10:33:00.455Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-24T10:33:00.455Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-06-24T10:33:00.455Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-06-24T10:33:00.455Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-06-24T10:33:00.455Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-06-24T10:33:00.455Z] === RUN TestDeleteDevicemapper [2022-06-24T10:33:00.455Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-24T10:33:00.455Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-24T10:33:00.455Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-24T10:33:00.596Z] --- PASS: TestSecretList (2.26s) [2022-06-24T10:33:00.596Z] === RUN TestSecretsCreateAndDelete [2022-06-24T10:33:01.413Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-24T10:33:01.829Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-06-24T10:33:01.829Z] === RUN TestUpdateMemory [2022-06-24T10:33:02.088Z] --- PASS: TestUpdateMemory (0.53s) [2022-06-24T10:33:02.088Z] === RUN TestUpdateCPUQuota [2022-06-24T10:33:02.510Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-06-24T10:33:02.510Z] === RUN TestSecretsUpdate [2022-06-24T10:33:03.023Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-06-24T10:33:03.023Z] === RUN TestUpdatePidsLimit [2022-06-24T10:33:03.023Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-24T10:33:03.023Z] === RUN TestUpdatePidsLimit/no_change [2022-06-24T10:33:03.281Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-24T10:33:03.281Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-24T10:33:03.539Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-24T10:33:03.797Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-24T10:33:04.055Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-24T10:33:04.622Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-06-24T10:33:04.622Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-06-24T10:33:04.622Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-06-24T10:33:04.622Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-06-24T10:33:04.622Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-24T10:33:04.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-06-24T10:33:04.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-06-24T10:33:04.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-06-24T10:33:04.622Z] === RUN TestUpdateRestartPolicy [2022-06-24T10:33:05.053Z] --- PASS: TestSecretsUpdate (2.19s) [2022-06-24T10:33:05.053Z] === RUN TestTemplatedSecret [2022-06-24T10:33:07.595Z] --- PASS: TestTemplatedSecret (2.61s) [2022-06-24T10:33:07.595Z] === RUN TestSecretCreateResolve [2022-06-24T10:33:09.509Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-06-24T10:33:09.509Z] PASS [2022-06-24T10:33:09.509Z] [2022-06-24T10:33:09.509Z] DONE 6 tests in 13.660s [2022-06-24T10:33:09.509Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-24T10:33:09.509Z] INFO: Testing against a local daemon [2022-06-24T10:33:09.509Z] === RUN TestServiceCreateInit [2022-06-24T10:33:09.509Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-24T10:33:13.712Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-24T10:33:16.876Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-06-24T10:33:16.876Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-24T10:33:16.876Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-06-24T10:33:16.876Z] === RUN TestWaitNonBlocked [2022-06-24T10:33:16.876Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:33:16.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:33:16.876Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:33:16.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:33:16.876Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:33:16.876Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:33:16.876Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-24T10:33:16.876Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2022-06-24T10:33:16.876Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2022-06-24T10:33:16.876Z] === RUN TestWaitBlocked [2022-06-24T10:33:16.876Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:33:16.876Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:33:16.876Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:33:16.876Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:33:16.876Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:33:16.876Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:33:17.442Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-24T10:33:17.442Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-06-24T10:33:17.442Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-06-24T10:33:17.442Z] === CONT TestContainerStartOnDaemonRestart [2022-06-24T10:33:17.442Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-24T10:33:17.575Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-24T10:33:17.915Z] --- PASS: TestServiceCreateInit (7.63s) [2022-06-24T10:33:17.915Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-06-24T10:33:17.915Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-06-24T10:33:17.915Z] === RUN TestCreateServiceMultipleTimes [2022-06-24T10:33:19.972Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s) [2022-06-24T10:33:19.972Z] === CONT TestIpcModeOlderClient [2022-06-24T10:33:19.972Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-06-24T10:33:19.972Z] === CONT TestContainerKillOnDaemonStart [2022-06-24T10:33:19.972Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-24T10:33:19.972Z] === CONT TestDaemonHostGatewayIP [2022-06-24T10:33:20.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-24T10:33:20.069Z] Using test binary docker [2022-06-24T10:33:20.069Z] +++ /etc/init.d/apparmor start [2022-06-24T10:33:20.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-24T10:33:20.069Z] INFO: Waiting for daemon to start... [2022-06-24T10:33:20.069Z] Starting dockerd [2022-06-24T10:33:20.069Z] +++ 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-24T10:33:20.069Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-24T10:33:20.069Z] Using test binary docker [2022-06-24T10:33:20.069Z] +++ /etc/init.d/apparmor start [2022-06-24T10:33:20.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-24T10:33:20.069Z] INFO: Waiting for daemon to start... [2022-06-24T10:33:20.069Z] Starting dockerd [2022-06-24T10:33:20.069Z] +++ 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-24T10:33:20.069Z] . [2022-06-24T10:33:20.069Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-24T10:33:20.069Z] [2022-06-24T10:33:20.069Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-24T10:33:20.069Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-24T10:33:20.069Z] Error: No such image: emptyfs [2022-06-24T10:33:20.069Z] ++++ docker load [2022-06-24T10:33:20.069Z] ++++ tar -cC bundles/test-integration/emptyfs .---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-24T10:33:20.069Z] [2022-06-24T10:33:20.069Z] Error: No such image: emptyfs [2022-06-24T10:33:20.069Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-24T10:33:20.069Z] ++++ docker load [2022-06-24T10:33:20.328Z] Running integration-test (iteration 1) [2022-06-24T10:33:20.328Z] Running integration-test (iteration 1) [2022-06-24T10:33:20.328Z] 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-24T10:33:20.328Z] ++ 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-24T10:33:20.328Z] 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-24T10:33:20.328Z] ++ set -e [2022-06-24T10:33:20.328Z] ++ 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-24T10:33:20.328Z] ++ '[' -n 0 ']'++ set -e [2022-06-24T10:33:20.328Z] ++ '[' -n 0 ']' [2022-06-24T10:33:20.328Z] ++ set -x [2022-06-24T10:33:20.328Z] ++ 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-24T10:33:20.328Z] [2022-06-24T10:33:20.328Z] ++ set -x [2022-06-24T10:33:20.328Z] ++ 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-24T10:33:21.261Z] Loaded image: busybox:latest [2022-06-24T10:33:21.261Z] Loaded image: busybox:latest [2022-06-24T10:33:21.519Z] Loaded image: busybox:glibc [2022-06-24T10:33:21.776Z] Loaded image: busybox:glibc [2022-06-24T10:33:22.501Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-06-24T10:33:22.501Z] === CONT TestDaemonRestartIpcMode [2022-06-24T10:33:24.401Z] --- PASS: TestDaemonRestartIpcMode (2.12s) [2022-06-24T10:33:25.958Z] Loaded image: debian:bullseye-slim [2022-06-24T10:33:25.958Z] Loaded image: hello-world:latest [2022-06-24T10:33:26.216Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:33:26.216Z] INFO: Testing against a local daemon [2022-06-24T10:33:26.216Z] === RUN TestDockerSuite [2022-06-24T10:33:26.216Z] Loaded image: debian:bullseye-slim [2022-06-24T10:33:26.216Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-24T10:33:26.216Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-24T10:33:26.216Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-24T10:33:26.216Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-24T10:33:26.216Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-24T10:33:26.216Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-24T10:33:26.216Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-24T10:33:26.475Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-24T10:33:26.475Z] Loaded image: hello-world:latest [2022-06-24T10:33:26.475Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:33:26.475Z] INFO: Testing against a local daemon [2022-06-24T10:33:26.475Z] === RUN TestDockerDaemonSuite [2022-06-24T10:33:26.475Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-24T10:33:27.381Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-24T10:33:28.817Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-24T10:33:29.760Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-24T10:33:29.760Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-24T10:33:30.326Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-24T10:33:30.326Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-24T10:33:31.261Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-24T10:33:31.261Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-24T10:33:31.261Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-24T10:33:32.506Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-06-24T10:33:32.506Z] PASS [2022-06-24T10:33:32.506Z] [2022-06-24T10:33:32.506Z] === Skipped [2022-06-24T10:33:32.506Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-24T10:33:32.506Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-24T10:33:32.506Z] [2022-06-24T10:33:32.506Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-24T10:33:32.506Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-24T10:33:32.506Z] [2022-06-24T10:33:32.506Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-24T10:33:32.506Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-24T10:33:32.506Z] [2022-06-24T10:33:32.506Z] DONE 258 tests, 3 skipped in 119.389s [2022-06-24T10:33:32.506Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-24T10:33:32.506Z] ++ 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-24T10:33:32.506Z] ++ set -e [2022-06-24T10:33:32.506Z] ++ '[' -n 0 ']' [2022-06-24T10:33:32.506Z] ++ set -x [2022-06-24T10:33:32.506Z] ++ 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-24T10:33:32.506Z] === RUN TestConfigDaemonLibtrustID [2022-06-24T10:33:32.506Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-24T10:33:32.506Z] === RUN TestConfigDaemonID [2022-06-24T10:33:32.635Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-24T10:33:32.635Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-24T10:33:32.635Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-24T10:33:32.635Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-24T10:33:32.702Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-24T10:33:32.817Z] --- PASS: TestCreateServiceMultipleTimes (15.64s) [2022-06-24T10:33:32.817Z] === RUN TestCreateServiceConflict [2022-06-24T10:33:33.073Z] daemon_test.go:83: [d4734602757a9] daemon is not started [2022-06-24T10:33:33.073Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-24T10:33:33.073Z] === RUN TestDaemonConfigValidation [2022-06-24T10:33:33.073Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:33:33.073Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:33:33.073Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-24T10:33:33.073Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-24T10:33:33.073Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-24T10:33:33.073Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-24T10:33:33.073Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-24T10:33:33.073Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-24T10:33:33.073Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-24T10:33:33.073Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-24T10:33:33.073Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:33:33.073Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-24T10:33:33.073Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-24T10:33:33.073Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-24T10:33:33.073Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-24T10:33:33.204Z] --- PASS: TestBuildWithHugeFile (125.10s) [2022-06-24T10:33:33.204Z] === RUN TestBuildWCOWSandboxSize [2022-06-24T10:33:33.204Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-24T10:33:33.204Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-24T10:33:33.204Z] === RUN TestBuildWithEmptyDockerfile [2022-06-24T10:33:33.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:33:33.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:33:33.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:33:33.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:33:33.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:33:33.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:33:33.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-24T10:33:33.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-24T10:33:33.331Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-24T10:33:33.331Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-06-24T10:33:33.331Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-06-24T10:33:33.331Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-24T10:33:33.331Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-24T10:33:33.331Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-24T10:33:33.331Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-24T10:33:33.331Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-24T10:33:33.463Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-24T10:33:33.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-24T10:33:33.463Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-06-24T10:33:33.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-06-24T10:33:33.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-06-24T10:33:33.463Z] === RUN TestBuildPreserveOwnership [2022-06-24T10:33:33.463Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-24T10:33:33.721Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-24T10:33:33.980Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-24T10:33:34.264Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-24T10:33:34.546Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-24T10:33:34.804Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-24T10:33:34.804Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-24T10:33:34.804Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-24T10:33:35.198Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-24T10:33:35.358Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-06-24T10:33:35.358Z] === RUN TestCreateServiceMaxReplicas [2022-06-24T10:33:35.373Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-24T10:33:36.305Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-24T10:33:36.572Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-24T10:33:36.572Z] daemon_test.go:197: [dbc2a9f51d480] daemon is not started [2022-06-24T10:33:36.572Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-24T10:33:36.572Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-24T10:33:36.572Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-24T10:33:36.572Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-24T10:33:36.572Z] === RUN TestDaemonProxy [2022-06-24T10:33:36.572Z] === RUN TestDaemonProxy/environment_variables [2022-06-24T10:33:37.269Z] ............................ [ 66%] [2022-06-24T10:33:37.276Z] --- PASS: TestBuildPreserveOwnership (3.64s) [2022-06-24T10:33:37.276Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.64s) [2022-06-24T10:33:37.276Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-06-24T10:33:37.276Z] === RUN TestBuildPlatformInvalid [2022-06-24T10:33:37.276Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-24T10:33:37.276Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-24T10:33:37.903Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-06-24T10:33:37.904Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-24T10:33:38.228Z] Loaded image: busybox:latest [2022-06-24T10:33:38.228Z] Loaded image: busybox:glibc [2022-06-24T10:33:38.474Z] === RUN TestDaemonProxy/command-line_options [2022-06-24T10:33:38.797Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-24T10:33:39.730Z] Loaded image: debian:bullseye-slim [2022-06-24T10:33:39.847Z] === RUN TestDaemonProxy/configuration_file [2022-06-24T10:33:39.987Z] Loaded image: hello-world:latest [2022-06-24T10:33:39.987Z] Loaded image: arm32v7/hello-world:latest [2022-06-24T10:33:40.555Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-24T10:33:41.747Z] === RUN TestDaemonProxy/conflicting_options [2022-06-24T10:33:42.006Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-24T10:33:42.571Z] --- PASS: TestDaemonProxy (6.20s) [2022-06-24T10:33:42.571Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-24T10:33:42.571Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-06-24T10:33:42.571Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-06-24T10:33:42.571Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-24T10:33:42.571Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-24T10:33:42.571Z] PASS [2022-06-24T10:33:42.571Z] [2022-06-24T10:33:42.571Z] DONE 18 tests in 11.239s [2022-06-24T10:33:42.571Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-24T10:33:42.571Z] ++ 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-24T10:33:42.571Z] ++ set -e [2022-06-24T10:33:42.571Z] ++ '[' -n 0 ']' [2022-06-24T10:33:42.571Z] ++ set -x [2022-06-24T10:33:42.572Z] ++ 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-24T10:33:42.830Z] INFO: Testing against a local daemon [2022-06-24T10:33:42.830Z] === RUN TestCommitInheritsEnv [2022-06-24T10:33:43.084Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-24T10:33:43.092Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-06-24T10:33:43.092Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-24T10:33:43.092Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-24T10:33:43.092Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-24T10:33:43.092Z] === RUN TestImportWithCustomPlatform [2022-06-24T10:33:43.092Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-24T10:33:43.092Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-24T10:33:43.092Z] === RUN TestImportWithCustomPlatform// [2022-06-24T10:33:43.092Z] === RUN TestImportWithCustomPlatform/linux [2022-06-24T10:33:43.092Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-24T10:33:43.350Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-24T10:33:43.350Z] === RUN TestImportWithCustomPlatform/macos [2022-06-24T10:33:43.350Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-24T10:33:43.350Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-24T10:33:43.350Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-24T10:33:43.350Z] === RUN TestImagesFilterMultiReference [2022-06-24T10:33:43.350Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-24T10:33:43.350Z] === RUN TestImagePullPlatformInvalid [2022-06-24T10:33:43.350Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-24T10:33:43.350Z] === RUN TestRemoveImageOrphaning [2022-06-24T10:33:43.609Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-06-24T10:33:43.609Z] === RUN TestRemoveImageGarbageCollector [2022-06-24T10:33:43.609Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:33:43.609Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-24T10:33:43.609Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-24T10:33:43.609Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-24T10:33:43.609Z] === RUN TestTagInvalidReference [2022-06-24T10:33:43.609Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-24T10:33:43.609Z] === RUN TestTagValidPrefixedRepo [2022-06-24T10:33:43.872Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-06-24T10:33:43.872Z] === RUN TestTagExistedNameWithoutForce [2022-06-24T10:33:43.872Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-24T10:33:43.872Z] === RUN TestTagOfficialNames [2022-06-24T10:33:43.872Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-24T10:33:43.872Z] === RUN TestTagMatchesDigest [2022-06-24T10:33:43.872Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-24T10:33:43.872Z] PASS [2022-06-24T10:33:43.872Z] [2022-06-24T10:33:43.872Z] === Skipped [2022-06-24T10:33:43.872Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-24T10:33:43.872Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-24T10:33:43.872Z] [2022-06-24T10:33:43.872Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-24T10:33:43.872Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:33:43.872Z] [2022-06-24T10:33:43.872Z] DONE 22 tests, 2 skipped in 1.285s [2022-06-24T10:33:43.872Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-24T10:33:43.872Z] ++ 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-24T10:33:43.872Z] ++ set -e [2022-06-24T10:33:43.872Z] ++ '[' -n 0 ']' [2022-06-24T10:33:43.872Z] ++ set -x [2022-06-24T10:33:43.872Z] ++ 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-24T10:33:43.872Z] === RUN TestStripANSICommands [2022-06-24T10:33:43.872Z] === RUN TestStripANSICommands/#00 [2022-06-24T10:33:43.872Z] === RUN TestStripANSICommands/#01 [2022-06-24T10:33:43.872Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-24T10:33:43.872Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-24T10:33:43.872Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-24T10:33:43.872Z] PASS [2022-06-24T10:33:43.872Z] [2022-06-24T10:33:43.872Z] DONE 3 tests in 0.037s [2022-06-24T10:33:43.872Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-24T10:33:43.872Z] ++ 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-24T10:33:43.872Z] ++ set -e [2022-06-24T10:33:43.872Z] ++ '[' -n 0 ']' [2022-06-24T10:33:43.872Z] ++ set -x [2022-06-24T10:33:43.872Z] ++ 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-24T10:33:44.131Z] INFO: Testing against a local daemon [2022-06-24T10:33:44.131Z] === RUN TestNetworkCreateDelete [2022-06-24T10:33:44.131Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-24T10:33:44.131Z] === RUN TestDockerNetworkDeletePreferID [2022-06-24T10:33:44.697Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-06-24T10:33:44.697Z] === RUN TestDaemonDNSFallback [2022-06-24T10:33:44.987Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-24T10:33:45.245Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-24T10:33:46.620Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-24T10:33:47.995Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-24T10:33:48.930Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-24T10:33:49.865Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-24T10:33:49.865Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-24T10:33:49.865Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.63s) [2022-06-24T10:33:49.865Z] PASS [2022-06-24T10:33:49.865Z] [2022-06-24T10:33:49.865Z] === Skipped [2022-06-24T10:33:49.865Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-24T10:33:49.865Z] build_session_test.go:25: TODO: BuildKit [2022-06-24T10:33:49.865Z] [2022-06-24T10:33:49.865Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-24T10:33:49.865Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-24T10:33:49.865Z] [2022-06-24T10:33:49.865Z] DONE 34 tests, 2 skipped in 190.627s [2022-06-24T10:33:49.865Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-24T10:33:49.865Z] ++ 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-24T10:33:49.865Z] ++ set -e [2022-06-24T10:33:49.865Z] ++ '[' -n 0 ']' [2022-06-24T10:33:49.865Z] ++ set -x [2022-06-24T10:33:49.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T10:33:50.123Z] INFO: Testing against a local daemon [2022-06-24T10:33:50.124Z] === RUN TestConfigInspect [2022-06-24T10:33:50.381Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-24T10:33:50.948Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-24T10:33:51.254Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-06-24T10:33:51.255Z] === RUN TestInspectNetwork [2022-06-24T10:33:51.515Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-24T10:33:51.772Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-24T10:33:52.707Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-24T10:33:52.707Z] --- PASS: TestConfigInspect (2.81s) [2022-06-24T10:33:52.707Z] === RUN TestConfigList [2022-06-24T10:33:52.803Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-06-24T10:33:52.803Z] === RUN TestCreateServiceSecretFileMode [2022-06-24T10:33:53.274Z] docker_cli_daemon_test.go:1474: [d82b931d84274] daemon is not started [2022-06-24T10:33:53.373Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-06-24T10:33:53.373Z] === RUN TestCreateServiceConfigFileMode [2022-06-24T10:33:53.785Z] === RUN TestInspectNetwork/full_network_id [2022-06-24T10:33:53.785Z] === RUN TestInspectNetwork/partial_network_id [2022-06-24T10:33:53.785Z] === RUN TestInspectNetwork/network_name [2022-06-24T10:33:53.785Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-24T10:33:54.210Z] check_test.go:540: [db51b1dca4d7c] daemon is not started [2022-06-24T10:33:54.210Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-24T10:33:55.916Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-06-24T10:33:55.916Z] === RUN TestCreateServiceSysctls [2022-06-24T10:33:56.111Z] --- PASS: TestConfigList (3.05s) [2022-06-24T10:33:56.112Z] === RUN TestConfigsCreateAndDelete [2022-06-24T10:33:56.370Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-24T10:33:57.745Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-24T10:33:57.745Z] check_test.go:540: [d1fc165749f5c] daemon is not started [2022-06-24T10:33:57.745Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-24T10:33:57.966Z] --- PASS: TestInspectNetwork (7.09s) [2022-06-24T10:33:57.966Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-24T10:33:57.966Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-24T10:33:57.966Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-24T10:33:57.966Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-24T10:33:57.966Z] === RUN TestRunContainerWithBridgeNone [2022-06-24T10:33:58.311Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-24T10:33:58.876Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-24T10:33:58.877Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2022-06-24T10:33:58.877Z] === RUN TestConfigsUpdate [2022-06-24T10:33:59.135Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-24T10:33:59.262Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-06-24T10:33:59.262Z] === RUN TestCreateServiceCapabilities [2022-06-24T10:33:59.339Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-06-24T10:33:59.339Z] === RUN TestNetworkInvalidJSON [2022-06-24T10:33:59.339Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-24T10:33:59.340Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:33:59.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:33:59.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:33:59.340Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-24T10:33:59.340Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-24T10:33:59.340Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-24T10:33:59.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-24T10:33:59.340Z] === RUN TestNetworkList [2022-06-24T10:33:59.340Z] === RUN TestNetworkList//networks [2022-06-24T10:33:59.340Z] === PAUSE TestNetworkList//networks [2022-06-24T10:33:59.340Z] === RUN TestNetworkList//networks/ [2022-06-24T10:33:59.340Z] === PAUSE TestNetworkList//networks/ [2022-06-24T10:33:59.340Z] === CONT TestNetworkList//networks [2022-06-24T10:33:59.340Z] === CONT TestNetworkList//networks/ [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkList (0.01s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-24T10:33:59.340Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-24T10:33:59.340Z] === RUN TestHostIPv4BridgeLabel [2022-06-24T10:33:59.393Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-24T10:33:59.393Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-24T10:33:59.651Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-24T10:33:59.906Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-24T10:33:59.906Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-24T10:34:01.026Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-24T10:34:01.280Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-24T10:34:01.280Z] === RUN TestDaemonDefaultNetworkPools [2022-06-24T10:34:01.592Z] --- PASS: TestConfigsUpdate (2.66s) [2022-06-24T10:34:01.592Z] === RUN TestTemplatedConfig [2022-06-24T10:34:01.805Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-06-24T10:34:01.805Z] === RUN TestInspect [2022-06-24T10:34:01.847Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-06-24T10:34:01.847Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-24T10:34:02.158Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-24T10:34:02.416Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-24T10:34:02.416Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-24T10:34:02.781Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-06-24T10:34:02.781Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-24T10:34:02.982Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-24T10:34:03.917Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-24T10:34:04.156Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-06-24T10:34:04.156Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-24T10:34:04.351Z] --- PASS: TestInspect (2.77s) [2022-06-24T10:34:04.351Z] === RUN TestCreateJob [2022-06-24T10:34:04.722Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-24T10:34:04.722Z] === RUN TestServiceWithPredefinedNetwork [2022-06-24T10:34:04.852Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-24T10:34:05.109Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-24T10:34:05.109Z] --- PASS: TestTemplatedConfig (3.59s) [2022-06-24T10:34:05.109Z] === RUN TestConfigCreateResolve [2022-06-24T10:34:05.367Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-24T10:34:06.301Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-24T10:34:06.301Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-24T10:34:06.301Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-24T10:34:06.867Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-24T10:34:06.867Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-24T10:34:06.867Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-24T10:34:06.867Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-24T10:34:07.126Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-24T10:34:07.250Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-06-24T10:34:07.250Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-24T10:34:07.250Z] service_test.go:243: FLAKY_TEST [2022-06-24T10:34:07.250Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-24T10:34:07.250Z] === RUN TestServiceWithDataPathPortInit [2022-06-24T10:34:07.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-24T10:34:07.650Z] --- PASS: TestCreateJob (3.15s) [2022-06-24T10:34:07.650Z] === RUN TestReplicatedJob [2022-06-24T10:34:07.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-24T10:34:07.953Z] --- PASS: TestConfigCreateResolve (2.95s) [2022-06-24T10:34:07.953Z] PASS [2022-06-24T10:34:07.953Z] [2022-06-24T10:34:07.953Z] DONE 6 tests in 18.150s [2022-06-24T10:34:07.953Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-24T10:34:07.953Z] ++ 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-24T10:34:08.211Z] ++ set -e [2022-06-24T10:34:08.211Z] ++ '[' -n 0 ']' [2022-06-24T10:34:08.211Z] ++ set -x [2022-06-24T10:34:08.211Z] ++ 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-24T10:34:08.211Z] INFO: Testing against a local daemon [2022-06-24T10:34:08.211Z] === RUN TestAttachWithTTY [2022-06-24T10:34:08.468Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-24T10:34:08.468Z] === RUN TestAttachWithoutTTy [2022-06-24T10:34:08.468Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-24T10:34:08.468Z] === RUN TestCheckpoint [2022-06-24T10:34:08.468Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-24T10:34:08.468Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/commit [2022-06-24T10:34:08.468Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-24T10:34:08.468Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:34:08.468Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:34:08.468Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:34:08.468Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:34:08.468Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:34:08.468Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:34:08.468Z] === CONT TestContainerInvalidJSON/commit [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-24T10:34:08.468Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-24T10:34:08.468Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-24T10:34:08.468Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-24T10:34:08.468Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-24T10:34:08.468Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-24T10:34:08.468Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-24T10:34:08.468Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-24T10:34:08.468Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-24T10:34:08.469Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-24T10:34:08.469Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-24T10:34:08.469Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-24T10:34:08.469Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-24T10:34:08.469Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-06-24T10:34:08.469Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-24T10:34:08.727Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-24T10:34:08.727Z] === RUN TestCopyEmptyFile [2022-06-24T10:34:08.727Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-24T10:34:08.984Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-06-24T10:34:08.984Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-24T10:34:08.984Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-24T10:34:08.984Z] === RUN TestCopyFromContainer [2022-06-24T10:34:09.553Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-24T10:34:09.553Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-24T10:34:10.487Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-24T10:34:10.745Z] === RUN TestCopyFromContainer// [2022-06-24T10:34:10.745Z] === RUN TestCopyFromContainer//bar/root [2022-06-24T10:34:11.003Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-24T10:34:11.003Z] === RUN TestCopyFromContainer/bar/quux [2022-06-24T10:34:11.262Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-24T10:34:11.262Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-24T10:34:11.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-24T10:34:11.520Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-24T10:34:11.520Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-24T10:34:11.520Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-24T10:34:11.779Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer (2.84s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-06-24T10:34:12.037Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-06-24T10:34:12.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-24T10:34:12.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:34:12.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:34:12.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:34:12.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:34:12.037Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:34:12.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:34:12.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-24T10:34:12.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-24T10:34:12.037Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-24T10:34:12.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-06-24T10:34:12.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-24T10:34:12.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-24T10:34:12.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-24T10:34:12.037Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-24T10:34:12.037Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-06-24T10:34:12.037Z] === RUN TestCreateWithInvalidEnv [2022-06-24T10:34:12.037Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-24T10:34:12.037Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-24T10:34:12.037Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-24T10:34:12.037Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-24T10:34:12.037Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-24T10:34:12.037Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-24T10:34:12.037Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-24T10:34:12.037Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-24T10:34:12.037Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-24T10:34:12.037Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-24T10:34:12.037Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-24T10:34:12.037Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-24T10:34:12.037Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-24T10:34:12.037Z] === RUN TestCreateTmpfsMountsTarget [2022-06-24T10:34:12.037Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-24T10:34:12.037Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-24T10:34:12.296Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-24T10:34:12.296Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-24T10:34:12.936Z] --- PASS: TestReplicatedJob (5.61s) [2022-06-24T10:34:12.936Z] === RUN TestUpdateReplicatedJob [2022-06-24T10:34:13.230Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-24T10:34:13.796Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-24T10:34:13.796Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-24T10:34:14.362Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2022-06-24T10:34:14.362Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-24T10:34:14.621Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-24T10:34:15.556Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-24T10:34:15.556Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-24T10:34:16.122Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-24T10:34:16.122Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-24T10:34:16.122Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2022-06-24T10:34:16.122Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-24T10:34:16.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:34:16.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:34:16.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:34:16.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:34:16.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:34:16.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:34:16.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:34:16.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:34:16.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:34:16.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:34:16.236Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-06-24T10:34:16.236Z] === RUN TestServiceListWithStatuses [2022-06-24T10:34:16.236Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-24T10:34:16.236Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-24T10:34:16.236Z] === RUN TestDockerNetworkConnectAlias [2022-06-24T10:34:16.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-24T10:34:16.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-24T10:34:16.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-24T10:34:16.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-24T10:34:16.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-24T10:34:16.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-06-24T10:34:16.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-24T10:34:16.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-06-24T10:34:16.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-24T10:34:16.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-24T10:34:16.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-24T10:34:16.380Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-24T10:34:16.951Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-06-24T10:34:16.951Z] === RUN TestCreateDifferentPlatform [2022-06-24T10:34:16.951Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-24T10:34:16.951Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-24T10:34:16.951Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-06-24T10:34:16.951Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-06-24T10:34:16.951Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-06-24T10:34:16.951Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-24T10:34:16.951Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-24T10:34:16.951Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-24T10:34:17.209Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-24T10:34:17.209Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-06-24T10:34:17.209Z] === RUN TestCreateInvalidHostConfig [2022-06-24T10:34:17.209Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:34:17.209Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:34:17.209Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:34:17.209Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:34:17.209Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:34:17.209Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:34:17.209Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:34:17.209Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:34:17.209Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-24T10:34:17.209Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-24T10:34:17.209Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-24T10:34:17.209Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-24T10:34:17.209Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-24T10:34:17.209Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-24T10:34:17.209Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-06-24T10:34:17.209Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-24T10:34:17.209Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-24T10:34:17.209Z] === RUN TestContainerStartOnDaemonRestart [2022-06-24T10:34:17.209Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-24T10:34:17.209Z] === RUN TestDaemonRestartIpcMode [2022-06-24T10:34:17.209Z] === PAUSE TestDaemonRestartIpcMode [2022-06-24T10:34:17.209Z] === RUN TestDaemonHostGatewayIP [2022-06-24T10:34:17.209Z] === PAUSE TestDaemonHostGatewayIP [2022-06-24T10:34:17.209Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-24T10:34:17.209Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-24T10:34:17.209Z] === RUN TestContainerKillOnDaemonStart [2022-06-24T10:34:17.209Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-24T10:34:17.209Z] === RUN TestDiff [2022-06-24T10:34:17.775Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-24T10:34:18.034Z] --- PASS: TestDiff (0.74s) [2022-06-24T10:34:18.034Z] === RUN TestExecWithCloseStdin [2022-06-24T10:34:18.034Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-24T10:34:18.034Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-24T10:34:18.531Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-24T10:34:18.968Z] --- PASS: TestExecWithCloseStdin (0.85s) [2022-06-24T10:34:18.968Z] === RUN TestExec [2022-06-24T10:34:18.968Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-24T10:34:19.902Z] --- PASS: TestExec (0.92s) [2022-06-24T10:34:19.902Z] === RUN TestExecUser [2022-06-24T10:34:19.902Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-24T10:34:20.161Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-24T10:34:20.419Z] --- PASS: TestExecUser (0.73s) [2022-06-24T10:34:20.419Z] === RUN TestExportContainerAndImportImage [2022-06-24T10:34:20.438Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-06-24T10:34:20.438Z] === RUN TestDockerNetworkReConnect [2022-06-24T10:34:21.355Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-24T10:34:21.614Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2022-06-24T10:34:21.614Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-24T10:34:21.872Z] check_test.go:540: [d5541ea86784d] daemon is not started [2022-06-24T10:34:21.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-24T10:34:21.872Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-24T10:34:21.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-24T10:34:21.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-24T10:34:21.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-24T10:34:21.872Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-24T10:34:22.163Z] --- PASS: TestServiceWithDataPathPortInit (13.47s) [2022-06-24T10:34:22.163Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-24T10:34:22.806Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-24T10:34:23.063Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2022-06-24T10:34:23.063Z] === RUN TestHealthCheckWorkdir [2022-06-24T10:34:23.115Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fqm5bltyicadpq6ghy9n86k5e Created:2022-06-24 10:34:21.705053644 +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[6163764e1d82a4af0800a76a70279ec826fe75895f2e370a6a64e39e1d81267e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jixt3t8an7scwxe932az7ec6w EndpointID:665e20a1ccdfb841f7df6fdc964070bb66d6cc402b24d15b5c163a0d0425b420 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a18fa59a9c038412f7bf25da1228cba92c568305f5397455b56414bc44e241cb 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:3e604d807b36 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jixt3t8an7scwxe932az7ec6w EndpointID:665e20a1ccdfb841f7df6fdc964070bb66d6cc402b24d15b5c163a0d0425b420 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-24T10:34:23.735Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-06-24T10:34:23.735Z] === RUN TestServicePlugin [2022-06-24T10:34:23.996Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-06-24T10:34:23.996Z] === RUN TestHealthKillContainer [2022-06-24T10:34:23.996Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-24T10:34:25.428Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-24T10:34:27.297Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-06-24T10:34:27.297Z] PASS [2022-06-24T10:34:27.297Z] [2022-06-24T10:34:27.297Z] === Skipped [2022-06-24T10:34:27.297Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-24T10:34:27.297Z] service_test.go:243: FLAKY_TEST [2022-06-24T10:34:27.297Z] [2022-06-24T10:34:27.297Z] DONE 38 tests, 1 skipped in 43.252s [2022-06-24T10:34:27.297Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-24T10:34:27.297Z] ++ 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-24T10:34:27.297Z] ++ set -e [2022-06-24T10:34:27.297Z] ++ '[' -n 0 ']' [2022-06-24T10:34:27.297Z] ++ set -x [2022-06-24T10:34:27.297Z] ++ 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-24T10:34:27.297Z] INFO: Testing against a local daemon [2022-06-24T10:34:27.297Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-24T10:34:27.297Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:34:27.297Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-24T10:34:27.297Z] === RUN TestDockerNetworkIpvlan [2022-06-24T10:34:27.297Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:34:27.297Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-24T10:34:27.297Z] PASS [2022-06-24T10:34:27.297Z] [2022-06-24T10:34:27.297Z] === Skipped [2022-06-24T10:34:27.297Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-24T10:34:27.297Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:34:27.297Z] [2022-06-24T10:34:27.297Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-24T10:34:27.297Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:34:27.297Z] [2022-06-24T10:34:27.297Z] DONE 2 tests, 2 skipped in 0.088s [2022-06-24T10:34:27.297Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-24T10:34:27.297Z] ++ 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-24T10:34:27.297Z] ++ set -e [2022-06-24T10:34:27.297Z] ++ '[' -n 0 ']' [2022-06-24T10:34:27.297Z] ++ set -x [2022-06-24T10:34:27.297Z] ++ 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-24T10:34:27.297Z] INFO: Testing against a local daemon [2022-06-24T10:34:27.297Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-24T10:34:27.343Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-24T10:34:27.343Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-24T10:34:27.600Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-24T10:34:27.939Z] plugin_test.go:61: [de226ced3f881] joining swarm manager [d9771ef31e393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:34:28.166Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-24T10:34:28.167Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-24T10:34:28.167Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-24T10:34:28.167Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-24T10:34:28.509Z] plugin_test.go:64: [db9b8c24d25cf] joining swarm manager [d9771ef31e393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:34:29.198Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-06-24T10:34:29.199Z] === RUN TestDockerNetworkMacvlan [2022-06-24T10:34:29.457Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-24T10:34:30.391Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-24T10:34:30.690Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-24T10:34:30.690Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-24T10:34:30.957Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-24T10:34:31.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-24T10:34:32.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-24T10:34:32.194Z] --- PASS: TestHealthKillContainer (8.29s) [2022-06-24T10:34:32.194Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-24T10:34:32.761Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-06-24T10:34:32.761Z] === RUN TestIpcModeNone [2022-06-24T10:34:32.857Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-24T10:34:33.330Z] --- PASS: TestIpcModeNone (0.53s) [2022-06-24T10:34:33.330Z] === RUN TestIpcModePrivate [2022-06-24T10:34:33.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-24T10:34:33.588Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-06-24T10:34:33.846Z] --- PASS: TestIpcModePrivate (0.60s) [2022-06-24T10:34:33.846Z] === RUN TestIpcModeShareable [2022-06-24T10:34:34.411Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-06-24T10:34:34.411Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-24T10:34:34.411Z] --- PASS: TestIpcModeShareable (0.56s) [2022-06-24T10:34:34.411Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-24T10:34:34.757Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-24T10:34:34.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-24T10:34:34.977Z] check_test.go:540: [d028dbafc92ac] daemon is not started [2022-06-24T10:34:34.977Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-24T10:34:35.543Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-24T10:34:36.108Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-24T10:34:36.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-24T10:34:36.367Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2022-06-24T10:34:36.367Z] === RUN TestAPIIpcModeHost [2022-06-24T10:34:36.367Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-24T10:34:36.602Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-24T10:34:36.602Z] tests/integration/client_test.py ..... [ 75%] [2022-06-24T10:34:36.602Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-24T10:34:36.602Z] tests/integration/errors_test.py . [ 76%] [2022-06-24T10:34:37.300Z] --- PASS: TestAPIIpcModeHost (0.63s) [2022-06-24T10:34:37.300Z] === RUN TestDaemonIpcModeShareable [2022-06-24T10:34:37.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ce3668__} [2022-06-24T10:34:38.039Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-24T10:34:38.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11461612640_/foo_false_____} [2022-06-24T10:34:38.433Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2022-06-24T10:34:38.606Z] --- PASS: TestDockerNetworkMacvlan (9.67s) [2022-06-24T10:34:38.606Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-24T10:34:38.606Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-24T10:34:38.606Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-06-24T10:34:38.606Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-06-24T10:34:38.606Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-06-24T10:34:38.606Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-06-24T10:34:38.606Z] PASS [2022-06-24T10:34:38.606Z] [2022-06-24T10:34:38.606Z] DONE 8 tests in 11.175s [2022-06-24T10:34:38.606Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-24T10:34:38.606Z] ++ 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-24T10:34:38.606Z] ++ set -e [2022-06-24T10:34:38.606Z] ++ '[' -n 0 ']' [2022-06-24T10:34:38.606Z] ++ set -x [2022-06-24T10:34:38.606Z] ++ 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-24T10:34:38.606Z] testing: warning: no tests to run [2022-06-24T10:34:38.606Z] PASS [2022-06-24T10:34:38.606Z] [2022-06-24T10:34:38.606Z] DONE 0 tests in 0.028s [2022-06-24T10:34:38.606Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-24T10:34:38.606Z] ++ 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-24T10:34:38.606Z] ++ set -e [2022-06-24T10:34:38.606Z] ++ '[' -n 0 ']' [2022-06-24T10:34:38.606Z] ++ set -x [2022-06-24T10:34:38.606Z] ++ 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-24T10:34:38.606Z] INFO: Testing against a local daemon [2022-06-24T10:34:38.606Z] === RUN TestAuthZPluginAllowRequest [2022-06-24T10:34:38.691Z] --- PASS: TestDaemonIpcModeShareable (1.62s) [2022-06-24T10:34:38.691Z] === RUN TestDaemonIpcModePrivate [2022-06-24T10:34:39.258Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-24T10:34:39.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-06-24T10:34:39.980Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-06-24T10:34:39.980Z] === RUN TestAuthZPluginTLS [2022-06-24T10:34:40.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11461612640_/foo_true_____} [2022-06-24T10:34:40.084Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2022-06-24T10:34:40.084Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-24T10:34:40.238Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-24T10:34:40.238Z] === RUN TestAuthZPluginDenyRequest [2022-06-24T10:34:40.804Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-24T10:34:40.804Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-24T10:34:41.370Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-24T10:34:41.370Z] === RUN TestAuthZPluginDenyResponse [2022-06-24T10:34:41.458Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-06-24T10:34:41.458Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2022-06-24T10:34:41.458Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-24T10:34:41.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3621626853_/foo_false_____} [2022-06-24T10:34:41.936Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-24T10:34:41.936Z] === RUN TestAuthZPluginAllowEventStream [2022-06-24T10:34:42.831Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2022-06-24T10:34:42.831Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.31s) [2022-06-24T10:34:42.831Z] === RUN TestIpcModeOlderClient [2022-06-24T10:34:42.831Z] === PAUSE TestIpcModeOlderClient [2022-06-24T10:34:42.831Z] === RUN TestKillContainerInvalidSignal [2022-06-24T10:34:42.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3621626853_/foo_true_____} [2022-06-24T10:34:43.311Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-06-24T10:34:43.311Z] === RUN TestAuthZPluginErrorResponse [2022-06-24T10:34:43.399Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2022-06-24T10:34:43.400Z] === RUN TestKillContainer [2022-06-24T10:34:43.400Z] === RUN TestKillContainer/no_signal [2022-06-24T10:34:43.569Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-24T10:34:43.569Z] === RUN TestAuthZPluginErrorRequest [2022-06-24T10:34:43.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3621626853_/foo_true__0xc000ce3698___} [2022-06-24T10:34:43.918Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-24T10:34:44.136Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-24T10:34:44.136Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-24T10:34:44.176Z] === RUN TestKillContainer/non_killing_signal [2022-06-24T10:34:44.703Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-06-24T10:34:44.703Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-24T10:34:44.742Z] === RUN TestKillContainer/killing_signal [2022-06-24T10:34:45.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ce36b0__} [2022-06-24T10:34:45.308Z] --- PASS: TestKillContainer (1.91s) [2022-06-24T10:34:45.308Z] --- PASS: TestKillContainer/no_signal (0.77s) [2022-06-24T10:34:45.308Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2022-06-24T10:34:45.308Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2022-06-24T10:34:45.308Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-24T10:34:45.308Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-24T10:34:46.077Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-06-24T10:34:46.077Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-24T10:34:46.244Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-24T10:34:46.502Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-24T10:34:46.502Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-24T10:34:46.502Z] check_test.go:540: [d309fb3c5ee8d] daemon is not started [2022-06-24T10:34:46.502Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-24T10:34:46.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-06-24T10:34:46.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2022-06-24T10:34:46.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2022-06-24T10:34:46.502Z] === RUN TestKillStoppedContainer [2022-06-24T10:34:46.761Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-24T10:34:46.761Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-24T10:34:46.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ce36c8__} [2022-06-24T10:34:46.761Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-06-24T10:34:46.761Z] === RUN TestKillDifferentUserContainer [2022-06-24T10:34:47.451Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-06-24T10:34:47.451Z] === RUN TestAuthZPluginHeader [2022-06-24T10:34:47.695Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-06-24T10:34:47.695Z] === RUN TestInspectOomKilledTrue [2022-06-24T10:34:47.695Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-24T10:34:47.695Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-24T10:34:47.695Z] === RUN TestInspectOomKilledFalse [2022-06-24T10:34:47.695Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-24T10:34:47.695Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-24T10:34:47.695Z] === RUN TestLinksEtcHostsContentMatch [2022-06-24T10:34:47.954Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-06-24T10:34:47.954Z] === RUN TestLinksContainerNames [2022-06-24T10:34:48.017Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-24T10:34:48.017Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-24T10:34:48.017Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:34:48.017Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-24T10:34:48.017Z] === RUN TestAuthZPluginV2Disable [2022-06-24T10:34:48.017Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:34:48.017Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-24T10:34:48.017Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-24T10:34:48.017Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:34:48.017Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-24T10:34:48.017Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-24T10:34:48.017Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:34:48.017Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-24T10:34:48.017Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-24T10:34:48.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ce36e0__} [2022-06-24T10:34:48.211Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-24T10:34:49.586Z] --- PASS: TestLinksContainerNames (1.34s) [2022-06-24T10:34:49.586Z] === RUN TestLogsFollowTailEmpty [2022-06-24T10:34:49.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ce36f8__} [2022-06-24T10:34:50.102Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-06-24T10:34:50.102Z] === RUN TestLogs [2022-06-24T10:34:50.102Z] === RUN TestLogs/driver_local [2022-06-24T10:34:50.102Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:34:50.102Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:34:50.102Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-24T10:34:50.102Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-24T10:34:50.102Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-24T10:34:50.102Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-24T10:34:50.102Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:34:50.102Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:34:50.102Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:34:50.102Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:34:50.102Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:34:50.102Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:34:50.102Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-24T10:34:50.102Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-24T10:34:50.102Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-24T10:34:51.039Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-24T10:34:51.039Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-24T10:34:51.607Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-24T10:34:51.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-24T10:34:52.177Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-24T10:34:52.177Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-24T10:34:53.112Z] === RUN TestLogs/driver_json-file [2022-06-24T10:34:53.112Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:34:53.112Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:34:53.112Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:34:53.112Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:34:53.112Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:34:53.112Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:34:53.112Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:34:53.112Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:34:53.112Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:34:53.112Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:34:53.112Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:34:53.112Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:34:53.370Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-24T10:34:53.370Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-24T10:34:53.370Z] check_test.go:540: [d65122fce68e0] daemon is not started [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-24T10:34:53.370Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-24T10:34:53.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-24T10:34:53.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-24T10:34:53.629Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-24T10:34:53.629Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-24T10:34:53.629Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-24T10:34:53.629Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-24T10:34:54.541Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-24T10:34:54.564Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-24T10:34:54.564Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-24T10:34:54.564Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-24T10:34:55.080Z] --- PASS: TestServicePlugin (29.74s) [2022-06-24T10:34:55.080Z] === RUN TestServiceUpdateLabel [2022-06-24T10:34:55.500Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-24T10:34:55.759Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-24T10:34:56.021Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-06-24T10:34:56.021Z] === RUN TestServiceUpdateSecrets [2022-06-24T10:34:56.693Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-24T10:34:56.693Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-24T10:34:56.693Z] --- PASS: TestLogs (6.68s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.93s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.14s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.15s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.97s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.10s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.12s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.12s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.19s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.01s) [2022-06-24T10:34:56.693Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s) [2022-06-24T10:34:56.694Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.07s) [2022-06-24T10:34:56.694Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.02s) [2022-06-24T10:34:56.694Z] === RUN TestContainerNetworkMountsNoChown [2022-06-24T10:34:57.262Z] check_test.go:540: [d6d9a99b96377] daemon is not started [2022-06-24T10:34:57.262Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-24T10:34:57.262Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-24T10:34:57.521Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/default [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/default [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/private [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/private [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rprivate [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/slave [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/slave [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rslave [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/shared [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/shared [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rshared [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/default [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/rshared [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/shared [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/rslave [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/slave [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/rprivate [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/private [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-24T10:34:57.521Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:34:57.521Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-24T10:34:57.521Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-24T10:34:57.780Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-24T10:34:58.038Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-24T10:34:58.038Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-24T10:34:58.038Z] === RUN TestContainerBindMountNonRecursive [2022-06-24T10:34:58.972Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-24T10:34:59.907Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2022-06-24T10:34:59.907Z] === RUN TestContainerVolumesMountedAsShared [2022-06-24T10:35:00.166Z] docker_cli_daemon_plugins_test.go:80: [d27392cb55816] daemon is not started [2022-06-24T10:35:00.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-24T10:35:00.426Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2022-06-24T10:35:00.426Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-24T10:35:00.992Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-24T10:35:00.992Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-06-24T10:35:00.992Z] === RUN TestNetworkNat [2022-06-24T10:35:01.250Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-24T10:35:01.817Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-24T10:35:01.817Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-24T10:35:01.817Z] --- PASS: TestNetworkNat (0.83s) [2022-06-24T10:35:01.817Z] === RUN TestNetworkLocalhostTCPNat [2022-06-24T10:35:02.751Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-24T10:35:02.751Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-06-24T10:35:02.751Z] === RUN TestNetworkLoopbackNat [2022-06-24T10:35:03.319Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-24T10:35:03.883Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-24T10:35:03.883Z] docker_cli_daemon_plugins_test.go:170: [d1d7ba909063d] daemon is not started [2022-06-24T10:35:05.256Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-24T10:35:05.256Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-24T10:35:05.514Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-06-24T10:35:05.514Z] === RUN TestPause [2022-06-24T10:35:06.082Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-24T10:35:06.089Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-24T10:35:06.089Z] PASS [2022-06-24T10:35:06.089Z] [2022-06-24T10:35:06.089Z] === Skipped [2022-06-24T10:35:06.089Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-24T10:35:06.089Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:35:06.089Z] [2022-06-24T10:35:06.089Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-24T10:35:06.089Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:35:06.089Z] [2022-06-24T10:35:06.089Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-24T10:35:06.089Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:35:06.089Z] [2022-06-24T10:35:06.089Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-24T10:35:06.089Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:35:06.089Z] [2022-06-24T10:35:06.089Z] DONE 17 tests, 4 skipped in 26.123s [2022-06-24T10:35:06.089Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-24T10:35:06.089Z] ++ 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-24T10:35:06.089Z] ++ set -e [2022-06-24T10:35:06.089Z] ++ '[' -n 0 ']' [2022-06-24T10:35:06.089Z] ++ set -x [2022-06-24T10:35:06.089Z] ++ 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-24T10:35:06.089Z] INFO: Testing against a local daemon [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:35:06.089Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:35:06.089Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-24T10:35:06.089Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-24T10:35:06.089Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:35:06.089Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-24T10:35:06.089Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-24T10:35:06.089Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-24T10:35:06.089Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-24T10:35:06.089Z] === RUN TestPluginInstall [2022-06-24T10:35:06.089Z] === RUN TestPluginInstall/no_auth [2022-06-24T10:35:06.089Z] time="2022-06-24T10:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:35:06.089Z] time="2022-06-24T10:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df01b1d133a06dbcab8cbea4da96c4731fc9b8493d51e51ac721275949d5f233" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:35:06.089Z] time="2022-06-24T10:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:35:06.089Z] time="2022-06-24T10:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df01b1d133a06dbcab8cbea4da96c4731fc9b8493d51e51ac721275949d5f233" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:35:06.089Z] === RUN TestPluginInstall/with_htpasswd [2022-06-24T10:35:06.089Z] time="2022-06-24T10:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:35:06.089Z] time="2022-06-24T10:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df01b1d133a06dbcab8cbea4da96c4731fc9b8493d51e51ac721275949d5f233" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:35:06.089Z] time="2022-06-24T10:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:35:06.089Z] time="2022-06-24T10:35:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df01b1d133a06dbcab8cbea4da96c4731fc9b8493d51e51ac721275949d5f233" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:35:06.340Z] --- PASS: TestPause (0.82s) [2022-06-24T10:35:06.340Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-24T10:35:06.340Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-24T10:35:06.340Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-24T10:35:06.340Z] === RUN TestPauseStopPausedContainer [2022-06-24T10:35:06.347Z] === RUN TestPluginInstall/with_insecure [2022-06-24T10:35:06.907Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-24T10:35:07.166Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-06-24T10:35:07.166Z] === RUN TestPidHost [2022-06-24T10:35:07.280Z] time="2022-06-24T10:35:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:35:07.280Z] time="2022-06-24T10:35:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2019a5d914923892a20d7f239465469f02f9567d558e6808ba7bdef2de50e4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:35:07.280Z] time="2022-06-24T10:35:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:35:07.280Z] time="2022-06-24T10:35:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2019a5d914923892a20d7f239465469f02f9567d558e6808ba7bdef2de50e4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:35:07.280Z] plugin_test.go:195: [d5f818940afff] daemon is not started [2022-06-24T10:35:07.280Z] --- PASS: TestPluginInstall (2.53s) [2022-06-24T10:35:07.280Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-06-24T10:35:07.280Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-06-24T10:35:07.280Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-06-24T10:35:07.280Z] === RUN TestPluginsWithRuntimes [2022-06-24T10:35:07.732Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-24T10:35:08.668Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-24T10:35:08.668Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-24T10:35:09.179Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-24T10:35:09.233Z] --- PASS: TestPidHost (2.01s) [2022-06-24T10:35:09.233Z] === RUN TestPsFilter [2022-06-24T10:35:09.233Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-24T10:35:09.491Z] --- PASS: TestPsFilter (0.13s) [2022-06-24T10:35:09.491Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-24T10:35:09.491Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-24T10:35:09.746Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-24T10:35:09.750Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-24T10:35:10.007Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-06-24T10:35:10.007Z] === RUN TestRemoveContainerWithVolume [2022-06-24T10:35:10.265Z] check_test.go:540: [db88303659b9a] daemon is not started [2022-06-24T10:35:10.265Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-24T10:35:10.265Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-24T10:35:10.524Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2022-06-24T10:35:10.524Z] === RUN TestRemoveContainerRunning [2022-06-24T10:35:10.680Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-06-24T10:35:10.680Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-06-24T10:35:10.680Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-06-24T10:35:10.680Z] === RUN TestPluginBackCompatMediaTypes [2022-06-24T10:35:10.807Z] ......... [ 85%] [2022-06-24T10:35:10.919Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2022-06-24T10:35:10.919Z] === RUN TestServiceUpdateConfigs [2022-06-24T10:35:11.090Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-24T10:35:11.247Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-24T10:35:11.247Z] PASS [2022-06-24T10:35:11.247Z] [2022-06-24T10:35:11.247Z] DONE 24 tests in 6.497s [2022-06-24T10:35:11.247Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-24T10:35:11.247Z] ++ 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-24T10:35:11.247Z] ++ set -e [2022-06-24T10:35:11.247Z] ++ '[' -n 0 ']' [2022-06-24T10:35:11.247Z] ++ set -x [2022-06-24T10:35:11.247Z] ++ 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-24T10:35:11.247Z] INFO: Testing against a local daemon [2022-06-24T10:35:11.247Z] === RUN TestExternalGraphDriver [2022-06-24T10:35:11.247Z] === RUN TestExternalGraphDriver/json [2022-06-24T10:35:11.349Z] --- PASS: TestRemoveContainerRunning (0.78s) [2022-06-24T10:35:11.349Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-24T10:35:12.284Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-24T10:35:12.284Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-06-24T10:35:12.284Z] === RUN TestRemoveInvalidContainer [2022-06-24T10:35:12.284Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-24T10:35:12.284Z] === RUN TestRenameLinkedContainer [2022-06-24T10:35:12.876Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-24T10:35:13.146Z] === RUN TestExternalGraphDriver/spec [2022-06-24T10:35:13.834Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-24T10:35:14.519Z] === RUN TestExternalGraphDriver/pull [2022-06-24T10:35:14.784Z] --- PASS: TestRenameLinkedContainer (2.70s) [2022-06-24T10:35:14.784Z] === RUN TestRenameStoppedContainer [2022-06-24T10:35:15.348Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-24T10:35:15.348Z] --- PASS: TestRenameStoppedContainer (0.57s) [2022-06-24T10:35:15.348Z] === RUN TestRenameRunningContainerAndReuse [2022-06-24T10:35:15.633Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-24T10:35:16.418Z] --- PASS: TestExternalGraphDriver (4.76s) [2022-06-24T10:35:16.418Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-06-24T10:35:16.418Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-06-24T10:35:16.418Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-06-24T10:35:16.418Z] === RUN TestGraphdriverPluginV2 [2022-06-24T10:35:16.418Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:35:16.418Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-24T10:35:16.418Z] PASS [2022-06-24T10:35:16.418Z] [2022-06-24T10:35:16.418Z] === Skipped [2022-06-24T10:35:16.418Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-24T10:35:16.418Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:35:16.418Z] [2022-06-24T10:35:16.418Z] DONE 5 tests, 1 skipped in 4.875s [2022-06-24T10:35:16.418Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-24T10:35:16.418Z] ++ 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-24T10:35:16.418Z] ++ set -e [2022-06-24T10:35:16.418Z] ++ '[' -n 0 ']' [2022-06-24T10:35:16.418Z] ++ set -x [2022-06-24T10:35:16.418Z] ++ 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-24T10:35:16.418Z] INFO: Testing against a local daemon [2022-06-24T10:35:16.418Z] === RUN TestContinueAfterPluginCrash [2022-06-24T10:35:16.418Z] === PAUSE TestContinueAfterPluginCrash [2022-06-24T10:35:16.418Z] === RUN TestReadPluginNoRead [2022-06-24T10:35:16.418Z] === PAUSE TestReadPluginNoRead [2022-06-24T10:35:16.418Z] === RUN TestDaemonStartWithLogOpt [2022-06-24T10:35:16.418Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-24T10:35:16.418Z] === CONT TestContinueAfterPluginCrash [2022-06-24T10:35:16.418Z] === CONT TestDaemonStartWithLogOpt [2022-06-24T10:35:16.721Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2022-06-24T10:35:16.721Z] === RUN TestRenameInvalidName [2022-06-24T10:35:16.721Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-24T10:35:17.070Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-24T10:35:17.288Z] --- PASS: TestRenameInvalidName (0.58s) [2022-06-24T10:35:17.288Z] === RUN TestRenameAnonymousContainer [2022-06-24T10:35:18.224Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-24T10:35:19.598Z] --- PASS: TestRenameAnonymousContainer (2.25s) [2022-06-24T10:35:19.598Z] === RUN TestRenameContainerWithSameName [2022-06-24T10:35:19.598Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-24T10:35:19.702Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-06-24T10:35:19.702Z] === CONT TestReadPluginNoRead [2022-06-24T10:35:19.857Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-06-24T10:35:19.857Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-24T10:35:21.230Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-24T10:35:21.230Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2022-06-24T10:35:21.230Z] === RUN TestResize [2022-06-24T10:35:21.602Z] === RUN TestReadPluginNoRead/default [2022-06-24T10:35:21.796Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-24T10:35:21.796Z] --- PASS: TestResize (0.49s) [2022-06-24T10:35:21.796Z] === RUN TestResizeWithInvalidSize [2022-06-24T10:35:22.361Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2022-06-24T10:35:22.361Z] === RUN TestResizeWhenContainerNotStarted [2022-06-24T10:35:22.536Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-24T10:35:22.618Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-06-24T10:35:22.618Z] === RUN TestDaemonRestartKillContainers [2022-06-24T10:35:22.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:35:22.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:35:22.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:35:22.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:35:22.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:35:22.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:35:22.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:35:22.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:35:22.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:35:22.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-24T10:35:22.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:35:23.692Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-24T10:35:23.692Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-24T10:35:24.106Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-24T10:35:24.114Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-24T10:35:24.114Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-06-24T10:35:24.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:35:25.049Z] === CONT TestReadPluginNoRead [2022-06-24T10:35:25.049Z] read_test.go:92: [d575d657dc038] daemon is not started [2022-06-24T10:35:25.049Z] --- PASS: TestReadPluginNoRead (5.64s) [2022-06-24T10:35:25.049Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-06-24T10:35:25.049Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-06-24T10:35:25.049Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-06-24T10:35:25.049Z] PASS [2022-06-24T10:35:25.049Z] [2022-06-24T10:35:25.049Z] DONE 6 tests in 8.802s [2022-06-24T10:35:25.049Z] 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-24T10:35:25.049Z] ++ 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-24T10:35:25.049Z] ++ set -e [2022-06-24T10:35:25.049Z] ++ '[' -n 0 ']' [2022-06-24T10:35:25.049Z] ++ set -x [2022-06-24T10:35:25.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-24T10:35:25.049Z] testing: warning: no tests to run [2022-06-24T10:35:25.049Z] PASS [2022-06-24T10:35:25.049Z] [2022-06-24T10:35:25.049Z] DONE 0 tests in 0.035s [2022-06-24T10:35:25.049Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-24T10:35:25.049Z] ++ 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-24T10:35:25.049Z] ++ set -e [2022-06-24T10:35:25.049Z] ++ '[' -n 0 ']' [2022-06-24T10:35:25.049Z] ++ set -x [2022-06-24T10:35:25.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-24T10:35:25.049Z] INFO: Testing against a local daemon [2022-06-24T10:35:25.049Z] === RUN TestPluginWithDevMounts [2022-06-24T10:35:25.049Z] === PAUSE TestPluginWithDevMounts [2022-06-24T10:35:25.049Z] === CONT TestPluginWithDevMounts [2022-06-24T10:35:25.237Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-24T10:35:25.276Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-24T10:35:25.818Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-06-24T10:35:25.818Z] === RUN TestServiceUpdateNetwork [2022-06-24T10:35:26.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:35:26.949Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-06-24T10:35:26.949Z] PASS [2022-06-24T10:35:26.949Z] [2022-06-24T10:35:26.949Z] DONE 1 tests in 1.631s [2022-06-24T10:35:26.949Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-24T10:35:26.949Z] ++ 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-24T10:35:26.949Z] ++ set -e [2022-06-24T10:35:26.949Z] ++ '[' -n 0 ']' [2022-06-24T10:35:26.949Z] ++ set -x [2022-06-24T10:35:26.949Z] ++ 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-24T10:35:26.949Z] INFO: Testing against a local daemon [2022-06-24T10:35:26.949Z] === RUN TestSecretInspect [2022-06-24T10:35:27.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-24T10:35:27.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-24T10:35:28.526Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-24T10:35:28.526Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-24T10:35:28.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:35:28.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-24T10:35:28.848Z] --- PASS: TestSecretInspect (2.16s) [2022-06-24T10:35:28.848Z] === RUN TestSecretList [2022-06-24T10:35:28.988Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-24T10:35:31.375Z] --- PASS: TestSecretList (2.18s) [2022-06-24T10:35:31.375Z] === RUN TestSecretsCreateAndDelete [2022-06-24T10:35:32.043Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-24T10:35:32.266Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-24T10:35:32.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-24T10:35:32.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-24T10:35:32.555Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-24T10:35:32.555Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-24T10:35:32.555Z] [2022-06-24T10:35:32.555Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-24T10:35:32.555Z] =========================== short test summary info ============================ [2022-06-24T10:35:32.555Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-24T10:35:32.555Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-24T10:35:32.555Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-24T10:35:32.555Z] Not supported on most drivers [2022-06-24T10:35:32.555Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-24T10:35:32.555Z] Output of docker top depends on host distro, and is not formalized. [2022-06-24T10:35:32.555Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-24T10:35:32.555Z] Output of docker top depends on host distro, and is not formalized. [2022-06-24T10:35:32.555Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-24T10:35:32.555Z] Can fail if eth0 has multiple IP addresses [2022-06-24T10:35:32.555Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-24T10:35:32.555Z] This doesn't seem to be taken into account by the engine [2022-06-24T10:35:32.555Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-24T10:35:32.555Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-24T10:35:32.555Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.09 seconds == [2022-06-24T10:35:32.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-24T10:35:33.275Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-06-24T10:35:33.275Z] === RUN TestSecretsUpdate [2022-06-24T10:35:33.640Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-24T10:35:35.175Z] --- PASS: TestSecretsUpdate (1.78s) [2022-06-24T10:35:35.175Z] === RUN TestTemplatedSecret [2022-06-24T10:35:35.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-24T10:35:35.540Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-24T10:35:36.107Z] check_test.go:540: [df618ee2874b8] daemon is not started [2022-06-24T10:35:36.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-24T10:35:37.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-24T10:35:37.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-24T10:35:37.702Z] --- PASS: TestTemplatedSecret (2.56s) [2022-06-24T10:35:37.702Z] === RUN TestSecretCreateResolve [2022-06-24T10:35:38.040Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-06-24T10:35:38.040Z] === RUN TestServiceUpdatePidsLimit [2022-06-24T10:35:38.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-24T10:35:38.610Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-24T10:35:39.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-24T10:35:39.552Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-24T10:35:40.230Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-06-24T10:35:40.230Z] PASS [2022-06-24T10:35:40.230Z] [2022-06-24T10:35:40.230Z] DONE 6 tests in 13.309s [2022-06-24T10:35:40.230Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-24T10:35:40.230Z] ++ 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-24T10:35:40.230Z] ++ set -e [2022-06-24T10:35:40.230Z] ++ '[' -n 0 ']' [2022-06-24T10:35:40.230Z] ++ set -x [2022-06-24T10:35:40.230Z] ++ 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-24T10:35:40.230Z] INFO: Testing against a local daemon [2022-06-24T10:35:40.230Z] === RUN TestServiceCreateInit [2022-06-24T10:35:40.230Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-24T10:35:40.355Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-24T10:35:41.291Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-24T10:35:41.549Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-24T10:35:41.549Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-24T10:35:41.549Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-24T10:35:42.483Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-24T10:35:42.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-24T10:35:43.310Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-24T10:35:43.512Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-24T10:35:44.245Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-24T10:35:45.008Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-24T10:35:45.008Z] [2022-06-24T10:35:45.008Z] Unloading profiles will leave already running processes permanently [2022-06-24T10:35:45.008Z] unconfined, which can lead to unexpected situations. [2022-06-24T10:35:45.008Z] [2022-06-24T10:35:45.008Z] To set a process to complain mode, use the command line tool [2022-06-24T10:35:45.008Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-24T10:35:45.008Z] Post stage [Pipeline] junit [2022-06-24T10:35:45.018Z] Recording test results [2022-06-24T10:35:45.178Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.57s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.73s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.10s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.99s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.07s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.21s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.10s) [2022-06-24T10:35:45.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2022-06-24T10:35:45.178Z] === RUN TestCgroupNamespacesRun [2022-06-24T10:35:46.115Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-24T10:35:46.247Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-24T10:35:46.579Z] + echo Ensuring container killed. [2022-06-24T10:35:46.579Z] Ensuring container killed. [2022-06-24T10:35:46.579Z] + docker rm -vf docker-pr1 [2022-06-24T10:35:46.579Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-24T10:35:46.681Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-24T10:35:46.681Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-24T10:35:46.681Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-24T10:35:46.856Z] + echo Chowning /workspace to jenkins user [2022-06-24T10:35:46.856Z] Chowning /workspace to jenkins user [2022-06-24T10:35:46.856Z] + id -u [2022-06-24T10:35:46.856Z] + id -g [2022-06-24T10:35:46.856Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43744:/workspace busybox chown -R 1000:1000 /workspace [2022-06-24T10:35:46.856Z] Unable to find image 'busybox:latest' locally [2022-06-24T10:35:46.856Z] latest: Pulling from library/busybox [2022-06-24T10:35:46.939Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2022-06-24T10:35:46.939Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-24T10:35:47.114Z] 19d511225f94: Pulling fs layer [2022-06-24T10:35:47.114Z] 19d511225f94: Verifying Checksum [2022-06-24T10:35:47.114Z] 19d511225f94: Download complete [2022-06-24T10:35:47.114Z] 19d511225f94: Pull complete [2022-06-24T10:35:47.114Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-24T10:35:47.114Z] Status: Downloaded newer image for busybox:latest [2022-06-24T10:35:47.685Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-24T10:35:47.697Z] --- PASS: TestServiceCreateInit (7.09s) [2022-06-24T10:35:47.697Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) [2022-06-24T10:35:47.697Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-06-24T10:35:47.697Z] === RUN TestCreateServiceMultipleTimes [2022-06-24T10:35:47.874Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-24T10:35:48.762Z] + bundleName=docker-py [2022-06-24T10:35:48.762Z] + echo Creating docker-py-bundles.tar.gz [2022-06-24T10:35:48.762Z] Creating docker-py-bundles.tar.gz [2022-06-24T10:35:48.762Z] + 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-24T10:35:48.771Z] Archiving artifacts [2022-06-24T10:35:48.809Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-24T10:35:49.067Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s) [2022-06-24T10:35:49.067Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-24T10:35:50.068Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43744/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-24T10:35:50.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER docker:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh binary [2022-06-24T10:35:50.671Z] [2022-06-24T10:35:50.926Z] Removing bundles/ [2022-06-24T10:35:50.926Z] [2022-06-24T10:35:50.926Z] ---> Making bundle: binary (in bundles/binary) [2022-06-24T10:35:50.926Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-24T10:35:50.926Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:35:50.970Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2022-06-24T10:35:50.970Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-24T10:35:52.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-24T10:35:52.345Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-06-24T10:35:52.345Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-24T10:35:52.603Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-24T10:35:53.544Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-24T10:35:54.112Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2022-06-24T10:35:54.112Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-24T10:35:54.263Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2022-06-24T10:35:54.263Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-06-24T10:35:54.263Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-06-24T10:35:54.263Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-06-24T10:35:54.263Z] PASS [2022-06-24T10:35:54.263Z] [2022-06-24T10:35:54.263Z] === Skipped [2022-06-24T10:35:54.263Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-24T10:35:54.263Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-24T10:35:54.263Z] [2022-06-24T10:35:54.263Z] DONE 27 tests, 1 skipped in 164.483s [2022-06-24T10:35:54.263Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-24T10:35:54.263Z] INFO: Testing against a local daemon [2022-06-24T10:35:54.263Z] === RUN TestSessionCreate [2022-06-24T10:35:54.263Z] --- PASS: TestSessionCreate (0.03s) [2022-06-24T10:35:54.263Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-24T10:35:54.263Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-24T10:35:54.263Z] PASS [2022-06-24T10:35:54.263Z] [2022-06-24T10:35:54.263Z] DONE 2 tests in 0.070s [2022-06-24T10:35:54.263Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-24T10:35:54.264Z] INFO: Testing against a local daemon [2022-06-24T10:35:54.264Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-24T10:35:54.264Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-24T10:35:54.264Z] === RUN TestDiskUsage [2022-06-24T10:35:54.264Z] === PAUSE TestDiskUsage [2022-06-24T10:35:54.264Z] === RUN TestEventsExecDie [2022-06-24T10:35:54.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-24T10:35:54.834Z] --- PASS: TestEventsExecDie (0.63s) [2022-06-24T10:35:54.834Z] === RUN TestEventsBackwardsCompatible [2022-06-24T10:35:54.834Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-06-24T10:35:54.834Z] === RUN TestEventsVolumeCreate [2022-06-24T10:35:54.834Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-06-24T10:35:54.834Z] === RUN TestInfoBinaryCommits [2022-06-24T10:35:54.834Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-24T10:35:54.834Z] === RUN TestInfoAPIVersioned [2022-06-24T10:35:54.834Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-24T10:35:54.834Z] === RUN TestInfoAPI [2022-06-24T10:35:54.834Z] --- PASS: TestInfoAPI (0.02s) [2022-06-24T10:35:54.834Z] === RUN TestInfoAPIWarnings [2022-06-24T10:35:55.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-24T10:35:55.303Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.29s) [2022-06-24T10:35:55.303Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-24T10:35:56.238Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-06-24T10:35:56.238Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-24T10:35:57.616Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.48s) [2022-06-24T10:35:57.616Z] === RUN TestNISDomainname [2022-06-24T10:35:58.182Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-24T10:35:58.441Z] --- PASS: TestNISDomainname (0.83s) [2022-06-24T10:35:58.441Z] === RUN TestHostnameDnsResolution [2022-06-24T10:35:59.008Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-24T10:35:59.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-24T10:35:59.833Z] --- PASS: TestHostnameDnsResolution (1.24s) [2022-06-24T10:35:59.833Z] === RUN TestUnprivilegedPortsAndPing [2022-06-24T10:36:00.767Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-24T10:36:00.767Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s) [2022-06-24T10:36:00.767Z] === RUN TestPrivilegedHostDevices [2022-06-24T10:36:01.702Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-06-24T10:36:01.702Z] === RUN TestConsoleSize [2022-06-24T10:36:02.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-24T10:36:02.268Z] --- PASS: TestConsoleSize (0.69s) [2022-06-24T10:36:02.268Z] === RUN TestStats [2022-06-24T10:36:02.565Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-06-24T10:36:02.565Z] === RUN TestCreateServiceConflict [2022-06-24T10:36:04.465Z] --- PASS: TestCreateServiceConflict (1.78s) [2022-06-24T10:36:04.465Z] === RUN TestCreateServiceMaxReplicas [2022-06-24T10:36:05.577Z] --- PASS: TestStats (2.76s) [2022-06-24T10:36:05.577Z] === RUN TestStopContainerWithTimeout [2022-06-24T10:36:05.577Z] === RUN TestStopContainerWithTimeout/0 [2022-06-24T10:36:05.577Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-24T10:36:05.577Z] === RUN TestStopContainerWithTimeout/1 [2022-06-24T10:36:05.577Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-24T10:36:05.577Z] === RUN TestStopContainerWithTimeout/3 [2022-06-24T10:36:05.577Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-24T10:36:05.577Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-24T10:36:05.577Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-24T10:36:05.577Z] === CONT TestStopContainerWithTimeout/0 [2022-06-24T10:36:05.577Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-24T10:36:06.150Z] check_test.go:540: [d375fb9e44912] daemon is not started [2022-06-24T10:36:06.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-24T10:36:06.150Z] === CONT TestStopContainerWithTimeout/3 [2022-06-24T10:36:06.996Z] --- PASS: TestCreateServiceMaxReplicas (2.56s) [2022-06-24T10:36:06.996Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-24T10:36:07.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-24T10:36:07.534Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-24T10:36:07.534Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-24T10:36:07.534Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-24T10:36:08.100Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-24T10:36:08.100Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-24T10:36:08.100Z] === CONT TestStopContainerWithTimeout/1 [2022-06-24T10:36:09.033Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-24T10:36:09.033Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-24T10:36:09.599Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-24T10:36:09.599Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-24T10:36:09.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-24T10:36:09.857Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-24T10:36:09.857Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2022-06-24T10:36:09.857Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2022-06-24T10:36:09.857Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-06-24T10:36:09.857Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-06-24T10:36:09.857Z] === RUN TestDeleteDevicemapper [2022-06-24T10:36:09.857Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-24T10:36:09.857Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-24T10:36:09.857Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-24T10:36:11.233Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-24T10:36:11.233Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-24T10:36:12.167Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-24T10:36:12.992Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-24T10:36:12.992Z] === RUN TestInfoDebug [2022-06-24T10:36:12.992Z] --- PASS: TestInfoDebug (0.52s) [2022-06-24T10:36:12.992Z] === RUN TestInfoInsecureRegistries [2022-06-24T10:36:12.992Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-24T10:36:12.992Z] === RUN TestInfoRegistryMirrors [2022-06-24T10:36:12.992Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-24T10:36:12.992Z] === RUN TestLoginFailsWithBadCredentials [2022-06-24T10:36:12.992Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-24T10:36:12.992Z] === RUN TestPingCacheHeaders [2022-06-24T10:36:12.992Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-24T10:36:12.992Z] === RUN TestPingGet [2022-06-24T10:36:12.992Z] --- PASS: TestPingGet (0.01s) [2022-06-24T10:36:12.992Z] === RUN TestPingHead [2022-06-24T10:36:13.102Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s) [2022-06-24T10:36:13.102Z] === RUN TestUpdateMemory [2022-06-24T10:36:13.102Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-24T10:36:13.102Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-24T10:36:13.102Z] === RUN TestUpdateCPUQuota [2022-06-24T10:36:13.253Z] --- PASS: TestPingHead (0.02s) [2022-06-24T10:36:13.253Z] === RUN TestPingSwarmHeader [2022-06-24T10:36:13.823Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-24T10:36:14.037Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-24T10:36:14.084Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-24T10:36:14.603Z] --- PASS: TestUpdateCPUQuota (1.29s) [2022-06-24T10:36:14.603Z] === RUN TestUpdatePidsLimit [2022-06-24T10:36:14.603Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-24T10:36:14.861Z] === RUN TestUpdatePidsLimit/no_change [2022-06-24T10:36:15.119Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-24T10:36:15.377Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-24T10:36:15.465Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-24T10:36:15.465Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-06-24T10:36:15.465Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-24T10:36:15.465Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-24T10:36:15.465Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-24T10:36:15.465Z] === RUN TestVersion [2022-06-24T10:36:15.465Z] --- PASS: TestVersion (0.02s) [2022-06-24T10:36:15.465Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-24T10:36:15.465Z] === CONT TestDiskUsage [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/container_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/image_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/volume_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-24T10:36:15.726Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-24T10:36:15.943Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-24T10:36:15.943Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-24T10:36:15.987Z] === RUN TestDiskUsage/after_container.Run [2022-06-24T10:36:16.201Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-24T10:36:16.459Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-24T10:36:16.558Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-24T10:36:16.558Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-24T10:36:16.558Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-24T10:36:16.559Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-24T10:36:16.559Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-24T10:36:16.559Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-24T10:36:16.559Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-24T10:36:16.559Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-24T10:36:16.559Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-24T10:36:16.559Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage (1.55s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-24T10:36:16.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.820Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.820Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-24T10:36:16.820Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:36:16.820Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-06-24T10:36:16.820Z] PASS [2022-06-24T10:36:16.820Z] [2022-06-24T10:36:16.820Z] DONE 54 tests in 22.703s [2022-06-24T10:36:16.820Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-24T10:36:16.820Z] INFO: Testing against a local daemon [2022-06-24T10:36:16.820Z] === RUN TestVolumesCreateAndList [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-24T10:36:16.820Z] === RUN TestVolumesRemove [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-24T10:36:16.820Z] === RUN TestVolumesInspect [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-24T10:36:16.820Z] === RUN TestVolumesInvalidJSON [2022-06-24T10:36:16.820Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-24T10:36:16.820Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-24T10:36:16.820Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-24T10:36:16.820Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-24T10:36:16.820Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-24T10:36:16.820Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-24T10:36:16.820Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-24T10:36:16.820Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-24T10:36:16.820Z] PASS [2022-06-24T10:36:16.820Z] [2022-06-24T10:36:16.820Z] DONE 9 tests in 0.127s [2022-06-24T10:36:16.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-24T10:36:17.026Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-24T10:36:17.390Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-24T10:36:17.390Z] Removing test suite binaries [2022-06-24T10:36:17.390Z] exiting test-integration [2022-06-24T10:36:17.390Z] ++ exit 0 [2022-06-24T10:36:17.390Z] [2022-06-24T10:36:17.961Z] --- PASS: TestUpdatePidsLimit (3.38s) [2022-06-24T10:36:17.961Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2022-06-24T10:36:17.961Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2022-06-24T10:36:17.961Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2022-06-24T10:36:17.961Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-06-24T10:36:17.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2022-06-24T10:36:17.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-06-24T10:36:17.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-06-24T10:36:17.961Z] === RUN TestUpdateRestartPolicy [2022-06-24T10:36:17.961Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-24T10:36:18.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer Post stage [Pipeline] junit [2022-06-24T10:36:19.322Z] Recording test results [2022-06-24T10:36:19.831Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-24T10:36:20.767Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-24T10:36:20.827Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-24T10:36:21.164Z] + echo Ensuring container killed. [2022-06-24T10:36:21.164Z] Ensuring container killed. [2022-06-24T10:36:21.164Z] + docker rm -vf docker-pr1 [2022-06-24T10:36:21.164Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-24T10:36:21.334Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-24T10:36:21.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-24T10:36:21.453Z] + echo Chowning /workspace to jenkins user [2022-06-24T10:36:21.453Z] Chowning /workspace to jenkins user [2022-06-24T10:36:21.453Z] + id -u [2022-06-24T10:36:21.453Z] + id -g [2022-06-24T10:36:21.453Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43744:/workspace busybox chown -R 1000:1000 /workspace [2022-06-24T10:36:21.453Z] Unable to find image 'busybox:latest' locally [2022-06-24T10:36:21.714Z] latest: Pulling from library/busybox [2022-06-24T10:36:21.714Z] 19d511225f94: Pulling fs layer [2022-06-24T10:36:21.714Z] 19d511225f94: Verifying Checksum [2022-06-24T10:36:21.714Z] 19d511225f94: Download complete [2022-06-24T10:36:21.864Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-06-24T10:36:21.864Z] === RUN TestCreateServiceSecretFileMode [2022-06-24T10:36:21.979Z] 19d511225f94: Pull complete [2022-06-24T10:36:21.979Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-24T10:36:21.979Z] Status: Downloaded newer image for busybox:latest [2022-06-24T10:36:22.430Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-06-24T10:36:22.430Z] === RUN TestCreateServiceConfigFileMode [2022-06-24T10:36:23.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-24T10:36:23.663Z] + bundleName=amd64-cgroup2 [2022-06-24T10:36:23.663Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-24T10:36:23.663Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-24T10:36:23.663Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-24T10:36:23.663Z] + 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-24T10:36:23.937Z] Archiving artifacts [2022-06-24T10:36:24.330Z] --- PASS: TestCreateServiceConfigFileMode (1.97s) [2022-06-24T10:36:24.330Z] === RUN TestCreateServiceSysctls [2022-06-24T10:36:25.137Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-24T10:36:25.693Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43744/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-24T10:36:26.001Z] + make clean [2022-06-24T10:36:26.001Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-24T10:36:26.001Z] docker-dev-cache [2022-06-24T10:36:26.001Z] docker-mod-cache [Pipeline] deleteDir [2022-06-24T10:36:27.612Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-06-24T10:36:27.612Z] === RUN TestCreateServiceCapabilities [2022-06-24T10:36:27.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-24T10:36:27.669Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-24T10:36:27.669Z] check_test.go:540: [da7657fa1d4b5] daemon is not started [2022-06-24T10:36:27.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-24T10:36:27.669Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-24T10:36:27.669Z] check_test.go:540: [d6067a4c278df] daemon is not started [2022-06-24T10:36:27.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T10:36:30.142Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-06-24T10:36:30.142Z] === RUN TestInspect [2022-06-24T10:36:30.201Z] check_test.go:540: [decef81682464] daemon is not started [2022-06-24T10:36:30.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-24T10:36:30.769Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2022-06-24T10:36:30.769Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-24T10:36:31.336Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2022-06-24T10:36:31.336Z] === RUN TestWaitNonBlocked [2022-06-24T10:36:31.595Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:36:31.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:36:31.595Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:36:31.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:36:31.595Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-24T10:36:31.595Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-24T10:36:32.672Z] --- PASS: TestInspect (2.66s) [2022-06-24T10:36:32.672Z] === RUN TestCreateJob [2022-06-24T10:36:32.971Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-06-24T10:36:32.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2022-06-24T10:36:32.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-06-24T10:36:32.971Z] === RUN TestWaitBlocked [2022-06-24T10:36:32.971Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:36:32.971Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:36:32.971Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:36:32.971Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:36:32.971Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-24T10:36:32.971Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-24T10:36:34.344Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-24T10:36:34.344Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2022-06-24T10:36:34.344Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2022-06-24T10:36:34.344Z] === CONT TestContainerStartOnDaemonRestart [2022-06-24T10:36:34.344Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-24T10:36:34.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-24T10:36:35.954Z] --- PASS: TestCreateJob (2.89s) [2022-06-24T10:36:35.954Z] === RUN TestReplicatedJob [2022-06-24T10:36:37.135Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-24T10:36:37.702Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-24T10:36:37.702Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2022-06-24T10:36:37.702Z] === CONT TestIpcModeOlderClient [2022-06-24T10:36:37.702Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-24T10:36:37.702Z] === CONT TestContainerKillOnDaemonStart [2022-06-24T10:36:37.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-24T10:36:38.528Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.37s) [2022-06-24T10:36:38.528Z] === CONT TestDaemonHostGatewayIP [2022-06-24T10:36:39.462Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-24T10:36:39.721Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-24T10:36:40.200Z] --- PASS: TestReplicatedJob (4.04s) [2022-06-24T10:36:40.200Z] === RUN TestUpdateReplicatedJob [2022-06-24T10:36:41.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-24T10:36:41.665Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-24T10:36:42.231Z] --- PASS: TestDaemonHostGatewayIP (3.88s) [2022-06-24T10:36:42.231Z] === CONT TestDaemonRestartIpcMode [2022-06-24T10:36:42.731Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-06-24T10:36:42.731Z] === RUN TestServiceListWithStatuses [2022-06-24T10:36:42.731Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-24T10:36:42.731Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-24T10:36:42.731Z] === RUN TestDockerNetworkConnectAlias [2022-06-24T10:36:44.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-24T10:36:44.130Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-24T10:36:45.065Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-24T10:36:45.323Z] --- PASS: TestDaemonRestartIpcMode (2.88s) [2022-06-24T10:36:46.014Z] --- PASS: TestDockerNetworkConnectAlias (3.64s) [2022-06-24T10:36:46.014Z] === RUN TestDockerNetworkReConnect [2022-06-24T10:36:47.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-24T10:36:49.295Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-06-24T10:36:49.295Z] === RUN TestServicePlugin [2022-06-24T10:36:49.295Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:36:49.295Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-24T10:36:49.295Z] === RUN TestServiceUpdateLabel [2022-06-24T10:36:50.380Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-24T10:36:50.639Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2022-06-24T10:36:50.639Z] PASS [2022-06-24T10:36:50.639Z] [2022-06-24T10:36:50.639Z] === Skipped [2022-06-24T10:36:50.639Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-24T10:36:50.639Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-24T10:36:50.639Z] [2022-06-24T10:36:50.639Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-24T10:36:50.639Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-24T10:36:50.639Z] [2022-06-24T10:36:50.639Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-24T10:36:50.639Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-24T10:36:50.639Z] [2022-06-24T10:36:50.639Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-24T10:36:50.639Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-24T10:36:50.639Z] [2022-06-24T10:36:50.639Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-24T10:36:50.639Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-24T10:36:50.639Z] [2022-06-24T10:36:50.639Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-24T10:36:50.639Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-24T10:36:50.639Z] [2022-06-24T10:36:50.639Z] DONE 258 tests, 6 skipped in 162.602s [2022-06-24T10:36:50.639Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-24T10:36:50.639Z] ++ 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-24T10:36:50.639Z] ++ set -e [2022-06-24T10:36:50.639Z] ++ '[' -n 0 ']' [2022-06-24T10:36:50.639Z] ++ set -x [2022-06-24T10:36:50.639Z] ++ 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-24T10:36:50.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-24T10:36:50.897Z] === RUN TestConfigDaemonLibtrustID [2022-06-24T10:36:51.462Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-24T10:36:51.462Z] === RUN TestConfigDaemonID [2022-06-24T10:36:51.822Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-06-24T10:36:51.822Z] === RUN TestServiceUpdateSecrets [2022-06-24T10:36:52.835Z] daemon_test.go:83: [d22a44c1ed95f] daemon is not started [2022-06-24T10:36:52.835Z] --- PASS: TestConfigDaemonID (1.05s) [2022-06-24T10:36:52.835Z] === RUN TestDaemonConfigValidation [2022-06-24T10:36:52.835Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:36:52.835Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:36:52.835Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-24T10:36:52.835Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-24T10:36:52.835Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-24T10:36:52.835Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-24T10:36:52.835Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-24T10:36:52.835Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-24T10:36:52.835Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-24T10:36:52.835Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-24T10:36:52.835Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-24T10:36:52.835Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-24T10:36:52.835Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-24T10:36:52.835Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-24T10:36:52.835Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-24T10:36:53.094Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-24T10:36:53.094Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-06-24T10:36:53.094Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-06-24T10:36:53.094Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) [2022-06-24T10:36:53.094Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-06-24T10:36:53.094Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s) [2022-06-24T10:36:53.094Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-24T10:36:53.094Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-24T10:36:54.028Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-24T10:36:54.028Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-24T10:36:54.028Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-24T10:36:54.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-24T10:36:55.221Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-24T10:36:56.156Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-24T10:36:56.156Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-24T10:36:56.156Z] daemon_test.go:197: [d2af45aa84b7a] daemon is not started [2022-06-24T10:36:56.156Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-06-24T10:36:56.156Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-06-24T10:36:56.156Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-06-24T10:36:56.156Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-24T10:36:56.156Z] === RUN TestDaemonProxy [2022-06-24T10:36:56.156Z] === RUN TestDaemonProxy/environment_variables [2022-06-24T10:36:56.723Z] check_test.go:540: [d09de98f1fa60] daemon is not started [2022-06-24T10:36:56.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-24T10:36:58.097Z] === RUN TestDaemonProxy/command-line_options [2022-06-24T10:36:59.031Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-24T10:36:59.289Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-24T10:36:59.857Z] === RUN TestDaemonProxy/configuration_file [2022-06-24T10:36:59.857Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-24T10:37:00.454Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-24T10:37:01.847Z] === RUN TestDaemonProxy/conflicting_options [2022-06-24T10:37:02.112Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-24T10:37:02.682Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-06-24T10:37:02.682Z] --- PASS: TestDaemonProxy (6.33s) [2022-06-24T10:37:02.682Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-06-24T10:37:02.682Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-06-24T10:37:02.682Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-06-24T10:37:02.682Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-24T10:37:02.682Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-06-24T10:37:02.682Z] PASS [2022-06-24T10:37:02.682Z] [2022-06-24T10:37:02.682Z] === Skipped [2022-06-24T10:37:02.682Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.55s) [2022-06-24T10:37:02.682Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-06-24T10:37:02.682Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-06-24T10:37:02.682Z] [2022-06-24T10:37:02.682Z] DONE 18 tests, 1 skipped in 11.889s [2022-06-24T10:37:02.682Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-24T10:37:02.682Z] ++ 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-24T10:37:02.682Z] ++ set -e [2022-06-24T10:37:02.682Z] ++ '[' -n 0 ']' [2022-06-24T10:37:02.682Z] ++ set -x [2022-06-24T10:37:02.682Z] ++ 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-24T10:37:02.941Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-24T10:37:02.941Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-24T10:37:02.941Z] INFO: Testing against a local daemon [2022-06-24T10:37:02.941Z] === RUN TestCommitInheritsEnv [2022-06-24T10:37:03.506Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-06-24T10:37:03.507Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-24T10:37:03.507Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-24T10:37:03.507Z] === RUN TestImportWithCustomPlatform [2022-06-24T10:37:03.507Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-24T10:37:03.507Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-24T10:37:03.507Z] === RUN TestImportWithCustomPlatform// [2022-06-24T10:37:03.507Z] === RUN TestImportWithCustomPlatform/linux [2022-06-24T10:37:03.507Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-24T10:37:03.764Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-24T10:37:03.764Z] === RUN TestImportWithCustomPlatform/macos [2022-06-24T10:37:03.764Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-24T10:37:03.764Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-24T10:37:03.764Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-24T10:37:03.764Z] === RUN TestImagesFilterMultiReference [2022-06-24T10:37:04.022Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-24T10:37:04.022Z] === RUN TestImagePullPlatformInvalid [2022-06-24T10:37:04.022Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-06-24T10:37:04.022Z] === RUN TestRemoveImageOrphaning [2022-06-24T10:37:04.280Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-06-24T10:37:04.280Z] === RUN TestRemoveImageGarbageCollector [2022-06-24T10:37:04.538Z] check_test.go:540: [dd5e22bca8308] daemon is not started [2022-06-24T10:37:04.538Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-24T10:37:04.796Z] time="2022-06-24T10:37:04Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-24T10:37:05.730Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-24T10:37:06.297Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2022-06-24T10:37:06.297Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-24T10:37:06.555Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-06-24T10:37:06.555Z] === RUN TestTagInvalidReference [2022-06-24T10:37:06.555Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-24T10:37:06.555Z] === RUN TestTagValidPrefixedRepo [2022-06-24T10:37:06.555Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-24T10:37:06.555Z] === RUN TestTagExistedNameWithoutForce [2022-06-24T10:37:06.555Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-24T10:37:06.555Z] === RUN TestTagOfficialNames [2022-06-24T10:37:06.555Z] --- PASS: TestTagOfficialNames (0.07s) [2022-06-24T10:37:06.555Z] === RUN TestTagMatchesDigest [2022-06-24T10:37:06.555Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-06-24T10:37:06.555Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-24T10:37:06.555Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-24T10:37:06.691Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-06-24T10:37:06.691Z] === RUN TestServiceUpdateConfigs [2022-06-24T10:37:07.931Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-24T10:37:09.305Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-24T10:37:13.490Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-24T10:37:14.863Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-24T10:37:15.121Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-24T10:37:15.689Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-24T10:37:15.689Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-24T10:37:16.260Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-24T10:37:16.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-24T10:37:16.829Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-24T10:37:17.394Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-24T10:37:17.960Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-24T10:37:18.220Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-24T10:37:18.786Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-24T10:37:19.351Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-24T10:37:19.917Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-24T10:37:20.483Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-24T10:37:21.049Z] check_test.go:540: [d8febe11d5800] daemon is not started [2022-06-24T10:37:21.049Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-24T10:37:21.049Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-24T10:37:21.558Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-06-24T10:37:21.558Z] === RUN TestServiceUpdateNetwork [2022-06-24T10:37:21.984Z] check_test.go:540: [d6c50d8211833] daemon is not started [2022-06-24T10:37:21.984Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-24T10:37:22.550Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-24T10:37:23.924Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-24T10:37:24.182Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-24T10:37:24.440Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-24T10:37:27.722Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-24T10:37:27.722Z] check_test.go:540: [da9c74481fddf] daemon is not started [2022-06-24T10:37:27.722Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-24T10:37:31.008Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-24T10:37:32.383Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-24T10:37:32.950Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-24T10:37:33.755Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2022-06-24T10:37:33.755Z] === RUN TestServiceUpdatePidsLimit [2022-06-24T10:37:33.755Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-24T10:37:34.321Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-24T10:37:34.851Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-24T10:37:36.225Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-24T10:37:36.791Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-24T10:37:37.728Z] check_test.go:540: [d0bfd6c88bcbd] daemon is not started [2022-06-24T10:37:37.728Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-24T10:37:40.258Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-24T10:37:42.311Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-24T10:37:42.429Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-24T10:37:42.567Z] Copying nested executables into bundles/binary-daemon [2022-06-24T10:37:42.789Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-24T10:37:43.934Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-24T10:37:43.934Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:37:44.189Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-24T10:37:44.189Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-24T10:37:45.532Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER docker:88916949efc207dd46346f05c047c9b6511c0224 hack/make.sh cross [2022-06-24T10:37:45.789Z] [2022-06-24T10:37:46.045Z] Removing bundles/ [2022-06-24T10:37:46.045Z] [2022-06-24T10:37:46.045Z] ---> Making bundle: cross (in bundles/cross) [2022-06-24T10:37:46.045Z] Cross building: bundles/cross/linux/amd64 [2022-06-24T10:37:46.045Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-24T10:37:46.045Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-24T10:37:46.076Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-24T10:37:47.010Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-24T10:37:47.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-24T10:37:48.987Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-06-24T10:37:48.987Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-24T10:37:48.987Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-24T10:37:48.987Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-24T10:37:48.987Z] PASS [2022-06-24T10:37:48.987Z] [2022-06-24T10:37:48.987Z] === Skipped [2022-06-24T10:37:48.987Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-24T10:37:48.987Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-24T10:37:48.987Z] [2022-06-24T10:37:48.987Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-24T10:37:48.987Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-24T10:37:48.987Z] [2022-06-24T10:37:48.987Z] DONE 27 tests, 2 skipped in 128.458s [2022-06-24T10:37:48.987Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-24T10:37:48.987Z] ++ 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-24T10:37:48.987Z] ++ set -e [2022-06-24T10:37:48.987Z] ++ '[' -n 0 ']' [2022-06-24T10:37:48.987Z] ++ set -x [2022-06-24T10:37:48.987Z] ++ 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-24T10:37:48.987Z] INFO: Testing against a local daemon [2022-06-24T10:37:48.987Z] === RUN TestSessionCreate [2022-06-24T10:37:48.987Z] --- PASS: TestSessionCreate (0.02s) [2022-06-24T10:37:48.987Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-24T10:37:48.987Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-24T10:37:48.987Z] PASS [2022-06-24T10:37:48.987Z] [2022-06-24T10:37:48.987Z] DONE 2 tests in 0.133s [2022-06-24T10:37:48.987Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-24T10:37:48.987Z] ++ 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-24T10:37:48.987Z] ++ set -e [2022-06-24T10:37:48.987Z] ++ '[' -n 0 ']' [2022-06-24T10:37:48.987Z] ++ set -x [2022-06-24T10:37:48.987Z] ++ 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-24T10:37:48.987Z] INFO: Testing against a local daemon [2022-06-24T10:37:48.987Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-24T10:37:48.987Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-24T10:37:48.987Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-24T10:37:48.987Z] === RUN TestDiskUsage [2022-06-24T10:37:48.987Z] === PAUSE TestDiskUsage [2022-06-24T10:37:48.987Z] === RUN TestEventsExecDie [2022-06-24T10:37:49.170Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-24T10:37:49.245Z] --- PASS: TestEventsExecDie (0.50s) [2022-06-24T10:37:49.245Z] === RUN TestEventsBackwardsCompatible [2022-06-24T10:37:49.245Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-24T10:37:49.245Z] === RUN TestEventsVolumeCreate [2022-06-24T10:37:49.245Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-24T10:37:49.245Z] === RUN TestInfoBinaryCommits [2022-06-24T10:37:49.245Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-24T10:37:49.245Z] === RUN TestInfoAPIVersioned [2022-06-24T10:37:49.245Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-24T10:37:49.245Z] === RUN TestInfoAPI [2022-06-24T10:37:49.245Z] --- PASS: TestInfoAPI (0.02s) [2022-06-24T10:37:49.245Z] === RUN TestInfoAPIWarnings [2022-06-24T10:37:49.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-24T10:37:51.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-24T10:37:51.637Z] check_test.go:540: [da13b8cb5fb0d] daemon is not started [2022-06-24T10:37:51.637Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-24T10:37:51.896Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-24T10:37:52.830Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-24T10:37:52.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-24T10:37:53.088Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-24T10:37:54.993Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-24T10:37:54.993Z] check_test.go:540: [dcacaf4a2bd6e] daemon is not started [2022-06-24T10:37:55.252Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-24T10:37:55.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-24T10:37:57.781Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-24T10:37:57.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-24T10:37:59.690Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-24T10:37:59.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-24T10:38:01.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-24T10:38:04.380Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-24T10:38:04.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-24T10:38:05.315Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-24T10:38:07.214Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-24T10:38:07.319Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-24T10:38:07.319Z] === RUN TestInfoDebug [2022-06-24T10:38:07.319Z] --- PASS: TestInfoDebug (0.52s) [2022-06-24T10:38:07.319Z] === RUN TestInfoInsecureRegistries [2022-06-24T10:38:07.319Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-24T10:38:07.319Z] === RUN TestInfoRegistryMirrors [2022-06-24T10:38:07.319Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-24T10:38:07.319Z] === RUN TestLoginFailsWithBadCredentials [2022-06-24T10:38:07.578Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-24T10:38:07.578Z] === RUN TestPingCacheHeaders [2022-06-24T10:38:07.578Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-24T10:38:07.578Z] === RUN TestPingGet [2022-06-24T10:38:07.578Z] --- PASS: TestPingGet (0.01s) [2022-06-24T10:38:07.578Z] === RUN TestPingHead [2022-06-24T10:38:07.578Z] --- PASS: TestPingHead (0.02s) [2022-06-24T10:38:07.578Z] === RUN TestPingSwarmHeader [2022-06-24T10:38:08.144Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-24T10:38:08.709Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-24T10:38:09.644Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-24T10:38:09.644Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-06-24T10:38:09.644Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-24T10:38:09.644Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-24T10:38:09.644Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-24T10:38:09.644Z] === RUN TestVersion [2022-06-24T10:38:09.644Z] --- PASS: TestVersion (0.02s) [2022-06-24T10:38:09.644Z] === CONT TestDiskUsage [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/container_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/image_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/volume_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-24T10:38:10.210Z] === RUN TestDiskUsage/after_container.Run [2022-06-24T10:38:10.498Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-24T10:38:10.776Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage (1.15s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-24T10:38:10.776Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:38:10.776Z] PASS [2022-06-24T10:38:10.776Z] [2022-06-24T10:38:10.776Z] === Skipped [2022-06-24T10:38:10.776Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-24T10:38:10.776Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-24T10:38:10.776Z] [2022-06-24T10:38:10.776Z] DONE 54 tests, 1 skipped in 22.234s [2022-06-24T10:38:10.776Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-24T10:38:10.776Z] ++ 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-24T10:38:10.776Z] ++ set -e [2022-06-24T10:38:10.776Z] ++ '[' -n 0 ']' [2022-06-24T10:38:10.776Z] ++ set -x [2022-06-24T10:38:10.776Z] ++ 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-24T10:38:11.035Z] INFO: Testing against a local daemon [2022-06-24T10:38:11.035Z] === RUN TestVolumesCreateAndList [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-24T10:38:11.035Z] === RUN TestVolumesRemove [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-24T10:38:11.035Z] === RUN TestVolumesInspect [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesInspect (0.03s) [2022-06-24T10:38:11.035Z] === RUN TestVolumesInvalidJSON [2022-06-24T10:38:11.035Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-24T10:38:11.035Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-24T10:38:11.035Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-24T10:38:11.035Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-24T10:38:11.035Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-24T10:38:11.035Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-24T10:38:11.035Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-24T10:38:11.035Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-24T10:38:11.035Z] PASS [2022-06-24T10:38:11.035Z] [2022-06-24T10:38:11.035Z] DONE 9 tests in 0.228s [2022-06-24T10:38:11.035Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-24T10:38:11.035Z] ++++ cat bundles/test-integration/docker.pid [2022-06-24T10:38:11.035Z] +++ kill 14222 [2022-06-24T10:38:11.293Z] +++ /etc/init.d/apparmor stop [2022-06-24T10:38:11.293Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-24T10:38:11.293Z] [2022-06-24T10:38:11.293Z] Unloading profiles will leave already running processes permanently [2022-06-24T10:38:11.293Z] unconfined, which can lead to unexpected situations. [2022-06-24T10:38:11.293Z] [2022-06-24T10:38:11.293Z] To set a process to complain mode, use the command line tool [2022-06-24T10:38:11.293Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-24T10:38:11.293Z] +++ true [2022-06-24T10:38:11.293Z] exiting test-integration [2022-06-24T10:38:11.293Z] ++ exit 0 [2022-06-24T10:38:11.293Z] Post stage [Pipeline] junit [2022-06-24T10:38:12.241Z] Recording test results [2022-06-24T10:38:12.444Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-24T10:38:12.786Z] + echo Ensuring container killed. [2022-06-24T10:38:12.786Z] Ensuring container killed. [2022-06-24T10:38:12.786Z] + docker rm -vf docker-pr1 [2022-06-24T10:38:12.786Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-24T10:38:13.090Z] + echo Chowning /workspace to jenkins user [2022-06-24T10:38:13.090Z] Chowning /workspace to jenkins user [2022-06-24T10:38:13.090Z] + id -u [2022-06-24T10:38:13.090Z] + id -g [2022-06-24T10:38:13.090Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43744:/workspace busybox chown -R 1000:1000 /workspace [2022-06-24T10:38:13.090Z] Unable to find image 'busybox:latest' locally [2022-06-24T10:38:13.090Z] latest: Pulling from library/busybox [2022-06-24T10:38:13.348Z] 87379020f3b6: Pulling fs layer [2022-06-24T10:38:13.348Z] 87379020f3b6: Verifying Checksum [2022-06-24T10:38:13.348Z] 87379020f3b6: Download complete [2022-06-24T10:38:13.348Z] 87379020f3b6: Pull complete [2022-06-24T10:38:13.348Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-24T10:38:13.348Z] Status: Downloaded newer image for busybox:latest [2022-06-24T10:38:13.784Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-24T10:38:15.016Z] + bundleName=arm64-integration [2022-06-24T10:38:15.016Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-24T10:38:15.016Z] Creating arm64-integration-bundles.tar.gz [2022-06-24T10:38:15.016Z] + 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-24T10:38:15.016Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-24T10:38:15.285Z] Archiving artifacts [2022-06-24T10:38:16.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-24T10:38:16.720Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43744/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-24T10:38:17.023Z] + make clean [2022-06-24T10:38:17.023Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-24T10:38:17.281Z] docker-dev-cache [2022-06-24T10:38:17.281Z] docker-mod-cache [Pipeline] deleteDir [2022-06-24T10:38:18.212Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [Pipeline] } [2022-06-24T10:38:19.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T10:38:19.713Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-24T10:38:21.088Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-24T10:38:22.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-24T10:38:22.023Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-24T10:38:22.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-24T10:38:24.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-24T10:38:25.072Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-24T10:38:26.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-24T10:38:31.163Z] docker_cli_daemon_test.go:2503: [d93d6785df632] daemon is not started [2022-06-24T10:38:32.539Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-24T10:38:32.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-24T10:38:33.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-24T10:38:35.290Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-24T10:38:36.226Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-24T10:38:37.162Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-24T10:38:41.346Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-24T10:38:42.826Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-24T10:38:44.201Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-24T10:38:44.459Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-24T10:38:45.837Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-24T10:38:45.837Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-24T10:38:46.773Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-24T10:38:48.683Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-24T10:38:48.683Z] check_test.go:540: [df37cc8ea87d6] daemon is not started [2022-06-24T10:38:48.683Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-24T10:38:48.941Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-24T10:38:49.876Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-24T10:38:50.135Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-24T10:38:50.701Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-24T10:38:50.960Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-24T10:38:51.527Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-24T10:38:51.527Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-24T10:38:51.527Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-24T10:38:52.904Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite (328.00s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.07s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.20s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.45s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.19s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.03s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.24s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.08s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.27s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.57s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.25s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.38s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.79s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.81s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.68s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s) [2022-06-24T10:38:54.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.83s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.76s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.38s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.37s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.02s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.60s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.37s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.38s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.45s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.66s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.55s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.89s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.09s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.06s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.05s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.78s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.01s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.29s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.18s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.59s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.14s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s) [2022-06-24T10:38:54.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-24T10:38:54.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.98s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.74s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.38s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.28s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.59s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.33s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.42s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.56s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.54s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.59s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.70s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.16s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.26s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.05s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.54s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.44s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-06-24T10:38:54.807Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.81s) [2022-06-24T10:38:54.807Z] === RUN TestDockerSwarmSuite [2022-06-24T10:38:54.807Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-24T10:38:57.350Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-24T10:38:58.283Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-24T10:38:59.657Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-24T10:39:00.592Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-24T10:39:00.592Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-24T10:39:00.850Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-24T10:39:01.785Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-24T10:39:02.352Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-24T10:39:02.611Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-24T10:39:05.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-24T10:39:14.007Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-24T10:39:14.266Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-24T10:39:16.795Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-24T10:39:19.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-24T10:39:20.265Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-24T10:39:20.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-24T10:39:21.897Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-24T10:39:21.897Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-24T10:39:21.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-24T10:39:21.897Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-24T10:39:21.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-24T10:39:21.897Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-24T10:39:21.897Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-24T10:39:21.897Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-24T10:39:21.897Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-24T10:39:23.270Z] docker_api_swarm_test.go:563: [de53d88eaf674] joining swarm manager [d36ec0d1a0997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:39:25.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-24T10:39:30.443Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-24T10:39:32.343Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-24T10:39:32.343Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-24T10:39:35.686Z] docker_api_swarm_test.go:585: [d27a4f26802b0] joining swarm manager [d36ec0d1a0997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:39:37.511Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-24T10:39:37.511Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-24T10:39:38.221Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-24T10:39:38.788Z] check_test.go:611: [de53d88eaf674] daemon is not started [2022-06-24T10:39:38.876Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-24T10:39:38.876Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-24T10:39:39.132Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-24T10:39:39.132Z] Cross building: bundles/cross/windows/amd64 [2022-06-24T10:39:39.132Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-24T10:39:39.132Z] { [2022-06-24T10:39:39.132Z] "RT_GROUP_ICON": { [2022-06-24T10:39:39.132Z] "#1": { [2022-06-24T10:39:39.132Z] "0409": "../../winresources/docker.ico" [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] }, [2022-06-24T10:39:39.132Z] "RT_MANIFEST": { [2022-06-24T10:39:39.132Z] "#1": { [2022-06-24T10:39:39.132Z] "0409": { [2022-06-24T10:39:39.132Z] "identity": {}, [2022-06-24T10:39:39.132Z] "description": "Docker Engine", [2022-06-24T10:39:39.132Z] "minimum-os": "vista", [2022-06-24T10:39:39.132Z] "execution-level": "", [2022-06-24T10:39:39.132Z] "ui-access": false, [2022-06-24T10:39:39.132Z] "auto-elevate": false, [2022-06-24T10:39:39.132Z] "dpi-awareness": "unaware", [2022-06-24T10:39:39.132Z] "disable-theming": false, [2022-06-24T10:39:39.132Z] "disable-window-filtering": false, [2022-06-24T10:39:39.132Z] "high-resolution-scrolling-aware": false, [2022-06-24T10:39:39.132Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-24T10:39:39.132Z] "long-path-aware": false, [2022-06-24T10:39:39.132Z] "printer-driver-isolation": false, [2022-06-24T10:39:39.132Z] "gdi-scaling": false, [2022-06-24T10:39:39.132Z] "segment-heap": false, [2022-06-24T10:39:39.132Z] "use-common-controls-v6": false [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] }, [2022-06-24T10:39:39.132Z] "RT_MESSAGETABLE": { [2022-06-24T10:39:39.132Z] "#1": { [2022-06-24T10:39:39.132Z] "0409": "../../winresources/event_messages.bin" [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] }, [2022-06-24T10:39:39.132Z] "RT_VERSION": { [2022-06-24T10:39:39.132Z] "#1": { [2022-06-24T10:39:39.132Z] "0409": { [2022-06-24T10:39:39.132Z] "fixed": { [2022-06-24T10:39:39.132Z] "file_version": "0.0.0.0", [2022-06-24T10:39:39.132Z] "product_version": "0.0.0.0", [2022-06-24T10:39:39.132Z] "type": "Unknown" [2022-06-24T10:39:39.132Z] }, [2022-06-24T10:39:39.132Z] "info": { [2022-06-24T10:39:39.132Z] "0000": { [2022-06-24T10:39:39.132Z] "CompanyName": "", [2022-06-24T10:39:39.132Z] "FileVersion": "dev", [2022-06-24T10:39:39.132Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-24T10:39:39.132Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-24T10:39:39.132Z] "ProductName": "", [2022-06-24T10:39:39.132Z] "ProductVersion": "dev", [2022-06-24T10:39:39.132Z] "SpecialBuild": "88916949efc207dd46346f05c047c9b6511c0224" [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] } [2022-06-24T10:39:39.132Z] cmd/dockerd/config.go [2022-06-24T10:39:39.132Z] cmd/dockerd/config_windows.go [2022-06-24T10:39:39.132Z] cmd/dockerd/daemon.go [2022-06-24T10:39:39.132Z] cmd/dockerd/daemon_test.go [2022-06-24T10:39:39.132Z] cmd/dockerd/daemon_windows.go [2022-06-24T10:39:39.132Z] cmd/dockerd/docker.go [2022-06-24T10:39:39.132Z] cmd/dockerd/docker_windows.go [2022-06-24T10:39:39.132Z] cmd/dockerd/genwinres_windows.go [2022-06-24T10:39:39.132Z] cmd/dockerd/metrics.go [2022-06-24T10:39:39.132Z] cmd/dockerd/options.go [2022-06-24T10:39:39.132Z] cmd/dockerd/options_test.go [2022-06-24T10:39:39.132Z] cmd/dockerd/service_windows.go [2022-06-24T10:39:39.132Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-24T10:39:39.132Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-24T10:39:44.055Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-24T10:39:44.055Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-24T10:39:44.990Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-24T10:39:48.272Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-24T10:39:48.530Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-24T10:39:48.530Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-24T10:39:49.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-24T10:39:49.464Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-24T10:39:49.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-24T10:39:49.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-24T10:39:50.837Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-24T10:39:52.229Z] docker_api_swarm_test.go:46: [d97a9529a06a1] joining swarm manager [dc006e6c0dfa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:39:52.229Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-24T10:40:02.201Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-24T10:40:02.201Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-24T10:40:04.730Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-24T10:40:08.922Z] --- PASS: TestImportExtremelyLargeImageWorks (182.16s) [2022-06-24T10:40:08.922Z] PASS [2022-06-24T10:40:08.922Z] [2022-06-24T10:40:08.922Z] DONE 22 tests in 186.183s [2022-06-24T10:40:08.922Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-24T10:40:08.922Z] ++ 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-24T10:40:08.922Z] ++ set -e [2022-06-24T10:40:08.922Z] ++ '[' -n 0 ']' [2022-06-24T10:40:08.922Z] ++ set -x [2022-06-24T10:40:08.922Z] ++ 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-24T10:40:08.922Z] === RUN TestStripANSICommands [2022-06-24T10:40:08.922Z] === RUN TestStripANSICommands/#00 [2022-06-24T10:40:08.922Z] === RUN TestStripANSICommands/#01 [2022-06-24T10:40:08.922Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-24T10:40:08.922Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-24T10:40:08.922Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-24T10:40:08.922Z] PASS [2022-06-24T10:40:08.922Z] [2022-06-24T10:40:08.922Z] DONE 3 tests in 0.040s [2022-06-24T10:40:08.922Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-24T10:40:08.922Z] ++ 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-24T10:40:08.922Z] ++ set -e [2022-06-24T10:40:08.922Z] ++ '[' -n 0 ']' [2022-06-24T10:40:08.922Z] ++ set -x [2022-06-24T10:40:08.922Z] ++ 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-24T10:40:08.922Z] INFO: Testing against a local daemon [2022-06-24T10:40:08.922Z] === RUN TestNetworkCreateDelete [2022-06-24T10:40:09.180Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-06-24T10:40:09.180Z] === RUN TestDockerNetworkDeletePreferID [2022-06-24T10:40:09.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-06-24T10:40:09.746Z] === RUN TestDaemonDNSFallback [2022-06-24T10:40:10.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-24T10:40:11.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-24T10:40:13.149Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-24T10:40:13.715Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-24T10:40:13.715Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-24T10:40:16.244Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-24T10:40:16.502Z] --- PASS: TestDaemonDNSFallback (6.80s) [2022-06-24T10:40:16.502Z] === RUN TestInspectNetwork [2022-06-24T10:40:17.436Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-24T10:40:19.339Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-24T10:40:20.714Z] === RUN TestInspectNetwork/full_network_id [2022-06-24T10:40:20.714Z] === RUN TestInspectNetwork/partial_network_id [2022-06-24T10:40:20.714Z] === RUN TestInspectNetwork/network_name [2022-06-24T10:40:20.714Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-24T10:40:23.274Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-24T10:40:24.647Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-24T10:40:24.904Z] --- PASS: TestInspectNetwork (8.47s) [2022-06-24T10:40:24.904Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-24T10:40:24.904Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-24T10:40:24.904Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-24T10:40:24.904Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-24T10:40:24.904Z] === RUN TestRunContainerWithBridgeNone [2022-06-24T10:40:25.838Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-24T10:40:26.773Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2022-06-24T10:40:26.773Z] === RUN TestNetworkInvalidJSON [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-24T10:40:27.031Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:40:27.031Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:40:27.031Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:40:27.031Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-24T10:40:27.031Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-24T10:40:27.031Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-24T10:40:27.031Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-24T10:40:27.031Z] === RUN TestNetworkList [2022-06-24T10:40:27.031Z] === RUN TestNetworkList//networks [2022-06-24T10:40:27.031Z] === PAUSE TestNetworkList//networks [2022-06-24T10:40:27.031Z] === RUN TestNetworkList//networks/ [2022-06-24T10:40:27.031Z] === PAUSE TestNetworkList//networks/ [2022-06-24T10:40:27.031Z] === CONT TestNetworkList//networks [2022-06-24T10:40:27.031Z] === CONT TestNetworkList//networks/ [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkList (0.02s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-24T10:40:27.031Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-24T10:40:27.031Z] === RUN TestHostIPv4BridgeLabel [2022-06-24T10:40:27.596Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-06-24T10:40:27.596Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-24T10:40:28.532Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-24T10:40:28.532Z] === RUN TestDaemonDefaultNetworkPools [2022-06-24T10:40:29.467Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-06-24T10:40:29.467Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-24T10:40:30.406Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-06-24T10:40:30.406Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-24T10:40:31.782Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-06-24T10:40:31.782Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-24T10:40:32.347Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-06-24T10:40:32.347Z] === RUN TestServiceWithPredefinedNetwork [2022-06-24T10:40:35.633Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2022-06-24T10:40:35.633Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-24T10:40:35.633Z] service_test.go:243: FLAKY_TEST [2022-06-24T10:40:35.633Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-24T10:40:35.633Z] === RUN TestServiceWithDataPathPortInit [2022-06-24T10:40:37.536Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-24T10:40:37.536Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-24T10:40:40.821Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-24T10:40:40.821Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-24T10:40:40.821Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-24T10:40:41.079Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-24T10:40:41.079Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-24T10:40:41.338Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-24T10:40:41.596Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-24T10:40:43.504Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-24T10:40:44.074Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-24T10:40:45.448Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-24T10:40:46.382Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-24T10:40:47.318Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-24T10:40:47.883Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-24T10:40:51.164Z] --- PASS: TestServiceWithDataPathPortInit (15.91s) [2022-06-24T10:40:51.164Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-24T10:40:52.099Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-24T10:40:54.629Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3krwpj4lv8psbj90afl446t0f Created:2022-06-24 10:40:52.516866576 +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[e6d2f22025412a359efb298f3859c23bae23aaebeb37d6db6b762bf432e32521:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9lh8mxthtsu9rde9om5xriy7r EndpointID:c62485c0fbe5db8c6515743d39ccbc50319cfe325d0a5668bc50fef307e66888 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:75e52dbd9818f562a8a1ac85775db73e374c943081865236baf1204758ba5f50 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:cfa18214437f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9lh8mxthtsu9rde9om5xriy7r EndpointID:c62485c0fbe5db8c6515743d39ccbc50319cfe325d0a5668bc50fef307e66888 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-24T10:40:59.893Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s) [2022-06-24T10:40:59.893Z] PASS [2022-06-24T10:40:59.893Z] [2022-06-24T10:40:59.893Z] === Skipped [2022-06-24T10:40:59.893Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-24T10:40:59.893Z] service_test.go:243: FLAKY_TEST [2022-06-24T10:40:59.893Z] [2022-06-24T10:40:59.893Z] DONE 38 tests, 1 skipped in 50.184s [2022-06-24T10:40:59.893Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-24T10:40:59.893Z] ++ 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-24T10:40:59.893Z] ++ set -e [2022-06-24T10:40:59.893Z] ++ '[' -n 0 ']' [2022-06-24T10:40:59.893Z] ++ set -x [2022-06-24T10:40:59.893Z] ++ 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-24T10:40:59.893Z] INFO: Testing against a local daemon [2022-06-24T10:40:59.893Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-24T10:40:59.893Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:40:59.893Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-24T10:40:59.893Z] === RUN TestDockerNetworkIpvlan [2022-06-24T10:40:59.893Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:40:59.893Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-24T10:40:59.893Z] PASS [2022-06-24T10:40:59.893Z] [2022-06-24T10:40:59.893Z] === Skipped [2022-06-24T10:40:59.893Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-24T10:40:59.893Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:40:59.893Z] [2022-06-24T10:40:59.893Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-24T10:40:59.893Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-24T10:40:59.893Z] [2022-06-24T10:40:59.893Z] DONE 2 tests, 2 skipped in 0.123s [2022-06-24T10:40:59.893Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-24T10:40:59.893Z] ++ 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-24T10:40:59.893Z] ++ set -e [2022-06-24T10:40:59.893Z] ++ '[' -n 0 ']' [2022-06-24T10:40:59.893Z] ++ set -x [2022-06-24T10:40:59.893Z] ++ 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-24T10:40:59.893Z] INFO: Testing against a local daemon [2022-06-24T10:40:59.893Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-24T10:40:59.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-24T10:41:00.826Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-06-24T10:41:00.826Z] === RUN TestDockerNetworkMacvlan [2022-06-24T10:41:01.761Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-24T10:41:02.020Z] docker_api_swarm_test.go:304: [d15b5ba7f1721] joining swarm manager [deb6380e36dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:41:02.586Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-24T10:41:03.521Z] docker_api_swarm_test.go:305: [d99e2456c8f2b] joining swarm manager [deb6380e36dae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:41:03.779Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-24T10:41:04.713Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-24T10:41:06.088Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-24T10:41:08.005Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-24T10:41:08.570Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-24T10:41:10.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-24T10:41:13.005Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-24T10:41:13.941Z] --- PASS: TestDockerNetworkMacvlan (12.92s) [2022-06-24T10:41:13.941Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-06-24T10:41:13.941Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-06-24T10:41:13.941Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-06-24T10:41:13.941Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2022-06-24T10:41:13.941Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.99s) [2022-06-24T10:41:13.941Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-06-24T10:41:13.941Z] PASS [2022-06-24T10:41:13.941Z] [2022-06-24T10:41:13.941Z] DONE 8 tests in 14.472s [2022-06-24T10:41:13.941Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-24T10:41:13.941Z] ++ 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-24T10:41:13.941Z] ++ set -e [2022-06-24T10:41:13.941Z] ++ '[' -n 0 ']' [2022-06-24T10:41:13.941Z] ++ set -x [2022-06-24T10:41:13.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T10:41:13.941Z] testing: warning: no tests to run [2022-06-24T10:41:13.941Z] PASS [2022-06-24T10:41:13.941Z] [2022-06-24T10:41:13.941Z] DONE 0 tests in 0.030s [2022-06-24T10:41:13.941Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-24T10:41:13.941Z] ++ 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-24T10:41:13.941Z] ++ set -e [2022-06-24T10:41:13.941Z] ++ '[' -n 0 ']' [2022-06-24T10:41:13.941Z] ++ set -x [2022-06-24T10:41:13.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T10:41:13.941Z] INFO: Testing against a local daemon [2022-06-24T10:41:13.941Z] === RUN TestAuthZPluginAllowRequest [2022-06-24T10:41:15.316Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-06-24T10:41:15.316Z] === RUN TestAuthZPluginTLS [2022-06-24T10:41:15.883Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-06-24T10:41:15.883Z] === RUN TestAuthZPluginDenyRequest [2022-06-24T10:41:16.449Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-06-24T10:41:16.449Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-24T10:41:17.016Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-24T10:41:17.016Z] === RUN TestAuthZPluginDenyResponse [2022-06-24T10:41:17.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-24T10:41:17.533Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-24T10:41:17.533Z] === RUN TestAuthZPluginAllowEventStream [2022-06-24T10:41:17.791Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-24T10:41:18.357Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-24T10:41:18.923Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-24T10:41:18.923Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-06-24T10:41:18.923Z] === RUN TestAuthZPluginErrorResponse [2022-06-24T10:41:19.490Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-24T10:41:19.490Z] === RUN TestAuthZPluginErrorRequest [2022-06-24T10:41:19.749Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-24T10:41:20.008Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-24T10:41:20.008Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-24T10:41:20.008Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-06-24T10:41:20.008Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-24T10:41:20.008Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-24T10:41:20.267Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-24T10:41:20.525Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-06-24T10:41:20.525Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-24T10:41:22.427Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2022-06-24T10:41:22.427Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-24T10:41:24.331Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-06-24T10:41:24.331Z] === RUN TestAuthZPluginHeader [2022-06-24T10:41:25.266Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-06-24T10:41:25.266Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-24T10:41:28.569Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-24T10:41:28.569Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-24T10:41:29.135Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-24T10:41:29.394Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-24T10:41:29.652Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.49s) [2022-06-24T10:41:29.652Z] === RUN TestAuthZPluginV2Disable [2022-06-24T10:41:29.652Z] === RUN TestDockerSuite/TestBuildFails [2022-06-24T10:41:30.221Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-24T10:41:30.221Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-24T10:41:30.602Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-24T10:41:30.602Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-24T10:41:30.602Z] { [2022-06-24T10:41:30.602Z] "RT_GROUP_ICON": { [2022-06-24T10:41:30.602Z] "#1": { [2022-06-24T10:41:30.602Z] "0409": "../../winresources/docker.ico" [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] }, [2022-06-24T10:41:30.602Z] "RT_MANIFEST": { [2022-06-24T10:41:30.602Z] "#1": { [2022-06-24T10:41:30.602Z] "0409": { [2022-06-24T10:41:30.602Z] "identity": {}, [2022-06-24T10:41:30.602Z] "description": "Docker Engine", [2022-06-24T10:41:30.602Z] "minimum-os": "vista", [2022-06-24T10:41:30.602Z] "execution-level": "", [2022-06-24T10:41:30.602Z] "ui-access": false, [2022-06-24T10:41:30.602Z] "auto-elevate": false, [2022-06-24T10:41:30.602Z] "dpi-awareness": "unaware", [2022-06-24T10:41:30.602Z] "disable-theming": false, [2022-06-24T10:41:30.602Z] "disable-window-filtering": false, [2022-06-24T10:41:30.602Z] "high-resolution-scrolling-aware": false, [2022-06-24T10:41:30.602Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-24T10:41:30.602Z] "long-path-aware": false, [2022-06-24T10:41:30.602Z] "printer-driver-isolation": false, [2022-06-24T10:41:30.602Z] "gdi-scaling": false, [2022-06-24T10:41:30.602Z] "segment-heap": false, [2022-06-24T10:41:30.602Z] "use-common-controls-v6": false [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] }, [2022-06-24T10:41:30.602Z] "RT_MESSAGETABLE": { [2022-06-24T10:41:30.602Z] "#1": { [2022-06-24T10:41:30.602Z] "0409": "../../winresources/event_messages.bin" [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] }, [2022-06-24T10:41:30.602Z] "RT_VERSION": { [2022-06-24T10:41:30.602Z] "#1": { [2022-06-24T10:41:30.602Z] "0409": { [2022-06-24T10:41:30.602Z] "fixed": { [2022-06-24T10:41:30.602Z] "file_version": "0.0.0.0", [2022-06-24T10:41:30.602Z] "product_version": "0.0.0.0", [2022-06-24T10:41:30.602Z] "type": "Unknown" [2022-06-24T10:41:30.602Z] }, [2022-06-24T10:41:30.602Z] "info": { [2022-06-24T10:41:30.602Z] "0000": { [2022-06-24T10:41:30.602Z] "CompanyName": "", [2022-06-24T10:41:30.602Z] "FileVersion": "dev", [2022-06-24T10:41:30.602Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-24T10:41:30.602Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-24T10:41:30.602Z] "ProductName": "", [2022-06-24T10:41:30.602Z] "ProductVersion": "dev", [2022-06-24T10:41:30.602Z] "SpecialBuild": "88916949efc207dd46346f05c047c9b6511c0224" [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] } [2022-06-24T10:41:30.602Z] cmd/docker-proxy/genwinres_windows.go [2022-06-24T10:41:30.602Z] cmd/docker-proxy/main.go [2022-06-24T10:41:30.602Z] cmd/docker-proxy/network_proxy_test.go [2022-06-24T10:41:30.602Z] cmd/docker-proxy/proxy.go [2022-06-24T10:41:30.602Z] cmd/docker-proxy/sctp_proxy.go [2022-06-24T10:41:30.602Z] cmd/docker-proxy/tcp_proxy.go [2022-06-24T10:41:30.602Z] cmd/docker-proxy/udp_proxy.go [2022-06-24T10:41:30.602Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-24T10:41:30.602Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-24T10:41:30.602Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-24T10:41:30.602Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-24T10:41:30.602Z] remote: Enumerating objects: 23, done. [2022-06-24T10:41:30.602Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-24T10:41:30.602Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-24T10:41:30.602Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-24T10:41:30.602Z] 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-24T10:41:30.602Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-24T10:41:30.602Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-24T10:41:30.602Z] Cross building: bundles/cross/linux/ppc64le [2022-06-24T10:41:30.602Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-24T10:41:30.602Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-24T10:41:30.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-24T10:41:32.162Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-24T10:41:33.537Z] docker_api_swarm_test.go:272: [d638a69ee3d68] joining swarm manager [d2c4de66dd7de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:41:33.795Z] --- PASS: TestAuthZPluginV2Disable (4.19s) [2022-06-24T10:41:33.795Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-24T10:41:34.053Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-24T10:41:34.619Z] docker_api_swarm_test.go:273: [d07e5684d3ae9] joining swarm manager [d2c4de66dd7de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:41:35.554Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-24T10:41:36.488Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-24T10:41:36.746Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-24T10:41:37.313Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2022-06-24T10:41:37.313Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-24T10:41:37.572Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-24T10:41:38.948Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-24T10:41:39.517Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-24T10:41:40.084Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-24T10:41:42.614Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-24T10:41:44.514Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-24T10:41:45.889Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-24T10:41:46.148Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-24T10:41:46.717Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-24T10:41:47.296Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-24T10:41:47.553Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-24T10:41:47.553Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-24T10:41:48.125Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-24T10:41:48.385Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-24T10:41:48.952Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.54s) [2022-06-24T10:41:48.952Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-24T10:41:48.952Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-24T10:41:49.210Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-24T10:41:49.470Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-24T10:41:49.728Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-24T10:41:50.663Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-24T10:41:52.562Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-24T10:41:52.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-24T10:41:56.747Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-24T10:41:58.121Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-24T10:41:58.379Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-24T10:41:58.379Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-24T10:41:58.379Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-24T10:41:58.379Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-24T10:41:58.637Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-24T10:41:59.571Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-24T10:42:00.506Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-24T10:42:03.036Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-24T10:42:03.294Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-24T10:42:03.552Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-24T10:42:05.453Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-24T10:42:05.453Z] PASS [2022-06-24T10:42:05.453Z] [2022-06-24T10:42:05.453Z] DONE 17 tests in 51.582s [2022-06-24T10:42:05.453Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-24T10:42:05.453Z] ++ 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-24T10:42:05.453Z] ++ set -e [2022-06-24T10:42:05.453Z] ++ '[' -n 0 ']' [2022-06-24T10:42:05.453Z] ++ set -x [2022-06-24T10:42:05.453Z] ++ 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-24T10:42:05.453Z] INFO: Testing against a local daemon [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:42:05.453Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:42:05.453Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-24T10:42:05.453Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-24T10:42:05.453Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-24T10:42:05.453Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-24T10:42:05.453Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-24T10:42:05.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-24T10:42:05.453Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-24T10:42:05.454Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-24T10:42:05.454Z] === RUN TestPluginInstall [2022-06-24T10:42:05.454Z] === RUN TestPluginInstall/no_auth [2022-06-24T10:42:07.985Z] time="2022-06-24T10:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:42:07.985Z] time="2022-06-24T10:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:322e55d23c969fed60c0be1b20e38ead07b538235203b7da2ff4b1703885383f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:42:07.985Z] time="2022-06-24T10:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:42:07.985Z] time="2022-06-24T10:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:322e55d23c969fed60c0be1b20e38ead07b538235203b7da2ff4b1703885383f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:42:07.985Z] === RUN TestPluginInstall/with_htpasswd [2022-06-24T10:42:08.553Z] time="2022-06-24T10:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:42:08.553Z] time="2022-06-24T10:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ace5f3f8a8b76155bf7c8e71392ad5f59bd9c8b6a39b77890da0cae374685f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:42:08.553Z] time="2022-06-24T10:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:42:08.553Z] time="2022-06-24T10:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ace5f3f8a8b76155bf7c8e71392ad5f59bd9c8b6a39b77890da0cae374685f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:42:08.820Z] === RUN TestPluginInstall/with_insecure [2022-06-24T10:42:09.771Z] time="2022-06-24T10:42:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:42:09.771Z] time="2022-06-24T10:42:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6ec0a769e883282c344993b97abad1e24e3b1209b93ece8424bb7470455e814" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:42:09.771Z] time="2022-06-24T10:42:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-24T10:42:09.771Z] time="2022-06-24T10:42:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6ec0a769e883282c344993b97abad1e24e3b1209b93ece8424bb7470455e814" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-24T10:42:10.029Z] plugin_test.go:195: [d813678dc271a] daemon is not started [2022-06-24T10:42:10.029Z] --- PASS: TestPluginInstall (4.52s) [2022-06-24T10:42:10.029Z] --- PASS: TestPluginInstall/no_auth (2.37s) [2022-06-24T10:42:10.029Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-06-24T10:42:10.029Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-06-24T10:42:10.029Z] === RUN TestPluginsWithRuntimes [2022-06-24T10:42:11.401Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-24T10:42:11.966Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-24T10:42:12.899Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-24T10:42:13.834Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-24T10:42:14.093Z] --- PASS: TestPluginsWithRuntimes (3.95s) [2022-06-24T10:42:14.093Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-06-24T10:42:14.093Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2022-06-24T10:42:14.093Z] === RUN TestPluginBackCompatMediaTypes [2022-06-24T10:42:14.659Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-06-24T10:42:14.659Z] PASS [2022-06-24T10:42:14.917Z] [2022-06-24T10:42:14.917Z] DONE 24 tests in 9.379s [2022-06-24T10:42:14.917Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-24T10:42:14.917Z] ++ 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-24T10:42:14.917Z] ++ set -e [2022-06-24T10:42:14.917Z] ++ '[' -n 0 ']' [2022-06-24T10:42:14.917Z] ++ set -x [2022-06-24T10:42:14.917Z] ++ 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-24T10:42:14.917Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-24T10:42:14.917Z] INFO: Testing against a local daemon [2022-06-24T10:42:14.917Z] === RUN TestExternalGraphDriver [2022-06-24T10:42:14.917Z] === RUN TestExternalGraphDriver/json [2022-06-24T10:42:15.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-24T10:42:17.079Z] === RUN TestExternalGraphDriver/spec [2022-06-24T10:42:17.338Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-24T10:42:17.338Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-24T10:42:17.338Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-24T10:42:19.243Z] === RUN TestExternalGraphDriver/pull [2022-06-24T10:42:20.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-24T10:42:21.554Z] --- PASS: TestExternalGraphDriver (6.47s) [2022-06-24T10:42:21.554Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2022-06-24T10:42:21.554Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2022-06-24T10:42:21.554Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2022-06-24T10:42:21.554Z] === RUN TestGraphdriverPluginV2 [2022-06-24T10:42:22.121Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-24T10:42:22.379Z] docker_api_swarm_node_test.go:20: [d09c94d29cd48] joining swarm manager [dfd65d7a903a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:42:22.637Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-24T10:42:23.203Z] docker_api_swarm_node_test.go:21: [db21a511a3144] joining swarm manager [dfd65d7a903a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:42:24.579Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-24T10:42:24.837Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-24T10:42:26.213Z] --- PASS: TestGraphdriverPluginV2 (4.57s) [2022-06-24T10:42:26.213Z] PASS [2022-06-24T10:42:26.213Z] [2022-06-24T10:42:26.213Z] DONE 5 tests in 11.156s [2022-06-24T10:42:26.213Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-24T10:42:26.213Z] ++ 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-24T10:42:26.213Z] ++ set -e [2022-06-24T10:42:26.213Z] ++ '[' -n 0 ']' [2022-06-24T10:42:26.213Z] ++ set -x [2022-06-24T10:42:26.213Z] ++ 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-24T10:42:26.213Z] INFO: Testing against a local daemon [2022-06-24T10:42:26.213Z] === RUN TestContinueAfterPluginCrash [2022-06-24T10:42:26.213Z] === PAUSE TestContinueAfterPluginCrash [2022-06-24T10:42:26.213Z] === RUN TestReadPluginNoRead [2022-06-24T10:42:26.213Z] === PAUSE TestReadPluginNoRead [2022-06-24T10:42:26.213Z] === RUN TestDaemonStartWithLogOpt [2022-06-24T10:42:26.213Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-24T10:42:26.213Z] === CONT TestContinueAfterPluginCrash [2022-06-24T10:42:26.213Z] === CONT TestDaemonStartWithLogOpt [2022-06-24T10:42:26.472Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-24T10:42:27.039Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-24T10:42:28.422Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-24T10:42:29.356Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-24T10:42:30.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-24T10:42:30.730Z] --- PASS: TestDaemonStartWithLogOpt (4.62s) [2022-06-24T10:42:30.730Z] === CONT TestReadPluginNoRead [2022-06-24T10:42:30.988Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-24T10:42:30.988Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-24T10:42:31.247Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-24T10:42:31.813Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-24T10:42:32.747Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-24T10:42:33.680Z] === RUN TestReadPluginNoRead/default [2022-06-24T10:42:33.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-24T10:42:34.196Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-24T10:42:35.132Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-24T10:42:35.701Z] --- PASS: TestContinueAfterPluginCrash (9.66s) [2022-06-24T10:42:37.074Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-24T10:42:37.074Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-24T10:42:38.975Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-24T10:42:38.975Z] === CONT TestReadPluginNoRead [2022-06-24T10:42:38.975Z] read_test.go:92: [d79e21c89e834] daemon is not started [2022-06-24T10:42:38.975Z] --- PASS: TestReadPluginNoRead (8.23s) [2022-06-24T10:42:38.975Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2022-06-24T10:42:38.975Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2022-06-24T10:42:38.975Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2022-06-24T10:42:38.975Z] PASS [2022-06-24T10:42:38.975Z] [2022-06-24T10:42:38.975Z] DONE 6 tests in 12.957s [2022-06-24T10:42:38.975Z] 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-24T10:42:38.975Z] ++ 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-24T10:42:38.975Z] ++ set -e [2022-06-24T10:42:38.975Z] ++ '[' -n 0 ']' [2022-06-24T10:42:38.975Z] ++ set -x [2022-06-24T10:42:38.975Z] ++ 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-24T10:42:38.975Z] testing: warning: no tests to run [2022-06-24T10:42:38.975Z] PASS [2022-06-24T10:42:38.975Z] [2022-06-24T10:42:38.975Z] DONE 0 tests in 0.047s [2022-06-24T10:42:38.975Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-24T10:42:38.975Z] ++ 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-24T10:42:38.975Z] ++ set -e [2022-06-24T10:42:38.975Z] ++ '[' -n 0 ']' [2022-06-24T10:42:38.975Z] ++ set -x [2022-06-24T10:42:38.975Z] ++ 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-24T10:42:39.234Z] docker_api_swarm_test.go:502: [da570b77eb85a] joining swarm manager [d826275eb8cb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:42:39.234Z] INFO: Testing against a local daemon [2022-06-24T10:42:39.234Z] === RUN TestPluginWithDevMounts [2022-06-24T10:42:39.234Z] === PAUSE TestPluginWithDevMounts [2022-06-24T10:42:39.234Z] === CONT TestPluginWithDevMounts [2022-06-24T10:42:41.137Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-24T10:42:41.137Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-06-24T10:42:41.137Z] PASS [2022-06-24T10:42:41.137Z] [2022-06-24T10:42:41.137Z] DONE 1 tests in 1.958s [2022-06-24T10:42:41.137Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-24T10:42:41.137Z] ++ 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-24T10:42:41.137Z] ++ set -e [2022-06-24T10:42:41.137Z] ++ '[' -n 0 ']' [2022-06-24T10:42:41.137Z] ++ set -x [2022-06-24T10:42:41.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-24T10:42:41.137Z] INFO: Testing against a local daemon [2022-06-24T10:42:41.137Z] === RUN TestSecretInspect [2022-06-24T10:42:41.703Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-24T10:42:42.639Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-24T10:42:43.575Z] --- PASS: TestSecretInspect (2.54s) [2022-06-24T10:42:43.575Z] === RUN TestSecretList [2022-06-24T10:42:45.478Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-24T10:42:46.412Z] --- PASS: TestSecretList (2.52s) [2022-06-24T10:42:46.412Z] === RUN TestSecretsCreateAndDelete [2022-06-24T10:42:46.978Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-24T10:42:47.545Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-24T10:42:48.493Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-24T10:42:48.752Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2022-06-24T10:42:48.752Z] === RUN TestSecretsUpdate [2022-06-24T10:42:48.752Z] docker_api_swarm_test.go:507: [d10fe83048151] joining swarm manager [d826275eb8cb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:42:52.040Z] --- PASS: TestSecretsUpdate (2.63s) [2022-06-24T10:42:52.040Z] === RUN TestTemplatedSecret [2022-06-24T10:42:54.570Z] --- PASS: TestTemplatedSecret (3.16s) [2022-06-24T10:42:54.570Z] === RUN TestSecretCreateResolve [2022-06-24T10:42:55.504Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-24T10:42:57.404Z] --- PASS: TestSecretCreateResolve (2.46s) [2022-06-24T10:42:57.404Z] PASS [2022-06-24T10:42:57.404Z] [2022-06-24T10:42:57.404Z] DONE 6 tests in 16.066s [2022-06-24T10:42:57.404Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-24T10:42:57.404Z] ++ 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-24T10:42:57.404Z] ++ set -e [2022-06-24T10:42:57.404Z] ++ '[' -n 0 ']' [2022-06-24T10:42:57.404Z] ++ set -x [2022-06-24T10:42:57.404Z] ++ 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-24T10:42:57.404Z] INFO: Testing against a local daemon [2022-06-24T10:42:57.404Z] === RUN TestServiceCreateInit [2022-06-24T10:42:57.404Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-24T10:42:58.779Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-24T10:43:00.154Z] === RUN TestDockerSuite/TestBuildRm [2022-06-24T10:43:02.059Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-24T10:43:02.995Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-24T10:43:03.563Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-24T10:43:04.941Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-24T10:43:05.507Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-24T10:43:06.443Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-24T10:43:07.009Z] --- PASS: TestServiceCreateInit (9.60s) [2022-06-24T10:43:07.009Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2022-06-24T10:43:07.009Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.70s) [2022-06-24T10:43:07.009Z] === RUN TestCreateServiceMultipleTimes [2022-06-24T10:43:07.269Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-24T10:43:08.203Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-24T10:43:11.511Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-24T10:43:11.769Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-24T10:43:11.769Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-24T10:43:11.769Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-24T10:43:11.769Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-24T10:43:12.337Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-24T10:43:13.272Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-24T10:43:13.529Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-24T10:43:14.096Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-24T10:43:17.380Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-24T10:43:18.314Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-24T10:43:18.879Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-24T10:43:19.136Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-24T10:43:19.702Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-24T10:43:20.635Z] === RUN TestDockerSuite/TestBuildUser [2022-06-24T10:43:21.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-24T10:43:22.100Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-24T10:43:22.100Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-24T10:43:22.100Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-24T10:43:22.100Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-24T10:43:22.100Z] Cross building: bundles/cross/linux/s390x [2022-06-24T10:43:22.100Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-24T10:43:22.100Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-24T10:43:22.136Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-24T10:43:23.510Z] docker_api_swarm_node_test.go:81: [d32fd25dee73f] joining swarm manager [ddecb7c7fa052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:43:24.076Z] --- PASS: TestCreateServiceMultipleTimes (17.22s) [2022-06-24T10:43:24.076Z] === RUN TestCreateServiceConflict [2022-06-24T10:43:25.011Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-24T10:43:26.915Z] --- PASS: TestCreateServiceConflict (2.83s) [2022-06-24T10:43:26.915Z] === RUN TestCreateServiceMaxReplicas [2022-06-24T10:43:31.099Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2022-06-24T10:43:31.099Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-24T10:43:37.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-24T10:43:38.603Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-24T10:43:39.172Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-24T10:43:39.430Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-24T10:43:39.996Z] docker_api_swarm_node_test.go:53: [da0a73c81523a] joining swarm manager [df6111e660f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:43:40.562Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-24T10:43:40.820Z] docker_api_swarm_node_test.go:54: [df0151a9d1192] joining swarm manager [df6111e660f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:43:41.079Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-24T10:43:42.013Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-24T10:43:42.013Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-24T10:43:42.013Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-24T10:43:42.013Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-24T10:43:42.013Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-24T10:43:42.013Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-24T10:43:42.013Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-24T10:43:42.013Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-24T10:43:42.013Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-24T10:43:43.390Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-24T10:43:43.390Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-24T10:43:43.649Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-24T10:43:44.215Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-24T10:43:45.151Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-24T10:43:45.151Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.18s) [2022-06-24T10:43:45.151Z] === RUN TestCreateServiceSecretFileMode [2022-06-24T10:43:45.151Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-24T10:43:47.680Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-24T10:43:47.940Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2022-06-24T10:43:47.940Z] === RUN TestCreateServiceConfigFileMode [2022-06-24T10:43:48.875Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-24T10:43:49.442Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-24T10:43:50.009Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-24T10:43:50.574Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-24T10:43:50.574Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-24T10:43:50.574Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-24T10:43:50.832Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2022-06-24T10:43:50.832Z] === RUN TestCreateServiceSysctls [2022-06-24T10:43:51.091Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-24T10:43:52.995Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-24T10:43:53.562Z] === RUN TestDockerSuite/TestCommitChange [2022-06-24T10:43:54.505Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-24T10:43:54.505Z] --- PASS: TestCreateServiceSysctls (3.74s) [2022-06-24T10:43:54.505Z] === RUN TestCreateServiceCapabilities [2022-06-24T10:43:55.440Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-24T10:43:56.375Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-24T10:43:57.754Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-06-24T10:43:57.754Z] === RUN TestInspect [2022-06-24T10:43:57.754Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-24T10:43:58.688Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-24T10:44:00.061Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-24T10:44:00.998Z] --- PASS: TestInspect (3.38s) [2022-06-24T10:44:00.998Z] === RUN TestCreateJob [2022-06-24T10:44:00.998Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-24T10:44:01.932Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-24T10:44:02.867Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-24T10:44:03.125Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-24T10:44:04.059Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-24T10:44:04.626Z] --- PASS: TestCreateJob (3.64s) [2022-06-24T10:44:04.626Z] === RUN TestReplicatedJob [2022-06-24T10:44:04.626Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-24T10:44:05.193Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-24T10:44:05.761Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-24T10:44:06.696Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-24T10:44:07.630Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-24T10:44:08.565Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-24T10:44:09.498Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-24T10:44:10.432Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-24T10:44:10.690Z] --- PASS: TestReplicatedJob (6.10s) [2022-06-24T10:44:10.690Z] === RUN TestUpdateReplicatedJob [2022-06-24T10:44:10.948Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-24T10:44:11.883Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-24T10:44:12.449Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-24T10:44:13.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-24T10:44:13.284Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-24T10:44:14.659Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-24T10:44:14.659Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2022-06-24T10:44:14.659Z] === RUN TestServiceListWithStatuses [2022-06-24T10:44:14.659Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-24T10:44:14.659Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-24T10:44:14.659Z] === RUN TestDockerNetworkConnectAlias [2022-06-24T10:44:15.592Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-24T10:44:16.159Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-24T10:44:16.159Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-24T10:44:16.726Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-24T10:44:17.660Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-24T10:44:18.596Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-24T10:44:19.161Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-24T10:44:19.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-24T10:44:19.989Z] --- PASS: TestDockerNetworkConnectAlias (5.47s) [2022-06-24T10:44:19.989Z] === RUN TestDockerNetworkReConnect [2022-06-24T10:44:20.247Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-24T10:44:21.623Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-24T10:44:21.882Z] docker_api_swarm_test.go:202: [de767f2c43076] joining swarm manager [d480fc8d9d647]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:44:22.448Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-24T10:44:24.977Z] --- PASS: TestDockerNetworkReConnect (4.77s) [2022-06-24T10:44:24.977Z] === RUN TestServicePlugin [2022-06-24T10:44:24.977Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-24T10:44:28.258Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-24T10:44:28.823Z] plugin_test.go:61: [df12f5ea40fa8] joining swarm manager [df0c124b4775d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:44:30.197Z] plugin_test.go:64: [d0d9b14f1bb61] joining swarm manager [df0c124b4775d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:44:30.763Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-24T10:44:31.697Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-24T10:44:34.987Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-24T10:44:36.888Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-24T10:44:37.146Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-24T10:44:40.434Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-24T10:44:41.001Z] === RUN TestDockerSuite/TestCpToDot [2022-06-24T10:44:41.567Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-24T10:44:42.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-24T10:44:42.392Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-24T10:44:43.769Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-24T10:44:44.705Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-24T10:44:44.705Z] docker_api_swarm_test.go:384: [dafb4596c3292] joining swarm manager [d7304d490eebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:44:45.642Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-24T10:44:45.902Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-24T10:44:45.902Z] docker_api_swarm_test.go:385: [d3437bc849cb2] joining swarm manager [d7304d490eebb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:44:46.469Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-24T10:44:47.403Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-24T10:44:47.403Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-24T10:44:47.403Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-24T10:44:47.968Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-24T10:44:48.227Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-24T10:44:48.227Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-24T10:44:48.227Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-24T10:44:48.486Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-24T10:44:49.052Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-24T10:44:49.052Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-24T10:44:49.052Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-24T10:44:49.310Z] === RUN TestDockerSuite/TestCreateRM [2022-06-24T10:44:49.310Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-24T10:44:49.310Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-24T10:44:49.310Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-24T10:44:49.310Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-24T10:44:49.568Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-24T10:44:50.943Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-24T10:44:50.943Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-24T10:44:50.943Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-24T10:44:54.225Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-24T10:44:54.225Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-24T10:44:54.226Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-24T10:44:54.506Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-24T10:44:55.085Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-24T10:44:55.652Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-24T10:44:56.218Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-24T10:44:56.476Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-24T10:44:57.042Z] --- PASS: TestServicePlugin (32.41s) [2022-06-24T10:44:57.042Z] === RUN TestServiceUpdateLabel [2022-06-24T10:44:57.976Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-24T10:44:59.350Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-24T10:44:59.608Z] --- PASS: TestServiceUpdateLabel (2.53s) [2022-06-24T10:44:59.608Z] === RUN TestServiceUpdateSecrets [2022-06-24T10:45:02.138Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-24T10:45:04.035Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-24T10:45:04.602Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-24T10:45:05.537Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-24T10:45:12.092Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-24T10:45:12.092Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-24T10:45:12.092Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-24T10:45:13.464Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-24T10:45:13.464Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-24T10:45:13.464Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-24T10:45:13.538Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-24T10:45:13.538Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-24T10:45:13.538Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-24T10:45:13.538Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-24T10:45:13.538Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-24T10:45:13.723Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-24T10:45:13.723Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-24T10:45:13.894Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-24T10:45:14.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88916949efc207dd46346f05c047c9b6511c0224 hack/test/unit [2022-06-24T10:45:14.467Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-24T10:45:14.467Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-24T10:45:14.467Z] + TESTDIRS=./... [2022-06-24T10:45:14.467Z] + exclude_paths='/vendor/|/integration' [2022-06-24T10:45:14.467Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-24T10:45:14.467Z] ++ go list ./... [2022-06-24T10:45:14.660Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2022-06-24T10:45:14.660Z] === RUN TestServiceUpdateConfigs [2022-06-24T10:45:14.918Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-24T10:45:15.398Z] + pkg_list='github.com/docker/docker/api [2022-06-24T10:45:15.398Z] github.com/docker/docker/api/server [2022-06-24T10:45:15.398Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:45:15.398Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:45:15.398Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:45:15.398Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/backend [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/container [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/events [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/filters [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/image [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/mount [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/network [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/registry [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/time [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/versions [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/volume [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli/config [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli/debug [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:45:15.399Z] github.com/docker/docker/client [2022-06-24T10:45:15.399Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:45:15.399Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:45:15.399Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:45:15.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:45:15.399Z] github.com/docker/docker/container [2022-06-24T10:45:15.399Z] github.com/docker/docker/container/stream [2022-06-24T10:45:15.399Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:45:15.399Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:45:15.399Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/config [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/events [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/exec [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/images [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/links [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/names [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/network [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/stats [2022-06-24T10:45:15.399Z] github.com/docker/docker/distribution [2022-06-24T10:45:15.399Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:45:15.399Z] github.com/docker/docker/distribution/utils [2022-06-24T10:45:15.399Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:45:15.399Z] github.com/docker/docker/dockerversion [2022-06-24T10:45:15.399Z] github.com/docker/docker/errdefs [2022-06-24T10:45:15.399Z] github.com/docker/docker/image [2022-06-24T10:45:15.399Z] github.com/docker/docker/image/cache [2022-06-24T10:45:15.399Z] github.com/docker/docker/image/tarexport [2022-06-24T10:45:15.399Z] github.com/docker/docker/image/v1 [2022-06-24T10:45:15.399Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:45:15.399Z] github.com/docker/docker/layer [2022-06-24T10:45:15.399Z] github.com/docker/docker/libcontainerd [2022-06-24T10:45:15.399Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:45:15.399Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:45:15.399Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:45:15.399Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/libnetwork/types [2022-06-24T10:45:15.399Z] github.com/docker/docker/oci [2022-06-24T10:45:15.399Z] github.com/docker/docker/oci/caps [2022-06-24T10:45:15.399Z] github.com/docker/docker/opts [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/archive [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/directory [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/platform [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/pools [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/progress [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/signal [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/stack [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/system [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:45:15.399Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:45:15.399Z] github.com/docker/docker/plugin [2022-06-24T10:45:15.399Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:45:15.399Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:45:15.399Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:45:15.399Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:45:15.399Z] github.com/docker/docker/quota [2022-06-24T10:45:15.399Z] github.com/docker/docker/reference [2022-06-24T10:45:15.399Z] github.com/docker/docker/registry [2022-06-24T10:45:15.399Z] github.com/docker/docker/registry/resumable [2022-06-24T10:45:15.399Z] github.com/docker/docker/restartmanager [2022-06-24T10:45:15.399Z] github.com/docker/docker/rootless [2022-06-24T10:45:15.399Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:45:15.399Z] github.com/docker/docker/runconfig [2022-06-24T10:45:15.399Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/environment [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/registry [2022-06-24T10:45:15.399Z] github.com/docker/docker/testutil/request [2022-06-24T10:45:15.399Z] github.com/docker/docker/volume [2022-06-24T10:45:15.399Z] github.com/docker/docker/volume/drivers [2022-06-24T10:45:15.399Z] github.com/docker/docker/volume/local [2022-06-24T10:45:15.399Z] github.com/docker/docker/volume/mounts [2022-06-24T10:45:15.399Z] github.com/docker/docker/volume/service [2022-06-24T10:45:15.399Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:45:15.399Z] github.com/docker/docker/volume/testutils' [2022-06-24T10:45:15.399Z] ++ grep --fixed-strings -v /libnetwork [2022-06-24T10:45:15.399Z] ++ echo 'github.com/docker/docker/api [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/backend [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/container [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/events [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/filters [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/image [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/mount [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/network [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/registry [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/time [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/versions [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:45:15.399Z] github.com/docker/docker/api/types/volume [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:45:15.399Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli/config [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli/debug [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:45:15.399Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:45:15.399Z] github.com/docker/docker/client [2022-06-24T10:45:15.399Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:45:15.399Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:45:15.399Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:45:15.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:45:15.399Z] github.com/docker/docker/container [2022-06-24T10:45:15.399Z] github.com/docker/docker/container/stream [2022-06-24T10:45:15.399Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:45:15.399Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:45:15.399Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/config [2022-06-24T10:45:15.399Z] github.com/docker/docker/daemon/events [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/exec [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/images [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/links [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/names [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/network [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/stats [2022-06-24T10:45:15.400Z] github.com/docker/docker/distribution [2022-06-24T10:45:15.400Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:45:15.400Z] github.com/docker/docker/distribution/utils [2022-06-24T10:45:15.400Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:45:15.400Z] github.com/docker/docker/dockerversion [2022-06-24T10:45:15.400Z] github.com/docker/docker/errdefs [2022-06-24T10:45:15.400Z] github.com/docker/docker/image [2022-06-24T10:45:15.400Z] github.com/docker/docker/image/cache [2022-06-24T10:45:15.400Z] github.com/docker/docker/image/tarexport [2022-06-24T10:45:15.400Z] github.com/docker/docker/image/v1 [2022-06-24T10:45:15.400Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:45:15.400Z] github.com/docker/docker/layer [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/libnetwork/types [2022-06-24T10:45:15.400Z] github.com/docker/docker/oci [2022-06-24T10:45:15.400Z] github.com/docker/docker/oci/caps [2022-06-24T10:45:15.400Z] github.com/docker/docker/opts [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/archive [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/directory [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/platform [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/pools [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/progress [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/signal [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/stack [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/system [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:45:15.400Z] github.com/docker/docker/plugin [2022-06-24T10:45:15.400Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:45:15.400Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:45:15.400Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:45:15.400Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:45:15.400Z] github.com/docker/docker/quota [2022-06-24T10:45:15.400Z] github.com/docker/docker/reference [2022-06-24T10:45:15.400Z] github.com/docker/docker/registry [2022-06-24T10:45:15.400Z] github.com/docker/docker/registry/resumable [2022-06-24T10:45:15.400Z] github.com/docker/docker/restartmanager [2022-06-24T10:45:15.400Z] github.com/docker/docker/rootless [2022-06-24T10:45:15.400Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:45:15.400Z] github.com/docker/docker/runconfig [2022-06-24T10:45:15.400Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/environment [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/registry [2022-06-24T10:45:15.400Z] github.com/docker/docker/testutil/request [2022-06-24T10:45:15.400Z] github.com/docker/docker/volume [2022-06-24T10:45:15.400Z] github.com/docker/docker/volume/drivers [2022-06-24T10:45:15.400Z] github.com/docker/docker/volume/local [2022-06-24T10:45:15.400Z] github.com/docker/docker/volume/mounts [2022-06-24T10:45:15.400Z] github.com/docker/docker/volume/service [2022-06-24T10:45:15.400Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:45:15.400Z] github.com/docker/docker/volume/testutils' [2022-06-24T10:45:15.400Z] + base_pkg_list='github.com/docker/docker/api [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/backend [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/container [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/events [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/filters [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/image [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/mount [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/network [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/registry [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/time [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/versions [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:45:15.400Z] github.com/docker/docker/api/types/volume [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:45:15.400Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:45:15.400Z] github.com/docker/docker/cli [2022-06-24T10:45:15.400Z] github.com/docker/docker/cli/config [2022-06-24T10:45:15.400Z] github.com/docker/docker/cli/debug [2022-06-24T10:45:15.400Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:45:15.400Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:45:15.400Z] github.com/docker/docker/client [2022-06-24T10:45:15.400Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:45:15.400Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:45:15.400Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:45:15.400Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:45:15.400Z] github.com/docker/docker/container [2022-06-24T10:45:15.400Z] github.com/docker/docker/container/stream [2022-06-24T10:45:15.400Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:45:15.400Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:45:15.400Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/config [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/events [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/exec [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/images [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/links [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/names [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/network [2022-06-24T10:45:15.400Z] github.com/docker/docker/daemon/stats [2022-06-24T10:45:15.400Z] github.com/docker/docker/distribution [2022-06-24T10:45:15.400Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:45:15.400Z] github.com/docker/docker/distribution/utils [2022-06-24T10:45:15.400Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:45:15.400Z] github.com/docker/docker/dockerversion [2022-06-24T10:45:15.400Z] github.com/docker/docker/errdefs [2022-06-24T10:45:15.400Z] github.com/docker/docker/image [2022-06-24T10:45:15.400Z] github.com/docker/docker/image/cache [2022-06-24T10:45:15.400Z] github.com/docker/docker/image/tarexport [2022-06-24T10:45:15.400Z] github.com/docker/docker/image/v1 [2022-06-24T10:45:15.400Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:45:15.400Z] github.com/docker/docker/layer [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:45:15.400Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:45:15.400Z] github.com/docker/docker/oci [2022-06-24T10:45:15.400Z] github.com/docker/docker/oci/caps [2022-06-24T10:45:15.400Z] github.com/docker/docker/opts [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/archive [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/directory [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:45:15.400Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/platform [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/pools [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/progress [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/signal [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/stack [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/system [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:45:15.401Z] github.com/docker/docker/plugin [2022-06-24T10:45:15.401Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:45:15.401Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:45:15.401Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:45:15.401Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:45:15.401Z] github.com/docker/docker/quota [2022-06-24T10:45:15.401Z] github.com/docker/docker/reference [2022-06-24T10:45:15.401Z] github.com/docker/docker/registry [2022-06-24T10:45:15.401Z] github.com/docker/docker/registry/resumable [2022-06-24T10:45:15.401Z] github.com/docker/docker/restartmanager [2022-06-24T10:45:15.401Z] github.com/docker/docker/rootless [2022-06-24T10:45:15.401Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:45:15.401Z] github.com/docker/docker/runconfig [2022-06-24T10:45:15.401Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/environment [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/registry [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/request [2022-06-24T10:45:15.401Z] github.com/docker/docker/volume [2022-06-24T10:45:15.401Z] github.com/docker/docker/volume/drivers [2022-06-24T10:45:15.401Z] github.com/docker/docker/volume/local [2022-06-24T10:45:15.401Z] github.com/docker/docker/volume/mounts [2022-06-24T10:45:15.401Z] github.com/docker/docker/volume/service [2022-06-24T10:45:15.401Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:45:15.401Z] github.com/docker/docker/volume/testutils' [2022-06-24T10:45:15.401Z] ++ grep --fixed-strings /libnetwork [2022-06-24T10:45:15.401Z] ++ echo 'github.com/docker/docker/api [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/backend [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/container [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/events [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/filters [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/image [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/mount [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/network [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/registry [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/time [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/versions [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:45:15.401Z] github.com/docker/docker/api/types/volume [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:45:15.401Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:45:15.401Z] github.com/docker/docker/cli [2022-06-24T10:45:15.401Z] github.com/docker/docker/cli/config [2022-06-24T10:45:15.401Z] github.com/docker/docker/cli/debug [2022-06-24T10:45:15.401Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:45:15.401Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:45:15.401Z] github.com/docker/docker/client [2022-06-24T10:45:15.401Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:45:15.401Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:45:15.401Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:45:15.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:45:15.401Z] github.com/docker/docker/container [2022-06-24T10:45:15.401Z] github.com/docker/docker/container/stream [2022-06-24T10:45:15.401Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:45:15.401Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:45:15.401Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/config [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/events [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/exec [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/images [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/links [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/names [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/network [2022-06-24T10:45:15.401Z] github.com/docker/docker/daemon/stats [2022-06-24T10:45:15.401Z] github.com/docker/docker/distribution [2022-06-24T10:45:15.401Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:45:15.401Z] github.com/docker/docker/distribution/utils [2022-06-24T10:45:15.401Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:45:15.401Z] github.com/docker/docker/dockerversion [2022-06-24T10:45:15.401Z] github.com/docker/docker/errdefs [2022-06-24T10:45:15.401Z] github.com/docker/docker/image [2022-06-24T10:45:15.401Z] github.com/docker/docker/image/cache [2022-06-24T10:45:15.401Z] github.com/docker/docker/image/tarexport [2022-06-24T10:45:15.401Z] github.com/docker/docker/image/v1 [2022-06-24T10:45:15.401Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:45:15.401Z] github.com/docker/docker/layer [2022-06-24T10:45:15.401Z] github.com/docker/docker/libcontainerd [2022-06-24T10:45:15.401Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:45:15.401Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:45:15.401Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:45:15.401Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/libnetwork/types [2022-06-24T10:45:15.401Z] github.com/docker/docker/oci [2022-06-24T10:45:15.401Z] github.com/docker/docker/oci/caps [2022-06-24T10:45:15.401Z] github.com/docker/docker/opts [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/archive [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/directory [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/platform [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/pools [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/progress [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/signal [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/stack [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/system [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:45:15.401Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:45:15.401Z] github.com/docker/docker/plugin [2022-06-24T10:45:15.401Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:45:15.401Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:45:15.401Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:45:15.401Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:45:15.401Z] github.com/docker/docker/quota [2022-06-24T10:45:15.401Z] github.com/docker/docker/reference [2022-06-24T10:45:15.401Z] github.com/docker/docker/registry [2022-06-24T10:45:15.401Z] github.com/docker/docker/registry/resumable [2022-06-24T10:45:15.401Z] github.com/docker/docker/restartmanager [2022-06-24T10:45:15.401Z] github.com/docker/docker/rootless [2022-06-24T10:45:15.401Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:45:15.401Z] github.com/docker/docker/runconfig [2022-06-24T10:45:15.401Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/environment [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:45:15.401Z] github.com/docker/docker/testutil/registry [2022-06-24T10:45:15.402Z] github.com/docker/docker/testutil/request [2022-06-24T10:45:15.402Z] github.com/docker/docker/volume [2022-06-24T10:45:15.402Z] github.com/docker/docker/volume/drivers [2022-06-24T10:45:15.402Z] github.com/docker/docker/volume/local [2022-06-24T10:45:15.402Z] github.com/docker/docker/volume/mounts [2022-06-24T10:45:15.402Z] github.com/docker/docker/volume/service [2022-06-24T10:45:15.402Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:45:15.402Z] github.com/docker/docker/volume/testutils' [2022-06-24T10:45:15.402Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/types' [2022-06-24T10:45:15.402Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-24T10:45:15.402Z] + echo 'github.com/docker/docker/libnetwork [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/types' [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:45:15.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:45:15.402Z] + type docker-proxy [2022-06-24T10:45:15.402Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-24T10:45:15.402Z] + hack/make.sh binary-proxy install-proxy [2022-06-24T10:45:15.402Z] [2022-06-24T10:45:15.659Z] Removing bundles/ [2022-06-24T10:45:15.659Z] [2022-06-24T10:45:15.659Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-24T10:45:15.659Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-24T10:45:15.659Z] GOOS="" GOARCH="" GOARM="" [2022-06-24T10:45:15.854Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-24T10:45:15.854Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-24T10:45:15.854Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-24T10:45:16.790Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-24T10:45:17.053Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-24T10:45:17.988Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-24T10:45:18.920Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-24T10:45:19.178Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-24T10:45:19.178Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-24T10:45:19.178Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-24T10:45:19.178Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-24T10:45:19.178Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-24T10:45:21.076Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-24T10:45:21.643Z] === RUN TestDockerSuite/TestEventsRename [2022-06-24T10:45:22.208Z] === RUN TestDockerSuite/TestEventsResize [2022-06-24T10:45:22.465Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-24T10:45:23.032Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-24T10:45:23.752Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-24T10:45:23.752Z] [2022-06-24T10:45:23.752Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-24T10:45:23.752Z] Installing docker-proxy to /usr/local/bin/ [2022-06-24T10:45:23.752Z] [2022-06-24T10:45:23.752Z] + mkdir -p bundles [2022-06-24T10:45:23.752Z] + '[' -n 'github.com/docker/docker/api [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/backend/build [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/httpstatus [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/httputils [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/middleware [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/build [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/container [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/debug [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/distribution [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/grpc [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/image [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/network [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/plugin [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/session [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/swarm [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/system [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/server/router/volume [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/backend [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/blkiodev [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/container [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/events [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/filters [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/image [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/mount [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/network [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/registry [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/strslice [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/swarm [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/time [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/versions [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-24T10:45:23.752Z] github.com/docker/docker/api/types/volume [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/builder-next [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/builder-next/worker [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/dockerfile [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/remotecontext [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/remotecontext/git [2022-06-24T10:45:23.752Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-24T10:45:23.752Z] github.com/docker/docker/cli [2022-06-24T10:45:23.752Z] github.com/docker/docker/cli/config [2022-06-24T10:45:23.752Z] github.com/docker/docker/cli/debug [2022-06-24T10:45:23.752Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-24T10:45:23.752Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-24T10:45:23.752Z] github.com/docker/docker/client [2022-06-24T10:45:23.752Z] github.com/docker/docker/cmd/docker-proxy [2022-06-24T10:45:23.752Z] github.com/docker/docker/cmd/dockerd [2022-06-24T10:45:23.752Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-24T10:45:23.752Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-24T10:45:23.752Z] github.com/docker/docker/container [2022-06-24T10:45:23.752Z] github.com/docker/docker/container/stream [2022-06-24T10:45:23.752Z] github.com/docker/docker/contrib/apparmor [2022-06-24T10:45:23.752Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-24T10:45:23.752Z] github.com/docker/docker/contrib/httpserver [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/cluster [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/cluster/convert [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/cluster/executor [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/cluster/provider [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/config [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/events [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/events/testutils [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/exec [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/images [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/initlayer [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/links [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/listeners [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/gelf [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/journald [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/local [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/logentries [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-24T10:45:23.752Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-24T10:45:23.753Z] github.com/docker/docker/daemon/logger/splunk [2022-06-24T10:45:23.753Z] github.com/docker/docker/daemon/logger/syslog [2022-06-24T10:45:23.753Z] github.com/docker/docker/daemon/logger/templates [2022-06-24T10:45:23.753Z] github.com/docker/docker/daemon/names [2022-06-24T10:45:23.753Z] github.com/docker/docker/daemon/network [2022-06-24T10:45:23.753Z] github.com/docker/docker/daemon/stats [2022-06-24T10:45:23.753Z] github.com/docker/docker/distribution [2022-06-24T10:45:23.753Z] github.com/docker/docker/distribution/metadata [2022-06-24T10:45:23.753Z] github.com/docker/docker/distribution/utils [2022-06-24T10:45:23.753Z] github.com/docker/docker/distribution/xfer [2022-06-24T10:45:23.753Z] github.com/docker/docker/dockerversion [2022-06-24T10:45:23.753Z] github.com/docker/docker/errdefs [2022-06-24T10:45:23.753Z] github.com/docker/docker/image [2022-06-24T10:45:23.753Z] github.com/docker/docker/image/cache [2022-06-24T10:45:23.753Z] github.com/docker/docker/image/tarexport [2022-06-24T10:45:23.753Z] github.com/docker/docker/image/v1 [2022-06-24T10:45:23.753Z] github.com/docker/docker/internal/test/suite [2022-06-24T10:45:23.753Z] github.com/docker/docker/layer [2022-06-24T10:45:23.753Z] github.com/docker/docker/libcontainerd [2022-06-24T10:45:23.753Z] github.com/docker/docker/libcontainerd/queue [2022-06-24T10:45:23.753Z] github.com/docker/docker/libcontainerd/remote [2022-06-24T10:45:23.753Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-24T10:45:23.753Z] github.com/docker/docker/libcontainerd/types [2022-06-24T10:45:23.753Z] github.com/docker/docker/oci [2022-06-24T10:45:23.753Z] github.com/docker/docker/oci/caps [2022-06-24T10:45:23.753Z] github.com/docker/docker/opts [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/aaparser [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/archive [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/authorization [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/broadcaster [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/capabilities [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/chrootarchive [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/containerfs [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/devicemapper [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/directory [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/dmesg [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/fileutils [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/fsutils [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/homedir [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/idtools [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/ioutils [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/jsonmessage [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/longpath [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/loopback [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/namesgenerator [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/parsers [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/pidfile [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/platform [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/plugingetter [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/plugins [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/plugins/transport [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/pools [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/progress [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/pubsub [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/reexec [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/signal [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/stack [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/stdcopy [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/streamformatter [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/stringid [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/sysinfo [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/system [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/tailfile [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/tarsum [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/truncindex [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/urlutil [2022-06-24T10:45:23.753Z] github.com/docker/docker/pkg/useragent [2022-06-24T10:45:23.753Z] github.com/docker/docker/plugin [2022-06-24T10:45:23.753Z] github.com/docker/docker/plugin/executor/containerd [2022-06-24T10:45:23.753Z] github.com/docker/docker/plugin/v2 [2022-06-24T10:45:23.753Z] github.com/docker/docker/profiles/apparmor [2022-06-24T10:45:23.753Z] github.com/docker/docker/profiles/seccomp [2022-06-24T10:45:23.753Z] github.com/docker/docker/quota [2022-06-24T10:45:23.753Z] github.com/docker/docker/reference [2022-06-24T10:45:23.753Z] github.com/docker/docker/registry [2022-06-24T10:45:23.753Z] github.com/docker/docker/registry/resumable [2022-06-24T10:45:23.753Z] github.com/docker/docker/restartmanager [2022-06-24T10:45:23.753Z] github.com/docker/docker/rootless [2022-06-24T10:45:23.753Z] github.com/docker/docker/rootless/specconv [2022-06-24T10:45:23.753Z] github.com/docker/docker/runconfig [2022-06-24T10:45:23.753Z] github.com/docker/docker/runconfig/opts [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/daemon [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/environment [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/fakecontext [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/fakegit [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/fakestorage [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/fixtures/load [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/registry [2022-06-24T10:45:23.753Z] github.com/docker/docker/testutil/request [2022-06-24T10:45:23.753Z] github.com/docker/docker/volume [2022-06-24T10:45:23.753Z] github.com/docker/docker/volume/drivers [2022-06-24T10:45:23.753Z] github.com/docker/docker/volume/local [2022-06-24T10:45:23.753Z] github.com/docker/docker/volume/mounts [2022-06-24T10:45:23.753Z] github.com/docker/docker/volume/service [2022-06-24T10:45:23.753Z] github.com/docker/docker/volume/service/opts [2022-06-24T10:45:23.753Z] github.com/docker/docker/volume/testutils' ']' [2022-06-24T10:45:23.753Z] + 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-24T10:45:23.753Z] ? github.com/docker/docker/api [no test files] [2022-06-24T10:45:23.965Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-24T10:45:24.223Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-24T10:45:27.500Z] === RUN TestDockerSuite/TestEventsTop [2022-06-24T10:45:27.500Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-24T10:45:29.398Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2022-06-24T10:45:29.398Z] === RUN TestServiceUpdateNetwork [2022-06-24T10:45:29.963Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-24T10:45:41.819Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-06-24T10:45:42.156Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-24T10:45:42.156Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-24T10:45:42.156Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2022-06-24T10:45:42.156Z] === RUN TestServiceUpdatePidsLimit [2022-06-24T10:45:42.414Z] === RUN TestDockerSuite/TestExec [2022-06-24T10:45:42.981Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-24T10:45:43.238Z] check_test.go:611: [d3437bc849cb2] daemon is not started [2022-06-24T10:45:43.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-24T10:45:43.496Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-24T10:45:44.431Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-24T10:45:44.431Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-24T10:45:45.816Z] docker_api_swarm_test.go:802: [d72d7154de765] joining swarm manager [d6f3cc7c1c8fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:45:45.816Z] === RUN TestDockerSuite/TestExecEnv [2022-06-24T10:45:46.751Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-24T10:45:47.009Z] docker_api_swarm_test.go:802: [d43cd25f63774] joining swarm manager [d6f3cc7c1c8fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:45:47.943Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-24T10:45:48.510Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-24T10:45:49.443Z] docker_api_swarm_test.go:802: [dc086eb9fdb80] joining swarm manager [d6f3cc7c1c8fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-24T10:45:51.342Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-24T10:45:51.601Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-24T10:45:51.601Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-24T10:45:51.601Z] docker_api_swarm_test.go:802: [dd84a54ae7f85] joining swarm manager [d6f3cc7c1c8fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-24T10:45:52.166Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-24T10:45:52.734Z] === RUN TestDockerSuite/TestExecParseError [2022-06-24T10:45:53.301Z] docker_api_swarm_test.go:810: [d08ccfb115ecb] joining swarm manager [d6f3cc7c1c8fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-24T10:45:53.560Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-24T10:45:54.126Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-24T10:45:54.691Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-24T10:45:55.257Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-24T10:45:55.822Z] === RUN TestDockerSuite/TestExecTTY [2022-06-24T10:45:56.387Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-24T10:45:56.952Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-24T10:45:57.518Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-24T10:45:58.085Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-24T10:45:58.085Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-24T10:45:58.085Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-24T10:45:59.460Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2022-06-24T10:45:59.460Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2022-06-24T10:45:59.460Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2022-06-24T10:45:59.460Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2022-06-24T10:45:59.460Z] PASS [2022-06-24T10:45:59.460Z] [2022-06-24T10:45:59.460Z] === Skipped [2022-06-24T10:45:59.460Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-24T10:45:59.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-24T10:45:59.460Z] [2022-06-24T10:45:59.460Z] DONE 27 tests, 1 skipped in 182.410s [2022-06-24T10:45:59.460Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-24T10:45:59.460Z] ++ 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-24T10:45:59.460Z] ++ set -e [2022-06-24T10:45:59.460Z] ++ '[' -n 0 ']' [2022-06-24T10:45:59.460Z] ++ set -x [2022-06-24T10:45:59.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-24T10:45:59.718Z] INFO: Testing against a local daemon [2022-06-24T10:45:59.718Z] === RUN TestSessionCreate [2022-06-24T10:45:59.718Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-24T10:45:59.718Z] --- PASS: TestSessionCreate (0.03s) [2022-06-24T10:45:59.718Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-24T10:45:59.718Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-24T10:45:59.718Z] PASS [2022-06-24T10:45:59.718Z] [2022-06-24T10:45:59.718Z] DONE 2 tests in 0.158s [2022-06-24T10:45:59.718Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-24T10:45:59.718Z] ++ 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-24T10:45:59.718Z] ++ set -e [2022-06-24T10:45:59.719Z] ++ '[' -n 0 ']' [2022-06-24T10:45:59.719Z] ++ set -x [2022-06-24T10:45:59.719Z] ++ 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-24T10:45:59.976Z] INFO: Testing against a local daemon [2022-06-24T10:45:59.976Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-24T10:45:59.976Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-24T10:45:59.976Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-24T10:45:59.976Z] === RUN TestDiskUsage [2022-06-24T10:45:59.976Z] === PAUSE TestDiskUsage [2022-06-24T10:45:59.976Z] === RUN TestEventsExecDie [2022-06-24T10:46:00.544Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-24T10:46:00.544Z] --- PASS: TestEventsExecDie (0.76s) [2022-06-24T10:46:00.544Z] === RUN TestEventsBackwardsCompatible [2022-06-24T10:46:00.802Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-06-24T10:46:00.802Z] === RUN TestEventsVolumeCreate [2022-06-24T10:46:00.802Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-24T10:46:00.802Z] === RUN TestInfoBinaryCommits [2022-06-24T10:46:00.802Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-24T10:46:00.802Z] === RUN TestInfoAPIVersioned [2022-06-24T10:46:00.802Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-06-24T10:46:00.802Z] === RUN TestInfoAPI [2022-06-24T10:46:00.802Z] --- PASS: TestInfoAPI (0.02s) [2022-06-24T10:46:00.802Z] === RUN TestInfoAPIWarnings [2022-06-24T10:46:01.370Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-24T10:46:01.936Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-24T10:46:02.518Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-24T10:46:03.452Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-24T10:46:05.978Z] === RUN TestDockerSuite/TestHealth [2022-06-24T10:46:18.170Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-24T10:46:18.170Z] === RUN TestInfoDebug [2022-06-24T10:46:18.170Z] --- PASS: TestInfoDebug (0.52s) [2022-06-24T10:46:18.170Z] === RUN TestInfoInsecureRegistries [2022-06-24T10:46:18.428Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-24T10:46:18.428Z] === RUN TestInfoRegistryMirrors [2022-06-24T10:46:18.992Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2022-06-24T10:46:18.992Z] === RUN TestLoginFailsWithBadCredentials [2022-06-24T10:46:19.250Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-06-24T10:46:19.250Z] === RUN TestPingCacheHeaders [2022-06-24T10:46:19.250Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-06-24T10:46:19.250Z] === RUN TestPingGet [2022-06-24T10:46:19.250Z] --- PASS: TestPingGet (0.02s) [2022-06-24T10:46:19.250Z] === RUN TestPingHead [2022-06-24T10:46:19.250Z] --- PASS: TestPingHead (0.02s) [2022-06-24T10:46:19.250Z] === RUN TestPingSwarmHeader [2022-06-24T10:46:19.818Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-24T10:46:20.383Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-24T10:46:21.317Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-24T10:46:21.317Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-06-24T10:46:21.317Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-24T10:46:21.317Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-24T10:46:21.317Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-24T10:46:21.317Z] === RUN TestVersion [2022-06-24T10:46:21.317Z] --- PASS: TestVersion (0.02s) [2022-06-24T10:46:21.317Z] === CONT TestDiskUsage [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/container_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/image_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/volume_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-24T10:46:21.882Z] === RUN TestDiskUsage/after_container.Run [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-24T10:46:22.448Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage (1.22s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-24T10:46:22.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-24T10:46:22.448Z] PASS [2022-06-24T10:46:22.448Z] [2022-06-24T10:46:22.448Z] === Skipped [2022-06-24T10:46:22.448Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-24T10:46:22.448Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-24T10:46:22.448Z] [2022-06-24T10:46:22.448Z] DONE 54 tests, 1 skipped in 22.730s [2022-06-24T10:46:22.448Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-24T10:46:22.448Z] ++ 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-24T10:46:22.448Z] ++ set -e [2022-06-24T10:46:22.448Z] ++ '[' -n 0 ']' [2022-06-24T10:46:22.448Z] ++ set -x [2022-06-24T10:46:22.448Z] ++ 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-24T10:46:22.707Z] INFO: Testing against a local daemon [2022-06-24T10:46:22.707Z] === RUN TestVolumesCreateAndList [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-24T10:46:22.707Z] === RUN TestVolumesRemove [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-24T10:46:22.707Z] === RUN TestVolumesInspect [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-24T10:46:22.707Z] === RUN TestVolumesInvalidJSON [2022-06-24T10:46:22.707Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-24T10:46:22.707Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-24T10:46:22.707Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-24T10:46:22.707Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-24T10:46:22.707Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-24T10:46:22.707Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-24T10:46:22.707Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-24T10:46:22.707Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-24T10:46:22.707Z] PASS [2022-06-24T10:46:22.707Z] [2022-06-24T10:46:22.707Z] DONE 9 tests in 0.196s [2022-06-24T10:46:22.707Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-24T10:46:22.964Z] ++++ cat bundles/test-integration/docker.pid [2022-06-24T10:46:22.964Z] +++ kill 6689 [2022-06-24T10:46:22.964Z] +++ /etc/init.d/apparmor stop [2022-06-24T10:46:22.964Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-24T10:46:22.964Z] [2022-06-24T10:46:22.964Z] Unloading profiles will leave already running processes permanently [2022-06-24T10:46:22.964Z] unconfined, which can lead to unexpected situations. [2022-06-24T10:46:22.964Z] [2022-06-24T10:46:22.964Z] To set a process to complain mode, use the command line tool [2022-06-24T10:46:22.964Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-24T10:46:22.964Z] +++ true [2022-06-24T10:46:22.964Z] exiting test-integration [2022-06-24T10:46:22.964Z] ++ exit 0 [2022-06-24T10:46:22.964Z] [2022-06-24T10:46:23.897Z] + for job in $(jobs -p) [2022-06-24T10:46:23.897Z] + wait 7070 [2022-06-24T10:46:24.829Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-24T10:46:27.354Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-24T10:46:30.641Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-24T10:46:30.641Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-24T10:46:30.641Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-24T10:46:30.641Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-24T10:46:30.641Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-24T10:46:30.641Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-24T10:46:31.207Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-24T10:46:31.772Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-24T10:46:31.772Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-24T10:46:31.772Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-24T10:46:32.030Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-24T10:46:32.289Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-24T10:46:32.289Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-24T10:46:32.855Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-24T10:46:32.855Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-24T10:46:33.423Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-24T10:46:33.423Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-24T10:46:33.990Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-24T10:46:34.555Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-24T10:46:34.555Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-24T10:46:35.122Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-24T10:46:37.647Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-24T10:46:37.647Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-24T10:46:37.647Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-24T10:46:39.021Z] === RUN TestDockerSuite/TestImportFile [2022-06-24T10:46:39.955Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-24T10:46:39.955Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-24T10:46:40.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-24T10:46:41.148Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-24T10:46:42.082Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-24T10:46:43.456Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-24T10:46:43.714Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-24T10:46:44.284Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-24T10:46:44.850Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-24T10:46:44.850Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-24T10:46:44.850Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-24T10:46:45.416Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-24T10:46:45.674Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-24T10:46:45.674Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-24T10:46:46.243Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-24T10:46:46.243Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-24T10:46:46.243Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-24T10:46:46.808Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-24T10:46:47.374Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-24T10:46:47.939Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-24T10:46:48.524Z] === RUN TestDockerSuite/TestInspectImage [2022-06-24T10:46:48.524Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-24T10:46:48.524Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-24T10:46:48.524Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-24T10:46:48.524Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-24T10:46:48.787Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-24T10:46:49.356Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-24T10:46:49.356Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-24T10:46:49.925Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-24T10:46:50.183Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-24T10:46:52.710Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-24T10:46:52.710Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-24T10:46:52.710Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-24T10:46:53.276Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-24T10:46:54.209Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-24T10:46:54.774Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-24T10:46:55.340Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-24T10:46:55.601Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-24T10:46:56.166Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-24T10:46:56.424Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-24T10:46:56.990Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-24T10:46:56.990Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-24T10:46:57.924Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-24T10:46:58.859Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-24T10:46:59.117Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-24T10:47:00.051Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-24T10:47:01.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-24T10:47:01.953Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-24T10:47:03.328Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-24T10:47:03.328Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-24T10:47:05.857Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-24T10:47:05.857Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-24T10:47:06.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-24T10:47:06.680Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-24T10:47:08.584Z] docker_api_swarm_service_test.go:395: [d70f1d5e3502b] joining swarm manager [da77418ec0db3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:47:09.520Z] docker_api_swarm_service_test.go:395: [def22cbe4da1f] joining swarm manager [da77418ec0db3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:47:16.079Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-24T10:47:17.452Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-24T10:47:18.019Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/builder [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/builder/remotecontext 0.122s coverage: 13.7% of statements [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 49.3% of statements [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/builder/remotecontext/git 1.746s coverage: 86.3% of statements [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/cli [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-24T10:47:18.334Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-24T10:47:18.334Z] ok github.com/docker/docker/cmd/docker-proxy 0.274s coverage: 67.6% of statements [2022-06-24T10:47:19.394Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-24T10:47:19.394Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-24T10:47:19.394Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-24T10:47:20.329Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-24T10:47:21.263Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-24T10:47:22.196Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-24T10:47:22.504Z] ok github.com/docker/docker/client 0.132s coverage: 75.6% of statements [2022-06-24T10:47:23.129Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-24T10:47:23.694Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-24T10:47:25.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-24T10:47:25.325Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-24T10:47:25.891Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-24T10:47:26.458Z] === RUN TestDockerSuite/TestLogsSince [2022-06-24T10:47:27.026Z] docker_api_swarm_service_test.go:343: [d8afc0da208f2] joining swarm manager [d660ffd02f9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:47:27.959Z] docker_api_swarm_service_test.go:343: [d584ed2569c98] joining swarm manager [d660ffd02f9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:47:33.234Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-24T10:47:39.788Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-24T10:47:39.788Z] === RUN TestDockerSuite/TestLogsTail [2022-06-24T10:47:39.788Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-24T10:47:40.047Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-24T10:47:40.613Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-24T10:47:40.613Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-24T10:47:40.613Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-24T10:47:40.613Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-24T10:47:40.613Z] === RUN TestDockerSuite/TestNetHostname [2022-06-24T10:47:40.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-24T10:47:42.245Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-24T10:47:42.245Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-24T10:47:42.245Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-24T10:47:42.504Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-24T10:47:43.072Z] docker_api_swarm_service_test.go:490: [d902d445015c0] joining swarm manager [db75ac91b9d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:47:43.642Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-24T10:47:44.207Z] docker_api_swarm_service_test.go:490: [ddcb5f65628cc] joining swarm manager [db75ac91b9d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:47:44.207Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-24T10:47:46.105Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-24T10:47:46.105Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-24T10:47:46.105Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-24T10:47:46.105Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-24T10:47:52.662Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-24T10:47:52.662Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-24T10:47:53.595Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-24T10:47:56.125Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-24T10:47:57.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-24T10:47:58.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-24T10:48:00.536Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-24T10:48:03.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-24T10:48:03.323Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-24T10:48:04.697Z] docker_api_swarm_service_test.go:128: [d06ed427f0470] joining swarm manager [d653df429bd55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:48:05.263Z] === RUN TestDockerSuite/TestPluginActive [2022-06-24T10:48:05.520Z] docker_api_swarm_service_test.go:129: [db5dcab8c12a3] joining swarm manager [d653df429bd55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:48:07.421Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-24T10:48:07.679Z] docker_api_swarm_service_test.go:137: [d2d8662190c7a] joining swarm manager [d653df429bd55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-24T10:48:08.245Z] docker_api_swarm_service_test.go:138: [d38be227367f5] joining swarm manager [d653df429bd55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-24T10:48:09.226Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 29.7% of statements [2022-06-24T10:48:09.226Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-24T10:48:09.226Z] ok github.com/docker/docker/cmd/dockerd/trap 2.523s coverage: 0.0% of statements [2022-06-24T10:48:09.226Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-24T10:48:09.226Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-24T10:48:09.226Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-24T10:48:09.226Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-24T10:48:09.226Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-24T10:48:12.535Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2022-06-24T10:48:13.489Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2022-06-24T10:48:13.511Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-24T10:48:13.511Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-24T10:48:13.511Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-24T10:48:14.075Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-24T10:48:15.430Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-24T10:48:16.600Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-24T10:48:21.859Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-24T10:48:22.793Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-24T10:48:23.516Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.4% of statements [2022-06-24T10:48:23.516Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-06-24T10:48:23.734Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-24T10:48:23.772Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-24T10:48:24.332Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-06-24T10:48:24.667Z] === RUN TestDockerSuite/TestPortList [2022-06-24T10:48:24.894Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.1% of statements [2022-06-24T10:48:24.894Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-24T10:48:24.894Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-24T10:48:24.894Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-24T10:48:24.894Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-24T10:48:25.824Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.755s coverage: 74.8% of statements [2022-06-24T10:48:27.190Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-06-24T10:48:27.190Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.368s coverage: 56.2% of statements [2022-06-24T10:48:28.555Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.9% of statements [2022-06-24T10:48:30.454Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.285s coverage: 50.6% of statements [2022-06-24T10:48:31.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-24T10:48:31.227Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-24T10:48:31.820Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.466s coverage: 45.9% of statements [2022-06-24T10:48:31.820Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-24T10:48:32.382Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.701s coverage: 58.5% of statements [2022-06-24T10:48:32.382Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-24T10:48:32.382Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-24T10:48:32.638Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-24T10:48:33.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-24T10:48:33.565Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-06-24T10:48:33.691Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-24T10:48:33.948Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-24T10:48:34.504Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-06-24T10:48:35.066Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.9% of statements [2022-06-24T10:48:35.066Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-24T10:48:35.066Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-24T10:48:35.324Z] docker_api_swarm_service_test.go:304: [d4caaa1fb7d60] joining swarm manager [d2f1927c03653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:48:35.993Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.0% of statements [2022-06-24T10:48:36.258Z] docker_api_swarm_service_test.go:304: [da860cb6846ed] joining swarm manager [d2f1927c03653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:48:36.258Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-24T10:48:36.921Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-06-24T10:48:36.921Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 79.9% of statements [2022-06-24T10:48:36.921Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-24T10:48:37.482Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-24T10:48:37.483Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.4% of statements [2022-06-24T10:48:37.634Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-24T10:48:38.045Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2022-06-24T10:48:38.199Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-24T10:48:38.199Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-24T10:48:38.974Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.183s coverage: 76.8% of statements [2022-06-24T10:48:39.231Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 79.4% of statements [2022-06-24T10:48:39.231Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-24T10:48:39.231Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-24T10:48:40.097Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-24T10:48:40.176Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2022-06-24T10:48:40.176Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 62.0% of statements [2022-06-24T10:48:41.032Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-24T10:48:41.104Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-06-24T10:48:41.665Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-24T10:48:42.228Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-24T10:48:42.930Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-24T10:48:43.157Z] ok github.com/docker/docker/daemon/logger/splunk 1.605s coverage: 82.5% of statements [2022-06-24T10:48:43.157Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-24T10:48:43.157Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-24T10:48:43.719Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-06-24T10:48:43.974Z] ok github.com/docker/docker/distribution 0.612s coverage: 28.0% of statements [2022-06-24T10:48:43.974Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-24T10:48:44.901Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-06-24T10:48:45.463Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-06-24T10:48:45.720Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-24T10:48:46.648Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-06-24T10:48:46.648Z] ok github.com/docker/docker/distribution/xfer 1.923s coverage: 84.9% of statements [2022-06-24T10:48:46.648Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-24T10:48:46.648Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-24T10:48:46.648Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-24T10:48:46.904Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-06-24T10:48:47.115Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-24T10:48:47.115Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-24T10:48:47.833Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-06-24T10:48:48.395Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-06-24T10:48:48.651Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-24T10:48:49.025Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-24T10:48:50.542Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 81.9% of statements [2022-06-24T10:48:50.798Z] ok github.com/docker/docker/pkg/authorization 0.121s coverage: 68.3% of statements [2022-06-24T10:48:51.054Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-24T10:48:51.311Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-24T10:48:54.575Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 42.7% of statements [2022-06-24T10:48:54.575Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-24T10:48:54.575Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-24T10:48:54.832Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-24T10:48:55.088Z] ok github.com/docker/docker/layer 7.102s coverage: 68.9% of statements [2022-06-24T10:48:55.088Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-24T10:48:55.088Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-24T10:48:55.088Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-24T10:48:55.088Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-24T10:48:55.088Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-24T10:48:55.088Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-24T10:48:55.344Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-06-24T10:48:55.576Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-24T10:48:55.600Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2022-06-24T10:48:55.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-24T10:48:55.856Z] ok github.com/docker/docker/pkg/fsutils 0.193s coverage: 85.1% of statements [2022-06-24T10:48:56.399Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-24T10:48:56.784Z] ok github.com/docker/docker/pkg/idtools 0.510s coverage: 67.9% of statements [2022-06-24T10:48:56.784Z] ok github.com/docker/docker/pkg/ioutils 0.444s coverage: 71.0% of statements [2022-06-24T10:48:57.345Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-06-24T10:48:57.345Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-06-24T10:48:57.345Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-24T10:48:57.345Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-06-24T10:48:57.601Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-24T10:48:57.857Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-24T10:48:58.114Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-06-24T10:48:58.114Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-06-24T10:48:58.114Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-24T10:48:58.114Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-24T10:48:58.299Z] docker_api_swarm_service_test.go:100: [d2d3a2ae01931] joining swarm manager [d1aec29e4fb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:48:58.299Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-24T10:48:58.676Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-06-24T10:48:58.865Z] docker_api_swarm_service_test.go:101: [d1cce96ee9ae5] joining swarm manager [d1aec29e4fb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:48:59.124Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-24T10:48:59.238Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-24T10:48:59.493Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-24T10:48:59.493Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-24T10:49:00.059Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-24T10:49:00.857Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-06-24T10:49:01.125Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-24T10:49:01.396Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-24T10:49:01.652Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-24T10:49:01.908Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-24T10:49:01.908Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2022-06-24T10:49:02.469Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-24T10:49:03.030Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-24T10:49:03.286Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-06-24T10:49:03.343Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-24T10:49:03.847Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-06-24T10:49:04.104Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-24T10:49:04.104Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-24T10:49:04.716Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-24T10:49:05.651Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-24T10:49:05.651Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-24T10:49:05.993Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-06-24T10:49:06.219Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-24T10:49:06.248Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-24T10:49:06.505Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-24T10:49:07.590Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-24T10:49:07.870Z] ok github.com/docker/docker/quota 0.250s coverage: 71.4% of statements [2022-06-24T10:49:07.870Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-24T10:49:08.798Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-06-24T10:49:09.360Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-24T10:49:09.360Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-24T10:49:09.494Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-24T10:49:09.494Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-24T10:49:09.494Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-24T10:49:09.494Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-24T10:49:09.494Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-24T10:49:09.494Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-24T10:49:09.921Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-24T10:49:10.176Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-24T10:49:10.429Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-24T10:49:11.386Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-24T10:49:11.952Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-24T10:49:12.065Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-24T10:49:12.320Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.8% of statements [2022-06-24T10:49:12.882Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-06-24T10:49:13.809Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-06-24T10:49:18.508Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-24T10:49:19.444Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-24T10:49:21.349Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-24T10:49:21.349Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-24T10:49:21.349Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-24T10:49:21.349Z] check_test.go:611: [d2d3a2ae01931] daemon is not started [2022-06-24T10:49:21.607Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-24T10:49:24.136Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-24T10:49:24.706Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-24T10:49:26.604Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-24T10:49:26.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-24T10:49:27.796Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-24T10:49:27.796Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-24T10:49:27.796Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-24T10:49:29.170Z] docker_api_swarm_service_test.go:533: [d2b8360d3902c] joining swarm manager [d99d33d6ba25c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:49:30.545Z] docker_api_swarm_service_test.go:534: [d353b1b984c0b] joining swarm manager [d99d33d6ba25c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:49:30.545Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-24T10:49:31.113Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-24T10:49:31.372Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-24T10:49:33.277Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-24T10:49:34.668Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-24T10:49:35.729Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.3% of statements [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/rootless [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/volume [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-24T10:49:35.729Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === Skipped [2022-06-24T10:49:35.729Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-24T10:49:35.729Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-24T10:49:35.729Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-24T10:49:35.729Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-24T10:49:35.729Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:71: No driver to put! [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-24T10:49:35.729Z] time="2022-06-24T10:48:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-24T10:49:35.729Z] time="2022-06-24T10:48:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-24T10:49:35.729Z] time="2022-06-24T10:48:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-24T10:49:35.729Z] time="2022-06-24T10:48:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-24T10:49:35.729Z] time="2022-06-24T10:48:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:71: No driver to put! [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-24T10:49:35.729Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-24T10:49:35.729Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-24T10:49:35.729Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-24T10:49:35.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-24T10:49:35.729Z] graphtest_unix.go:71: No driver to put! [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-24T10:49:35.729Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-24T10:49:35.729Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-24T10:49:35.729Z] [2022-06-24T10:49:35.729Z] DONE 2785 tests, 28 skipped in 250.027s [2022-06-24T10:49:35.729Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-24T10:49:35.729Z] github.com/docker/docker/libnetwork/bitseq [2022-06-24T10:49:35.729Z] github.com/docker/docker/libnetwork/cluster [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/config [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/datastore [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/driverapi [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/etchosts [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/idm [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ipam [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/iptables [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/netlabel [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/netutils [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/networkdb [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/ns [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/options [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/osl [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/portallocator [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/portmapper [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/testutils [2022-06-24T10:49:35.730Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-24T10:49:35.730Z] + 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-24T10:49:36.043Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-24T10:49:36.977Z] === RUN TestDockerSuite/TestRmiTag [2022-06-24T10:49:36.977Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-24T10:49:37.912Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-24T10:49:40.440Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-24T10:49:40.698Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-24T10:49:41.266Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-24T10:49:41.523Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-24T10:49:42.090Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-24T10:49:42.656Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-24T10:49:43.222Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-24T10:49:43.480Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-24T10:49:44.413Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-24T10:49:47.694Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-24T10:49:47.694Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-24T10:49:48.631Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-24T10:49:49.564Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-24T10:49:51.463Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-24T10:49:52.398Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-24T10:49:53.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-24T10:49:54.268Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-24T10:49:54.839Z] === RUN TestDockerSuite/TestDockerFails [2022-06-24T10:49:54.839Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-24T10:49:55.774Z] docker_api_swarm_service_test.go:148: [db598d5525bb0] joining swarm manager [da0e872df34f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:49:56.709Z] docker_api_swarm_service_test.go:148: [da32321db0d72] joining swarm manager [da0e872df34f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:49:56.709Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-24T10:49:56.968Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-24T10:49:57.904Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-24T10:49:59.279Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-24T10:49:59.846Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-24T10:50:00.413Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-24T10:50:01.787Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-24T10:50:02.045Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-24T10:50:02.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-24T10:50:02.869Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-24T10:50:02.869Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-24T10:50:03.129Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-24T10:50:04.506Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-24T10:50:04.765Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-24T10:50:05.331Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-24T10:50:05.899Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-24T10:50:07.274Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-24T10:50:07.840Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-24T10:50:08.774Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-24T10:50:09.032Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-24T10:50:09.964Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-24T10:50:10.224Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-24T10:50:10.791Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-24T10:50:11.726Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-24T10:50:12.300Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-24T10:50:12.870Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-24T10:50:13.436Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-24T10:50:14.004Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-24T10:50:14.004Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-24T10:50:15.905Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-24T10:50:16.163Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-24T10:50:16.729Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-24T10:50:17.295Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-24T10:50:17.553Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-24T10:50:17.553Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-24T10:50:18.118Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-24T10:50:18.684Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-24T10:50:18.943Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-24T10:50:19.508Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-24T10:50:19.766Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-24T10:50:19.766Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-24T10:50:20.333Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-24T10:50:20.333Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-24T10:50:21.706Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-24T10:50:22.271Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork 37.153s coverage: 40.6% of statements [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/bitseq 0.113s coverage: 84.4% of statements [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.127s coverage: 4.0% of statements [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-06-24T10:50:22.457Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-24T10:50:22.457Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-24T10:50:22.840Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-24T10:50:23.097Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-24T10:50:23.355Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-24T10:50:23.612Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-24T10:50:24.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-24T10:50:25.479Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-24T10:50:26.414Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-24T10:50:26.979Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-24T10:50:27.239Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-24T10:50:27.808Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-24T10:50:28.374Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-24T10:50:28.636Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-24T10:50:29.581Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-24T10:50:30.584Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.660s coverage: 7.2% of statements [2022-06-24T10:50:30.584Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-24T10:50:30.839Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-24T10:50:31.400Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-24T10:50:31.400Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-24T10:50:31.400Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-24T10:50:31.400Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-24T10:50:31.655Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-24T10:50:31.911Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-06-24T10:50:32.114Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-24T10:50:32.114Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-24T10:50:32.168Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-24T10:50:32.372Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-24T10:50:32.423Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-06-24T10:50:32.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-24T10:50:34.006Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-24T10:50:35.381Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-24T10:50:37.909Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-24T10:50:39.287Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-24T10:50:39.287Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-24T10:50:39.287Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-24T10:50:39.287Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-24T10:50:39.287Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-24T10:50:39.855Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-24T10:50:41.229Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-24T10:50:42.162Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-24T10:50:43.537Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-24T10:50:44.103Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-24T10:50:44.591Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-06-24T10:50:45.475Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-24T10:50:46.044Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-24T10:50:46.044Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-24T10:50:46.044Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-24T10:50:46.611Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-24T10:50:47.545Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-24T10:50:47.545Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-24T10:50:48.111Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-24T10:50:48.678Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-24T10:50:49.249Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-24T10:50:49.827Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-24T10:50:49.827Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-24T10:50:50.393Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-24T10:50:50.958Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-24T10:50:51.523Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-24T10:50:52.090Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-24T10:50:52.661Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-24T10:50:53.229Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-24T10:50:53.795Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-24T10:50:54.052Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-24T10:50:54.052Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-24T10:50:54.619Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-24T10:50:55.185Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-24T10:50:56.121Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-24T10:50:56.379Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-24T10:50:56.379Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-24T10:50:56.379Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-24T10:50:58.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-24T10:50:59.215Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-24T10:50:59.475Z] ok github.com/docker/docker/libnetwork/ipam 14.430s coverage: 85.3% of statements [2022-06-24T10:50:59.475Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-24T10:50:59.475Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-24T10:50:59.475Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-24T10:50:59.475Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-24T10:50:59.475Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-24T10:50:59.475Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-24T10:50:59.475Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-06-24T10:50:59.475Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-06-24T10:50:59.731Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-24T10:50:59.986Z] ok github.com/docker/docker/libnetwork/netutils 0.027s coverage: 44.1% of statements [2022-06-24T10:51:00.150Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-24T10:51:02.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-24T10:51:05.205Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-24T10:51:07.732Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-24T10:51:09.632Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-24T10:51:11.538Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-24T10:51:12.472Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-24T10:51:12.472Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-24T10:51:13.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-24T10:51:13.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-24T10:51:13.406Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-24T10:51:13.406Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-24T10:51:13.974Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-24T10:51:15.349Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-24T10:51:16.285Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-24T10:51:17.660Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-24T10:51:19.033Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-24T10:51:19.598Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-24T10:51:22.877Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-24T10:51:24.249Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-24T10:51:25.185Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-24T10:51:25.442Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-24T10:51:26.375Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-24T10:51:26.375Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-24T10:51:26.375Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-24T10:51:27.310Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-24T10:51:28.244Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-24T10:51:29.178Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-24T10:51:29.178Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-24T10:51:29.178Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-24T10:51:30.139Z] === RUN TestDockerSuite/TestRunMount [2022-06-24T10:51:34.319Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-24T10:51:34.319Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-24T10:51:34.886Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-24T10:51:35.819Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-24T10:51:37.191Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-24T10:51:38.565Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-24T10:51:39.938Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-24T10:51:40.873Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-24T10:51:41.807Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-24T10:51:41.807Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-24T10:51:42.065Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-24T10:51:42.998Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-24T10:51:43.256Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-24T10:51:43.822Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-24T10:51:45.197Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-24T10:51:46.571Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-24T10:51:47.137Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-24T10:51:49.666Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-24T10:51:50.233Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-24T10:51:50.514Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-24T10:51:51.080Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-24T10:51:51.338Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-24T10:51:51.903Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-24T10:51:52.161Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-24T10:51:52.161Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-24T10:51:52.729Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-24T10:51:56.008Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-24T10:51:58.537Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-24T10:51:58.537Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-24T10:51:58.537Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-24T10:51:58.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-24T10:51:59.055Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-24T10:51:59.620Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-24T10:52:00.556Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-24T10:52:01.492Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-24T10:52:02.057Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-24T10:52:02.057Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-24T10:52:02.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-24T10:52:02.316Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-24T10:52:02.884Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-24T10:52:03.450Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-24T10:52:04.386Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-24T10:52:04.386Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-24T10:52:04.386Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-24T10:52:04.955Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-24T10:52:04.955Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-24T10:52:05.521Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-24T10:52:05.521Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-24T10:52:05.521Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-24T10:52:06.086Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-24T10:52:07.462Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-24T10:52:07.462Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-24T10:52:07.462Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-24T10:52:08.397Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-24T10:52:09.795Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-24T10:52:10.734Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-24T10:52:10.993Z] === RUN TestDockerSuite/TestRunRm [2022-06-24T10:52:11.559Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-24T10:52:13.458Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-24T10:52:15.356Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-24T10:52:15.925Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-24T10:52:16.185Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-24T10:52:16.444Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-24T10:52:18.345Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-24T10:52:18.913Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-24T10:52:18.913Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-24T10:52:22.196Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-24T10:52:22.196Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-24T10:52:25.478Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-24T10:52:25.478Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-24T10:52:25.478Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-24T10:52:26.044Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-24T10:52:26.610Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-24T10:52:27.176Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-24T10:52:27.742Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-24T10:52:28.679Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-24T10:52:28.938Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-24T10:52:29.503Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-24T10:52:29.761Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-24T10:52:31.160Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-24T10:52:32.533Z] === RUN TestDockerSuite/TestRunState [2022-06-24T10:52:33.908Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-24T10:52:34.166Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-24T10:52:34.732Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-24T10:52:34.990Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-24T10:52:34.990Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-24T10:52:34.990Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-24T10:52:35.248Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-24T10:52:35.813Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-24T10:52:36.748Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-24T10:52:37.006Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-24T10:52:37.006Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-24T10:52:37.006Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-24T10:52:37.573Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-24T10:52:39.474Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-24T10:52:39.733Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-24T10:52:39.990Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-24T10:52:41.365Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-24T10:52:42.739Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-24T10:52:44.113Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-24T10:52:46.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-24T10:52:47.387Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-24T10:52:47.956Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-24T10:52:48.889Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-24T10:52:48.889Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-24T10:52:49.147Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-24T10:52:51.059Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-24T10:52:51.421Z] ok github.com/docker/docker/libnetwork/networkdb 104.057s coverage: 60.0% of statements [2022-06-24T10:52:51.421Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-24T10:52:51.421Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-24T10:52:51.421Z] ok github.com/docker/docker/libnetwork/osl 4.304s coverage: 39.7% of statements [2022-06-24T10:52:51.421Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-24T10:52:51.421Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-24T10:52:51.982Z] ok github.com/docker/docker/libnetwork/portmapper 0.545s coverage: 48.6% of statements [2022-06-24T10:52:52.238Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-24T10:52:52.238Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-24T10:52:52.432Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-24T10:52:52.494Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === Skipped [2022-06-24T10:52:52.494Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-24T10:52:52.494Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-24T10:52:52.494Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-24T10:52:52.494Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-24T10:52:52.494Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-24T10:52:52.494Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-24T10:52:52.494Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-24T10:52:52.494Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-24T10:52:52.494Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-24T10:52:52.494Z] firewalld_test.go:14: firewalld is not running [2022-06-24T10:52:52.494Z] [2022-06-24T10:52:52.494Z] DONE 326 tests, 9 skipped in 199.782s [2022-06-24T10:52:52.690Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-24T10:52:52.947Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-24T10:52:52.947Z] === RUN TestDockerSuite/TestRunUserByIDZero Post stage [Pipeline] junit [2022-06-24T10:52:53.065Z] Recording test results [2022-06-24T10:52:53.479Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [2022-06-24T10:52:53.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-24T10:52:53.515Z] === RUN TestDockerSuite/TestRunUserByName [Pipeline] sh [2022-06-24T10:52:53.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43744/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88916949efc207dd46346f05c047c9b6511c0224 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88916949efc207dd46346f05c047c9b6511c0224 hack/validate/vendor [2022-06-24T10:52:54.081Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-24T10:52:54.362Z] No vendor changes in diff. [2022-06-24T10:52:54.362Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [2022-06-24T10:52:54.646Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-24T10:52:54.646Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-24T10:52:54.647Z] === RUN TestDockerSuite/TestRunUserNotFound [Pipeline] sh [2022-06-24T10:52:54.906Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-24T10:52:54.913Z] + echo Ensuring container killed. [2022-06-24T10:52:54.913Z] Ensuring container killed. [2022-06-24T10:52:54.913Z] + docker rm -vf docker-pr1 [2022-06-24T10:52:54.913Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-24T10:52:55.238Z] + echo Chowning /workspace to jenkins user [2022-06-24T10:52:55.238Z] Chowning /workspace to jenkins user [2022-06-24T10:52:55.238Z] + id -u [2022-06-24T10:52:55.238Z] + id -g [2022-06-24T10:52:55.238Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43744:/workspace busybox chown -R 1000:1000 /workspace [2022-06-24T10:52:55.474Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-24T10:52:56.848Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-24T10:52:56.902Z] + bundleName=unit [2022-06-24T10:52:56.902Z] + echo Creating unit-bundles.tar.gz [2022-06-24T10:52:56.902Z] Creating unit-bundles.tar.gz [2022-06-24T10:52:56.902Z] + 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-24T10:52:56.902Z] bundles/junit-report-libnetwork.xml [2022-06-24T10:52:56.902Z] bundles/junit-report.xml [2022-06-24T10:52:56.902Z] bundles/go-test-report-libnetwork.json [2022-06-24T10:52:56.902Z] bundles/go-test-report.json [2022-06-24T10:52:56.902Z] bundles/profile-libnetwork.out [2022-06-24T10:52:56.902Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-24T10:52:56.910Z] Archiving artifacts [2022-06-24T10:52:57.370Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43744/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-24T10:52:57.667Z] + make clean [2022-06-24T10:52:57.667Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-24T10:52:57.922Z] docker-dev-cache [2022-06-24T10:52:57.922Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T10:52:58.750Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-24T10:52:59.683Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-24T10:52:59.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-24T10:53:00.199Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-24T10:53:02.101Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-24T10:53:03.035Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-24T10:53:03.601Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-24T10:53:05.503Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-24T10:53:05.762Z] docker_cli_service_logs_test.go:246: checking task oxkzxzwroswr [2022-06-24T10:53:05.762Z] docker_cli_service_logs_test.go:251: checking messages for oxkzxzwroswr [2022-06-24T10:53:05.762Z] docker_cli_service_logs_test.go:246: checking task qg6ilbwy18mf [2022-06-24T10:53:05.762Z] docker_cli_service_logs_test.go:251: checking messages for qg6ilbwy18mf [2022-06-24T10:53:06.695Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-24T10:53:07.630Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-24T10:53:07.888Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-24T10:53:07.888Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-24T10:53:07.888Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-24T10:53:07.888Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-24T10:53:07.888Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-24T10:53:07.888Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-24T10:53:07.888Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-24T10:53:08.146Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-24T10:53:08.146Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-24T10:53:08.146Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-24T10:53:09.117Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-24T10:53:09.117Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-24T10:53:09.686Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-24T10:53:10.621Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-24T10:53:11.554Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-24T10:53:11.813Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-24T10:53:11.813Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-24T10:53:12.379Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-24T10:53:12.379Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-24T10:53:12.379Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-24T10:53:12.379Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-24T10:53:12.379Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-24T10:53:12.379Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-24T10:53:12.379Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-24T10:53:12.946Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-24T10:53:13.204Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-24T10:53:13.204Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-24T10:53:13.769Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-24T10:53:14.027Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-24T10:53:14.285Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-24T10:53:14.285Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-24T10:53:14.852Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-24T10:53:15.418Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-24T10:53:15.418Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-24T10:53:15.418Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-24T10:53:15.984Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-24T10:53:17.359Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-24T10:53:17.617Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-24T10:53:17.617Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-24T10:53:17.617Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-24T10:53:18.184Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-24T10:53:18.184Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-24T10:53:19.557Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-24T10:53:19.815Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-24T10:53:21.187Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-24T10:53:21.445Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-24T10:53:21.445Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-24T10:53:21.702Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-24T10:53:21.702Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-24T10:53:22.268Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-24T10:53:22.833Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-24T10:53:23.765Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-24T10:53:25.663Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-24T10:53:25.922Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-24T10:53:26.497Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-24T10:53:29.027Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-24T10:53:29.285Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-24T10:53:31.815Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-24T10:53:32.073Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-24T10:53:34.606Z] docker_cli_swarm_test.go:1895: [da85dd9608947] joining swarm manager [d7fbaf3139d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:53:35.175Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-24T10:53:35.741Z] docker_cli_swarm_test.go:1896: [df789d3acbab3] joining swarm manager [d7fbaf3139d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:53:36.675Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-24T10:53:38.048Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-24T10:53:38.983Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-24T10:53:39.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-24T10:53:41.291Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-24T10:53:43.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-24T10:53:44.126Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-24T10:53:45.500Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-24T10:53:46.874Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-24T10:53:48.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-24T10:53:48.263Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-24T10:53:50.796Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-24T10:53:52.694Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-24T10:53:52.694Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-24T10:53:52.694Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-24T10:53:52.694Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-24T10:53:53.259Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-24T10:53:53.825Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-24T10:53:54.391Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-24T10:53:55.325Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-24T10:53:55.325Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-24T10:53:56.260Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-24T10:53:56.826Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-24T10:53:56.826Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-24T10:53:57.481Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-24T10:53:58.417Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-24T10:53:58.676Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3547608439 [2022-06-24T10:53:58.934Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-24T10:53:59.192Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-24T10:54:00.570Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-24T10:54:00.570Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-24T10:54:00.570Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-24T10:54:01.945Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-24T10:54:03.325Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-24T10:54:03.325Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-24T10:54:03.582Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-24T10:54:03.583Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-24T10:54:03.583Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-24T10:54:04.149Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-24T10:54:04.149Z] docker_cli_sni_test.go:30: Flakey test [2022-06-24T10:54:04.149Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-24T10:54:09.411Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-24T10:54:10.786Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-24T10:54:11.351Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-24T10:54:12.285Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-24T10:54:13.657Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-24T10:54:14.589Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-24T10:54:15.964Z] docker_cli_swarm_test.go:1796: [d353f14e25750] joining swarm manager [db96ba5f3ff2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:54:16.529Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-24T10:54:17.095Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-24T10:54:17.095Z] docker_cli_swarm_test.go:1797: [d2abba68b024b] joining swarm manager [db96ba5f3ff2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:54:18.469Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-24T10:54:19.403Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-24T10:54:20.777Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-24T10:54:23.306Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-24T10:54:27.497Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-24T10:54:29.393Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-24T10:54:30.766Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-24T10:54:36.026Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-24T10:54:36.958Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-24T10:54:37.893Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-24T10:54:38.460Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-24T10:54:39.027Z] docker_cli_swarm_test.go:1315: [d4382517ab9f8] joining swarm manager [d190160ee118e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:54:39.027Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-24T10:54:39.594Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-24T10:54:39.594Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-24T10:54:39.594Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-24T10:54:40.159Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-24T10:54:40.159Z] docker_cli_swarm_test.go:1316: [d2c21719f83c1] joining swarm manager [d190160ee118e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:54:40.726Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-24T10:54:40.726Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-24T10:54:40.726Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-24T10:54:40.726Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-24T10:54:40.726Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-24T10:54:41.660Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-24T10:54:42.226Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-24T10:54:42.793Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-24T10:54:43.748Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-24T10:54:47.930Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-24T10:54:48.188Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-24T10:54:48.188Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-24T10:54:48.188Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-24T10:54:48.754Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-24T10:54:49.321Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-24T10:54:51.224Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-24T10:54:52.598Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-24T10:54:53.971Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-24T10:55:08.833Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-24T10:55:08.833Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-24T10:55:09.091Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-24T10:55:09.349Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-24T10:55:09.606Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-24T10:55:09.607Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-24T10:55:09.607Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-24T10:55:10.174Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-24T10:55:10.174Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-24T10:55:10.740Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-24T10:55:10.999Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-24T10:55:10.999Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-24T10:55:10.999Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-24T10:55:10.999Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-24T10:55:12.376Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-24T10:55:12.634Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-24T10:55:12.634Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-24T10:55:12.634Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-24T10:55:12.894Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-24T10:55:12.894Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite (1306.68s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.14s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.22s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.24s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.22s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.78s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.06s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.74s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.14s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.06s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.89s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.65s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.52s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.91s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.22s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.63s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.15s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.74s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.30s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-06-24T10:55:12.894Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.24s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.44s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.44s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.48s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.44s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ce3668__} (0.71s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11461612640_/foo_false_____} (1.54s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11461612640_/foo_true_____} (1.52s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3621626853_/foo_false_____} (1.33s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3621626853_/foo_true_____} (0.66s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3621626853_/foo_true__0xc000ce3698___} (1.59s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ce36b0__} (1.60s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ce36c8__} (1.55s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ce36e0__} (1.60s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ce36f8__} (1.57s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.78s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.96s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.39s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.56s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.31s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2022-06-24T10:55:12.894Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.82s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.78s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.77s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.29s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.89s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.66s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.98s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.74s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.98s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.60s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.46s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.04s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.08s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.53s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.13s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.23s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.36s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.60s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.52s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.45s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.92s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.49s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.62s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.38s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.86s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.50s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.08s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.78s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.22s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.80s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.12s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.33s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.38s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.50s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.58s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.83s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.64s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.28s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-06-24T10:55:12.895Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.58s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.06s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.44s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.35s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.52s) [2022-06-24T10:55:12.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-24T10:55:12.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-24T10:55:12.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-24T10:55:12.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.54s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.38s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.43s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.74s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.25s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.95s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.20s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.35s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.04s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.89s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.44s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.76s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.41s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.48s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.65s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.73s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.41s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.57s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.37s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.87s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.61s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.92s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.22s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnv (1.07s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.77s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.64s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.34s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.30s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.12s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.59s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2022-06-24T10:55:12.895Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.82s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFails (0.53s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.59s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.20s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.01s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.21s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.20s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.60s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.71s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.69s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.00s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.31s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.76s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.47s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.41s) [2022-06-24T10:55:12.895Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.95s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.90s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.63s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.63s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.15s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.63s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.83s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.80s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.01s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.83s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.59s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.03s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.91s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.76s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildRm (2.77s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.63s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.02s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.48s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-06-24T10:55:12.895Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-06-24T10:55:12.895Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.06s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.03s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.59s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.88s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildUser (1.36s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.90s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.63s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.88s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.73s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.27s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.46s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.71s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.24s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitTTY (1.32s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.26s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.63s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.71s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.94s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.72s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.93s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.98s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.25s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.96s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.28s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.54s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.37s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.15s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.04s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.93s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.92s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.11s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToStdout (1.08s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.00s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.63s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.37s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.46s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFilters (1.09s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFormat (0.99s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.00s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.75s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.98s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.70s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.61s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.47s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecCgroup (1.45s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecEnv (0.81s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.76s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.71s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.87s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestHealth (18.98s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestBuildHistory (2.60s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.18s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-24T10:55:12.896Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.73s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.22s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.39s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.82s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.56s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsSince (6.69s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-06-24T10:55:12.896Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestNetHostname (1.44s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.11s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.26s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.23s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.26s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.06s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.99s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.48s) [2022-06-24T10:55:12.897Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.82s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPortList (6.18s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.03s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.34s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.31s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.08s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.59s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.33s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.87s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.10s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.65s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.80s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.58s) [2022-06-24T10:55:12.897Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.16s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.11s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.79s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.11s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.08s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.80s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.74s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.33s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.54s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.80s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.63s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.57s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.82s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.27s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.82s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.73s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.15s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.86s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.87s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.76s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.64s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.69s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.98s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.22s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.58s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.85s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.06s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.10s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.42s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.18s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.67s) [2022-06-24T10:55:12.897Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-24T10:55:12.897Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.60s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.14s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.66s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.12s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2022-06-24T10:55:12.897Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.54s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.66s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2022-06-24T10:55:12.897Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.83s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.50s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.90s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.40s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.19s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.17s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.65s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.86s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.82s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunMount (3.76s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.37s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2022-06-24T10:55:12.897Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.46s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.52s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.14s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.79s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.56s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.69s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.56s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.19s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.89s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.62s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.34s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.54s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunState (1.45s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunSysctls (1.11s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.76s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.52s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.61s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.38s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.83s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.38s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.78s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.23s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.66s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.55s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.21s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.71s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.91s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.86s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.31s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.71s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.63s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.28s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.09s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.38s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.73s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.41s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.93s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartRecordError (1.23s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.13s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.33s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.70s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.69s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.59s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-06-24T10:55:12.898Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-06-24T10:55:12.898Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-06-24T10:55:12.898Z] === RUN TestDockerRegistrySuite [2022-06-24T10:55:12.898Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-24T10:55:14.278Z] check_test.go:427: [d2a13d6c9ec2f] daemon is not started [2022-06-24T10:55:14.278Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-24T10:55:14.843Z] check_test.go:427: [d643dd1e9acf8] daemon is not started [2022-06-24T10:55:15.101Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-24T10:55:16.476Z] check_test.go:427: [d8562bccca84e] daemon is not started [2022-06-24T10:55:16.476Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-24T10:55:16.476Z] check_test.go:427: [d15e10398470d] daemon is not started [2022-06-24T10:55:16.476Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-24T10:55:19.005Z] check_test.go:427: [d963d7c4b38f9] daemon is not started [2022-06-24T10:55:19.005Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-24T10:55:24.271Z] check_test.go:427: [dd3ad6dc7ddb5] daemon is not started [2022-06-24T10:55:24.271Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-24T10:55:26.799Z] check_test.go:427: [da3829c9e0a28] daemon is not started [2022-06-24T10:55:26.799Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-24T10:55:27.740Z] check_test.go:427: [d10ad806979d9] daemon is not started [2022-06-24T10:55:27.740Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-24T10:55:28.674Z] check_test.go:427: [d715a8248f11f] daemon is not started [2022-06-24T10:55:28.674Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-24T10:55:29.608Z] check_test.go:427: [dda72919d91c1] daemon is not started [2022-06-24T10:55:29.608Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-24T10:55:30.981Z] check_test.go:427: [d584817c9081a] daemon is not started [2022-06-24T10:55:30.981Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-24T10:55:31.916Z] check_test.go:427: [d51aa223b3866] daemon is not started [2022-06-24T10:55:31.916Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-24T10:55:32.483Z] check_test.go:427: [d065c6479fbdb] daemon is not started [2022-06-24T10:55:32.483Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-24T10:55:33.857Z] check_test.go:427: [d6e07f82cff0e] daemon is not started [2022-06-24T10:55:33.857Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-24T10:55:34.423Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1e28f9a10c176912e94733974c0f54f40c74d7733a980b4c46ad9e48ef008c8e [2022-06-24T10:55:35.362Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:14d4411b1d16d9c9f071ad240e54faba33f7e4704dcbb3340a5ee3f71305d7d8 [2022-06-24T10:55:35.362Z] check_test.go:427: [dba02b054b17f] daemon is not started [2022-06-24T10:55:35.362Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-24T10:55:36.302Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bae8cf068b9ce887037c5efef4b9206e8ff4fe185674e4b5222915918d5b4044 [2022-06-24T10:55:36.868Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1d06befbb461324c6c829f4b26a2b6f5559eea4d2245581179bbcf7d852d2133 [2022-06-24T10:55:37.126Z] check_test.go:427: [d09cb1d69d045] daemon is not started [2022-06-24T10:55:37.126Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-24T10:55:38.060Z] check_test.go:427: [d447f67a360bd] daemon is not started [2022-06-24T10:55:38.319Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-24T10:55:40.218Z] check_test.go:427: [d41667a813490] daemon is not started [2022-06-24T10:55:40.218Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-24T10:55:41.151Z] check_test.go:427: [dfb4d6420a313] daemon is not started [2022-06-24T10:55:41.151Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-24T10:55:41.409Z] check_test.go:427: [d87667f879382] daemon is not started [2022-06-24T10:55:41.409Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-24T10:55:42.343Z] check_test.go:427: [d2481a409dff5] daemon is not started [2022-06-24T10:55:42.343Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-24T10:55:43.276Z] check_test.go:427: [d9f66af0c4027] daemon is not started [2022-06-24T10:55:43.276Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-24T10:55:44.210Z] check_test.go:427: [dc8b595e300b6] daemon is not started [2022-06-24T10:55:44.210Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-24T10:55:46.740Z] check_test.go:427: [d290c9a5a6aa3] daemon is not started [2022-06-24T10:55:46.740Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-24T10:55:46.998Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-24T10:55:47.257Z] check_test.go:427: [d6a1f862c134c] daemon is not started [2022-06-24T10:55:47.257Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-24T10:55:48.191Z] check_test.go:427: [d8b863a6d058e] daemon is not started [2022-06-24T10:55:48.191Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-24T10:55:48.756Z] check_test.go:427: [d5b22bf3d4462] daemon is not started [2022-06-24T10:55:48.756Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-24T10:55:49.014Z] check_test.go:427: [d9f44dbd20b8b] daemon is not started [2022-06-24T10:55:49.014Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-24T10:55:49.272Z] check_test.go:427: [db4381a7f7f46] daemon is not started [2022-06-24T10:55:49.272Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-24T10:55:49.530Z] check_test.go:427: [d376b4add92cc] daemon is not started [2022-06-24T10:55:49.530Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-24T10:55:50.097Z] check_test.go:427: [d4ffa93108b5d] daemon is not started [2022-06-24T10:55:50.097Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-24T10:55:50.097Z] check_test.go:427: [d2899b73fd34b] daemon is not started [2022-06-24T10:55:50.097Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-24T10:55:51.030Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-24T10:55:51.288Z] check_test.go:427: [dee59f031bf10] daemon is not started [2022-06-24T10:55:51.288Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-24T10:55:53.190Z] check_test.go:427: [da3077b78107b] daemon is not started [2022-06-24T10:55:53.190Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-24T10:55:54.142Z] check_test.go:427: [de93857fa58db] daemon is not started [2022-06-24T10:55:54.403Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-24T10:55:55.776Z] check_test.go:427: [deae1d0e4ae49] daemon is not started [2022-06-24T10:55:55.776Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-24T10:55:56.711Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite (44.71s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.71s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.99s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.58s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.06s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.56s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.40s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.80s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2022-06-24T10:55:57.646Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-06-24T10:55:57.646Z] === RUN TestDockerSchema1RegistrySuite [2022-06-24T10:55:57.646Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-24T10:55:57.646Z] check_test.go:454: [dd5767cbb69d4] daemon is not started [2022-06-24T10:55:57.646Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-24T10:55:58.211Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-24T10:56:01.496Z] check_test.go:454: [d63e30ea5c098] daemon is not started [2022-06-24T10:56:01.496Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-24T10:56:04.782Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-24T10:56:07.309Z] check_test.go:454: [db2d9b1fdcc0b] daemon is not started [2022-06-24T10:56:07.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-24T10:56:07.566Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-24T10:56:08.131Z] check_test.go:454: [d089f2c6f9380] daemon is not started [2022-06-24T10:56:08.389Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-24T10:56:08.389Z] check_test.go:454: [d57e953825095] daemon is not started [2022-06-24T10:56:08.389Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-24T10:56:09.770Z] check_test.go:454: [d83382d88b78c] daemon is not started [2022-06-24T10:56:09.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-24T10:56:10.704Z] check_test.go:454: [d1f480af25efd] daemon is not started [2022-06-24T10:56:10.704Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-24T10:56:12.078Z] check_test.go:454: [d0996635e083e] daemon is not started [2022-06-24T10:56:12.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-24T10:56:12.078Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-24T10:56:15.360Z] check_test.go:454: [df4f5c1e4d955] daemon is not started [2022-06-24T10:56:15.360Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-24T10:56:15.360Z] check_test.go:454: [dc3d64ba1d81e] daemon is not started [2022-06-24T10:56:15.360Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-24T10:56:15.633Z] check_test.go:454: [df5d918b44ace] daemon is not started [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite (18.11s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.65s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.63s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.12s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-06-24T10:56:15.633Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-06-24T10:56:15.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-24T10:56:15.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-24T10:56:16.571Z] check_test.go:483: [df5b60fb942ba] daemon is not started [2022-06-24T10:56:16.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-24T10:56:17.137Z] check_test.go:483: [d2c6273a4b3e1] daemon is not started [2022-06-24T10:56:17.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-24T10:56:17.138Z] check_test.go:483: [d4f2ac0d6a093] daemon is not started [2022-06-24T10:56:17.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-24T10:56:18.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-24T10:56:19.077Z] check_test.go:483: [dc1b490961ce6] daemon is not started [2022-06-24T10:56:19.077Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-24T10:56:19.335Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-24T10:56:19.335Z] check_test.go:483: [d2612b74eed38] daemon is not started [2022-06-24T10:56:19.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-24T10:56:20.526Z] check_test.go:483: [d7b0c25afc9ee] daemon is not started [2022-06-24T10:56:20.526Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-24T10:56:20.526Z] check_test.go:483: [d051ed1fba2e8] daemon is not started [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.88s) [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.98s) [2022-06-24T10:56:20.526Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-24T10:56:20.526Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-24T10:56:20.526Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-24T10:56:23.053Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-24T10:56:23.053Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-24T10:56:23.053Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-24T10:56:26.331Z] check_test.go:510: [db71b985c15c4] daemon is not started [2022-06-24T10:56:26.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-24T10:56:26.331Z] check_test.go:510: [d930794ca43b1] daemon is not started [2022-06-24T10:56:26.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-24T10:56:26.331Z] check_test.go:510: [dcbb8e64e9a48] daemon is not started [2022-06-24T10:56:26.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-24T10:56:26.331Z] check_test.go:510: [d4702354fc917] daemon is not started [2022-06-24T10:56:26.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-24T10:56:26.589Z] check_test.go:510: [d72f9ea2f593d] daemon is not started [2022-06-24T10:56:26.589Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.88s) [2022-06-24T10:56:26.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2022-06-24T10:56:26.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-06-24T10:56:26.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-06-24T10:56:26.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-06-24T10:56:26.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-06-24T10:56:26.589Z] === RUN TestDockerNetworkSuite [2022-06-24T10:56:26.589Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-24T10:56:27.963Z] docker_cli_network_unix_test.go:46: [d3fa1a73373ec] daemon is not started [2022-06-24T10:56:27.963Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-24T10:56:28.529Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-24T10:56:28.529Z] docker_cli_network_unix_test.go:46: [d0daa4267fb96] daemon is not started [2022-06-24T10:56:28.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-24T10:56:29.357Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-24T10:56:30.298Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-24T10:56:31.672Z] docker_cli_network_unix_test.go:46: [d1149ac0e0fdd] daemon is not started [2022-06-24T10:56:32.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-24T10:56:32.805Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-24T10:56:34.178Z] docker_cli_network_unix_test.go:46: [db7cbcaea267c] daemon is not started [2022-06-24T10:56:34.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-24T10:56:34.436Z] docker_cli_network_unix_test.go:1233: [d33a4b4184331] daemon is not started [2022-06-24T10:56:36.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-24T10:56:37.920Z] docker_cli_network_unix_test.go:46: [d5d5880c87da1] daemon is not started [2022-06-24T10:56:38.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-24T10:56:43.747Z] docker_cli_network_unix_test.go:46: [d1e50a097c15c] daemon is not started [2022-06-24T10:56:43.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-24T10:56:45.648Z] docker_cli_network_unix_test.go:46: [d30e263e9b2eb] daemon is not started [2022-06-24T10:56:46.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-24T10:56:47.150Z] docker_cli_network_unix_test.go:46: [dfdbb9d85f62c] daemon is not started [2022-06-24T10:56:47.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-24T10:56:47.716Z] docker_cli_network_unix_test.go:46: [d19f4a938d49c] daemon is not started [2022-06-24T10:56:47.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-24T10:56:47.976Z] docker_cli_network_unix_test.go:46: [d4597c8f28ec8] daemon is not started [2022-06-24T10:56:48.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-24T10:56:48.800Z] docker_cli_network_unix_test.go:46: [dcf58c84e617a] daemon is not started [2022-06-24T10:56:49.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-24T10:56:49.624Z] docker_cli_network_unix_test.go:46: [d12a12384d29f] daemon is not started [2022-06-24T10:56:49.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-24T10:56:50.140Z] docker_cli_network_unix_test.go:46: [d708b7126ad2e] daemon is not started [2022-06-24T10:56:50.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-24T10:56:50.399Z] docker_cli_network_unix_test.go:46: [d89c9adf90183] daemon is not started [2022-06-24T10:56:50.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-24T10:56:50.965Z] docker_cli_network_unix_test.go:46: [dd6dac331c9ba] daemon is not started [2022-06-24T10:56:51.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-24T10:56:51.482Z] docker_cli_network_unix_test.go:46: [d166fa82b1877] daemon is not started [2022-06-24T10:56:51.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-24T10:56:51.482Z] docker_cli_network_unix_test.go:46: [da67a216dc575] daemon is not started [2022-06-24T10:56:51.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-24T10:56:51.482Z] docker_cli_network_unix_test.go:46: [d039f422d9199] daemon is not started [2022-06-24T10:56:51.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-24T10:56:52.416Z] docker_cli_network_unix_test.go:46: [de49739d02e37] daemon is not started [2022-06-24T10:56:52.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-24T10:56:52.981Z] docker_cli_network_unix_test.go:46: [df4af16e5b432] daemon is not started [2022-06-24T10:56:53.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-24T10:56:53.547Z] docker_cli_network_unix_test.go:46: [db89286ab853c] daemon is not started [2022-06-24T10:56:53.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-24T10:56:53.547Z] docker_cli_network_unix_test.go:46: [da99af7b75adb] daemon is not started [2022-06-24T10:56:53.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-24T10:56:53.805Z] docker_cli_network_unix_test.go:46: [d5ed46409afab] daemon is not started [2022-06-24T10:56:53.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-24T10:56:55.185Z] docker_cli_network_unix_test.go:968: [d65541df02bf1] daemon is not started [2022-06-24T10:56:56.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-24T10:56:57.495Z] docker_cli_network_unix_test.go:46: [dca4e0c12669f] daemon is not started [2022-06-24T10:56:57.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-24T10:57:00.021Z] docker_cli_network_unix_test.go:1116: [da5869dc6e81f] daemon is not started [2022-06-24T10:57:03.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-24T10:57:03.563Z] docker_cli_network_unix_test.go:46: [d06878d891de2] daemon is not started [2022-06-24T10:57:03.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-24T10:57:04.496Z] docker_cli_network_unix_test.go:46: [de58693685dca] daemon is not started [2022-06-24T10:57:04.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-24T10:57:04.496Z] docker_cli_network_unix_test.go:46: [d04ea17b1e305] daemon is not started [2022-06-24T10:57:04.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-24T10:57:04.496Z] docker_cli_network_unix_test.go:46: [d5d8f94b3de1e] daemon is not started [2022-06-24T10:57:04.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-24T10:57:04.754Z] docker_cli_network_unix_test.go:46: [dbe8e559b099d] daemon is not started [2022-06-24T10:57:04.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-24T10:57:04.754Z] docker_cli_network_unix_test.go:46: [dd2affc0cdcac] daemon is not started [2022-06-24T10:57:04.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-24T10:57:04.754Z] docker_cli_network_unix_test.go:46: [db3315659050a] daemon is not started [2022-06-24T10:57:04.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-24T10:57:06.655Z] docker_cli_network_unix_test.go:46: [d4ae7c5a054aa] daemon is not started [2022-06-24T10:57:07.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-24T10:57:07.589Z] docker_cli_network_unix_test.go:46: [db8590e8ede94] daemon is not started [2022-06-24T10:57:07.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-24T10:57:07.589Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-24T10:57:07.589Z] docker_cli_network_unix_test.go:46: [decb17935c209] daemon is not started [2022-06-24T10:57:07.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-24T10:57:07.847Z] docker_cli_network_unix_test.go:46: [d07262982eb1a] daemon is not started [2022-06-24T10:57:08.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-24T10:57:12.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-24T10:57:13.226Z] docker_cli_network_unix_test.go:1084: [dd508bfcc6d68] daemon is not started [2022-06-24T10:57:14.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-24T10:57:14.602Z] docker_cli_network_unix_test.go:46: [d20a21ab163a1] daemon is not started [2022-06-24T10:57:14.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-24T10:57:15.167Z] docker_cli_network_unix_test.go:46: [d42a2a7ca327d] daemon is not started [2022-06-24T10:57:15.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-24T10:57:16.801Z] docker_cli_network_unix_test.go:46: [d32637eb47218] daemon is not started [2022-06-24T10:57:17.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-24T10:57:17.072Z] docker_cli_network_unix_test.go:46: [dcd189808aa79] daemon is not started [2022-06-24T10:57:17.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-24T10:57:17.333Z] docker_cli_network_unix_test.go:46: [d14f61978a3fb] daemon is not started [2022-06-24T10:57:17.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-24T10:57:18.156Z] docker_cli_network_unix_test.go:46: [d73a4a883ed03] daemon is not started [2022-06-24T10:57:18.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-24T10:57:18.725Z] docker_cli_network_unix_test.go:46: [dc10cb985f287] daemon is not started [2022-06-24T10:57:18.984Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-24T10:57:24.248Z] docker_cli_network_unix_test.go:46: [daa479802cd23] daemon is not started [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite (57.85s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.43s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.43s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.83s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.84s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.28s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-06-24T10:57:24.248Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.93s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-24T10:57:24.249Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-06-24T10:57:24.249Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.29s) [2022-06-24T10:57:24.249Z] === RUN TestDockerHubPullSuite [2022-06-24T10:57:24.249Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-24T10:57:26.146Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-24T10:57:26.711Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-24T10:57:28.614Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-24T10:57:28.872Z] docker_cli_swarm_test.go:1180: [dc71251c5ec3b] joining swarm manager [daab354384631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:57:29.130Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-24T10:57:30.502Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-24T10:57:30.502Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-24T10:57:30.502Z] --- PASS: TestDockerHubPullSuite (6.29s) [2022-06-24T10:57:30.502Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2022-06-24T10:57:30.502Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2022-06-24T10:57:30.502Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.70s) [2022-06-24T10:57:30.502Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2022-06-24T10:57:30.502Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-06-24T10:57:30.502Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-24T10:57:30.502Z] PASS [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === Skipped [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-24T10:57:30.761Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_sni_test.go:30: Flakey test [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-24T10:57:30.761Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-06-24T10:57:30.761Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-24T10:57:30.761Z] docker_cli_network_unix_test.go:46: [decb17935c209] daemon is not started [2022-06-24T10:57:30.761Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] DONE 1265 tests, 51 skipped in 1450.256s [2022-06-24T10:57:30.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-24T10:57:30.761Z] ++++ cat bundles/test-integration/docker.pid [2022-06-24T10:57:30.761Z] +++ kill 9377 [2022-06-24T10:57:30.761Z] +++ /etc/init.d/apparmor stop [2022-06-24T10:57:30.761Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] Unloading profiles will leave already running processes permanently [2022-06-24T10:57:30.761Z] unconfined, which can lead to unexpected situations. [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:30.761Z] To set a process to complain mode, use the command line tool [2022-06-24T10:57:30.761Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-24T10:57:30.761Z] +++ true [2022-06-24T10:57:30.761Z] exiting test-integration [2022-06-24T10:57:30.761Z] ++ exit 0 [2022-06-24T10:57:30.761Z] [2022-06-24T10:57:31.018Z] + for job in $(jobs -p) [2022-06-24T10:57:31.018Z] + wait 7071 [2022-06-24T10:57:35.198Z] docker_cli_swarm_test.go:1189: [d6eb55b68fc39] joining swarm manager [daab354384631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:58:21.866Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-24T10:58:24.392Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-24T10:58:28.572Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-24T10:58:30.470Z] docker_cli_swarm_test.go:1112: [d92c7aed6876b] joining swarm manager [dcf48e6cf0c30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T10:58:31.403Z] docker_cli_swarm_test.go:1113: [dc7835b4889c4] joining swarm manager [dcf48e6cf0c30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T10:59:52.809Z] docker_cli_swarm_test.go:1166: [d638e29ce8f67] joining swarm manager [dcf48e6cf0c30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-24T11:00:31.513Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-24T11:00:31.513Z] docker_cli_swarm_test.go:1447: [d25777297f9c8] joining swarm manager [d158f2b2b3442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T11:00:31.513Z] docker_cli_swarm_test.go:1448: [dec886d7a26cf] joining swarm manager [d158f2b2b3442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-24T11:00:39.619Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-24T11:00:40.551Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-24T11:00:40.551Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-24T11:00:40.809Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-24T11:00:40.809Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-24T11:00:41.374Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-24T11:00:43.901Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-24T11:00:47.179Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-24T11:00:49.077Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-24T11:00:50.975Z] docker_cli_swarm_unix_test.go:63: [d11fe42e27c58] joining swarm manager [d77fbd01895ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T11:01:47.183Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-24T11:01:47.184Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-24T11:01:47.184Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-24T11:01:49.081Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-24T11:01:52.359Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-24T11:01:54.887Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-24T11:01:56.259Z] docker_api_swarm_test.go:962: [df3a0285a35f1] joining swarm manager [df1add8a1ccd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-24T11:02:18.171Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-24T11:02:26.283Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-24T11:02:28.808Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-24T11:02:30.705Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-24T11:02:33.234Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-24T11:02:41.339Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-24T11:02:44.618Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-24T11:02:47.148Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-24T11:02:49.693Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-24T11:02:52.223Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-24T11:02:54.749Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-24T11:02:58.029Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-24T11:02:59.927Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-24T11:03:56.129Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-24T11:04:10.995Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite (1531.53s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.85s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.39s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.85s) [2022-06-24T11:04:29.060Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.31s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.36s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.46s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (22.94s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.74s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.32s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.32s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.37s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.61s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.01s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.12s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.06s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.01s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.66s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.96s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.50s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.17s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.32s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.46s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.74s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.17s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.40s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.53s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.15s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.17s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.70s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.85s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.74s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-06-24T11:04:29.060Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.24s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.89s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.08s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.18s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.41s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.48s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.76s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.00s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.14s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.26s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.43s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.71s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.26s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.05s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.15s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.55s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.76s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.42s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.78s) [2022-06-24T11:04:29.061Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.47s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.98s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.07s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.78s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.20s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.71s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-06-24T11:04:29.061Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-06-24T11:04:29.061Z] === RUN TestDockerExternalVolumeSuite [2022-06-24T11:04:29.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-24T11:04:29.061Z] docker_cli_external_volume_driver_test.go:53: [d81d34c800c0a] daemon is not started [2022-06-24T11:04:43.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-24T11:05:51.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-24T11:05:59.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-24T11:06:14.560Z] docker_cli_external_volume_driver_test.go:53: [d686d8b386e0a] daemon is not started [2022-06-24T11:06:29.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-24T11:06:44.281Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-24T11:06:59.157Z] docker_cli_external_volume_driver_test.go:53: [d695451583c30] daemon is not started [2022-06-24T11:07:14.019Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-24T11:07:14.019Z] docker_cli_external_volume_driver_test.go:53: [def596676d6c7] daemon is not started [2022-06-24T11:07:32.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-24T11:08:04.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-24T11:08:16.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-24T11:08:34.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-24T11:09:21.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-24T11:09:39.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-24T11:10:11.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-24T11:10:43.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-24T11:10:55.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-24T11:11:13.512Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-24T11:11:13.512Z] docker_cli_external_volume_driver_test.go:485: [d153b907b4e39] daemon is not started [2022-06-24T11:11:28.373Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-24T11:11:28.373Z] docker_cli_external_volume_driver_test.go:53: [d380b7646d2a0] daemon is not started [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-06-24T11:11:43.234Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-06-24T11:11:43.234Z] PASS [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.234Z] === Skipped [2022-06-24T11:11:43.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-24T11:11:43.234Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-24T11:11:43.234Z] check_test.go:540: [d309fb3c5ee8d] daemon is not started [2022-06-24T11:11:43.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-24T11:11:43.234Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-24T11:11:43.234Z] check_test.go:540: [da7657fa1d4b5] daemon is not started [2022-06-24T11:11:43.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-24T11:11:43.234Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-24T11:11:43.234Z] check_test.go:540: [d6067a4c278df] daemon is not started [2022-06-24T11:11:43.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.234Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-24T11:11:43.234Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-24T11:11:43.234Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.234Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-24T11:11:43.234Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-24T11:11:43.234Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.234Z] DONE 269 tests, 5 skipped in 2302.598s [2022-06-24T11:11:43.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-24T11:11:43.234Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcb9785ca6e92/docker.pid [2022-06-24T11:11:43.234Z] +++ kill 7069 [2022-06-24T11:11:43.234Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7069 is not a child of this shell [2022-06-24T11:11:43.234Z] warning: PID 7069 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcb9785ca6e92/docker.pid had a nonzero exit code [2022-06-24T11:11:43.234Z] ++++ cat bundles/test-integration/docker.pid [2022-06-24T11:11:43.234Z] +++ kill 9371 [2022-06-24T11:11:43.234Z] +++ /etc/init.d/apparmor stop [2022-06-24T11:11:43.234Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.234Z] Unloading profiles will leave already running processes permanently [2022-06-24T11:11:43.234Z] unconfined, which can lead to unexpected situations. [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.234Z] To set a process to complain mode, use the command line tool [2022-06-24T11:11:43.234Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-24T11:11:43.234Z] +++ true [2022-06-24T11:11:43.234Z] exiting test-integration [2022-06-24T11:11:43.234Z] ++ exit 0 [2022-06-24T11:11:43.234Z] [2022-06-24T11:11:43.491Z] + exit 0 [2022-06-24T11:11:43.491Z] ++ jobs -p [2022-06-24T11:11:43.491Z] + pids= [2022-06-24T11:11:43.491Z] + echo 'Remaining pids to kill: []' [2022-06-24T11:11:43.491Z] Remaining pids to kill: [] [2022-06-24T11:11:43.491Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-24T11:11:43.505Z] Recording test results [2022-06-24T11:11:45.137Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-24T11:11:45.460Z] + echo Ensuring container killed. [2022-06-24T11:11:45.460Z] Ensuring container killed. [2022-06-24T11:11:45.460Z] + docker ps -aq -f name=docker-pr1-* [2022-06-24T11:11:45.460Z] + cids=c8f69c73cd8f [2022-06-24T11:11:45.460Z] 87a78c9fe0c2 [2022-06-24T11:11:45.460Z] 68c3f29e3350 [2022-06-24T11:11:45.460Z] + [ -n c8f69c73cd8f [2022-06-24T11:11:45.460Z] 87a78c9fe0c2 [2022-06-24T11:11:45.460Z] 68c3f29e3350 ] [2022-06-24T11:11:45.460Z] + docker rm -vf c8f69c73cd8f 87a78c9fe0c2 68c3f29e3350 [2022-06-24T11:11:45.719Z] c8f69c73cd8f [2022-06-24T11:11:45.977Z] 87a78c9fe0c2 [2022-06-24T11:11:46.237Z] 68c3f29e3350 [Pipeline] sh [2022-06-24T11:11:46.520Z] + echo Chowning /workspace to jenkins user [2022-06-24T11:11:46.520Z] Chowning /workspace to jenkins user [2022-06-24T11:11:46.520Z] + id -u [2022-06-24T11:11:46.520Z] + id -g [2022-06-24T11:11:46.520Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43744:/workspace busybox chown -R 1000:1000 /workspace [2022-06-24T11:11:46.520Z] Unable to find image 'busybox:latest' locally [2022-06-24T11:11:46.520Z] latest: Pulling from library/busybox [2022-06-24T11:11:46.779Z] 19d511225f94: Pulling fs layer [2022-06-24T11:11:46.779Z] 19d511225f94: Verifying Checksum [2022-06-24T11:11:46.779Z] 19d511225f94: Download complete [2022-06-24T11:11:46.779Z] 19d511225f94: Pull complete [2022-06-24T11:11:46.779Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-24T11:11:46.779Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-24T11:11:49.602Z] + bundleName=amd64 [2022-06-24T11:11:49.602Z] + echo Creating amd64-bundles.tar.gz [2022-06-24T11:11:49.602Z] Creating amd64-bundles.tar.gz [2022-06-24T11:11:49.602Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-24T11:11:49.602Z] + 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-24T11:11:50.985Z] Archiving artifacts [2022-06-24T11:11:52.959Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43744/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-24T11:11:53.273Z] + make clean [2022-06-24T11:11:53.531Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-24T11:11:53.531Z] docker-dev-cache [2022-06-24T11:11:53.531Z] 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